/* CSS CUSTOMIZADO POR CENTRO INFORMÁTICO MILLENIUM */
span.onsale span, span.onsale2 span {
    display: none !important;
}
.millenium-oferta .el-content {
    position: static;
}
.onsale {
	border-radius: 4px !important;
}
span.onsale2 {
    padding: 4px;
    border-radius: 2px;
    background-color: #e60c81;
    color: #ffffff;
    font-weight: 600;
}