ما يميزنا
الدفع عند الإستلام
شحن مجاني في الوطن العربي
الشحن مجاني
ضمان استعادة الاموال
ضمان حقيقي
ضمان استعادة الاموال
خدمة ما بعد البيع
لا تقلق بشأن الأمن بعد الآن
.products-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } .product-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; text-align: center; padding: 10px; font-size: 14px; transition: transform 0.3s, box-shadow 0.3s; } .product-item:hover { transform: scale(1.05); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); } .product-item img { width: 100%; height: auto; max-height: 120px; object-fit: cover; margin-bottom: 10px; } .product-item h3 { font-size: 16px; margin: 10px 0 5px; } .product-item p { font-size: 13px; color: #555; } .product-item button { background-color: #ff6f61; color: #fff; border: none; padding: 8px 12px; font-size: 14px; border-radius: 5px; cursor: pointer; transition: background-color 0.3s; } .product-item button:hover { background-color: #e74c3c; }.products-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(150px, 1fr)); gap: 15px; } .product-item { background-color: #fff; border: 1px solid #ddd; border-radius: 8px; overflow: hidden; text-align: center; padding: 10px; font-size: 14px; transition: transform 0.3s, box-shadow 0.3s; } .product-item:hover { transform: scale(1.05); box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15); } .product-item img { width: 100%; height: auto; max-height: 120px; object-fit: cover; margin-bottom: 10px; } .product-item h3 { font-size: 16px; margin: 10px 0 5px; } .product-item p { font-size: 13px; color: #555; } .product-item button { background-color: #ff6f61; color: #fff; border: none; padding: 8px 12px; font-size: 14px; border-radius: 5px; cursor: pointer; transition: background-color 0.3s; } .product-item button:hover { background-color: #e74c3c; }
شحن مجاني في الوطن العربي
ضمان استعادة الاموال
ضمان استعادة الاموال
لا تقلق بشأن الأمن بعد الآن