.sellers-page .product-item-card,[data-seller-page] .product-item-card{position:relative;margin-top:10px;display:flex;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:none;box-sizing:border-box}.sellers-page .product-item-image-wrapper,[data-seller-page] .product-item-image-wrapper{position:relative;width:100%;cursor:pointer;height:200px}.sellers-page .product-item-image,[data-seller-page] .product-item-image{border:1px solid #d9d9d9;border-radius:16px;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.sellers-page .product-item-add-btn,[data-seller-page] .product-item-add-btn{position:absolute;bottom:-15px;right:8px;background:#e67e22;border:none;border-radius:8px;padding:4px;color:white;cursor:pointer}.sellers-page .product-item-info,[data-seller-page] .product-item-info{text-align:left;margin-top:.75rem;color:black}.sellers-page .product-item-price,[data-seller-page] .product-item-price{font-weight:600}.sellers-page .product-item-name,[data-seller-page] .product-item-name{color:#595959;font-weight:400;font-size:14px;margin:4px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sellers-page .product-item-time,[data-seller-page] .product-item-time{font-size:.75rem;color:#555;margin-top:10px;font-style:italic}.quantity-dropdown{position:relative;display:inline-block;margin-top:.5rem}.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:1024px){.sellers-page .product-item-card,[data-seller-page] .product-item-card{min-width:0;max-width:none;width:100%}}