/*
Theme Name: Optimiza Theme
Theme URI: https://optimizaclick.com
Description: Optimiza Theme is a child theme of Hello Elementor, created by Optimizaclick team
Author: Optimizaclick
Author URI: https://optimizaclick.com
Template: hello-elementor
Version: 1.0.1
Text Domain: optimizaclick
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/* borde formularios */
input#form-field-nombre {
    border-style: dotted;
}
input#form-field-telefono {
    border-style: dotted;
}
input#form-field-email {
    border-style: dotted;
}
textarea#form-field-mensaje {
    border-style: dotted;
}

/*------- descuento ---------*/
.sale-value,.sale-percentage,.sale-text {
	color:#fff;
	font-weight:500;
}
.sale-text {
	font-size:10px;
}