*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;font-family:"Poppins",Arial,sans-serif;color:#2C2C2C}body{line-height:1.8;-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.3;font-weight:bold;text-transform:uppercase}h1{font-size:36px}h2{font-size:28px}h3{font-size:24px}p{font-size:16px;font-weight:400}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}a{text-decoration:none;color:inherit}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}.es-center{text-align:center}.es-space-above{padding-top:50px}.container{max-width:100%;width:1440px;padding:0 20px;margin:0 auto}.btn-green,.btn-primary,.btn-white{font-size:18px;font-weight:700;padding:10px 20px;border-radius:20px;display:block;text-align:center;-webkit-box-shadow:0 4px 6px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06);box-shadow:0 4px 6px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06);cursor:pointer;-webkit-transition:-webkit-box-shadow 0.3s ease,-webkit-transform 0.3s ease;transition:-webkit-box-shadow 0.3s ease,-webkit-transform 0.3s ease;transition:box-shadow 0.3s ease,transform 0.3s ease;transition:box-shadow 0.3s ease,transform 0.3s ease,-webkit-box-shadow 0.3s ease,-webkit-transform 0.3s ease}.btn-green:hover,.btn-primary:hover,.btn-white:hover{-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.2),0 3px 6px rgba(0,0,0,0.12);box-shadow:0 6px 12px rgba(0,0,0,0.2),0 3px 6px rgba(0,0,0,0.12);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.btn-green:active,.btn-primary:active,.btn-white:active{-webkit-box-shadow:0 2px 4px rgba(0,0,0,0.2),0 1px 2px rgba(0,0,0,0.1);box-shadow:0 2px 4px rgba(0,0,0,0.2),0 1px 2px rgba(0,0,0,0.1);-webkit-transform:translateY(0);transform:translateY(0)}.btn-white{background:#fff;color:#2C2C2C}.btn-green{color:#fff;background:#285C4D}.btn-primary{background:#262626;color:#fff}.site-header{background:#262626;color:#fff;padding:20px 0}.site-header .main-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.site-header .main-nav .burger-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;cursor:pointer}.site-header .main-nav .burger-icon span{display:block;width:30px;height:3px;background-color:white;border-radius:2px;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}.site-header .main-nav .burger-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;cursor:pointer;-webkit-transition:-webkit-transform 0.3s ease;transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;transition:transform 0.3s ease,-webkit-transform 0.3s ease;position:relative}.site-header .main-nav .burger-icon span{display:block;width:30px;height:3px;background-color:white;border-radius:2px;-webkit-transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease,-webkit-transform 0.3s ease}.site-header .main-nav .burger-icon.active span:first-child{-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.site-header .main-nav .burger-icon.active span:nth-child(2){opacity:0}.site-header .main-nav .burger-icon.active span:nth-child(3){-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.site-header .main-nav .logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .main-nav .logo .site-logo{max-width:150px}.site-header .nav-box{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px}.site-header .nav-box nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.site-header .nav-box nav ul li a{font-weight:bold}.site-header .nav-box nav ul li a:hover{text-decoration:underline}.site-header .nav-box .header-actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.site-header .nav-box .header-actions a{font-weight:bold}.site-header .nav-box .header-actions a:hover{text-decoration:underline}.site-header .nav-box.active{padding-top:15px;display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;background-color:#7EA650;left:0;top:0px;bottom:0;color:#fff;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;z-index:9999;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.site-header .nav-box.active nav ul{min-width:300px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-header .nav-box.active nav ul a{display:block;padding:0 10px}.site-header .nav-box.active .header-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.site-header .nav-box.active .header-actions a{display:block;padding:0 10px}.site-footer{background:#262626;color:#fff;padding:20px 0}.site-footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.site-footer .about-site img{max-width:150px;margin-bottom:10px}.site-footer .footer-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.site-footer .footer-links ul{margin-top:10px}.site-footer .footer-links a:hover{text-decoration:underline}.site-footer .footer-badges{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.site-footer .footer-badges img{height:30px;width:30px}section{padding:50px 0}.color-white{color:#fff}.es-icons{display:-ms-grid;display:grid;gap:10px 15px;-ms-grid-columns:-webkit-max-content;-ms-grid-columns:max-content;grid-template-columns:-webkit-max-content;grid-template-columns:max-content}.es-icons .check{display:inline-block;background:url("https://freshpaws.in/wp-content/themes/freshpaws/assets/images/landing-page/icons/check-mark.png") no-repeat;padding-left:30px;background-size:25px}@media (max-width:769px){.woo-product-gallery-slider .wpgs-nav.slick-initialized{display:none!important}}@media (min-width:769px){.es-icons{-ms-grid-columns:-webkit-max-content -webkit-max-content;-ms-grid-columns:max-content max-content;grid-template-columns:-webkit-max-content -webkit-max-content;grid-template-columns:max-content max-content}}.fp-landing .hero{background:url("https://freshpaws.in/wp-content/themes/freshpaws/assets/images/landing-page/hero-image.webp");position:relative;background-size:cover;background-repeat:no-repeat;background-position:center}.fp-landing .hero .hero-content{padding-right:80px}.fp-landing .hero .hero-content p{margin:30px 0}.fp-landing .hero .hero-image img{position:absolute;top:150px;right:0;width:100px}.fp-landing .hero h1{color:#fff;text-transform:none}.fp-landing .hero p{color:#fff}.fp-landing .features{position:relative;background:#EAF6E5}.fp-landing .features h2{text-align:center}.fp-landing .features .feature-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin:40px 0}.fp-landing .features .feature-items .feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.fp-landing .features .feature-items .feature-item p{font-weight:bold}.fp-landing .features .side-brush,.fp-landing .features .side-brush-2{width:100px;position:absolute}.fp-landing .features .side-brush{top:100px}.fp-landing .features .side-brush-2{right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);bottom:100px}.fp-landing .why-choose{background:url("https://freshpaws.in/wp-content/themes/freshpaws/assets/images/landing-page/3rd-sec-bg.webp");position:relative;background-size:cover;background-repeat:no-repeat;background-position:center;color:#fff}.fp-landing .why-choose h2{text-align:center}.fp-landing .why-choose .benefit-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:50px 0}.fp-landing .why-choose .benefit-items .benefit-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.fp-landing .why-choose .benefit-items .benefit-item .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.fp-landing .why-choose .benefit-items .benefit-item img{margin:0 auto;max-width:100px}.fp-landing .testimonials{background:#FCE7F3}.fp-landing .testimonials h2{text-align:center}.fp-landing .testimonials .testimonial-items{margin:50px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px}.fp-landing .testimonials .testimonial-items .testimonial-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;text-align:center}.fp-landing .testimonials .testimonial-items .testimonial-item img{width:100px;margin:0 auto}.fp-landing .testimonials .testimonial-items .testimonial-item .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.fp-landing .cta{background:#7EA650;color:#fff}.fp-landing .cta .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.fp-landing .cta .container .cta-image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.fp-landing .cta .container .cta-image iframe{width:100%;height:200px}.fp-landing .cta .container .cta-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.fp-steam-landing .btn-green{background:#FCA254;color:#1E1E1E}.fp-steam-landing .redirect-link.disabled{background-color:#e0e0e0!important;color:#a0a0a0;pointer-events:none;cursor:not-allowed;-webkit-box-shadow:none;box-shadow:none;border:1px solid #ccc}.fp-steam-landing h2{text-transform:none}.fp-steam-landing p.subheading{color:#CCCCCC;margin-top:10px;line-height:130%}.fp-steam-landing section{padding:20px 0}.fp-steam-landing .absolute-art{top:0}.fp-steam-landing .absolute-art img{width:100px;position:absolute}.fp-steam-landing .absolute-art img:first-of-type{top:0;left:0}.fp-steam-landing .absolute-art img:nth-of-type(2){bottom:0;right:0}.fp-steam-landing .hero{background:#1E1E1E;position:relative;padding:50px 0}.fp-steam-landing .hero h1{color:#FCD8C2;text-transform:none;font-size:32px}.fp-steam-landing .hero p.subheading{font-size:16px;line-height:130%;margin:20px 0;width:75%}.fp-steam-landing .hero .hero-box{position:relative;z-index:2}.fp-steam-landing .hero .product-art{position:absolute;top:100px;right:0;z-index:1}.fp-steam-landing .hero .product-art img{width:180px}.fp-steam-landing .hero .check-items{font-size:18px;color:#fff;font-weight:bold}.fp-steam-landing .hero .check-items ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.fp-steam-landing .hero .check-items ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.fp-steam-landing .hero .check-items ul li:before{display:inline-block;background:url("https://freshpaws.in/wp-content/themes/freshpaws/assets/images/steam-brush/check-mark-orange.webp") no-repeat;background-size:contain;width:25px;height:25px;content:""}.fp-steam-landing .hero .btn-primary{background:#FF6F4E;margin:30px 0 20px 0}.fp-steam-landing .problem{padding:50px 0;background:#222222;color:#fff;text-align:center}.fp-steam-landing .problem .icon-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;margin:40px 0 50px}.fp-steam-landing .problem .icon-boxes .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.fp-steam-landing .problem .icon-boxes .box img{width:60px}.fp-steam-landing .problem .icon-boxes .box h3{font-weight:normal;font-size:20px;text-transform:none;width:75%}.fp-steam-landing .solution{background:#3C3C3C;text-align:center;padding:50px 0;position:relative}.fp-steam-landing .solution h2{color:#fff}.fp-steam-landing .solution .icon-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:50px;margin:40px 0 50px}.fp-steam-landing .solution .icon-boxes .box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;background:#4F463E;border-radius:30px;width:230px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0}.fp-steam-landing .solution .icon-boxes .box h3{font-weight:normal;font-size:20px;text-transform:none;width:85%;color:#fff}.fp-steam-landing .solution .icon-boxes .box img{width:80px}.fp-steam-landing .solution .absolute-art{top:0}.fp-steam-landing .solution .absolute-art img{width:100px;position:absolute}.fp-steam-landing .solution .absolute-art img:first-of-type{top:200px;left:0}.fp-steam-landing .solution .absolute-art img:nth-of-type(2){bottom:320px;right:0;opacity:0.3;z-index:1;width:75px}.fp-steam-landing .chat-with-us{background:#142D2F;padding:50px 0;text-align:center;position:relative}.fp-steam-landing .chat-with-us h2{color:#fff;margin-top:30px}.fp-steam-landing .chat-with-us img{width:50px;margin:0 auto}.fp-steam-landing .chat-with-us a{background:#25D366;color:#fff;margin:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.fp-steam-landing .chat-with-us a:before{content:"";width:25px;height:25px;display:inline-block;background:url("https://freshpaws.in/wp-content/themes/freshpaws/assets/images/steam-brush/whatsapp-in-button-icon.webp") no-repeat;background-size:contain}.fp-steam-landing .chat-with-us .absolute-art{top:0}.fp-steam-landing .chat-with-us .absolute-art img{width:100px;position:absolute}.fp-steam-landing .chat-with-us .absolute-art img:first-of-type{top:150px;left:0}.fp-steam-landing .chat-with-us .absolute-art img:nth-of-type(2){bottom:150px;right:0}.fp-steam-landing .testimonials{background:#2E2E2E;padding:50px 0;color:#fff;position:relative}.fp-steam-landing .testimonials h2{width:80%;margin:0 auto;text-align:center}.fp-steam-landing .testimonials .testimonial-items{gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:30px 0}.fp-steam-landing .testimonials .testimonial-items .testimonial-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;gap:15px}.fp-steam-landing .testimonials .testimonial-items .testimonial-item img{width:64px;height:64px;margin:0}.fp-steam-landing .testimonials .testimonial-items .testimonial-item .info p{color:#CCCCCC}.fp-steam-landing .testimonials .testimonial-items .testimonial-item .info p strong{color:#FCA254}.fp-steam-landing .testimonials .testimonial-items .testimonial-item .info img{width:auto;height:auto}.fp-steam-landing .testimonials .absolute-art img:nth-of-type(2){top:0;bottom:unset;right:0}.fp-steam-landing .product-video{background:#1E1E1E;padding:50px 0;color:#fff;position:relative}.fp-steam-landing .product-video h2,.fp-steam-landing .product-video p{width:80%;margin:0 auto;text-align:center}.fp-steam-landing .product-video p{margin-top:10px}.fp-steam-landing .product-video .section-dog{position:absolute;top:-130px;right:0;width:150px}.fp-steam-landing .product-video .absolute-art img{width:100px;position:absolute}.fp-steam-landing .product-video .absolute-art img:first-of-type{top:150px;left:0}.fp-steam-landing .product-video .absolute-art img:nth-of-type(2){bottom:150px;right:0}.page-id-470 .site-footer,.page-id-470 .site-header{background:#262626}.theme-freshpaws.woocommerce-checkout .product-offers{margin-bottom:10px;font-size:14px;margin-top:-15px;margin-bottom:40px}.theme-freshpaws.woocommerce-checkout .product-offers .discount{padding:5px 15px;background-color:rgba(217,105,165,0.15);border-radius:20px}.theme-freshpaws.woocommerce-checkout .product-offers .prepaid-offer{padding:5px 15px;background-color:rgba(126,166,80,0.41);border-radius:20px;display:inline-block;padding:5px 20px;font-size:12px}.theme-freshpaws.woocommerce-checkout .woocommerce-message{display:none!important}.theme-freshpaws.woocommerce-checkout .page-content{padding:0 0 150px 0}.theme-freshpaws.woocommerce-checkout .site-footer{display:none}.theme-freshpaws.woocommerce-checkout article>.container{padding:0}.theme-freshpaws.woocommerce-checkout .page-header{position:sticky;top:0;z-index:999}.theme-freshpaws.woocommerce-checkout .form-inline-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.theme-freshpaws.woocommerce-checkout .woocommerce-privacy-policy-text{display:none}.theme-freshpaws.woocommerce-checkout h1{text-transform:none;font-size:28px}.theme-freshpaws.woocommerce-checkout section{padding:0}.theme-freshpaws.woocommerce-checkout section header h2{margin-top:0;text-transform:none;font-size:28px;margin:0}.theme-freshpaws.woocommerce-checkout .payment_box{display:none!important}.theme-freshpaws.woocommerce-checkout .wc_payment_methods{margin:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.theme-freshpaws.woocommerce-checkout .woocommerce-form__label-for-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:1.5;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.theme-freshpaws.woocommerce-checkout .woocommerce-form__label-for-checkbox a{text-decoration:underline}.theme-freshpaws.woocommerce-checkout .woocommerce-error{display:none}.theme-freshpaws.woocommerce-checkout input,.theme-freshpaws.woocommerce-checkout select{border-radius:15px!important}.theme-freshpaws.woocommerce-checkout .form-row-first{width:100%}.theme-freshpaws.woocommerce-checkout .woocommerce form .form-row label{font-weight:500}.theme-freshpaws.woocommerce-checkout .btn-primary{background:#FF9900;border:none;margin:20px 0;width:100%}.theme-freshpaws.woocommerce-checkout .checkout-breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.theme-freshpaws.woocommerce-checkout .checkout-breadcrumbs a:first-child:after,.theme-freshpaws.woocommerce-checkout .checkout-breadcrumbs a:nth-child(2):after{content:"";background:url(https://freshpaws.in/wp-content/themes/freshpaws/assets/images/checkout/right-arrow.png);width:15px;height:10px;display:inline-block;background-size:contain;background-repeat:no-repeat;margin:0 10px}.theme-freshpaws.woocommerce-checkout .checkout-breadcrumbs a.active{font-weight:bold}.theme-freshpaws.woocommerce-checkout .checkout-step{display:none}.theme-freshpaws.woocommerce-checkout .checkout-step header{background:#F5F5F5;padding-top:10px;padding-bottom:10px}.theme-freshpaws.woocommerce-checkout .checkout-step header h2{font-size:22px;font-weight:500}.theme-freshpaws.woocommerce-checkout .checkout-step .es-form-cont{margin:15px 0}.theme-freshpaws.woocommerce-checkout .checkout-step.active{display:block}.theme-freshpaws.woocommerce-checkout .checkout-order-summary{position:fixed;border-top:1px solid #7EA650;left:0;right:0;bottom:0;z-index:999;background:#fff}.theme-freshpaws.woocommerce-checkout .checkout-order-summary header{padding:15px;background:#262626}.theme-freshpaws.woocommerce-checkout .checkout-order-summary header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}.theme-freshpaws.woocommerce-checkout .checkout-order-summary header .container h2{text-transform:none;font-size:16px;margin:0;font-weight:500}.theme-freshpaws.woocommerce-checkout .checkout-order-summary header .container .arrow-n-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:18px;font-weight:bold}.theme-freshpaws.woocommerce-checkout .checkout-order-summary header .container .arrow-n-price:after{content:"";width:15px;height:15px;display:inline-block;background:url(https://freshpaws.in/wp-content/themes/freshpaws/assets/images/checkout/down-arrow.png);background-size:contain;background-repeat:no-repeat;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content{padding:10px}.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content .woocommerce-checkout-review-order-table{margin:0}.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content .container{padding:0!important}.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content thead{display:none}.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content .cart-subtotal{display:none}.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content tbody tr td,.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content tfoot tr td,.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content tfoot tr th{font-size:14px;font-weight:normal}.theme-freshpaws.woocommerce-checkout .checkout-order-summary .order-summary-content .order-total th{font-weight:bold}.theme-freshpaws.woocommerce-checkout .checkout-order-summary.opened header .container .arrow-n-price:after{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.theme-freshpaws.woocommerce-checkout .checkout-order-summary.opened .order-summary-content{display:block}.theme-freshpaws.woocommerce-checkout .order-summary-content{display:none}.theme-freshpaws.woocommerce-checkout .error{display:none;background-color:#fcebea;border:1px solid #f5c6cb;color:#721c24;padding:12px 16px;margin:12px 0;border-radius:6px;font-size:14px;font-weight:500;line-height:1.5;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.05);box-shadow:0 1px 3px rgba(0,0,0,0.05)}.generic-page .page-header{padding:25px 0;background:#333333;color:#fff}.generic-page .page-content{padding:20px}.generic-page .page-content h1{font-size:48px;margin-top:24px;margin-bottom:24px}.generic-page .page-content h2{font-size:36px;margin-top:20px;margin-bottom:20px}.generic-page .page-content h3{font-size:28px;margin-bottom:16px}.generic-page .page-content p{font-size:16px;font-weight:400;margin-bottom:12px}.generic-page .page-content hr{margin:15px 0}.generic-page .page-content a{color:#262626}.generic-page .page-content a:hover{text-decoration:underline}.generic-page .wc-block-cart .wc-block-cart__submit-container--sticky{background-color:#fff!important}.generic-page .wc-block-cart .wc-block-cart__submit-container a{outline:1px solid #262626}.woocommerce-checkout .generic-page .wc-block-checkout__form{padding:20px;background:#fff;border-radius:20px}.woocommerce-checkout .generic-page .wp-block-woocommerce-checkout-order-summary-block{background:#fff;border-radius:20px}.woocommerce-checkout .generic-page .page-content{padding-left:0;padding-right:0}.woocommerce-order-received .woocommerce-order{border-radius:none;padding:0 20px}@media (max-width:769px){.woocommerce-order-received .woocommerce-column--2{margin-top:20px}}.woocommerce-order-received .woocommerce-order-overview{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button{background-color:#262626;color:#fff}.woocommerce #payment #place_order,.woocommerce input[type=submit]{background-color:#262626;color:#fff}.woocommerce span.onsale{background-color:#7EA650;color:#fff}.woocommerce div.product p.price,.woocommerce div.product span.price{color:#009900}.woocommerce-info{border-top-color:#262626}.woocommerce-info:before{color:#262626}.woocommerce-billing-fields__field-wrapper p.form-row-first{width:100%}.woocommerce fieldset{padding:10px}.input-text{padding:10px;border-radius:15px;border:1px solid #c7c7c7}.select2-container--default .select2-selection--single{height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:15px}.woocommerce form .form-row label{font-weight:bold}.checkout-column{background:#fff;border-radius:20px;padding:20px}.woocommerce #payment #place_order,.woocommerce input[type=submit]{border-radius:20px;width:100%;margin-top:10px;-webkit-box-shadow:0 4px 6px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06);box-shadow:0 4px 6px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.06);text-transform:uppercase}.blog-archive article{border:1px solid #c7c7c7;padding:20px;border-radius:15px}.blog-archive .posts{padding:50px 0;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:50px}.blog-archive .posts h2,.blog-archive .posts p{padding:10px 0}.blog-archive .posts img{aspect-ratio:7/4;-o-object-fit:cover;object-fit:cover;width:auto;height:auto}.single-post article.post{max-width:800px;margin:0 auto}.single-post .featured-image img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:200px}.single-post .post-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-product{}.single-product .product-description{margin-top:30px}.single-product .sticky-bottom{position:fixed;left:0;right:0;bottom:0;padding:20px;background:#fff;z-index:999}.single-product .sticky-bottom a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px}.single-product .sticky-bottom.hidden{display:none}.single-product .es-single-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-product .es-single-product .product-gallery{max-width:100%}.single-product .site-main>.container{padding-top:20px!important}.single-product .woocommerce-product-details__short-description{margin:20px 0}@-webkit-keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}20%,40%,60%,80%{-webkit-transform:translateX(4px);transform:translateX(4px)}}@keyframes shake{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}10%,30%,50%,70%,90%{-webkit-transform:translateX(-4px);transform:translateX(-4px)}20%,40%,60%,80%{-webkit-transform:translateX(4px);transform:translateX(4px)}}.single-product .shake-button{-webkit-animation:shake 0.3s ease-in-out;animation:shake 0.3s ease-in-out;-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:paused;animation-play-state:paused;border:none}.single-product .shake{-webkit-animation-play-state:running;animation-play-state:running}.single-product .product-title{margin-top:20px;line-height:1;text-transform:none;font-size:26px}.single-product .product-rating .stars{color:#d6d04a}.single-product .product-pricing .sale-price{font-weight:bold;font-size:24px}.single-product .product-pricing .regular-price{font-size:24px}.single-product .product-offers{margin-bottom:10px;font-size:14px}.single-product .product-offers .discount{padding:5px 15px;background-color:rgba(217,105,165,0.15);border-radius:20px}.single-product .product-offers .prepaid-offer{padding:5px 15px;background-color:rgba(126,166,80,0.41);border-radius:20px;display:inline-block}.single-product .order-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;margin:10px 0 10px 0}.single-product .order-buttons a button{width:100%;white-space:nowrap}.single-product .order-buttons a,.single-product .order-buttons button{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product .order-buttons button{font-size:16px}.single-product .order-buttons button svg{width:20px;height:20px}.single-product .order-buttons a svg{width:-webkit-min-content;width:-moz-min-content;width:min-content;height:25px}.single-product .order-process{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;line-height:1.3;font-size:14px;margin:30px 0}.single-product .order-process .bg-line{position:absolute;background:#000;height:1px;width:92%;z-index:1;top:25px;margin:0 auto}.single-product .order-process .step{position:relative;z-index:9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:12px}.single-product .order-process .step svg{width:50px;height:50px;margin-bottom:10px}.single-product .order-process .step .label{font-weight:bold}.single-product .cod-form-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.5);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product .cod-form-container{background:#fff;padding:20px;width:300px;border-radius:5px}.single-product .cod-form-container input,.single-product .cod-form-container textarea{width:100%;padding:8px;margin-bottom:10px;border:1px solid #ccc;border-radius:3px}.single-product .cod-form-container button{width:100%;padding:10px;margin-top:10px;border:none;color:#fff;cursor:pointer}.single-product .cod-form-container button:first-of-type{background:#ff9800}.single-product .cod-form-container button:last-of-type{background:#d9534f}.single-product .product-gallery{max-width:700px;width:100%}.single-product .wpgs-lightbox-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.single-product .why-us{display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.single-product .why-us .step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;line-height:1;gap:10px;font-size:12px}.single-product .why-us .step .label{font-weight:bold}.single-product .why-us .step svg{margin:0 auto}.single-product .certified-member{font-weight:bold;margin:30px 0}.single-product .certified-member img{margin:10px 0}.single-product .faqs .accordion{margin:20px 0;width:100%;max-width:600px;background:#fff;border-radius:8px;overflow:hidden;-webkit-box-shadow:0 2px 10px rgba(0,0,0,0.1);box-shadow:0 2px 10px rgba(0,0,0,0.1)}.single-product .faqs .accordion-item{border-bottom:1px solid #ddd}.single-product .faqs .accordion-item:last-child{border-bottom:none}.single-product .faqs .accordion-header{background:#7EA650;color:white;padding:5px 15px;cursor:pointer;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-product .faqs .accordion-header:hover{background:#7EA650}.single-product .faqs .accordion-content{background:white;padding:15px;display:none;font-size:16px}.single-product .faqs .active .accordion-content{display:block}@media (min-width:769px){.fp-steam-landing p.subheading{font-size:24px}.fp-steam-landing h2{font-size:36px}.fp-steam-landing .btn-green,.fp-steam-landing .btn-primary{width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-left:100px;padding-right:100px;text-transform:uppercase}.fp-steam-landing .btn-green{margin:0 auto}.fp-steam-landing .hero{padding:100px 0}.fp-steam-landing .hero p.subheading{font-size:24px}.fp-steam-landing .hero .hero-box{max-width:45%}.fp-steam-landing .hero h1{font-size:38px}.fp-steam-landing .hero .product-art{top:-20px;right:10%}.fp-steam-landing .hero .product-art img{width:auto}.fp-steam-landing .hero .absolute-art img{width:auto;position:absolute}.fp-steam-landing .hero .check-items{padding:15px 0}.fp-steam-landing .hero .check-items ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.fp-steam-landing .problem{padding:100px 0}.fp-steam-landing .problem .icon-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 0}.fp-steam-landing .problem .icon-boxes .box{width:300px}.fp-steam-landing .solution{padding:100px 0}.fp-steam-landing .solution .icon-boxes{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:50px 0;max-width:1000px;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.fp-steam-landing .solution .icon-boxes .box{width:300px}.fp-steam-landing .solution .absolute-art img{width:auto;position:absolute}.fp-steam-landing .solution .absolute-art img:first-of-type{top:0}.fp-steam-landing .solution .absolute-art img:nth-of-type(2){bottom:0;width:auto}.fp-steam-landing .chat-with-us{padding:100px 0}.fp-steam-landing .chat-with-us img{width:auto}.fp-steam-landing .chat-with-us .absolute-art img{width:auto;position:absolute}.fp-steam-landing .chat-with-us .whatsapp-btn{margin:50px auto}.fp-steam-landing .testimonials{padding:100px 0}.fp-steam-landing .testimonials .testimonial-items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 50px 1fr;grid-template-columns:1fr 1fr;gap:50px;width:80%;margin:50px auto}.fp-steam-landing .testimonials .testimonial-items .testimonial-item .info p{font-size:20px}.fp-steam-landing .testimonials .testimonial-items .testimonial-item .info p strong{font-size:26px}.fp-steam-landing .testimonials .absolute-art img{width:150px;position:absolute}.fp-steam-landing .testimonials .absolute-art img:first-of-type{top:0}.fp-steam-landing .testimonials .absolute-art img:nth-of-type(2){bottom:0;width:150px}.fp-steam-landing .product-video{padding:100px 0}.fp-steam-landing .product-video video{margin:50px auto}.fp-steam-landing .product-video .absolute-art img{width:auto;position:absolute}.fp-steam-landing .product-video .absolute-art img:nth-of-type(2){width:auto}.single-product .es-single-product{gap:40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.single-product .es-single-product .wpgs-lightbox-icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:500px}.single-product .es-single-product .product-gallery{max-width:30vw;width:100%;padding:40px 0;height:500px;position:sticky;top:0}.single-product .es-single-product .faqs .accordion{max-width:100%}.site-header .main-nav{-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-header .main-nav .burger-icon{display:none}.site-header .nav-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer{padding:50px 0}.site-footer .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section{padding:150px 0}.fp-landing .btn-primary,.fp-landing .btn-white{display:inline-block;padding:10px 100px}.fp-landing .hero .hero-content{max-width:500px;padding-right:0}.fp-landing .hero .hero-content p{font-size:20px;margin:20px 0}.fp-landing .hero .hero-image img{padding:50px 0 100px 0;position:absolute;top:0;right:0;width:250px}.fp-landing .features{text-align:center}.fp-landing .features .feature-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:100px auto;gap:100px;width:70%}.fp-landing .features .feature-items .feature-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.fp-landing .features .feature-items .feature-item img{height:100px;width:100px;-o-object-fit:contain;object-fit:contain}.fp-landing .features .side-brush-2{display:none}.fp-landing .features .side-brush{bottom:-200px;top:auto;height:500px;width:auto}.fp-landing .why-choose{text-align:center}.fp-landing .why-choose .benefit-items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 100px 1fr;grid-template-columns:1fr 1fr;text-align:left;gap:100px;padding:100px 0}.fp-landing .why-choose .benefit-items .benefit-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fp-landing .why-choose .benefit-items .benefit-item img{margin:0 auto;max-width:100px;-o-object-fit:contain;object-fit:contain;width:100px;height:100px}.fp-landing .testimonials h2{margin-bottom:100px}.fp-landing .testimonials .testimonial-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:100px}.fp-landing .testimonials .testimonial-items .testimonial-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;text-align:left;gap:25px}.fp-landing .testimonials .testimonial-items .testimonial-item img{width:150px;margin:0}.fp-landing .cta .container{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.fp-landing .cta .container .cta-image{-ms-grid-column-align:center;justify-self:center;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.fp-landing .cta .container .cta-image iframe{width:500px;height:350px}.fp-landing .cta .container .cta-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.fp-landing .cta .container .cta-content p{font-size:20px}.fp-landing .cta .container .cta-content .btn-primary{display:inline-block;width:-webkit-max-content;width:-moz-max-content;width:max-content}.blog-archive .posts{padding:50px 0;display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:50px}.blog-archive .posts h2,.blog-archive .posts p{padding:10px 0}.blog-archive .posts img{aspect-ratio:7/4;width:auto;height:auto}}.dog-age-converter{padding-top:20px;padding-bottom:20px;margin-bottom:50px}.dog-age-converter #spinner{display:none;width:50px;height:50px;margin:20px auto;border:5px solid #f3f3f3;border-top:5px solid #262626;border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.dog-age-converter .share-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}.dog-age-converter .share-options button{margin:0;width:-webkit-min-content;width:-moz-min-content;width:min-content;white-space:nowrap}.dog-age-converter #result-graphic{width:100px;margin:0 auto}.dog-age-converter p{font-size:18px}.dog-age-converter p.fun-fact{margin-top:100px;font-size:12px}.dog-age-converter h2{margin-bottom:20px}.dog-age-converter .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.dog-age-converter .form-group label{font-weight:bold}.dog-age-converter .btn-primary{width:100%;border:none;margin-top:20px}.dog-age-converter #dog-age-result{max-width:500px;border:1px solid #ccc;border-radius:20px;padding:20px}@media screen and (min-width:769px){.dog-age-converter #dog-age-result{margin:0 auto}}