/*
Theme Name: Shopkeeper
Theme URI: https://shopkeeper.wp-theme.design/
Author: Get Bowtied
Author URI: https://www.getbowtied.com/
Description: When you start with an awesome product you can create amazing things! Built with the eCommerce functionality in mind, Shopkeeper is a fully responsive Premium WooCommerce Theme with great design and extensive functionality.
Version: 2.8.3
License:
License URI:
Text Domain: shopkeeper
Domain Path: /languages/
*/


.entrenamiento-dias {
    color: #E58288;
}

.entrenamiento-dias::before {
    content: "Entrenamiento días: ";
    color: #E58288;
}

.nom-ejercicio::before {
    content: "Nombre ejercicio: ";
}

.series-ejercicio::before {
    content: "Series: ";
}

.n-reps::before {
    content: "Nº de reps/tiempo: ";
}

.descanso-reps::before {
    content: "Descanso: ";
}

.obs-ejercicio::before {
    content: "Observaciones: ";
}
