@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=BioRhyme:wght@200..800&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Russo+One&family=Titillium+Web:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700&display=swap";@import"/node_modules/bootstrap/scss/bootstrap.scss";body{font-family:"Poppins",sans-serif}ul{list-style:none;padding-left:0px}a{text-decoration:none}p{margin:0}.form-control:focus,.form-select:focus{box-shadow:none;border:1px solid #025e33;outline:none}.form-select:focus{box-shadow:none;border:1px solid #025e33;outline:none}.form-select:focus option:hover{background:red !important}@media(max-width: 768px){.form-label{font-size:13px}}.product-card{height:100%;transition:.4s;background:#fff;border:1px solid #e2e2e2;transition:.4s;overflow:hidden}.product-card:hover{border:1px solid #025e33}.product-card:hover .card-img-top{transform:scale(1.02);transition:.4s}.product-card .product-img{width:100%;height:100%;object-fit:cover}.product-card .card-body .card-title:hover{text-decoration:underline;color:#025e33}.product-card .card-body .price-delete{color:#c1c1c1;margin-left:6px}.order-cart-container .order-cart-wrap{width:100%;height:100%;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden;z-index:100;transition:opacity .5s ease-in-out;opacity:0;display:none}.order-cart-container .order-cart-wrap .order-cart{position:relative;width:23rem;height:100%;background:#fff;position:fixed;right:0;top:0;z-index:100;box-shadow:rgba(0,0,0,.15) 0px 15px 25px,rgba(0,0,0,.05) 0px 5px 10px}.order-cart-container .order-cart-wrap .order-cart .cart-top{height:50px;background:#333132}.order-cart-container .order-cart-wrap .order-cart .cart-top h5{font-size:1rem;color:#fff}.order-cart-container .order-cart-wrap .order-cart .cart-top .btn{color:#f4f4f4;font-size:18px}.order-cart-container .order-cart-wrap .order-cart .cart-item{border-bottom:1px solid #d6d4d5;padding:12px 0;transition:.4s}.order-cart-container .order-cart-wrap .order-cart .cart-item:hover{background:#f4f4f4}.order-cart-container .order-cart-wrap .order-cart .cart-item .qty-layout .btn{padding:0;font-size:1rem}.order-cart-container .order-cart-wrap .order-cart .cart-item .qty-layout .form-control{font-size:1rem}.order-cart-container .order-cart-wrap .order-cart .cart-item .card{background:none}.order-cart-container .order-cart-wrap .order-cart .cart-item .card .card-title{font-size:13px;font-weight:500}.order-cart-container .order-cart-wrap .order-cart .cart-item .card .price{font-size:14px}.order-cart-container .order-cart-wrap .order-cart .cart-item .btn-delete{font-size:13px;margin-top:-36px}.order-cart-container .order-cart-wrap .order-cart .cart-btn{position:absolute;width:80%;left:60%;transform:translateX(-50%);bottom:2rem;padding:.4rem 0 1.5rem 0;border:none}.order-cart-container .order-cart-wrap .order-cart .cart-btn .btn-order{background:linear-gradient(90deg, #025E33, black);padding:.4rem 1.5rem;color:#fff;font-size:1rem}.order-cart-container .order-cart-wrap .order-cart .cart-bottom{position:absolute;bottom:0;left:0;width:100%}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .promo-code-wrap{background:#f4f4f4;padding:12px;width:100%}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .promo-code-wrap .form-control,.order-cart-container .order-cart-wrap .order-cart .cart-bottom .promo-code-wrap .btn{font-size:14px;padding:7px 16px}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .promo-code-wrap .form-control{width:230px}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .prices{font-size:15px}.order-cart-container .order-cart-wrap .order-cart .cart-bottom hr{border:1px solid #d1d1d1}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .btn{padding:12px;font-size:14px}.order-cart-container .overlay{visibility:visible}.order-cart-container .order-cart-box{right:24px;bottom:24px;width:60px;height:60px;background:#333132;color:#fff;font-size:22px;justify-content:center;align-items:center;display:flex;border:1px solid #535353}.order-cart-container .order-cart-box .badge{top:-12px;right:-12px;font-size:10px}@media(max-width: 1200px){.order-cart-container .order-cart-wrap .order-cart{width:21rem}.order-cart-container .order-cart-wrap .order-cart .cart-top{height:3.2rem}.order-cart-container .order-cart-wrap .order-cart .cart-top h5{font-size:1rem}.order-cart-container .order-cart-wrap .order-cart .cart-top img{height:1.5rem}.order-cart-container .order-cart-wrap .order-cart .cart-item{padding:8px 0}.order-cart-container .order-cart-wrap .order-cart .cart-item .qty-layout .btn{font-size:.9rem}.order-cart-container .order-cart-wrap .order-cart .cart-item .qty-layout .form-control{font-size:.9rem}.order-cart-container .order-cart-wrap .order-cart .cart-item .card .card-title{font-size:.7rem}.order-cart-container .order-cart-wrap .order-cart .cart-item .btn-delete{font-size:12px}.order-cart-container .order-cart-wrap .order-cart .cart-btn{bottom:3.5rem}.order-cart-container .order-cart-wrap .order-cart .cart-btn .btn-order{font-size:.9rem}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .promo-code-wrap .form-control,.order-cart-container .order-cart-wrap .order-cart .cart-bottom .promo-code-wrap .btn{font-size:13px;border-radius:4px}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .promo-code-wrap .form-control{width:230px}.order-cart-container .order-cart-wrap .order-cart .cart-bottom .prices{font-size:14px}.order-cart-container .order-cart-wrap .order-cart .cart-bottom hr{border:1px solid #d1d1d1}.order-cart-container .order-cart-box{right:18px;bottom:18px;width:44px;height:44px;color:#fff;font-size:16px}}@media(max-width: 992px){.order-cart-container .order-cart-box{right:16px;bottom:64px}}.testimonial-card{background:#f4f4f4;padding:1.5rem 2.2rem;height:224px}.testimonial-card .quote{background:#025e33;width:5rem;height:5rem;position:absolute;left:-2.7rem;top:-2.7rem;rotate:45deg;padding:1.7rem 1rem 2rem 3.8rem}.testimonial-card .quote i{rotate:-45deg;font-size:.875rem;color:#fff}.testimonial-card .user-photo{width:3.75rem;height:3.75rem;object-fit:cover}.testimonial-card .card-text{height:6.8rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dbdbdb rgba(0,0,0,0);transition:.4s}.testimonial-card .card-text:hover{scrollbar-color:#ccc rgba(0,0,0,0)}.testimonial-card .card-text::-webkit-scrollbar{width:4px}.testimonial-card .card-text::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.testimonial-card .card-text::-webkit-scrollbar-thumb{background:#dbdbdb;border-radius:10px}.testimonial-card .card-text::-webkit-scrollbar-thumb:hover{background:#ccc rgba(0,0,0,0)}@media(max-width: 1200px){.testimonial-card{height:210px}.testimonial-card .user-photo{width:3.4rem;height:3.4rem;margin-top:2px}}@media(max-width: 576px){.testimonial-card{height:210px}.testimonial-card .user-photo{width:3rem;height:3rem}}.three-card-slider-container{position:relative;width:100%;overflow-x:hidden;margin:0 auto}.three-card-slider-wrapper{display:flex;transition:transform .5s ease-in-out}.three-card{flex:0 0 calc(33.33% - 22px);max-width:calc(33.33% - 22px);margin:0 12px}@media(max-width: 1400px){.three-card{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}}@media(max-width: 768px){.three-card{flex:0 0 calc(100% - 10px);max-width:calc(100% - 10px)}}.three-card-slider-container .prev-btn,.three-card-slider-container .next-btn{position:absolute;top:50%;transform:translateY(-50%);background:#025e33;color:#fff;border:none;cursor:pointer;font-size:32px;border-radius:100%;width:24px;height:24px;line-height:0px}.three-card-slider-container .prev-btn span,.three-card-slider-container .next-btn span{margin-top:-2px;display:block}.three-card-slider-container .prev-btn{left:0px}.three-card-slider-container .prev-btn span{margin-left:-2px}.three-card-slider-container .next-btn{right:0px}.three-card-slider-container .next-btn span{margin-right:-2px}.top-margin{padding-top:100px}.btn{color:#fff;font-weight:400;font-size:1rem;padding:.4rem 1.6rem;border:none;border-radius:4px}.btn-primary{background:#025e33;transition:.3s}.btn-primary:hover{color:#fff;background:#b81623}.btn-dark{background:#333132;transition:.3s}.btn-dark:hover{color:#fff;background:#232223}.btn-white{background:#fff;color:#333132;transition:.3s;box-shadow:rgba(50,50,93,.25) 0px 2px 5px -1px,rgba(0,0,0,.3) 0px 1px 3px -1px}.btn-white:hover{color:#fff;background:#025e33}.bg-primary{background:#025e33 !important}.bg-secondary{background:#aed2ed !important}.bg-dark{background:#333132 !important}.bg-danger{background:#e41d2d !important}.bg-white{background:#fff !important}.bg-light{background:#f4f4f4 !important}.bg-info{background:#e698f2 !important}.bg-warning{background:#fade2f !important}.text{color:#676365;font-size:1rem;line-height:1.6rem}.card-text{color:#676365;font-size:.875rem;line-height:1.5rem}.text-primary{color:#025e33 !important}.text-dark{color:#333132 !important}.text-warning{color:#333132 !important}.text-light{color:#f4f4f4 !important}.text-light{color:#fff !important}.text-danger{color:#e41d2d !important}.text-info{color:#e698f2 !important}.text-link{color:#025e33}.text-link:hover{text-decoration:underline}.link{color:#025e33;font-size:.875rem}.link:hover{color:#012c18}.link-dark{color:#333132;text-decoration:none;transition:.4s}.link-dark:hover{color:#025e33;text-decoration:underline}.link-light{color:#8e8e8e !important}.heading{font-weight:700;color:#333132;font-size:2.5rem}.sub-heading{font-weight:400;color:#333132;font-size:1.5rem}.title{color:#333132}.section-title{color:#333132;font-size:32px;font-weight:600;line-height:40px}.section-padding{padding:48px 0}.section-heading{font-weight:600;color:#333132;font-size:2rem;margin-bottom:34px}.card-title{font-weight:300;color:#333132;font-size:16px}.hr,.hr-light{border:none;height:1px;background-color:#5d595b;opacity:.1;margin:1rem 0}.hr-light{background-color:#9a9698}@media(max-width: 1200px){.section-heading{font-size:1.4rem}.heading{font-size:2.2rem}.card-title{font-size:.75rem}.section-title{font-size:24px}.btn{font-size:.875rem;border-radius:8px}}@media(max-width: 992px){.section-heading{font-size:1.1rem}.heading{font-size:1.5rem}.card-title{font-size:.7rem}.btn{font-size:.75rem;border-radius:4px}.top-margin{padding-top:60px}.section-padding{padding:40px 0}.text{font-size:13px;line-height:1.3rem}.card-text{color:#676365;font-size:.75rem;line-height:1.2rem}}@media(max-width: 768px){.heading{font-size:.9rem}.sub-heading{font-size:.87rem}.section-heading{font-size:.9rem}.section-padding{padding:30px 0}.title{font-size:14px}.section-title{font-size:15px;line-height:28px}.btn{font-size:.7rem}.text{font-size:.75rem}.card-text{font-size:.7rem}.link{font-size:.78rem}}header{background:#fff;position:fixed;top:0;width:100%;left:0;z-index:1000}.registration{font-size:14px}.header .header-wrap{padding:12px 0}.header .header-wrap .logo{height:48px;width:auto}.header .header-wrap .search{margin:0 48px}.header .header-wrap .search .input-group{height:100%}.header .header-wrap .search .input-group input{padding:9px}.header .header-wrap .users .btn{padding:8px 16px;height:100%;display:flex;align-items:center}.header .header-wrap .users .facebook{font-size:10px;line-height:12px;color:#fff}.navbar{background:#025e33;box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.navbar .navbar-toggler:focus{outline:none !important;box-shadow:none !important}.navbar .offcanvas .btn-close:focus{outline:none;box-shadow:none;font-size:.8rem !important}.navbar .offcanvas .btn{border:1px solid #fff}.navbar .offcanvas .main-categories{padding:6px 0}.navbar .offcanvas .main-categories .nav-item{font-size:.875rem;font-weight:400;position:relative}.navbar .offcanvas .main-categories .nav-item .nav-link{color:#fff;padding:11px 12px;transition:.3s}.navbar .offcanvas .main-categories .nav-item .nav-link i{font-size:.75rem}.navbar .offcanvas .main-categories .nav-item .nav-link:hover{color:#05f484}.navbar .offcanvas .main-categories .nav-item .nav-link.category-btn{background:#03904e;padding:8px 21px;border-radius:4px;transition:.4s;border:1px solid #025e33;margin-top:2px}.navbar .offcanvas .main-categories .nav-item .nav-link.category-btn:hover{border:1px solid #fff;color:#fff}.navbar .offcanvas .main-categories .nav-item:hover .sub-categories{display:block}.navbar .offcanvas .main-categories .nav-item .sub-categories{position:absolute;left:0;top:24px;z-index:100;background:#fff;border:1px solid #dbdbdb;padding:.5rem 1rem;border-radius:.15rem;width:20rem;display:none}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item{border-bottom:1px dotted #676365;font-size:.875rem;padding:.5rem 0;font-weight:500;position:relative}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item a{color:#333132;transition:.3s}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item a:hover{color:#025e33}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item:last-child{border-bottom:none}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item i{margin-left:12.5rem}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item:hover .sub-sub-categories{display:block}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item .sub-sub-categories{position:absolute;left:18rem;top:0px;z-index:100;background:#fff;border:1px solid #dbdbdb;padding:.5rem 1rem;border-radius:.15rem;width:20rem;display:none}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item .sub-sub-categories .sub-sub-item{border-bottom:1px dotted #676365;font-size:.875rem;padding:.5rem 0;font-weight:500;position:relative}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item .sub-sub-categories .sub-sub-item a{color:#333132;transition:.3s}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item .sub-sub-categories .sub-sub-item a:hover{color:#025e33}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item .sub-sub-categories .sub-sub-item:last-child{border-bottom:none}.navbar .user-sm{color:#025e33}.navbar .logo-sm{height:5rem}.nav-bottom{border-top:1px solid #cccacb !important;height:3.3rem}.nav-bottom .active{border-top:2px solid #025e33;padding:.6rem 0rem;font-weight:500;margin-top:-0.66rem;color:#025e33 !important}.nav-bottom ul{margin-top:.5rem}.nav-bottom ul .nav-item{width:3.5rem}.nav-bottom ul .nav-item .nav-link{font-size:.75rem;transition:.4s}.nav-bottom ul .nav-item .nav-link:hover i{color:#025e33}.nav-bottom ul .nav-item .nav-link span{font-size:.72rem !important;margin-top:-1px}@media(max-width: 1200px){.header .header-wrap .search-lg input{font-size:.875rem}.header .header-wrap .search-lg .search-btn{font-size:.875rem}.header .header-wrap .logo-lg{height:3.5rem}.header .header-wrap .user-items{font-size:1.2rem}.header .header-wrap .user-items .badge{width:1.3rem;height:1.3rem;text-align:center;font-size:.7rem}.navbar .offcanvas{width:250px}.navbar .offcanvas .main-categories .nav-item{font-size:.75rem}.navbar .offcanvas .main-categories .nav-item .nav-link i{font-size:.7rem;margin-left:-3px}.navbar .offcanvas .main-categories .nav-item .sub-categories{top:41px}.navbar .offcanvas .main-categories .nav-item .sub-categories .sub-item{font-size:.75rem}}@media(min-width: 992px){.nav-bottom{display:none}}.footer{background:#333132}.footer .footer-wrap{color:#f4f4f4}.footer .footer-wrap .logo{height:5rem}.footer .footer-wrap .mobile{color:#025e33;font-size:1.5rem;font-weight:600}.footer .footer-wrap .social-link{font-size:1.2rem;margin-top:1rem}.footer .footer-wrap .social-link a{color:#025e33;margin-right:.75rem}.footer .footer-wrap .contact li{margin-top:.5rem;font-size:.875rem}.footer .footer-wrap .contact li a{color:#f4f4f4}.footer .footer-wrap .photo-link{width:100%}.footer .footer-wrap .payment-img{width:100%}@media(max-width: 1200px){.footer .footer-wrap .logo{height:5rem}.footer .footer-wrap .mobile{font-size:1rem}.footer .footer-wrap .hour{font-size:.75rem}.footer .footer-wrap .social-link{font-size:1rem;margin-top:.9rem}.footer .footer-wrap .social-link a{color:#025e33;margin-right:.75rem}.footer .footer-wrap .contact li{margin-top:.4rem;font-size:.75rem}}@media(max-width: 576px){.footer .footer-wrap .logo{height:3.5rem}.footer .footer-wrap .mobile{font-size:.85rem}.footer .footer-wrap .hour{font-size:.65rem}.footer .footer-wrap .hour i{display:none}.footer .footer-wrap .social-link{font-size:.85rem;margin-top:.8rem}.footer .footer-wrap .social-link a{color:#025e33;margin-right:.7rem}.footer .footer-wrap .contact li{margin-top:.4rem;font-size:.7rem}.footer .footer-wrap h5{font-size:1rem}}.signup-form form{width:24rem}.signup-form form .btn{font-size:.9rem}@media(max-width: 576px){.signup-form form{width:100%}.signup-form form .btn{font-size:.9rem}}.ptoduct-details .product-details-wrap .product-images .img-slider{position:relative}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container{margin:auto;scrollbar-width:none}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container::-webkit-scrollbar{display:none}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .thum-slider-wrapper{display:flex;flex-direction:column;transition:transform .5s ease;height:27rem}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .thum-slider-wrapper .product-thum-card{flex:0 0 auto;margin:6px 0;height:5.813rem}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .thum-slider-wrapper .product-thum-card .product-thum-img{width:100%;height:100%;object-fit:cover;border-radius:4px;border:1px solid #ddd}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .prev-btn,.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .next-btn{position:absolute;left:50%;transform:translateX(-50%);background:rgba(2,94,51,.5019607843);color:#fff;border:none;cursor:pointer;font-size:1rem;width:85%}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .prev-btn{top:0px}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .next-btn{bottom:0px}.ptoduct-details .product-details-wrap .product-images .product-view-img{width:100%;height:32.938rem;object-fit:cover;border:1px solid #ddd}.ptoduct-details .product-details-wrap .product-info .product-title{color:#333132;font-size:1.5rem}.ptoduct-details .product-details-wrap .product-info .price{color:#333132}.ptoduct-details .product-details-wrap .product-info .price span{font-size:1rem}.ptoduct-details .product-details-wrap .product-info .rating{color:#333132}.ptoduct-details .product-details-wrap .product-info .rating i{color:#025e33}.ptoduct-details .product-details-wrap .product-info .color-select .color-name{color:#676365;font-weight:500}.ptoduct-details .product-details-wrap .product-info .color-select .color-item{border:1px solid #025e33;width:3.5rem;height:3.5rem;padding:.12rem}.ptoduct-details .product-details-wrap .product-info .color-select .color-item .color-img{width:100%;height:100%;cursor:pointer}.ptoduct-details .product-details-wrap .product-info .color-select .color-item.active{border:2px solid #333132}.ptoduct-details .product-details-wrap .product-info .size-select{margin-top:-1rem}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-item{border:1px solid #025e33;width:2.2rem;height:2.2rem;padding:.1rem;text-align:center;cursor:pointer}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-text{font-size:.875rem;display:block;margin-top:5px}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-item.active{background:#025e33}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-item.active .size-text{color:#fff}.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .qty-input{text-align:center;width:3rem;color:#333132}.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .qty-minus,.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .qty-plus{width:2.5rem;height:2.5rem;text-align:center;color:#b3b0b2}.ptoduct-details .product-details-wrap .product-info .btn-primary{box-shadow:rgba(0,0,0,.16) 0px 1px 4px}.ptoduct-details .product-details-wrap .product-info .call-img{width:14rem}.ptoduct-details .product-details-wrap .product-info .share-to .btn{color:#025e33;padding:0;margin-right:1rem}.ptoduct-details .product-details-wrap .product-description .nav-item{position:relative}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link{color:#025e33;padding:0 1.5rem .5rem 0;font-size:1.2rem;font-weight:600}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active{background:#fff;color:#333132;border-radius:0}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active::after{content:"";background:#025e33;width:4rem;height:2px;position:absolute;left:0;bottom:0}@media(max-width: 1200px){.ptoduct-details .product-details-wrap .breadcrumb{font-size:.85rem}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .thum-slider-wrapper{height:17rem}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .thum-slider-wrapper .product-thum-card{margin:4px 0;height:4rem}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .prev-btn,.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .next-btn{padding:0px 4px;font-size:.875rem;width:80%}.ptoduct-details .product-details-wrap .product-images .product-view-img{height:23.563rem}.ptoduct-details .product-details-wrap .product-info .product-title{font-size:1.2rem}.ptoduct-details .product-details-wrap .product-info .price{font-size:1.6rem}.ptoduct-details .product-details-wrap .product-info .price span{font-size:1rem}.ptoduct-details .product-details-wrap .product-info .rating{font-size:.875rem}.ptoduct-details .product-details-wrap .product-info .rating i{font-size:.87rem}.ptoduct-details .product-details-wrap .product-info h5{font-size:1rem}.ptoduct-details .product-details-wrap .product-info .color-select .color-item{width:2.5rem;height:2.5rem;padding:.1rem}.ptoduct-details .product-details-wrap .product-info .size-select{margin-top:-1.5rem}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-item{width:2rem;height:2rem;padding:.1rem}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-text{font-size:.75rem}.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .qty-input{width:2rem}.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .qty-minus,.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .qty-plus{width:2rem;height:2rem}.ptoduct-details .product-details-wrap .product-description .nav-item{position:relative}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link{color:#025e33;padding:0 1.5rem .5rem 0;font-size:1.2rem;font-weight:600}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active{background:#fff;color:#333132;border-radius:0}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active::after{content:"";background:#025e33;width:4rem;height:2px;position:absolute;left:0;bottom:0}.ptoduct-details .product-details-wrap .product-description .text{font-size:.875rem}}@media(max-width: 992px){.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .qty-input{padding:0}.ptoduct-details .product-details-wrap .product-description .nav-item{position:relative}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link{color:#025e33;padding:0 1.5rem .5rem 0;font-size:1.2rem;font-weight:600}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active{background:#fff;color:#333132;border-radius:0}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active::after{content:"";background:#025e33;width:4rem;height:2px;position:absolute;left:0;bottom:0}.ptoduct-details .product-details-wrap .product-description .text{font-size:.875rem}}@media(max-width: 768px){.ptoduct-details .product-details-wrap .product-info{margin-top:1.5rem}.ptoduct-details .product-details-wrap .product-description{margin-top:1rem}.ptoduct-details .product-details-wrap .product-description .nav-item{position:relative}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link{color:#025e33;padding:0 1.5rem .5rem 0;font-size:1.2rem;font-weight:600}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active{background:#fff;color:#333132;border-radius:0}.ptoduct-details .product-details-wrap .product-description .nav-item .nav-link.active::after{content:"";background:#025e33;width:4rem;height:2px;position:absolute;left:0;bottom:0}.ptoduct-details .product-details-wrap .product-description .text{font-size:.875rem}}@media(max-width: 596px){.ptoduct-details .product-details-wrap .breadcrumb{font-size:.75rem}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .thum-slider-wrapper{height:13.8rem}.ptoduct-details .product-details-wrap .product-images .img-slider .thum-slider-container .thum-slider-wrapper .product-thum-card{height:3rem;border:1px solid #333}.ptoduct-details .product-details-wrap .product-images .product-view-img{height:19.625rem}.ptoduct-details .product-details-wrap .product-info{margin-top:1.3rem}.ptoduct-details .product-details-wrap .product-info .product-title{font-size:1rem}.ptoduct-details .product-details-wrap .product-info .price{font-size:1.3rem}.ptoduct-details .product-details-wrap .product-info .price span{font-size:.86rem}.ptoduct-details .product-details-wrap .product-info .rating{font-size:.87rem}.ptoduct-details .product-details-wrap .product-info .rating i{font-size:.84rem}.ptoduct-details .product-details-wrap .product-info h5{font-size:.85rem}.ptoduct-details .product-details-wrap .product-info .size-select{position:relative}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-item{width:1.9rem;height:1.9rem;padding:.1rem}.ptoduct-details .product-details-wrap .product-info .size-select .size-list .size-text{font-size:.72rem;margin-top:4px}.ptoduct-details .product-details-wrap .product-info .size-select .size-qty{position:absolute;right:1.8rem;font-size:.85rem;top:4rem}.ptoduct-details .product-details-wrap .product-info .qty-select{margin-top:.5rem}.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .pro-qty-input{width:4rem}.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .pro-qty-minus,.ptoduct-details .product-details-wrap .product-info .qty-select .qty-controls .pro-qty-plus{font-size:.9rem}.ptoduct-details .product-details-wrap .product-info .qty-select .btn-white,.ptoduct-details .product-details-wrap .product-info .qty-select .btn-primary{margin-top:1.5rem}.ptoduct-details .product-details-wrap .product-info .call-img{width:10rem}.ptoduct-details .product-details-wrap .product-info .share-to{margin-top:.45rem !important}.ptoduct-details .product-details-wrap .product-description .text{font-size:.75rem}}.about-us .about-img{width:100%;object-fit:cover;margin-bottom:24px}.contact .form-control{padding:8px;border:none;border-radius:0;border-bottom:1px dashed #c1c1c1}@media(max-width: 576px){.contact .form-control{padding:4px;font-size:13px}}.top-slider{margin-top:30px}.top-slider .top-slider-wrap .slide-img{height:auto;object-fit:cover;width:100%}.top-slider .top-slider-wrap .carousel-inner .carousel-item{position:relative}.top-slider .top-slider-wrap .carousel-inner .carousel-item .carousel-caption{position:absolute;right:15%;bottom:50%;transform:translateY(50%);left:15%;padding-top:24px;padding-bottom:24px;text-align:center}.top-slider .top-slider-wrap .carousel-inner .carousel-item .carousel-caption .heading,.top-slider .top-slider-wrap .carousel-inner .carousel-item .carousel-caption .sub-heading,.top-slider .top-slider-wrap .carousel-inner .carousel-item .carousel-caption .text{color:#fff}.offer-banner .row .card{position:relative;overflow:hidden}.offer-banner .row .card:hover .card-img{transform:scale(1.02);transition:.4s}.offer-banner .row .card .card-img-overlay{padding:36px}.offer-banner .row .card .card-img-overlay .btn{position:absolute;bottom:36px}.category .row .card .card-img{width:auto;height:312px;object-fit:cover}.category .row .card:hover .card-img{transform:scale(1.02);transition:.4s}.category .row .card .card-img-overlay{padding:36px}.category .row .card .card-img-overlay .btn{margin-top:8px;box-shadow:none}.banner .banner-img{width:100%;height:auto;object-fit:cover}/*# sourceMappingURL=style.min.css.map */