- Dexy Co Kids | Akcija & Cena
- Proizvodi
- Obuća
- Patike
- SKECHERS PATIKE SHUFFLE LITE MINI MERMAID
Tabela veličina
| Veličine u CM | 11.5 cm | 12.5 cm | 13.5 cm | 14 cm | 14.5 cm | 15.5 cm | 16.5 cm | 17.5 cm |
|---|
Prevucite scroll udesno za sve veličine
Uputstvo za merenje dužine gazišta možete pogledati OVDE.
| Veličina | CM | Veličina | CM | |
| 16 | 7.5 | 28 | 17.5 | |
| 17 | 8 | 28.5 | 18 | |
| 18 | 8.5 | 29 | 18.5 | |
| 18.5 | 9 | 30 | 19 | |
| 19 | 9.5 | 31 | 19.5 | |
| 19.5 | 10 | 32 | 20 | |
| 20 | 10.5 | 33 | 20.5 | |
| 20.5 | 11 | 33.5 | 21 | |
| 21 | 11.5 | 34 | 21.5 | |
| 21.5 | 12 | 35 | 22 | |
| 22 | 12.5 | 35.5 | 22.5 | |
| 22.5 | 13 | 36 | 23 | |
| 23 | 13.5 | 36.5 | 23.5 | |
| 24 | 14 | 37 | 23.5 | |
| 25 | 14.5 | 37.5 | 24 | |
| 25.5 | 15 | 38 | 24 | |
| 26 | 15.5 | 39 | 24.5 | |
| 26.5 | 16 | 39.5 | 25 | |
| 27 | 16.5 | 40 | 25.5 | |
| 27.5 | 17 |
-
2121
-
2222
-
2323
-
2424
-
2525
-
2626
-
2727
-
2828
- NSZ
011/715-98-40
| Karakteristika | Vrednost |
|---|---|
| Kategorija | Patike |
| Težina specifikacija | 0 kg |
| Brend | Skechers |
| Pol | devojčice |
| Sezona | proleće/leto 2019 |
| Kategorija | PATIKE |
Slični proizvodi
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.
Brza isporuka omogućava da porudžbine kreirane radnim danima do 14h i subotom do 13h, stignu istog dana do 20h, uz plaćanje karticom. Ova usluga je dostupna u Beogradu za proizvode označene „Brza isporuka“ po ceni od 750 dinara.
Više informacija o ovoj vrsti isporuke možete videti ovde.
#dx-hotspot-premium {
--dx-bg-base: #020818;
--dx-bg-light: #081e60;
--dx-mint: #5ee5a1;
--dx-mint-glow: rgba(94, 229, 161, 0.5);
--dx-white: #ffffff;
width: 100%;
max-width: 1400px;
margin: 20px auto;
font-family: 'Montserrat', 'Segoe UI', Roboto, Helvetica, sans-serif !important;
box-sizing: border-box;
}
.dx-promo-container {
background-color: var(--dx-bg-base) !important;
background-image: radial-gradient(circle at 50% 150%, var(--dx-bg-light) 0%, var(--dx-bg-base) 80%) !important;
border-radius: 20px;
height: 400px;
display: flex;
align-items: center;
justify-content: space-between;
padding: 0 50px;
overflow: hidden;
position: relative;
box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255,255,255,0.1);
}
/* VRAĆENA MAGIJA: Zamućeni reflektori (Spotlight) */
.dx-spotlight {
position: absolute;
top: -20%;
width: 150px;
height: 150%;
pointer-events: none;
z-index: 1;
filter: blur(25px); /* Vraćen onaj lep glow efekat zraka */
transform-origin: top center;
}
.dx-beam-1 {
right: 25%;
transform: rotate(-25deg);
background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 4s ease-in-out infinite alternate;
}
.dx-beam-2 {
right: 2%;
transform: rotate(25deg);
background: linear-gradient(180deg, rgba(94, 229, 161, 0.15) 0%, transparent 80%) !important;
animation: beamPulse 5s ease-in-out infinite alternate-reverse;
}
@keyframes beamPulse {
0% { opacity: 0.4; }
100% { opacity: 1; }
}
.dx-promo-content {
flex: 1;
max-width: 800px;
z-index: 5;
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
}
#dx-hotspot-premium h2,
#dx-hotspot-premium p,
#dx-hotspot-premium span {
color: var(--dx-white) !important;
background: transparent !important;
}
.dx-promo-title {
font-size: 34px !important;
font-weight: 900 !important;
line-height: 1.2 !important;
margin: 0 0 16px 0 !important;
text-transform: uppercase;
letter-spacing: 0.5px;
text-shadow: 0 4px 15px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 255, 255, 0.1) !important;
}
#dx-hotspot-premium .dx-promo-title .mint-glow {
color: var(--dx-mint) !important;
font-style: italic;
text-transform: none;
text-shadow: 0 0 15px var(--dx-mint-glow), 0 0 30px rgba(94, 229, 161, 0.4) !important;
}
.dx-promo-desc {
font-size: 15px !important;
line-height: 1.6 !important;
margin: 0 0 25px 0 !important;
color: rgba(255, 255, 255, 0.9) !important;
text-shadow: 0 2px 5px rgba(0,0,0,0.5) !important;
}
.dx-promo-list {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.dx-promo-item {
display: flex !important;
align-items: flex-start !important;
gap: 12px !important;
font-size: 14px !important;
line-height: 1.4 !important;
background-color: rgba(255, 255, 255, 0.02) !important;
background-image: none !important;
padding: 10px 15px !important;
border-radius: 8px !important;
border: 1px solid transparent !important;
border-left: 3px solid var(--dx-mint) !important;
box-shadow: none !important;
transition: transform 0.3s ease, background-color 0.3s ease !important;
}
@media (hover: hover) and (pointer: fine) {
.dx-promo-item:hover {
transform: translateX(5px) !important;
background-color: rgba(255, 255, 255, 0.06) !important;
}
}
.dx-promo-icon {
width: 20px !important;
height: 20px !important;
flex-shrink: 0 !important;
margin-top: 1px !important;
stroke: var(--dx-mint) !important;
fill: none !important;
stroke-width: 1.5 !important;
stroke-linecap: round !important;
stroke-linejoin: round !important;
background: transparent !important;
}
#dx-hotspot-premium .dx-promo-footer {
font-size: 13px !important;
font-style: italic;
color: rgba(255, 255, 255, 0.6) !important;
margin: 10px 0 0 0 !important;
padding-top: 15px !important;
}
.dx-promo-image-wrapper {
flex: 0 0 320px;
display: flex;
justify-content: center;
align-items: center;
height: 100%;
z-index: 5;
position: relative;
}
.dx-award-aura {
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
width: 280px; height: 280px;
background: radial-gradient(circle, rgba(94, 229, 161, 0.3) 0%, rgba(8, 30, 96, 0.6) 40%, transparent 70%) !important;
border-radius: 50%;
z-index: 1;
pointer-events: none;
animation: intensePulsing 4s ease-in-out infinite alternate;
}
.dx-promo-img {
max-height: 330px;
width: auto;
object-fit: contain;
position: relative;
z-index: 5;
background: transparent !important;
filter: drop-shadow(0 20px 15px rgba(0,0,0,0.8)); /* Statična senka da sprečimo seckanje */
animation: floatPremium 6s ease-in-out infinite;
}
@keyframes floatPremium {
0% { transform: translateY(0px); }
50% { transform: translateY(-12px); }
100% { transform: translateY(0px); }
}
@keyframes intensePulsing {
0% { transform: translate(-50%, -50%) scale(0.85); opacity: 0.7; }
100% { transform: translate(-50%, -50%) scale(1.1); opacity: 1; }
}
@media (max-width: 992px) {
.dx-promo-container {
flex-direction: column;
height: auto;
min-height: 650px;
padding: 40px 20px;
text-align: center;
justify-content: center;
gap: 20px;
}
.dx-beam-1 { right: 50%; transform: rotate(-20deg); }
.dx-beam-2 { right: 30%; transform: rotate(20deg); }
.dx-promo-content { order: 2; align-items: center; }
.dx-promo-image-wrapper { order: 1; flex: 0 0 auto; height: 280px; }
.dx-promo-img { max-height: 260px; }
.dx-promo-title { font-size: 26px !important; }
.dx-promo-desc { font-size: 14px !important; text-align: center; }
/* Uvek vidljive kućice na mobilnom, bez seckanja */
.dx-promo-item {
text-align: left !important;
align-items: flex-start !important;
background-color: rgba(255, 255, 255, 0.04) !important;
border: 1px solid rgba(255, 255, 255, 0.05) !important;
border-left: none !important;
}
.dx-promo-item:hover { transform: none !important; }
}
@media (max-width: 480px) {
.dx-promo-title { font-size: 24px !important; }
.dx-promo-item { font-size: 13px !important; padding: 12px 15px !important; }
}
Samo danas – 15% POPUSTA
NA KOMPLETAN ONLAJN ASORTIMAN
Zahvaljujući vašim glasovima, Dexyco je i ove godine dobitnik prestižne Hot Spot nagrade za najbolju dečju onlajn prodavnicu u Srbiji. Želimo da taj uspeh proslavimo sa vama tamo gde smo najbolji – onlajn.
Akcija važi u petak, 27. marta, isključivo za onlajn porudžbine na www.dexy.co.rs. Popust ne važi na već snižene artikle, Cybex Platinum kolekciju, bebi obuću, gumene čizme, patofne i hranu za bebe.Nagrada je vaša koliko i naša — hvala vam na poverenju.









.png)



.png)













.png)





