0Item(s)

סל הקניות שלך ריק

המוצר נוסף בהצלחה לסל הקניות שלך.

Leave a הודעה

Contact פרטים

צוות הווטסאפ זמין עבורך 24/7

.

פיל דה מוג'ו שעות פתיחה: א' - ה' 12:00 - 20:00 ו' 12:00 - 15:00

info@feelthemojo.co.il

נחלת בנימין 48, תל אביב

/* Custom CSS for Add to Cart Popup - Checkout Button */ #after-loading-success-message .button.btn-checkout { background-color: #8DDA7C !important; /* ירוק בהיר */ border-color: #8DDA7C !important; /* גבול בצבע תואם */ color: #ffffff !important; /* צבע טקסט לבן */ } #after-loading-success-message .button.btn-checkout:hover { background-color: #79C06D !important; /* גוון ירוק מעט כהה יותר בריחוף */ border-color: #79C06D !important; } /* אם הכפתור הוא קישור (A) ולא כפתור (BUTTON): */ #after-loading-success-message .actions a.button.btn-checkout { background-color: #8DDA7C !important; border-color: #8DDA7C !important; color: #ffffff !important; } #after-loading-success-message .actions a.button.btn-checkout:hover { background-color: #79C06D !important; border-color: #79C06D !important; }