.product-collection-section{width:100%;background-color:#fff}.product-collection-section .product-collection-wrapper{width:100%;margin:0 auto;padding:20px 12px}.product-collection-section .product-collection-wrapper .headings{width:100%;padding-bottom:20px}.product-collection-section .product-collection-wrapper .headings h1{color:#2e2f3c;text-align:center}.product-collection-section .product-collection-wrapper .products-list{width:100%}.product-collection-section .product-collection-wrapper .products-list .product-card{width:100%;padding:20px 12px 12px 12px;height:375px;border-radius:8px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:space-between;align-items:center;flex-direction:column;margin-bottom:20px}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;max-width:305px}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper h3{color:#000;text-align:center;margin-top:7px}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .desc{color:#595959;margin-top:4px}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .price-badge{padding:5px 8px 3px;background:#196956;border-radius:4px;width:max-content;color:#fff;font-weight:700;font-size:14px;line-height:20px;text-align:center}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .product-price{margin-top:4px;font-weight:400}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .product-price p{font-size:14px;line-height:20px;color:#000}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .product-price .sale-price{font-weight:700}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .product-price .original-price{text-decoration:line-through;font-weight:400}.product-collection-section .product-collection-wrapper .products-list .product-card .btn.product-url{background:#ff8900;border-radius:60px;height:50px;width:100%;font-weight:700}@media(min-width: 425px){.product-collection-section .product-collection-wrapper{max-width:351px}}@media(min-width: 1024px){.product-collection-section .product-collection-wrapper{max-width:1090px;padding-top:40px}.product-collection-section .product-collection-wrapper .products-list{display:flex;flex-wrap:wrap;justify-content:space-between}.product-collection-section .product-collection-wrapper .products-list .product-card{align-items:flex-start;justify-content:center;padding-left:50px;height:400px}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper{align-items:flex-start;max-width:360px;text-align:start}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .desc{margin-top:8px}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .product-price{margin-top:8px}.product-collection-section .product-collection-wrapper .products-list .product-card .content-wrapper .product-price p{font-size:16px}.product-collection-section .product-collection-wrapper .products-list .product-card .btn.product-url{width:max-content}}