/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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 */

/* Color en titulos */
span.pdi-color {
    color: #E40134;
}

/* Perfil img autor nombre notas */
span.elementor-icon-list-icon img.elementor-avatar {
	border: 1px solid #e3e3e3;
}
span.elementor-post-info__item-prefix,
span.elementor-post-info__item--type-date {
	font-weight: 400;
}

/* Speaker mostrar/ocultar audio */
.mdp-speaker-wrapper {
	margin-bottom: 15px;
	cursor: pointer;
}
.mdp-speaker-wrapper .mdp-speaker-box {
	display: none;
}
.mdp-speaker-wrapper .mdp-speaker-box.showAudio {
	display: block;
}

/* Oculta tags single post */
span.elementor-post-info__terms-list a.elementor-post-info__terms-list-item[href*="destacada"] {
    display: none;
}

.elementor-kit-82260 button, .elementor-kit-82260 input[type="button"], .elementor-kit-82260 input[type="submit"], .elementor-kit-82260 .elementor-button {
    color: #f4f4f4;
}



/* MEDIA */
