
Get 25% Off On Your First Purchase!
Try It For Free. No Registration Needed.
Trending Products

Customer Reviews

Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Deal Of The Day 15% Off On All Vegetables!
I am text block. Click edit button to change this tex em ips.
Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Featured Brands:
<section class="kasa-header" dir="rtl">
<div class="kasa-logo-wrapper">
<img src="PUT-YOUR-LOGO-HERE.png" alt="תאורה בסלון">
<h1>תאורה בסלון</h1>
<p>קצת אור לחיים</p>
</div>
</section>
<style>
/* רקע כללי */
.kasa-header {
background: #ffffff;
padding: 80px 20px;
text-align: center;
}
/* עטיפת הלוגו */
.kasa-logo-wrapper {
max-width: 600px;
margin: 0 auto;
}
/* הלוגו */
.kasa-logo-wrapper img {
width: 180px;
max-width: 100%;
margin-bottom: 20px;
/* אפקט זוהר עדין */
filter: drop-shadow(0 0 25px rgba(255, 204, 0, 0.4));
}
/* כותרת */
.kasa-logo-wrapper h1 {
font-size: 42px;
color: #000;
margin: 0;
font-weight: 700;
}
/* תת כותרת */
.kasa-logo-wrapper p {
font-size: 18px;
color: #555;
margin-top: 10px;
}
/* מובייל */
@media (max-width: 768px) {
.kasa-header {
padding: 50px 15px;
}
.kasa-logo-wrapper img {
width: 130px;
}
.kasa-logo-wrapper h1 {
font-size: 28px;
}
.kasa-logo-wrapper p {
font-size: 14px;
}
}
</style>