.product-slider{display:flex;flex-wrap:wrap}.slider-wrapper h1{font-size:20px;font-weight:600;color:#323232;padding-bottom:20px}.product-card{min-width:240px;height:unset;margin-right:15px;padding:10px;background-color:#fff;border:1px solid rgb(224,224,224);border-radius:6px;position:relative;overflow:hidden;margin-bottom:20px}.like_icon{width:32px;height:32px;background-color:#fff;border-radius:50%;box-shadow:#0000001a 0 1px 1px,#0000001f 0 3px 8px;display:flex;justify-content:center;align-items:center;position:absolute;right:-32px;transition:1s}.like_icon button{border:none}.like_icon i{color:#ccc}.product-card:hover .like_icon{right:10px}.product_section{background:#fff;padding:20px;margin:30px 0}.product_heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:25px}.product_heading h3{font-size:20px;font-weight:600;color:#1b1b28}.product_heading a{font-size:16px;font-weight:600;color:#323232}.slider-wrapper{position:relative;height:unset}.slick-products{width:100%}.slick-products .slick-slide{padding:0 8px;box-sizing:border-box}.prev-arrow,.next-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff6;border:none;width:35px;height:100px;cursor:pointer;z-index:10}.prev-arrow{left:-20px;border-radius:0 6px 6px 0}.next-arrow{right:-20px;border-radius:6px 0 0 6px}.product-card img{width:100%;height:180px;-o-object-fit:contain;object-fit:contain}.product-card h3{font-size:14px;margin:10px 0 0;font-weight:400;color:#042f82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rating_stars i{color:#b6b6b8;font-size:12px}.rating_stars span{color:#1b1b28;font-size:12px;font-weight:600}.rating_stars{padding:6px 0}.price{color:#0058b3;display:flex;align-items:center;gap:10px;padding-top:5px}.price p{font-size:16px;font-weight:600}.deliver_time{padding-top:10px}.deliver_time span{font-size:14px;font-weight:500;color:#0faa27}.no_product_section{text-align:center;margin:auto}.no_product_section img{width:200px}.no_product_section p{font-size:20px;font-weight:500;color:#333;margin:12px 0}.no_product_section a{display:inline-block;background:#0056b3;color:#fff;padding:12px 24px;border-radius:6px;font-weight:500;font-size:15px}@media(min-width:1300px)and (max-width:1500px){.product-card{max-width:18.8%}}@media(min-width:1024px)and (max-width:1500px){.product_section{padding:15px;margin:15px;overflow:hidden}}@media(min-width:768px)and (max-width:1024px){.product_section{padding:15px;margin:15px}.product_heading h3{font-size:18px}}@media(min-width:320px)and (max-width:475px){.product_heading h3{font-size:14px!important;width:190px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product_heading a{font-size:13px}.product_section{padding:15px;margin:15px;overflow:hidden}.product_heading{padding-bottom:20px}}
