/*
Theme Name:   Hello Elementor Child
Description:  Tema hijo de Hello Elementor
Author:       Tu nombre
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
*/

.elementor-icon-box-title
{
	    margin-block-start: 0px !important;
}

body, html
{
	overflow-x:hidden;
}

.elementor-widget-theme-post-content p, .elementor-widget-theme-post-content span, .elementor-widget-theme-post-content *
{
	color: var(--e-global-color-b5f2d29) !important;
	font-family: var(--e-global-typography-1179756-font-family), Sans-serif !important;
}

.elementor-field-type-acceptance a
{
	color:#fff !important;
}

textarea
{
	resize:none !important;
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode
{
	max-width:100%;
	font-size:inherit;
}

#cmplz-document p, #cmplz-document li, #cmplz-document td, .editor-styles-wrapper .cmplz-unlinked-mode p, .editor-styles-wrapper .cmplz-unlinked-mode li, .editor-styles-wrapper .cmplz-unlinked-mode td
{
	font-size:inherit;
}

#cmplz-document h2, #cmplz-document h3, .editor-styles-wrapper .cmplz-unlinked-mode h2, .editor-styles-wrapper .cmplz-unlinked-mode h3
{
	color: var(--e-global-color-77b387b);
}

.descripcionarchivo h1
{
	color: var(--e-global-color-77b387b) !important;
	font-size: var(--e-global-typography-1b4d2ca-font-size) !important;
}

.descripcionarchivo h2
{
	color: var(--e-global-color-77b387b) !important;
	font-size: var(--e-global-typography-640eeac-font-size) !important;
	font-weight:bold !important;
}

.descripcionarchivo a,.descripcionarchivo a:hover
{
	color: var(--e-global-color-88606c2) !important;
}

.comentarios #comments h2
{
	color: var(--e-global-color-primary) !important;
	font-size: var(--e-global-typography-dafe0cf-font-size) !important;
}

[type=button], [type=submit], button
{
	border:0px !important;
}

.comentarios #comments p a,.comentarios #comments p a:hover,
.comentarios #comments article a,.comentarios #comments article a:hover,
.comentarios #comments small a,.comentarios #comments small a:hover
{
	color: var(--e-global-color-88606c2) !important;
}