/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
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
*/

.span-header { margin-bottom: 0px !important;}

.lista ul {
   list-style: none;
   margin-left: 0;
   padding-left: 0;
}

.lista li { margin-bottom: 10px;}
.lista li:before {content: "•"; margin-right: 8px; color: #f60029;}

/*
.lista li:before { content: ""; background-image:url('http://localhost:8888/bocachica-locuciones/wp-content/uploads/2021/02/bullet.svg'); background-position: center; background-size: contain; width: 14px; height: 14px; display: inline-block; margin-right: 5px; background-repeat: no-repeat;}*/

.servicios .elementor-widget-container { display: inline-block; padding: 0px 30px;}

.elementor-message {
    margin: 20px 0 !important;
}

.elementor-widget-wp-widget-media_audio [type=button]:focus, .elementor-widget-wp-widget-media_audio [type=button]:hover, .elementor-widget-wp-widget-media_audio [type=submit]:focus, .elementor-widget-wp-widget-media_audio [type=submit]:hover, .elementor-widget-wp-widget-media_audio button:focus, .elementor-widget-wp-widget-media_audio button:hover {
    color: #fff !important;
    background-color: transparent !important;
    text-decoration: none !important;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #FF2336 !important;
}