52 відгуків
+380 (68) 872-75-82

WONDER WOMAN

WONDER WOMAN
.ucv-a2-panel strong { font-size: 20px; color: rgb(254, 147, 139); } .ucv-a2-panel { background: #fff url('http://content.s2.prom.st/August2020/58366gl.jpg') center; background-size: cover; display: flex; align-items: flex-start; } .ucv-a2-texts { background-color: rgba(255, 255, 255, 0.75); margin: 0; padding: 20px 15px 20px 25px; width: 50%; text-align: left; border-radius: 0; } .ucv-a2-header { font-size: 26px; line-height: 32px; color:rgb(254, 147, 139); margin: 0px 0px 5px; padding: 7px 15px 7px 15px; } .ucv-a2-sub-header { font-size: 16px; line-height: 32px; padding: 7px 15px; color: #000; margin: 0px 0px 10px; } .ucv-a2-text { position: relative; font-size: 14px; line-height: 26px; color: #000; margin: 0px 0px 10px; border-left: 2px solid rgb(254, 147, 139); padding-left: 10px; } .ucv-a2-link { display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color:rgb(254, 147, 139)!important; padding: 0 20px; border: 2px solid rgb(254, 147, 139); border-radius: 3px; font-size: 16px; } .ucv-a2-link:hover { color: #777!important; border-color: #777; } @media screen and (max-width:900px) { .ucv-a2-texts { background-color: rgba(255, 255, 255, 0.8); width: auto; text-align: left!important; border-radius: 0; } .ucv-a2-panel { padding: 0; } } .ucv-a2-text::after { content: ""; position: absolute; top: -10px; left: -6px; background: rgb(254, 147, 139); height: 10px; width: 10px; border-radius: 100%; } .ucv-a2-text::before { content: ""; position: absolute; bottom: -10px; left: -6px; background: rgb(254, 147, 139); height: 10px; width: 10px; border-radius: 100%; } .uc-btns { display: inline-block; padding: 8px 30px; font-size: 16px; color: #fff!important; text-decoration: none!important; background: #ff9403; box-shadow: inset 0 -3px 0 0 #e98600; transition: all .3s ease; border-radius: 3px; } .uc-btns:hover { background: #ffb329; color: #fff!important; transition: all .3s ease; } :root { --infograph-color2: rgb(254, 147, 139); --infograph-color1:rgb(255, 128, 121); } .uc-four-panel {text-align: center; padding: 20px 10px; border-bottom: 1px solid #ddd; } .uc-four-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .uc-four-item { display: flex; flex-direction: column; width: 44%; border-radius: 20px; padding: 18px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.18); margin: 20px 0; } .uc-four-content-1, .uc-four-content-2, .uc-four-content-3, .uc-four-content-4 { text-align: center; position: relative; padding: 40px; display: flex; flex-direction: column; align-items: center; height: 100%; } .uc-four-content-1:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height: 10px; background: var(--infograph-color2); border-radius: 20px 20px 20px 0; } .uc-four-content-1:before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 10px; height: 100%; background: var(--infograph-color2); border-radius: 20px; } .uc-four-content-2:after { content: ''; position: absolute; top: 0px; right: 0px; width: 100%; height:10px; background: var(--infograph-color1); border-radius: 20px; } .uc-four-content-2::before { content: ''; position: absolute; bottom: 0; right: 0; width: 10px; height: 100%; background: var(--infograph-color1); border-radius: 20px; } .uc-four-content-3:after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 10px; background: var(--infograph-color1); border-radius: 20px; } .uc-four-content-3::before { content: ''; position: absolute; bottom: 0px; left: 0px; width: 10px; height: 100%; background: var(--infograph-color1); border-radius: 20px; } .uc-four-content-4::after { content: ''; position: absolute; bottom: 0px; right: 0px; width: 100%; height: 10px; background: var(--infograph-color2); border-radius: 20px; } .uc-four-content-4::before { content: ''; position: absolute; bottom: 0; right: 0; width: 10px; height: 100%; background: var(--infograph-color2); border-radius: 20px; } .uc-four-header {display: none; font-size: 24px; } .uc-four-text span {color:rgb(255, 128, 121); font-size: 17px;} .uc-four-icon {} @media screen and (max-width: 1100px) { .uc-four-item { width: 80%; } .uc-four-content-1:after, .uc-four-content-1:before, .uc-four-content-2:after, .uc-four-content-2:before, .uc-four-content-3:after, .uc-four-content-3:before, .uc-four-content-4:after, .uc-four-content-4:before { display: none; } .uc-four-content-1, .uc-four-content-3 { border: 10px solid var(--infograph-color2); border-radius: 20px; } .uc-four-content-2, .uc-four-content-4 { border: 10px solid var(--infograph-color1); border-radius: 20px; } } .uc-numbers { padding: 20px; border-bottom: 2px solid #ddd; } .uc-numbers_wrap { display: flex; flex-wrap: wrap; } .uc-numbers h2 { text-align: center; margin-bottom: 20px; } .uc-numbers-scheme { /* border-bottom: 5px solid #4e697c;*/ box-sizing: border-box; width:47%; margin:1%; padding: 20px 0px 10px 0px; transition: all .6s ease; } /* .uc-numbers-scheme:hover { border-bottom: 5px solid rgb(94, 146, 186); }*/ .uc-numbers-scheme strong { transition: all .6s ease; display: inline-block; font-size: 50px;color: rgb(254, 147, 139); transform: translateY(-15px); /*text-shadow: 14px 0 1px #fff;*/ } .uc-numbers-scheme:hover strong { color: rgb(255, 128, 121); transform: translateY(0px); text-shadow: none; } .uc-numbers-scheme em { font-size: 16px; color: #3094d7; transition: all .3s ease; display: inline-block; font-weight: bold; font-style: inherit; } .uc-numbers-scheme:hover em { color: #f87a02;; } @media screen and (max-width: 1100px) { .uc-numbers-scheme { width: 100%; margin: 15px auto; } } .uc-clear { clear: both; height: 0px; } .uc-nimbers { padding: 20px; text-align: left; border-bottom: 1px solid #ddd; } .uc-nimbers_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-nimbers h2 { text-align: center; margin-bottom: 20px; } .uc-nimbers-scheme { background: #f7f7f7; display: inline-block; width: 48%; margin: 1%; padding: 30px 30px 20px 20px; box-sizing: border-box; transition: all .3s ease; position: relative; } .uc-nimbers-scheme:before { position: absolute; top: 0; right: 0; z-index: 1; border-right: 50px solid #fff; -webkit-box-shadow: -5px 5px 5px rgba(140, 140, 140, 0.3); -moz-box-shadow: -5px 5px 5px rgba(140, 140, 140, 0.3); box-shadow: -5px 5px 5px rgba(140, 140, 140, 0.3); border-bottom: 50px solid #eee; content: ''; -webkit-transition: .5s all; -moz-transition: .5s all; -o-transition: .5s all; transition: .5s all; } .uc-nimbers-scheme:hover:before { border-right: 0 solid #fff; border-bottom: 0 solid #eee; } .uc-nimbers-scheme strong { transition: all .3s ease; display: inline-block; font-size: 18px; line-height: 26px; padding: 0 60px 0 0; color:rgb(255, 128, 121);} .uc-nimbers-scheme:hover strong { color: rgb(255, 128, 121); transform: translateY(-10px); } /* @media screen and (max-width: 1265px) { .uc-nimbers-scheme { width: 48%; margin: 1%; } } */ @media screen and (max-width: 1100px) { .uc-nimbers-scheme { width: 100%; margin: 10px 0; } } .uc-blockquote-main { padding: 20px 0px ; border-bottom: 1px solid #ddd; text-align: center; } .uc-blockquote-content { display: flex; flex-wrap: wrap; justify-content: center; } .uc-blockquote { width: 100%; margin: 10px; text-align: left; position: relative; box-sizing: border-box; display: block; background: #fff; padding: 5px 25px 20px 143px; } .uc-blockquote-round1 { position: absolute; top: 32px; left: 60px; width: 60px; height: 60px; border-radius: 50%; text-align: center; background: rgba(254, 147, 139, 0.7); animation: slide-2 4s infinite linear; } .uc-blockquote-round1:before { content: "\201C"; line-height: 90px; color: #fff; font-size: 70px; font-family: none; } .uc-blockquote-round2 { position: absolute; top: 43px; left: 70px; width: 60px; height: 60px; border-radius: 50%; background:rgb(255, 128, 121); animation: slide-2 3s infinite linear; } .uc-blockquote-text { position: relative; font-size: 16px; line-height: 26px; } .uc-blockquote-text strong { color: rgb(254, 147, 139); } @media screen and (max-width: 600px) { .uc-blockquote { padding: 40px 10px 10px 50px; } .uc-blockquote-round1 { top: 10px; left: 10px; } .uc-blockquote-round2 { top: 20px; left: 20px; } } @keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } @-webkit-keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } @keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } @-webkit-keyframes slide-2 { from { transform: rotate(0deg) translate(-3px) rotate(0deg); -webkit-transform: rotate(0deg) translate(-3px) rotate(0deg); } to { transform: rotate(360deg) translate(-3px) rotate(-360deg); -webkit-transform: rotate(360deg) translate(-3px) rotate(-360deg); } } .uc-clear { clear: both; height: 0px; } .uc-info { padding: 20px 0; text-align: center; border-bottom: 1px solid #ddd; } .uc-info_wrap { display: flex; flex-wrap: wrap; justify-content: center; } .uc-info h2 { margin-bottom: 30px; } .uc-info-scheme { width: 24%; margin: 10px .5%; padding: 20px 15px; box-sizing: border-box; vertical-align: top; border-radius: 10px; transition: all .3s ease; } .uc-info-scheme:hover { -webkit-transform: scale(1.07); transform: scale(1.1); box-shadow: 1px 2px 8px rgb(254, 147, 139); transition: all .3s ease; } @media screen and (max-width: 900px) { .uc-info-scheme { width: 98%; margin: 10px auto; } } .uc-footer { padding: 20px 0 0; border-bottom: 1px solid #ddd; text-align: center; } .uc-footer p { margin: 20px 0; } Wonder Women — високоякісна продукція для краси та здоров'я всієї родини Косметична продукція, натуральні біодобавки і практично-функціональні засоби для дому, побуту і автомобіля. Близько 23 років успішно працюємо на вітчизняному ринку, понад 200 пропозицій представлені в 78 категоріях. Пропонуємо тільки сертифікований оригінальний продукт від світових виробників. Швидка відправка замовлень за 1 день, безкоштовна доставка — від 2 000грн. Ознайомитися з асортиментом Грамотні консультації менеджера. Якісну продукцію преміум класу: Для здоров'я — напої, мінерали, вітаміни, Бади; Для краси — догллядову і декоративну косметику, засоби особистої гігієни; Для побуту — прилади, аксесуари і екосерветки для дому і для авто; Для кухні — екопосуд преміум класу для приготування, зберігання, подорожей. Низка причин співпрацювати з Wonder Women 1 Регулярне оновлення каталогу товарів, поповнення асортименту новинками 2 Постійна наявність продукції на складі, постачання ексклюзивних позицій під замовлення. 3 Працюємо тільки з офіційними представниками, пропонуємо тільки сертифіковану та оригінальну продукцію. 4 Підтримуємо ціни, згідно рекомендованих виробниками роздрібних цін. 5 Для постійних клієнтів пропонуємо подарунки у вигляді дисконту або продукції. 6 Забезпечуємо уважне обслуговування і особливий підхід до кожного замовника, надаємо детальні консультації по кожному товару. Приступити до покупок Думки про нашу компанію «Всім задоволена. Приємний продавець, хороший бальзам». Оцінка «Відмінно» «Чесний і порядний продавець, все дуже сподобалося, дякую!» Оцінка «Відмінно» «Настійно рекомендую цього продавця всім, кого цікавлять якісна уходовая косметика! Дякую за швидкі відповіді, відповідальний підхід до здійснення операції та за подарунок, який мене дуже порадував. Бажаю відмінних продажу і успіхів!» Оцінка «Відмінно» Переглянути всі відгуки Причини вибору компанії Wonder Women Грамотні консультації менеджера. Ми понад 20 років спеціалізуємося на продажу товарів для здоров'я та краси. Маємо в своєму розпорядженні вичерпну інформацію про продукцію, представлену на нашому сайті та завжди ради допомогти вам з вибором. Вигідна вартість товарів. Підтримуємо незмінні ціни, навіть якщо вони змінилися у виробника. Надаємо додаткові знижки оптовим покупцям, для постійних клієнтів передбачена програма лояльності з приємними бонусами та подарунками. Якість на всі 100%. В наявності тільки оригінальна сертифікована продукція від світових гігантів-виробників. Вся продукція має міжнародні та вітчизняні сертифікати і офіційний гарантійний термін. Комфортна доставка замовлення. Доставляємо товари по всій території України компанією «Нова Пошта», «Укрпошта», кур'єром протягом 1-2 робочих днів. 100% задоволення від покупки. Гарантуємо безперешкодне повернення або обмін товарів протягом 14 днів, якість яких з будь яких причин не виправдало ваші очікування. Зворотна доставка здійснюється за попередньою домовленістю. Перейти до каталогу Як зробити покупку? Оформлення заявки через форму на сайті Узгодження деталей замовлення при дзвінку менеджера Відправка реквізитів для оплати при необхідності Збірка, упаковка і відправка замовлення, отримання у відділенні ТК. Відчуйте себе жінкою, вибирайте 100% якісні товари для краси і здоров'я! Wonder Women — ми завжди клієнторієнтовані на потребу замовника і готові запропонувати вигідні умови співпраці Будемо раді відповісти на всі ваші питання і допоможемо оформити замовлення. Звертайтеся! До каталогу

Наскільки вам зручно на сайті?

Розповісти Feedback form banner