/* Start custom CSS for page-settings *//* --- INICIO: ESTILOS FORZADOS CREATIVE ELEMENTS --- */

/* 1. Título del Producto */
.element-bottom .product-title a,
.element-bottom h3 a {
    font-size: 15px !important;
    font-weight: 700 !important; 
    color: #111111 !important;
    line-height: 1.3 !important;
}

/* 2. Categoría */
.element-bottom .ax-product-cats a {
    font-size: 11px !important;
    color: #999999 !important;
    text-transform: uppercase !important;
}

/* 3. Referencia */
.element-bottom .product-reference,
.element-bottom .product-reference span {
    font-size: 12px !important;
    color: #777777 !important;
    font-weight: 400 !important;
}

/* 4. Precio */
.element-bottom .product-price-and-shipping .price,
.element-bottom .price {
    font-size: 18px !important;
    font-weight: bold !important;
    color: #cc1422 !important;
}
/* --- FIN: ESTILOS FORZADOS CREATIVE ELEMENTS --- */
/* Ocultar el número de días de entrega roto */
.delivery-information {
    display: none !important;
}/* End custom CSS */