ELEVIA™ - NŐI PAPUCS PUHA TALPAL ÉS JELLEMZŐ MAGASSÁGGAL, EGÉSZ NAPOS KÉNYELMES
.bf-modern, .bf-modern * { box-sizing: border-box; } .bf-modern { --bf-dark: #1d2521; --bf-text: #46504a; --bf-green: #586f63; --bf-green-dark: #3f5549; --bf-sage: #edf2ee; --bf-cr eam: #faf8f3; --bf-yellow: #f3c969; --bf-pink: #f3e9e8; --bf-white: #ffffff; --bf-border: #e4e8e5; max-width: 1120px; margin: 0 auto; color: var(--bf-text); font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 1.6; } .bf-modern img, .bf-modern video { display: block; width: 100%; max-width: 100%; } .bf-modern h2, .bf-modern h3, .bf-modern p { margin-top: 0; } .bf-modern h2 { margin-bottom: 18px; color: var(--bf-dark); font-size: 42px; line-height: 1.12; font-weight: 750; letter-spacing: -1.1px; } .bf-modern h3 { margin-bottom: 10px; color: var(--bf-dark); font-size: 23px; line-height: 1.25; font-weight: 750; } .bf-modern p { margin-bottom: 18px; } .bf-container { width: 100%; padding: 0 20px; } /* VIDEÓ AZ ELEJÉN */ .bf-video-section { padding: 12px 0 38px; text-align: center; } .bf-video-heading { max-width: 760px; margin: 0 auto 22px; } .bf-video-heading h2 { margin-bottom: 10px; font-size: 32px; } .bf-video-heading p { margin-bottom: 0; font-size: 18px; } .bf-video-wrap { position: relative; width: 100%; max-width: 560px; margin: 0 auto; overflow: hidden; border-radius: 22px; background: #eeeeee; box-shadow: 0 15px 42px rgba(31, 45, 37, 0.12); } .bf-video-wrap video { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; } .bf-video-badge { position: absolute; top: 16px; left: 16px; z-index: 2; padding: 8px 13px; color: var(--bf-dark); font-size: 13px; font-weight: 800; line-height: 1; border-radius: 30px; background: rgba(255, 255, 255, 0.92); backdrop-filter: blur(5px); } /* BEVEZETÉS */ .bf-hero { overflow: hidden; margin-bottom: 34px; padding: 62px 48px; text-align: center; border-radius: 28px; background: radial-gradient(circle at top right, rgba(243, 201, 105, 0.26), transparent 32%), linear-gradient(135deg, #edf2ee 0%, #faf8f3 100%); } .bf-kicker { display: inline-flex; align-items: center; gap: 7px; margin-bottom: 18px; padding: 9px 15px; color: var(--bf-green-dark); font-size: 14px; font-weight: 800; line-height: 1; letter-spacing: 0.5px; text-transform: uppercase; border-radius: 30px; background: #ffffff; box-shadow: 0 5px 16px rgba(31, 45, 37, 0.07); } .bf-hero h2 { max-width: 850px; margin-right: auto; margin-left: auto; font-size: 48px; } .bf-hero-lead { max-width: 780px; margin: 0 auto 30px; color: #46504a; font-size: 21px; line-height: 1.55; } .bf-main-benefits { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; max-width: 930px; margin: 0 auto; } .bf-main-benefit { padding: 20px 14px; color: var(--bf-dark); font-size: 16px; font-weight: 750; line-height: 1.35; border: 1px solid rgba(85, 112, 96, 0.12); border-radius: 15px; background: rgba(255, 255, 255, 0.88); } .bf-main-benefit-icon { display: block; margin-bottom: 8px; font-size: 28px; } /* ELŐNYÖK GYORSSÁVJA */ .bf-benefit-bar { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); overflow: hidden; margin: 0 0 45px; border: 1px solid var(--bf-border); border-radius: 17px; background: #ffffff; box-shadow: 0 7px 28px rgba(35, 48, 41, 0.06); } .bf-benefit-bar-item { padding: 19px 13px; color: var(--bf-dark); font-size: 15px; font-weight: 750; line-height: 1.35; text-align: center; border-right: 1px solid var(--bf-border); } .bf-benefit-bar-item:last-child { border-right: 0; } .bf-benefit-bar-item span { display: block; margin-bottom: 4px; font-size: 23px; } /* KÉT KÉP */ .bf-image-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin: 30px 0 55px; } .bf-image-grid-single { grid-template-columns: minmax(0, 1fr); max-width: 560px; margin-right: auto; margin-left: auto; } .bf-image-card { position: relative; overflow: hidden; margin: 0; border-radius: 22px; background: #f1f1f1; } .bf-image-card img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; transition: transform 0.35s ease; } .bf-image-card:hover img { transform: scale(1.025); } .bf-image-label { position: absolute; right: 14px; bottom: 14px; left: 14px; padding: 13px 15px; color: var(--bf-dark); font-size: 15px; font-weight: 750; line-height: 1.3; border-radius: 12px; background: rgba(255, 255, 255, 0.91); backdrop-filter: blur(7px); } /* VÁLTAKOZÓ SZAKASZOK */ .bf-split { display: grid; grid-template-columns: 1fr 1fr; gap: 55px; align-items: center; margin: 65px 0; } .bf-split-reverse .bf-split-image { order: 2; } .bf-split-reverse .bf-split-content { order: 1; } .bf-split-image { overflow: hidden; border-radius: 25px; background: #f1f1f1; } .bf-split-image img { width: 100%; aspect-ratio: 1 / 1; object-fit: cover; } .bf-split-content { padding: 10px 0; } .bf-mini-label { display: inline-block; margin-bottom: 14px; color: var(--bf-green); font-size: 14px; font-weight: 850; letter-spacing: 0.7px; text-transform: uppercase; } .bf-split-content h2 { font-size: 39px; } .bf-split-content p { font-size: 18px; } .bf-checks { margin: 23px 0 0; padding: 0; list-style: none; } .bf-checks li { position: relative; margin-bottom: 13px; padding-left: 38px; color: var(--bf-dark); font-size: 17px; font-weight: 700; line-height: 1.45; } .bf-checks li::before { content: "✓"; position: absolute; top: 0; left: 0; display: flex; align-items: center; justify-content: center; width: 25px; height: 25px; color: #ffffff; font-size: 14px; font-weight: 900; border-radius: 50%; background: var(--bf-green); } /* NÉGY ELŐNY */ .bf-feature-section { margin: 65px 0; padding: 58px 40px; border-radius: 27px; background: var(--bf-sage); } .bf-section-heading { max-width: 760px; margin: 0 auto 35px; text-align: center; } .bf-section-heading p { margin-bottom: 0; font-size: 19px; } .bf-feature-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; } .bf-feature { display: grid; grid-template-columns: 58px 1fr; gap: 17px; padding: 25px; border-radius: 17px; background: #ffffff; box-shadow: 0 5px 18px rgba(31, 45, 37, 0.05); } .bf-feature-icon { display: flex; align-items: center; justify-content: center; width: 58px; height: 58px; color: var(--bf-dark); font-size: 29px; border-radius: 16px; background: var(--bf-cream); } .bf-feature h3 { margin-bottom: 7px; font-size: 21px; } .bf-feature p { margin-bottom: 0; font-size: 16px; line-height: 1.55; } /* ÖSSZEHASONLÍTÁS */ .bf-comparison-section { margin: 65px 0; } .bf-comparison { display: grid; grid-template-columns: 1fr 1fr; gap: 17px; margin-top: 32px; } .bf-comparison-box { padding: 31px 28px; border-radius: 20px; } .bf-comparison-old { background: #f3f3f3; } .bf-comparison-new { border: 2px solid var(--bf-green); background: #f0f5f1; } .bf-comparison-title { margin-bottom: 20px; color: var(--bf-dark); font-size: 23px; font-weight: 800; } .bf-comparison ul { margin: 0; padding: 0; list-style: none; } .bf-comparison li { position: relative; margin-bottom: 13px; padding-left: 33px; font-size: 17px; line-height: 1.45; } .bf-comparison-old li::before { content: "×"; position: absolute; top: -2px; left: 2px; color: #999999; font-size: 25px; font-weight: 800; } .bf-comparison-new li::before { content: "✓"; position: absolute; top: 0; left: 2px; color: var(--bf-green); font-size: 20px; font-weight: 900; } /* VÉLEMÉNYEK */ .bf-reviews-section { margin: 65px 0; padding: 58px 40px; border-radius: 27px; background: #f7efec; } .bf-rating-summary { margin-bottom: 29px; text-align: center; } .bf-rating-stars { color: #e7ad35; font-size: 25px; letter-spacing: 2px; } .bf-rating-summary p { margin: 5px 0 0; color: var(--bf-dark); font-size: 16px; font-weight: 750; } .bf-reviews { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; } .bf-review { padding: 25px 22px; border-radius: 17px; background: #ffffff; } .bf-review-stars { margin-bottom: 12px; color: #e7ad35; font-size: 18px; letter-spacing: 1px; } .bf-review-text { min-height: 75px; margin-bottom: 18px; color: var(--bf-dark); font-size: 16px; line-height: 1.55; } .bf-review-name { margin-bottom: 0 !important; color: var(--bf-green-dark); font-size: 15px; font-weight: 800; } /* TERMÉKADATOK */ .bf-spec-section { margin: 65px 0; padding: 53px 40px; border: 1px solid var(--bf-border); border-radius: 27px; background: #ffffff; } .bf-specs { max-width: 800px; margin: 30px auto 0; overflow: hidden; border: 1px solid var(--bf-border); border-radius: 16px; } .bf-spec-row { display: grid; grid-template-columns: 210px 1fr; border-bottom: 1px solid var(--bf-border); } .bf-spec-row:last-child { border-bottom: 0; } .bf-spec-label, .bf-spec-value { padding: 17px 20px; font-size: 16px; } .bf-spec-label { color: var(--bf-dark); font-weight: 800; background: var(--bf-cream); } /* GYAKORI KÉRDÉSEK */ .bf-faq-section { margin: 65px 0; } .bf-faq { max-width: 850px; margin: 30px auto 0; } .bf-faq details { margin-bottom: 11px; overflow: hidden; border: 1px solid var(--bf-border); border-radius: 15px; background: #ffffff; } .bf-faq summary { position: relative; padding: 20px 55px 20px 21px; color: var(--bf-dark); font-size: 18px; font-weight: 750; line-height: 1.4; cursor: pointer; list-style: none; } .bf-faq summary::-webkit-details-marker { display: none; } .bf-faq summary::after { content: "+"; position: absolute; top: 50%; right: 21px; color: var(--bf-green); font-size: 28px; font-weight: 400; transform: translateY(-50%); } .bf-faq details[open] summary::after { content: "−"; } .bf-faq-answer { padding: 0 21px 21px; font-size: 16px; } .bf-faq-answer p { margin-bottom: 0; } /* CTA */ .bf-cta-section { overflow: hidden; margin: 65px 0 25px; padding: 62px 40px; color: #ffffff; text-align: center; border-radius: 27px; background: radial-gradient(circle at top right, rgba(243, 201, 105, 0.25), transparent 35%), linear-gradient(135deg, #51685b 0%, #344a3e 100%); } .bf-cta-section h2 { max-width: 760px; margin-right: auto; margin-left: auto; color: #ffffff; } .bf-cta-section p { max-width: 720px; margin: 0 auto 27px; color: rgba(255, 255, 255, 0.91); font-size: 19px; } .bf-cta-button { display: inline-block; min-width: 310px; padding: 18px 29px; color: var(--bf-dark) !important; font-size: 17px; font-weight: 850; line-height: 1.2; text-decoration: none !important; border-radius: 11px; background: var(--bf-yellow); box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); transition: transform 0.2s ease; } .bf-cta-button:hover { color: var(--bf-dark) !important; transform: translateY(-2px); } .bf-cta-small { margin: 14px 0 0 !important; font-size: 14px !important; } /* BIZALOM */ .bf-trust { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; margin: 0 0 40px; } .bf-trust-item { padding: 19px 12px; color: var(--bf-dark); font-size: 15px; font-weight: 750; line-height: 1.35; text-align: center; border: 1px solid var(--bf-border); border-radius: 15px; background: #ffffff; } .bf-trust-item span { display: block; margin-bottom: 6px; font-size: 25px; } @media screen and (max-width: 820px) { .bf-modern { font-size: 17px; } .bf-modern h2 { font-size: 31px; letter-spacing: -0.5px; } .bf-container { padding: 0 13px; } .bf-video-section { padding-top: 5px; padding-bottom: 28px; } .bf-video-heading h2 { font-size: 25px; } .bf-video-heading p { font-size: 16px; } .bf-video-wrap { max-width: 100%; border-radius: 17px; } .bf-hero { padding: 38px 19px; border-radius: 19px; } .bf-hero h2 { font-size: 34px; } .bf-hero-lead { font-size: 18px; } .bf-main-benefits { grid-template-columns: repeat(2, minmax(0, 1fr)); } .bf-main-benefit { padding: 17px 10px; font-size: 15px; } .bf-benefit-bar { grid-template-columns: repeat(2, minmax(0, 1fr)); } .bf-benefit-bar-item { border-right: 1px solid var(--bf-border); border-bottom: 1px solid var(--bf-border); } .bf-benefit-bar-item:nth-child(2n) { border-right: 0; } .bf-benefit-bar-item:nth-last-child(-n+2) { border-bottom: 0; } .bf-image-grid { grid-template-columns: 1fr; gap: 13px; margin-bottom: 42px; } .bf-image-card { border-radius: 17px; } .bf-split, .bf-split-reverse { grid-template-columns: 1fr; gap: 25px; margin: 48px 0; } .bf-split-reverse .bf-split-image, .bf-split-reverse .bf-split-content { order: initial; } .bf-split-image { border-radius: 19px; } .bf-split-content h2 { font-size: 30px; } .bf-feature-section, .bf-reviews-section, .bf-spec-section, .bf-cta-section { padding: 40px 18px; border-radius: 20px; } .bf-feature-grid { grid-template-columns: 1fr; } .bf-feature { grid-template-columns: 52px 1fr; padding: 21px 17px; } .bf-feature-icon { width: 52px; height: 52px; font-size: 25px; } .bf-comparison { grid-template-columns: 1fr; } .bf-reviews { grid-template-columns: 1fr; } .bf-review-text { min-height: 0; } .bf-spec-row { grid-template-columns: 1fr; } .bf-spec-label { padding-bottom: 7px; } .bf-spec-value { padding-top: 7px; } .bf-cta-button { width: 100%; min-width: 0; } .bf-trust { grid-template-columns: 1fr; } } @media screen and (max-width: 420px) { .bf-main-benefits { grid-template-columns: 1fr 1fr; gap: 9px; } .bf-main-benefit-icon { font-size: 25px; } .bf-main-benefit { font-size: 14px; } } Nézze meg az ELEVIA papucsot mozgás közben Könnyű, puha papucs, amelyet mindössze két másodperc alatt felvehet. Nyári kényelem A böngészője nem támogatja a videólejátszást. ☀️ Kényelem reggeltől estig Papucs, amely nem fárasztja a lábát Az ELEVIA olyan nők számára készült, akik a stílusról való lemondás nélkül szeretnének kényelmet. Lehajolás és fűző nélkül felvehető, puha talpa pedig kényelmessé teszi a lépteket egész nap. ⚡ 2 másodperc alatt felvehető ☁️ Puha, párnázott talp 🪶 Rendkívül könnyű 🛡️ Csúszásgátló talp 📦 Szállítás magyarországi raktárból 💶 Utánvétes fizetés ↩️ 90 napos visszaküldési lehetőség 🔒 Biztonságos vásárlás Letisztult kialakítás, amely nadrághoz és ruhához is illik Vastag, puha talp, amely minden lépést tompít Szinte észre sem veszi a lábán Könnyű viselet, puha érzés minden lépésnél A merev nyári lábbelik már néhány óra után kényelmetlenné válhatnak. Az ELEVIA puha, vastag talpa tompítja a lépéseket, ezért ideális mindennapi teendőkhöz, sétákhoz, nyaraláshoz és hosszabb ideig tartó álláshoz is. Kisebb súly, kevésbé fáradt lábak Reggeltől estig kényelmesen viselhető Könnyen kombinálható nyári ruhákkal Lehajolás és fűző nélkül Csak belebújik, és már indulhat is Nincsenek fűzők, csatok vagy pántok, amelyeket állítgatni kellene. Egyszerűen belebújik, és már indulhat is – akkor is, ha a lehajolás nem kényelmes. Ideális a napközbeni gyors ügyintézéshez Puha felsőrész, amely nem szorítja a lábfejet Kényelmes hely a lábujjaknak Miért szeretik a vásárlók? A kényelem jegyében tervezett papucs Minden részletet úgy terveztünk, hogy a felvétel egyszerű, a viselet kellemes, a járás pedig könnyedebb legyen. ⚡ Felvétel 2 másodperc alatt Fűző és lehajolás nélkül. Csak belebújik, és már készen is áll a napra. ☁️ Puha, párnázott talp A vastag talp csökkenti a láb közvetlen érintkezését a kemény felületekkel, így kényelmesebbé teszi a járást. 🪶 Pehelykönnyű a lábon Kis súlyának köszönhetően maga a lábbeli sem fárasztja a lábát, még többórás viselés után sem. 🛡️ Csúszásgátló talp A mintázott talp jól tapad csempén, nedves járdán és teraszon is, így stabilabb lépést biztosít. Kényelem sétához, bevásárláshoz és szabadidőhöz Érezhető különbség Miért érdemes lecserélni a megszokott lábbelit? Hagyományos nyári lábbeli Kemény vagy vékony talp A lábfejet szorító pántok Minden felvételnél le kell hajolni Néhány óra után kényelmetlenné válik Nehéz és kényelmetlen viselet ELEVIA™ papucs Puha párnázás az egész talp alatt Puha felsőrész nyomás nélkül 2 másodperc alatt felveszi, és már indulhat is Kényelmes estig Könnyű és csúszásgátló Vásárlóink által kipróbálva A vásárlók különösen a kényelmet és a könnyű viseletet értékelik ★★★★★ Elégedett vásárlóink értékelései alapján ★★★★★ „Nagyon kényelmes és praktikus mindennapi viselet.” Mária ★★★★★ „Ideális nyárra, és nagyon könnyű.” Katalin ★★★★★ „Jól illeszkedik, és egyáltalán nem csúszik.” Anna Termékadatok Minden, amit tudnia kell Termék ELEVIA™ női nyári papucs Méretek 35, 36, 37, 38, 39, 40, 41 és 42 Színek Fekete, barna és fehér Talp Vastag és puha, mintázott csúszásgátló felülettel Záródás Fűző és csat nélkül – egyszerűen belebújós Ajánlott Sétához, mindennapi bevásárláshoz, otthonra, kertbe és nyaraláshoz Gyakori kérdések Vásárlás előtt felmerülhet Önben Melyik méretet válasszam? Válassza a megszokott méretét (35–42). Ha szélesebb a lábfeje, vagy két méret között van, válassza a nagyobbat. Jól tart a lábon? Igen. A zárt orr-rész körülöleli a lábfejet, a csúszásgátló talp pedig segít megakadályozni, hogy a láb előrecsússzon. Több órán át is kényelmes? A puha talp és a kis súly miatt reggeltől estig kényelmes mindennapi viselet. Hogyan tisztítható? Nedves ruhával és kevés kímélő szappannal tisztítsa, majd hagyja levegőn megszáradni. Mosógép és különleges ápolás nem szükséges. Milyen színekben kapható? Az ELEVIA fekete, barna és fehér színben kapható. A színt és a méretet a termékoldal tetején található lehetőségek közül választhatja ki. Ajándékozzon lábainak kényelmesebb nyarat Válassza ki az Önnek megfelelő színt és méretet, és élvezze a könnyű, puha papucs kényelmét, amely mindössze két másodperc alatt felvehető. 📦 Gyors szállítás az Ön címére 💶 Utánvétes fizetési lehetőség ↩️ 90 napos visszaküldési lehetőség