187 відгуків
+380 (99) 721-58-23

«Чарівна Пані» — магазин стильного жіночого одягу

«Чарівна Пані» — магазин стильного жіночого одягу
:root { --border-color: rgba(255,255,255,0.2); --header-color: #ef7c3d; --btns-bg: #4aa555; --btns-bg_hover: #56b361; } .ucv-a2-panel strong { font-size: 22px; color: var(--header-color); } .ucv-a2-panel { background: #232227 url(http://content.s2.prom.st/June%202018/16004_Mexx-Women-fashion-01.jpg) fixed 27% 0% no-repeat; padding: 20px; background-size: contain; } .ucv-a2-texts { background: rgba(29, 30, 34, 0.8) url(https://uaprom-uc.prom.st/production/design_template/859/images/bg-2-content-x7.png) repeat top center;; border: 2px solid #555; width: 363px; box-sizing: border-box; padding: 20px 15px; text-align: right; } .ucv-a2-header { font-size: 26px; line-height: 32px; color: var(--header-color); margin: 0px 0px 5px; } .ucv-a2-sub-header { font-size: 18px; line-height: 32px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-text { font-size: 14px; line-height: 26px; color: #fff; margin: 0px 0px 10px; } .ucv-a2-link { -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; display: inline-block; height: 37px; line-height: 37px; text-decoration: none!important; text-align: center; color: var(--header-color)!important; padding: 0 22px; min-width: 150px; border: 2px solid var(--header-color); font-size: 16px; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .ucv-a2-link:hover { color: #fff!important; border-color: #fff; -webkit-transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; } .uc-btns { background: var(--btns-bg); border: none; color: #fff!important; } .uc-btns:hover { background: var(--btns-bg_hover); } @media screen and (max-width: 500px) { .ucv-a2-texts { width: auto; text-align: center; } .ucv-a2-panel { padding: 0; background-size: cover; } .ucv-a2-link { padding: 0 5px; width: auto; } } .uc-w-info { width: 100%; background: #181818; color: var(--header-color); } .uc-woman { display: flex; flex-wrap: wrap; text-align: center; padding: 20px 0; border-bottom: 4px double var(--border-color); } .uc-woman h2 { width: 100%; margin-bottom: 20px; } .uc-woman_wrap { width: 31%; margin: 10px .5%; } .uc-woman_wrap img { transition: all .4s ease-out; border-radius: 50%; border: 7px solid #4aa555; border-right-color: #4aa555; border-left-color: #ef7c3d; border-top-color: #ef7c3d; box-sizing: border-box; } .uc-woman_wrap:hover img { transition: all .4s ease-out; border: 7px solid #ef7c3d; border-right-color: #ef7c3d; border-left-color: #4aa555; border-top-color: #4aa555 } .uc-b5-panel { padding: 20px 0; text-align: center; border-bottom: 4px double var(--border-color); } .uc-b5-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .uc-b5-header { margin-bottom: 40px !important; } .uc-b5-wrapper { display: inline-block; vertical-align: top; width: 29%; margin: 10px .5%; } .uc-b5-arr { width: 2%; font-size: 30px; color: var(--btns-bg); vertical-align: middle; padding-top: 10px; } .uc-b5-arr2 {} .uc-b5-arr3 { display: none; } .uc-b5-text { margin: 10px 0 0; }.uc-b5-wrapper img { transition: all .4s; border-bottom: 2px solid transparent; padding-bottom: 5px; } .uc-b5-wrapper:hover img { transition: all .4s; border-color: var(--btns-bg); transform: translateY(-5px); } @media screen and (max-width: 650px) { .uc-b5-wrapper { width: 22%; } .uc-b5-arr2 { display: none; } .uc-b5-arr3 { display: inline-block; } } @media screen and (max-width: 500px) { .uc-b5-wrapper { width: 60%; } .uc-b5-arr { display: none; } } .uc-e4-panel { padding: 20px; text-align: center; border-bottom: 4px double var(--border-color); } .uc-e4-header { text-align: center; margin-bottom: 40px !important; } /* Bob */ @-webkit-keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob { 0% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } 50% { -webkit-transform: translateY(-4px); transform: translateY(-4px); } 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @-webkit-keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } @keyframes uc-bob-float { 100% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } } .uc-bob { -webkit-transform: translateZ(0); transform: translateZ(0); -webkit-animation-name: uc-bob-float, uc-bob; animation-name: uc-bob-float, uc-bob; -webkit-animation-duration: .3s, 1.5s; animation-duration: .3s, 1.5s; -webkit-animation-delay: 0s, .3s; animation-delay: 0s, .3s; -webkit-animation-timing-function: ease-out, ease-in-out; animation-timing-function: ease-out, ease-in-out; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-direction: normal, alternate; animation-direction: normal, alternate; } /*-----------------------------------------FOOTER-------------------------------*/ .uc-footer { padding: 20px 0 0; border-bottom: 4px double var(--border-color); text-align: center; } .uc-footer p { margin: 20px 0; } .uc-numbers { padding: 20px 15px; text-align: left; border-bottom: 4px double var(--border-color); } .uc-numbers_wrap { display: flex; flex-wrap: wrap; flex-direction: row; } .uc-numbers h2 { text-align: center; margin-bottom: 30px; } .uc-numbers-items { width: 49%; margin: 20px .5% 30px; padding: 0 10px; box-sizing: border-box; transition: all .3s ease; } .uc-numbers-items strong { transition: all .3s ease; display: inline-block; margin-top: -10px; font-size: 99px; color: var(--header-color); } .uc-numbers-items:hover strong { transition: all .3s ease; color: var(--btns-bg); transform: translateY(-4px); } .uc-numbers-items em { font-size: 15px; margin-top: 10px; color: var(--btns-bg); transition: all .3s ease; display: block; font-weight: bold; font-style: inherit; } .uc-numbers-items:hover em { color: var(--header-color); transition: all .3s ease; } @media screen and (max-width: 768px) { .uc-numbers-items { width: 99%; } } .uc-ico-panel { border-bottom: 4px double var(--border-color); padding: 20px 15px 20px; } .uc-ico-header { text-align: center; padding-bottom: 20px; } .uc-ico-table { border-width: 0px !important; width: 100% !important; margin-top: 30px; table-layout: fixed; } .uc-ico-table td { padding: 5px; transition: all 0.5s; } .uc-ico-table img { transition: all 0.4s; } .uc-ico-table tr:hover td { box-shadow: 0 100px 0 rgba(255,255,255,0.1) inset; transition: all 0.5s; color: #fff; } .uc-ico-table tr:hover img { transform: translateX(10px); } .uc-ico-table-col1 { width: 70px; padding-left: 15px; transition: all 0.85s; } .uc-ico-table tr:hover .uc-ico-table-col1 { transition: all 0.85s; box-shadow: 0 -100px 0 #181818 inset !important; } @media screen and ( max-width: 500px) { .uc-ico-table td { vertical-align: top!important; } } .uc-anim-text { text-transform: uppercase; letter-spacing: 2px; display: inline-block; border: 4px double rgba(255, 255, 255, .25); border-width: 4px 0; padding: 15px; /* position: absolute; */ top: 18%; left: 50%; box-sizing: border-box; margin: 0 !important; } .uc-anim-text span { font-size: 34px; letter-spacing: 0; padding: 10px; display: block; margin: 0 auto; text-shadow: 0 0 80px rgba(255, 255, 255, .5); background: url(https://content.s3.prom.st/November%202017/7761_bg.png) repeat-y; /*background: url(http://f.cl.ly/items/010q3E1u3p2Q0j1L1S1o/animated_text_fill.png) repeat-y;*/ -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; -webkit-animation: aitf 60s linear infinite; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; } @-webkit-keyframes aitf { 0% { background-position: 0% 50%; } 100% { background-position: 100% 50%; } } .uc-anim { border-bottom: 4px double var(--border-color); padding: 20px 0; text-align: center; } .uc-order_wrap { display: flex; flex-wrap: wrap; } .uc-anum h2 { margin-bottom: 30px; } .uc-anim-item { position: relative; width: 100%; margin: 0%; padding: 20px 15px; box-sizing: border-box; outline: 1px solid #ccc; outline-offset: -4px; background: #222; color: #fff; font-size: 16px; box-shadow: 0 400px 5px #222 inset; transition: all .6s ease; } .uc-anim-item:hover { box-shadow: 0 0 5px #222 inset, 0 -400px 5px rgba(255, 255, 255, .1) inset; transition: all .6s ease; } @media screen and (max-width: 768px) { .uc-anim-item { width: 98%; margin: 5px auto; } .uc-anim-text span { font-size: 24px; letter-spacing: 0; padding: 10px; display: block; margin: 0 auto; text-shadow: 0 0 80px rgba(255, 255, 255, .5); background: url(https://content.s3.prom.st/November%202017/7761_bg.png) repeat-y; /*background: url(http://f.cl.ly/items/010q3E1u3p2Q0j1L1S1o/animated_text_fill.png) repeat-y;*/ -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent; font-weight: bold; -webkit-animation: aitf 60s linear infinite; -webkit-transform: translate3d(0, 0, 0); -webkit-backface-visibility: hidden; } } .ucv-b1-panel { border-bottom: 4px double var(--border-color); padding: 20px 0; text-align: center; } .ucv-b1-panel:after { content: " "; display: block; clear: both; font-size: 0px; } .ucv-b1-header { margin-bottom: 40px; text-align: center; } .ucv-b1-wrapper { display: inline-block; vertical-align: top; margin: 10px .5%; text-decoration: none; } .ucv-b1-img-holder { display: block; text-align: center; position: relative; overflow: hidden; max-width: 300px; margin: 0 auto; border: 1px solid #ebebeb; } .ucv-b1-img-holder img { display: block; height: auto !important; } .ucv-b1-img-holder:hover .ucv-b1-hint { left: 0; } .ucv-b1-hint { position: absolute; top: 0; left: -100%; width: 100%; height: 100%; background: rgba(51, 51, 51, 0.8); text-align: left; color: #fff; transition: all 0.6s ease 0s; /*transition: all .7s cubic-bezier(0.31, 0.57, 0.31, 2.0);*/ overflow: hidden; } .ucv-b1-hint-body { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); -webkit-transform: translateY(-50%); padding: 15px; box-sizing: border-box; } .ucv-b1-name { font-size: 15px; color: var(--btns-bg); display: inline-block; margin-top: 10px; } .ucv-b1-name:hover { color: var(--btns-bg_hover); } .ucv-b1-desc { display: block; margin: 10px 0; position: absolute; visibility: hidden; color: #333; } .ucv-b1-panel .ucv-b1-wrapper { width: 31.8%; text-decoration: none; } @media screen and (max-width: 768px) { .ucv-b1-desc { position: static; visibility: visible; } .ucv-b1-panel .ucv-b1-wrapper { width: 51%; } .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: 51%; } } @media screen and (max-width: 500px) { .ucv-b1-panel .ucv-b1-wrapper, .ucv-b1-panel .ucv-b1-wrapper+.ucv-b1-wrapper+.ucv-b1-wrapper { width: auto; margin-right: 15px; margin-left: 15px; } } «Чарівна Пані» вітає вас на сторінках нашого віртуального магазину! Ми раді запропонувати вам великий асортимент стильного жіночого одягу від визнаних українських виробників — брендів «ТМ Мінова», «Фабрика Моди», «Производитель Одесса», BALANI, Vlavi, Glem, Favoritti та інших не менше відомих виробників українського одягу. Жіночий одяг Довір нам свій вибір Завдячуючи тісній співпраці з українськими виробниками, колектив «Чарівна Пані» має змогу одними з перших бачити «вихід у світ» нових колекцій, і вже наступного дня самі найкращі сукні та костюми доступні для придбання в наших каталогах. Слідкуйте за нашими новинками та будьте завжди в курсі розвитку української індустрії моди. Переглянути каталог Чому саме «Чарівна Пані» — найулюбленіший інтернет-магазин жіночого одягу? 1. Ми реалізовуємо свою продукцію лише в роздріб, тому більше не потрібно набирати в Корзину три і більше одиниць товару. Тепер ви можете обрати саме ту сукню чи костюм, що припали вам до душі, не роздумуючи. 2. Наші роздрібні ціни на одяг великих розмірів для жінок найнижчі серед інших інтернет-магазинів одягу, дякуючи спеціальним умовам від виробників для нашого магазину. Що може бути краще, коли твоя стильна сукня є ідеальною не тільки для фігури, а і для гаманця? 3. У нас налаштована зручна пошукова система на сайті, тепер ви легко знайдете потрібну вам категорію товару та свій розмір. Кожна картка товару містить як великий перелік кольорів суконь та костюмів, так і їх розмірний ряд. 4. Саме наш асортимент розрахований для всіх вікових категорій жінок, представлена велика лінійка розмірів та відтінків тканини. У нашому інтернет-магазині знайдеться стильний одяг для всіх жінок у родині. 5. Кожен представлений у нас виробник пройшов суворе тестування на відповідність стандартам сервісу. Тому ми гарантуємо вам отримання якісно пошитого одягу, а при виявленні дефекту, — обміняємо протягом 14 днів за свій рахунок. 6. У нас організована оперативна обробка ваших замовлень і товар відправляємо протягом 1-3 днів, після внесеної оплати, через ТК «Нова Пошта» або «Укрпошта». Ще трошки про нас «Чарівна Пані» — тут купити стильний жіночий одяг від виробника легко і просто! Обирай костюми і жіночі сукні у каталозі → Визнач точний розмір та жми «Купити» → Дочекайся листа від консультанта Внеси 100% оплату на карту Приватбанку → Дочекайся номер декларації твого замовлення → Одягай сукню чи костюм — чаруй світ! Ми знайшли відповідь на 3 основних запитання в голові жінки Хочеш завжди бачити першою новинки українського брендового одягу? Бажаєш виглядати завжди на всі 100% і не переплачувати при цьому? Маєш нестандартну фігуру і не знаєш де придбати жіночий одяг великих розмірів? Магазин стильного жіночого одягу «Чарівна Пані» завжди до твоїх послуг! Ознайомитися із пропозиціями «Чарівна Пані», мабуть, найкращий інтернет-магазин жіночого одягу від виробника в Україні! Купуй жіночий одяг в нашому інтернет магазині та стань власницею стильних суконь і костюмів від відомих брендів!

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

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