













DIAS HORAS MINUTOS SEGUNDOS
08
HRS
00
MIN
59
SEG
.perfect-timer {
display: flex;
justify-content: center;
align-items: center;
gap: 20px;
padding: 20px 0;
background: transparent;
font-family: ‘Arial Black’, sans-serif;
}
.unit {
position: relative;
width: 70px;
height: 90px;
display: flex;
flex-direction: column;
align-items: center;
}
.circle {
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 70px;
height: 70px;
z-index: 1;
}
.track {
fill: none;
stroke: #2a2a2a;
stroke-width: 4;
}
.fill {
fill: none;
stroke: #ffffff;
stroke-width: 4;
stroke-linecap: round;
stroke-dasharray: 144.513;
stroke-dashoffset: 144.513;
transform: rotate(-90deg);
transform-origin: 50% 50%;
transition: stroke-dashoffset 0.8s ease-out;
}
/* NÚMERO 100% CENTRALIZADO */
.number {
position: absolute;
top: 15px; /* Metade de 70px */
left: 50%;
transform: translateX(-50%);
font-size: 1.5rem;
font-weight: 900;
color: white;
text-shadow: 0 2px 4px rgba(0,0,0,0.7);
margin: 0;
z-index: 2;
pointer-events: none;
}
/* LABEL ABAIXO DO CÍRCULO */
.label {
margin-top: 72px; /* 70px (círculo) + 2px */
font-size: 0.68rem;
font-weight: 900;
color: white;
letter-spacing: 1.5px;
text-transform: uppercase;
text-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
/* Responsivo */
@media (max-width: 480px) {
.perfect-timer { gap: 14px; }
.unit { width: 60px; height: 78px; }
.circle { width: 60px; height: 60px; }
.number { top: 30px; font-size: 1.3rem; }
.label { margin-top: 62px; font-size: 0.65rem; }
}
Aproveite agora nosso CUPOM de desconto para todas as marcas e categorias. Separamos as melhores opções para você aproveitar.
QUERO DESCONTO >>