.best-sells-header-container{display:flex;justify-content:center;width:100%;padding:20px 0}.best-sells-header{width:90%;max-width:1400px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.daily-best-sells-heading{font-size:32px;font-weight:700;color:#253d4e;margin:0;font-family:Manrope,sans-serif}.featured-popular-new{display:flex;gap:20px}.daily-best-links-1,.daily-best-links-2,.daily-best-links-3{text-decoration:none;color:#000;font-size:16px;font-weight:500;padding:8px 16px;border-radius:30px;transition:all .3s ease;background:#f2f3f4;cursor:pointer}.daily-best-links-1.active,.daily-best-links-1:hover,.daily-best-links-2.active,.daily-best-links-2:hover,.daily-best-links-3.active,.daily-best-links-3:hover{background:#ece3e3;color:#000}.daily-best-btn{background:#fef5f5;color:#000;border:none;padding:10px 20px;border-radius:8px;font-weight:500;display:flex;align-items:center;gap:10px}.daily-best-inner-btn{font-weight:700}.feature-prod-container{display:flex;justify-content:center;width:100%;padding:20px 0}.feature-main-filters,.feature-main-filters-container{display:flex;justify-content:space-between;align-items:center}.feature-main-filters{width:86%;padding:20px;flex-wrap:wrap;margin-top:1.5rem}.feature-main-filters p{font-size:30px;font-weight:600}.features-filters-inner{width:30%;display:flex;justify-content:space-between}.features-filters-inner a{text-decoration:none;color:#253d4e}#vegetable-active{color:#3bb77e}.featured-products{width:90%;max-width:1400px}.featured-products h2{font-size:24px;margin-bottom:20px;text-align:center}.best-sells-products-grid{display:flex;flex-wrap:wrap;gap:20px;padding:20px 0;justify-content:flex-start}.best-deal-btn{height:30px;width:20%}.product-card{border:1px solid #eaeaea;border-radius:15px;overflow:hidden;background-color:#fff;transition:all .3s ease;position:relative}.product-card:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.1)}.product-image{width:100%;height:150px;object-fit:cover}.product-info{padding:20px}.product-category{font-size:14px;color:#7e7e7e;margin-bottom:8px}.product-name{font-size:18px;font-weight:600;margin:10px 0;color:#253d4e;line-height:1.4;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-seller{font-size:14px;color:#7e7e7e;margin:10px 0}.product-pricing{justify-content:space-between}.price-main,.product-pricing{display:flex;align-items:center}.price-main{gap:10px}.product-price{font-size:20px;font-weight:700;color:#ff2d2b}.product-old-price{font-size:16px;text-decoration:line-through;color:#7e7e7e}.save-first-product-p{position:absolute;top:3px;left:10px;background:#ff2d2b;color:#fff;border:none;padding:5px 10px;border-radius:5px;font-size:14px;font-weight:500;z-index:1}.save-btn-2{display:flex;justify-content:right}.save-btn-3{display:flex;justify-content:center}.product-button{background-color:#fef5f5;color:#ff2d2b;border:none;padding:8px 12px;border-radius:5px;cursor:pointer;margin-top:10px;display:flex;align-items:center}.avail-text{margin-left:.3rem}.star-rating{display:flex;align-items:center;gap:5px;margin:10px 0}.stars{display:flex;gap:2px}.stars i{color:#fdc040;font-size:16px}.stars i.empty{color:#e0e0e0}.rating-number{color:#7e7e7e;font-size:14px}.image-parent-main{display:flex;justify-content:center;align-items:center;background:#f9f9f9;min-height:200px;padding:39px 20px 20px}.percent-main{width:100%;height:6px;background:#f2f3f4;border-radius:3px;margin:10px 0}.percent-main-inner{width:70%;height:100%;background:#3bb77e;border-radius:3px}.solid-main{font-size:14px;color:#7e7e7e;margin:5px 0}.add-to-cart{width:100%;background:#fef5f5;color:#ff2d2b;border:none;padding:12px;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:all .3s ease;margin-top:10px}.add-to-cart:hover{background:#ff2d2b;color:#fff}.add-to-cart-inner{margin:0;font-weight:500}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:30px;border-radius:15px;display:flex;gap:30px;max-width:800px;width:90%;position:relative}.to-get-discount{font-size:24px;font-weight:600;color:#253d4e;margin:20px 0;line-height:1.4}.modal-main-img{max-width:300px;height:auto}.logo-modal-img{max-width:200px;margin-bottom:20px}.modal-content button{margin-top:10px;padding:5px 10px;background-color:#007bff;color:#fff;border:none;border-radius:3px;cursor:pointer}.modal-content button:hover{background-color:#0056b3}@media (max-width:1200px){.best-sells-header,.featured-products{width:95%}}@media (max-width:992px){.best-sells-header{flex-direction:column;align-items:flex-start}.daily-best-sells-heading{font-size:28px}.featured-popular-new{width:100%;justify-content:flex-start}}@media (max-width:768px){.best-sells-header{gap:15px;justify-content:center;align-items:center}.daily-best-sells-heading{font-size:24px}.featured-popular-new{gap:10px;justify-content:center}.daily-best-links-1,.daily-best-links-2,.daily-best-links-3{font-size:14px;padding:6px 12px}.daily-best-btn{font-size:14px;padding:8px 16px}.best-sells-products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:15px;justify-content:center}.featured-products{justify-content:center!important}.product-card{max-width:100%}.product-name{font-size:16px;height:44px}.product-price{font-size:18px}.product-old-price{font-size:14px}.modal-content{display:flex;flex-direction:row;align-items:center;text-align:center;padding:20px}.modal-main-img{max-width:200px}.to-get-discount{font-size:20px}}@media (max-width:576px){.daily-best-sells-heading{font-size:20px}.featured-popular-new{flex-wrap:wrap}.daily-best-links-1,.daily-best-links-2,.daily-best-links-3{font-size:13px;padding:5px 10px}.best-sells-products-grid{grid-template-columns:1fr;gap:15px}.product-card{max-width:100%}.product-name{font-size:16px;height:44px}.product-price{font-size:18px}.product-old-price{font-size:14px}}@media (max-width:458px){.to-get-discount{font-size:16px;margin-bottom:3.8rem;padding-right:4rem;width:140%}.modal-content{position:relative;margin:0 .5rem}.modal-main-img{height:100px;width:100px;margin-top:1rem}.logo-modal-img{height:20px;width:140px}}@media (max-width:722px){.daily-best-sells-heading{font-size:32px}.daily-best-btn{padding:.5rem 1rem;background-color:red;color:#fff;font-family:Manrope;border:none;outline:none;font-size:14px;border-radius:4px;margin-left:0;margin-top:1.5rem}}@media (max-width:800px){.feature-main-filters{width:86%;padding:20px;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}.features-filters-inner{width:80%;margin-top:2rem}}@media (max-width:524px){.features-filters-inner{width:100%}}@media (max-width:434px){.features-filters-inner a{font-size:14px}.feature-main-filters p{font-size:25px}.best-sells-header{width:85%;padding:20px;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.daily-best-sells-heading{font-size:30px}.daily-best-links-1,.daily-best-links-2,.daily-best-links-3{font-size:14px;margin-top:1rem}.featured-popular-new{margin-top:1rem}}