
.rojo {
    color: #cc0000 !important;
}
.Tachado {
    text-decoration: line-through;
}
.precioOferta {
    color: #cc0000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: -1px;
}
.precioBase {
    color: #2ea0cd;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: -1px;
}
.price {
    padding-top: 0 !important;
}
.etiq-desc {
    background: rgba(0, 0, 0, 0) url("/css/descuento.jpg") no-repeat scroll 0 0;
    bottom: 30px;
    color: #ffffff;
    font-size: 29px;
    height: 43px;
    left: 0;
    position: absolute;
    width: 85px;
    z-index: 100;
}
.etiq-desc span {
    margin-left: 8px;
    padding-top: 8px;
    position: absolute;
}

.t3-sidebar .module-ct ul > li {
    border-top: 1px solid #ecf0f1;
    font-weight: 600 !important;
    font-size: 12px !important;
    font-family: tahoma;
}

.protectedby {
    display: none;
}
