@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:wght@400;500&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}html{overflow-x:hidden}html.overflowHidden{overflow:hidden}body{font-family:'IBM Plex Serif', serif}.site{min-height:100vh;display:flex;flex-flow:column}.site .wrapper{flex-grow:2}h1,h2,h3,h4,h5,h6{font-family:'IBM Plex Serif', serif;font-weight:600}a{text-decoration:none}header .container:first-child{display:flex;align-items:center;justify-content:space-between;padding:20px 20px}.container{padding:0 20px}.branding img{max-width:150px;width:100%;display:block}.bars{width:30px;height:23px;padding:0;margin:0;display:flex;flex-flow:column;justify-content:space-between;align-items:normal;background:none;border:none;z-index:999;position:relative;transition:200ms all ease}.bars:focus{outline:none}.bars.activeMenu{position:fixed;top:34px;right:20px}.bars.activeMenu span{background:#fff}.bars.activeMenu span:nth-child(1){transform:rotate(45deg)}.bars.activeMenu span:nth-child(2){opacity:0;visibility:none}.bars.activeMenu span:nth-child(3){transform:rotate(-45deg);width:30px}.bars span{transition:200ms all ease;height:2px;background-color:#4a4d4e;display:block}.bars span:nth-child(1){width:30px;transform-origin:0px 0px}.bars span:nth-child(2){width:30px}.bars span:nth-child(3){width:30px;transform-origin:0px 0px}.overlay-submenu{display:none}nav{display:none}.mobileMenu{position:fixed;top:0;left:0;height:100vh;width:100vw;background:#a6e252;z-index:99;display:flex;flex-flow:column;justify-content:flex-start;animation:openMenu 300ms ease}.mobileMenu #mobile-menu{overflow-y:scroll;max-height:calc(100vh - 94px);padding-bottom:20px;box-sizing:border-box}.mobileMenu.closingMenu{transition:300ms ease all;opacity:0}.mobileMenu.closeMenu{display:none}.mobileMenu a{color:#4a4d4e;min-width:250px;display:flex;justify-content:space-between}.mobileMenu img{max-width:150px;width:100%;margin:20px auto 20px 20px;display:block}.mobileMenu .menu{position:relative}.mobileMenu .menu .sub-menu{width:100%;height:auto;display:flex;flex-flow:column;justify-content:flex-start;overflow:hidden;background:#73b01e;max-height:0vh;transition:max-height 300ms}.mobileMenu .menu .sub-menu.actived{max-height:100vh}.mobileMenu ul li a{padding:10px 20px}.mobileMenu a i{transition:300ms ease all}.mobileMenu a.actived i{transform:rotate(90deg)}.mobileMenu .back{padding:0;padding:10px 20px;font-size:100%}.banner{position:relative}.banner img{max-width:100%;height:auto}.banners .owl-dots{bottom:5px;z-index:9;left:50%;transform:translateX(-50%);display:flex;flex-flow:row;position:absolute;opacity:0}.banners .owl-dots .owl-dot{height:12px;width:12px;background:#ddd;display:block;border-radius:6px;transition:300ms all ease}.banners .owl-dots .owl-dot.active{height:12px;width:24px;background:#a6e252;display:block;border-radius:6px}.banners .owl-dots .owl-dot+.owl-dot{margin-left:10px}.banners:hover{cursor:pointer}.banners:hover .owl-dots{opacity:1}.banners:hover .owl-nav{opacity:1}.banners .owl-nav{position:absolute;top:50%;left:0;width:100%;display:flex;justify-content:space-between;transform:translateY(-50%);opacity:0;transition:300ms ease all}.banners .owl-nav button.owl-prev,.banners .owl-nav button.owl-next{background:#fff;transition:300ms ease all}.banners .owl-nav button.owl-prev:focus,.banners .owl-nav button.owl-next:focus{outline:none}.banners .owl-nav button.owl-prev:hover,.banners .owl-nav button.owl-next:hover{background:#a6e252}.banners .owl-nav button.owl-prev i,.banners .owl-nav button.owl-next i{height:50px;width:50px;display:flex;justify-content:center;align-items:center}#differentials{padding:10px 0;overflow:hidden}#differentials .owl-carousel .owl-stage-outer{overflow:visible}.differential{padding:20px;background:#fff;margin-bottom:30px;box-shadow:0 0 5px 5px rgba(0,0,0,0.05)}.differential h3{margin-bottom:20px;font-size:1.4rem;color:#231f20;text-align:center}.differential h3:after{content:'';width:100px;height:2px;background:#a6e252;display:block;margin:20px auto 10px}.differential img{max-width:120px;width:100%;height:auto;margin:0 auto}.differential p{line-height:1.4rem;font-family:'Roboto', sans-serif;font-weight:300;text-align:justify;text-align-last:center}.dif-about{overflow:hidden}.about-us{padding:20px 0;margin-bottom:30px}.about-us h2{font-size:1.6rem;margin-bottom:15px;display:flex;align-items:center;padding-bottom:10px}.about-us h2 span{min-width:125px}.about-us h2 img{max-width:30px;margin-right:10px}.about-us h2:after{content:'';width:100%;height:2px;background:#a6e252;display:block;margin-left:20px}.about-us p{font-size:.9rem;line-height:1.4rem;font-family:'Roboto', sans-serif;font-weight:300;text-align:justify;text-align-last:left}.about-us img.about-us-img{margin:20px auto;display:block}.about-us img.leaf{max-width:300px}.products-video{background-image:url(src/img/perego-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}#products{background:#4c5f32dd;padding:50px 0}#products h2{font-size:1.6rem;margin-bottom:15px;display:flex;align-items:center;padding-bottom:10px;color:#a6e252}#products h2 span{min-width:250px}#products h2 img{max-width:30px;margin-right:10px}#products h2:after{content:'';width:100%;height:2px;background:#a6e252;display:block;margin-left:20px}#products p{line-height:1.4rem;font-family:'Roboto', sans-serif;font-weight:300;text-align:justify;text-align-last:left}#products .product{background:#fff;border:2px solid #fff;transition:300ms all ease;padding:20px;display:flex;flex-flow:column;box-shadow:0 0 5px 5px rgba(0,0,0,0.05)}#products .product img{width:100%;max-width:200px;height:auto;display:block;margin:0 auto}#products .product h4{font-size:1.4rem;margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid #ddd}#products .product p{font-size:.8rem;line-height:1rem;margin-bottom:10px}#products .product a{background:#a6e252;color:#231f20;font-size:100%;border:0px solid;padding:10px;text-align:center;transition:300ms all ease;font-family:roboto, sans-serif}#products .product a:hover{background:#69922f;color:#fff}#videos{padding:50px 0}#videos iframe{min-height:300px}.blog-contact{background-image:url(src/img/perego-bg2.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom center}.blog-block{overflow-x:hidden;padding:40px 0}.blog-block .owl-carousel .owl-stage-outer{overflow:visible}.blog-block h2{font-size:1.6rem;margin-bottom:15px;display:flex;align-items:center;padding-bottom:10px;color:#231f20}.blog-block h2 img{max-width:30px;margin-right:10px}.blog-block h2:after{content:'';width:100%;height:2px;background:#a6e252;display:block;margin-left:20px;font-family:roboto, sans-serif}.blog-block .post{box-shadow:0 0 5px 5px rgba(0,0,0,0.05);position:relative}.blog-block .post .text{padding:20px;background:#ffffffaa}.blog-block .post img{max-width:100%;width:100%;height:auto}.blog-block .post h3{color:#231f20;font-size:1.22rem;margin-bottom:10px}.blog-block .post:hover a{visibility:visible;opacity:1;height:100%;font-family:roboto, sans-serif}.blog-block .post a{transition:300ms ease all;position:absolute;top:0;left:0;opacity:0;width:100%;height:0%;overflow:hidden;visibility:hidden;display:flex;align-items:center;justify-content:center;background:rgba(166,226,82,0.92);color:#231f20;text-transform:uppercase}.contact{padding-bottom:50px}.contact h2{font-size:1.6rem;margin-bottom:15px;display:flex;align-items:center;padding-bottom:10px;color:#231f20}.contact h2 img{max-width:30px;margin-right:10px}.contact h2:after{content:'';width:100%;height:2px;background:#a6e252;display:block;margin-left:20px}.contact input,.contact textarea{font-size:1.2rem;width:100%;box-sizing:border-box;font-family:roboto, sans-serif;padding:10px;margin-bottom:10px;border:1px solid #eee;background:#ffffffaa}.contact input:focus,.contact textarea:focus{outline:none;background:rgba(166,226,82,0.4)}.contact button{background:#a6e252;border:none;font-size:1.2rem;padding:10px 20px;margin-left:auto;display:block}.contact button:hover{background:#69922f;color:#fff}.contact .address{margin-top:50px}.contact .address ul li{padding:20px 20px 20px 20px;background:#ffffffaa;display:grid;grid-template-columns:50px 3fr;gap:20px;align-items:center;font-size:1.1rem;font-family:roboto, sans-serif}.contact .address ul li i{font-size:1.6rem;color:#69922f;text-align:center}.contact .address ul li span{color:#231f20;line-height:1.3rem}.contact .address ul li+li{margin-top:20px}footer{background-image:url(src/img/perego-bg3.jpg);background-size:cover;background-repeat:no-repeat;background-position:bottom center;border-top:#a6e252 2px solid}footer .wrapper-footer{background:rgba(35,31,32,0.5)}footer h3{font-size:1.2rem;color:#9dcb5c}footer a{font-family:roboto, sans-serif}footer ul.social{display:flex;flex-flow:row}footer ul.social i{transition:300ms all ease;font-size:1.6rem}footer ul.social a:hover i{color:#a6e252}footer ul.social li+li{margin-left:10px}footer .footer-menu{padding:20px}footer .footer-menu ul li{margin:15px 0}footer .footer-menu ul li a{text-align:center;color:#fff;transition:300ms all ease}footer .footer-menu ul li a:hover{color:#a6e252}.corp{background:rgba(35,31,32,0.82);color:#fff}.corp img{max-width:120px}.corp span{display:block;padding:10px 0;font-size:.8rem}.corp ul{display:flex;flex-flow:row;justify-content:space-between;align-items:center;padding:10px 0 10px}.corp ul a{display:block;text-align:right;color:#fff;font-size:.8rem}.corp ul img{min-width:100px}.corp ul li+li{margin-left:10px}@keyframes openMenu{0%{width:0;opacity:0}100%{}}@keyframes openMenuC{0%{height:0;opacity:0}100%{}}.category .site-main img{max-width:100%;height:auto}.breadcrumbs{display:flex;flex-flow:row;margin:10px 0}.breadcrumbs li+li{margin-left:10px}.breadcrumbs a{color:#a6e252}.breadcrumbs a:hover{color:#69922f}.single-product .container-product{background:#fff;margin:30px auto}.single-product .container-product h1{font-size:2rem;margin:20px 0}.single-product .container-product p{margin-bottom:10px;font-family:'Roboto', sans-serif;line-height:1.3rem}.single-product .container-product img{max-width:300px;display:block;margin:0 auto;width:100%;height:auto}.tax-product-cat .title-category{margin-bottom:20px}.tax-product-cat .title-category h1{font-size:2rem;margin:15px 0;text-align:center}.tax-product-cat .tax-product{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px auto}.tax-product-cat .tax-product img{max-width:100%;display:block;height:auto}.tax-product-cat .tax-product a{padding:10px;box-sizing:border-box;border:1px solid #ddd;border-radius:5px;color:#69922f;background:#fff}.tax-product-cat .tax-product a .title{border-top:1px solid #ddd;padding:10px;margin:10px 0 0 0}.navigation{margin-top:10px;border-top:1px solid #ddd;padding-top:10px;grid-column-start:1;grid-column-end:3;box-sizing:border-box}.navigation ul{box-sizing:border-box;display:flex;flex-flow:row}.navigation ul li{display:flex}.navigation ul li.active{opacity:.3}.navigation ul li a{transition:300ms ease all}.navigation ul li a:hover{background:#a6e252;color:#fff;border:1px solid #a6e252}.navigation ul li+li{margin-left:10px}.navigation a{padding:10px;box-sizing:border-box;border:1px solid #ddd;border-radius:5px;color:#69922f;background:#fff}.navigation a .title{border-top:1px solid #ddd;padding:10px;margin:10px 0 0 0}.post-content .post-title{position:relative;overflow:hidden;z-index:1;margin-bottom:30px}.post-content .post-title img{display:block;position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%, -50%);z-index:-1;opacity:.6}.post-content .post-title h1{font-size:2rem;padding:20px 0;text-align:center}.post-content .content{max-width:800px;margin:0 auto}.message{max-width:500px;margin:0 auto;padding:20px;margin-top:50px}.message h1{font-size:2.6rem}.message p{margin-top:20px}.message h1,.message p{text-align:center}.category h1.page-title{text-align:center;font-size:2.2rem}.category .post{position:relative;display:flex;flex-flow:column;padding:5px}.category .post span{margin:10px 0;color:#333;text-transform:uppercase;font-size:.6rem}.category .post .text{padding:0px;color:#231f20}.category .post img{max-width:100%;width:100%;height:auto}.category .post h3{color:#231f20;font-size:1rem;color:#a6e252;margin-top:5px;margin-bottom:5px}.category .post a{margin-left:auto;margin-top:10px;transition:300ms ease all;display:inline-flex;align-items:center;color:#fff;background:#a6e252;padding:10px;font-weight:600;text-transform:uppercase}.category .post a i{margin-left:10px;color:#a6e252}.category .post a:hover{background:#69922f}.coop span{display:block;text-align:center}.coop li{display:flex;align-items:center;justify-content:center;width:100%}.coop a{display:block;text-align:center}.blog-block .post p{line-height:1.3rem;font-family:roboto}.single-post p{line-height:1.4rem}.single-post p+p{margin-top:20px}.single-post .content{margin-bottom:50px}
