Ridetel | Tienda en línea
DESCUENTOS SEMANALES
PRODUCTOS EN DESCUENTO
.gray-sacale {
filter: grayscale(100%);
transition: all easy 0.5s;
}
.gray-sacale:hover {
filter: grayscale(0%);
}
Productos
TELEVISORES
Mira todas nuestras marcas y productos 👇
Computadoras y laptops Dell
.card-product-description {
position: relative;
transition: all 0.5s;
background-color: #ffffff;
}
.card-product-description .products-bottons {
opacity: 0;
transition: all 0.5s;
}
.product-card:hover .card-product-description {
margin-top: -50px;
box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}
.product-card:hover .card-product-description .products-bottons {
opacity: 1;
}
Suscríbete
#pdx-newsletter_1699458299 {
background-image: url(https://imagedelivery.net/0tt38OLkrSmHRt7hdItWEA/5cc22874-b726-4ad2-6926-b45bdf13ca00/public);background-size: cover;background-position-x: center;background-position-y: center;background-repeat: no-repeat;
}
.content-wrapper-newsletter_1699458299 {
}
.content-container-newsletter_1699458299 {
max-width: 300px;
}
.title-newsletter_1699458299 {
color:#ffffff!important;
font-size:1.4em !important;
}
.subtitle-newsletter_1699458299 {
color:#ffffff!important;
font-size:1em !important;
}
.inp-newsletter_1699458299 {
font-size:1em !important;
height: auto !important;
}
.btn-newsletter_1699458299 {
color: #ffffff !important;
background-color: #202945 !important;
border-color: #bfbfbf !important;
font-size:1em !important;
}
.btn-newsletter_1699458299:hover {
color: #ffffff !important;
background-color: #bfbfbf !important;
border-color: #bfbfbf !important;
}
@media(min-width: 768px) {
.content-container-newsletter_1699458299 {
max-width: 600px;
}
.title-newsletter_1699458299 {
font-size:1.9em !important;
}
.subtitle-newsletter_1699458299 {
font-size:1.3em !important;
}
.btn-newsletter_1699458299 {
font-size:1em !important;
margin-left: -1px;
}
.inp-newsletter_1699458299 {
font-size:1em !important;
}
}