.product-item-card{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;min-width:124px;max-width:124px;box-sizing:border-box;flex-shrink:0}:not(.sellers-page):not([data-seller-page]) .product-item-card{margin-top:0}.product-item-image-wrapper{position:relative;width:100%;cursor:pointer;height:160px}.product-item-image{border:1px solid #d9d9d9;border-radius:16px;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-item-image-shimmer{background:linear-gradient(90deg,#f2f2f2 25%,#f5f5f5 50%,#f2f2f2 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border:1px solid #d9d9d9;border-radius:16px}.product-item-image-shimmer-error{background:#f2f2f2;border:1px solid #d9d9d9;border-radius:16px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.product-item-add-btn{position:absolute;bottom:-12px;right:6px;background:#e67e22;border:none;border-radius:6px;padding:2px;color:white;cursor:pointer}@media (min-width:640px){.product-item-add-btn{bottom:-15px;right:8px;border-radius:8px;padding:4px}}.product-item-info{text-align:left;margin-top:.75rem;color:black;width:100%;align-self:flex-start}.product-item-price{font-weight:600}.product-item-name{color:#595959;font-weight:400;font-size:11px;margin:4px 0;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.product-item-time{font-size:.625rem;color:#555;margin-top:8px;font-style:italic}.description-content ol{list-style-type:decimal!important;margin-left:1.5rem;padding-left:.5rem}.description-content ul{list-style-type:disc!important;margin-left:1.5rem;padding-left:.5rem}.description-content li{margin-bottom:4px}@media (min-width:640px){.product-item-time{font-size:.75rem;margin-top:10px}}.quantity-dropdown{position:relative;display:inline-block;margin-top:.5rem}@media (min-width:640px){.product-item-card{min-width:200px;max-width:220px}.product-item-image-wrapper{height:200px}.product-item-name{font-size:14px;-webkit-line-clamp:3;line-clamp:3}}@media (min-width:768px){.product-item-card{min-width:200px;max-width:240px}}@media (min-width:1024px){.product-item-card{min-width:200px;max-width:250px}}@media (min-width:1280px){.product-item-card{min-width:200px;max-width:260px}.xl\:grid .product-item-card{width:100%;max-width:100%}}@media (min-width:1536px){.product-item-card{min-width:200px;max-width:280px}}