Tienda

/* Estilos Globales para Componentes (Nativos y Content Views Pro) */
.pt-cv-content-item {
border: 2px solid #ff9900 !important;
border-radius: 8px !important;
padding: 12px !important;
background: #fff !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.06) !important;
margin-bottom: 20px !important;
transition: all 0.3s ease !important;
}
.pt-cv-content-item:hover {
transform: translateY(-5px) !important;
box-shadow: 0 8px 16px rgba(255, 153, 0, 0.2) !important;
}
.pt-cv-content-item img.pt-cv-thumbnail {
border: none !important;
box-shadow: none !important;
padding: 0 !important;
border-radius: 4px !important;
}

/* Fallback para imagenes sueltas nativas */
.entry-content > img.aligncenter,
.entry-content > img.alignleft,
.entry-content > img.alignright,
.entry-content > p > img[class*=’wp-image-‘],
.entry-content figure:not(.wp-block-gallery) img {
border: 2px solid #ff9900 !important;
border-radius: 8px !important;
padding: 6px !important;
background: #fff !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.06) !important;
transition: all 0.3s ease !important;
}
.entry-content > p > img[class*=’wp-image-‘]:hover,
.entry-content figure:not(.wp-block-gallery) img:hover {
transform: translateY(-5px) !important;
box-shadow: 0 8px 16px rgba(255, 153, 0, 0.2) !important;
}

No se han encontrado productos que coincidan con tu selección.