.filtertabs_wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:5;display:flex;align-items:center;overflow-x:auto;background:#fff;gap:3px;height:93px;box-shadow:0 0 1.7px 0 rgba(0,0,0,.251)}.filtertabs_wrapper::-webkit-scrollbar{display:none}.filtertabs_wrapper .filtertabs_filterBox{flex:0 0 auto;background:#fef4eb;align-items:center;gap:3px;font-size:12px;color:#403434;display:flex;flex-direction:column;width:55px;height:100%;justify-content:center}.filtertabs_wrapper .filtertabs_filterBox img{width:16px;height:16px}.filtertabs_wrapper .filtertabs_scroll{display:flex;gap:5px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;height:100%}.filtertabs_wrapper .filtertabs_scroll::-webkit-scrollbar{display:none}.filtertabs_wrapper .filtertabs_scroll .filtertabs_tabItem{flex:0 0 auto;display:flex;gap:3px;flex-direction:column;align-items:center;font-size:12px;cursor:pointer;padding:5px;transition:.2s;justify-content:center}.filtertabs_wrapper .filtertabs_scroll .filtertabs_tabItem .tab_image{width:49px;height:49px;border-radius:8px;overflow:hidden;background:#eee;display:flex;justify-content:center;align-items:center}.filtertabs_wrapper .filtertabs_scroll .filtertabs_tabItem .tab_image img{width:100%;height:100%;object-fit:cover}.filtertabs_wrapper .filtertabs_scroll .filtertabs_tabItem.active{border-bottom:3px solid #f46f4e}.filtertabs_wrapper .filtertabs_scroll .filtertabs_tabItem.active .tab_label{font-weight:600}.filtertabs_scroll{touch-action:pan-x}.product_card{background:#fff;overflow:hidden;width:50%;border:1px solid rgba(151,170,187,.2)}.product_card .product_card__image{width:100%;padding-top:120%;position:relative;overflow:hidden;margin-bottom:.5rem}.product_card .product_card__name{font-size:14px;line-height:170%;font-weight:500;font-family:Poppins!important;color:#403434;margin:.25rem 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block;padding:0 8px}.product_card .product_card__price{font-size:20px;font-weight:600;color:#f46f4e;padding:0 8px;line-height:170%;font-family:Poppins!important}@media screen and (max-width:375px){.product_card .product_card__price{font-size:15px}}.product_card .product_card__price .mrp{font-weight:400;color:#97aabb;text-decoration:line-through;margin-left:3px;font-size:12px;line-height:170%;font-family:Poppins!important}@media screen and (max-width:375px){.product_card .product_card__price .mrp{font-size:11px}}.name_Wishlist_Style{display:flex;align-items:center;justify-content:space-between;gap:2px;margin-right:2px}.wishlist-share_container{position:absolute;top:5px;right:5px;z-index:1}.wishlist_container{z-index:1}.discount{color:#08a0a3;font-weight:600;font-size:10px}@media screen and (max-width:375px){.discount{font-size:9px}}.wishlist-share{display:flex;gap:12px;align-items:center;flex-direction:row}.wishlist-share__button{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.wishlist-share__button:hover{opacity:.7}.wishlist-share__icon{width:24px;height:24px}.gems_wishlist_share_style{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-top:8px}