/*
Theme Name: MoneyFlow Child Theme
Theme URI: https://moneyflow.themerex.net/
Description: MoneyFlow is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.9.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: moneyflow
Template: moneyflow
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.trx-addons-testimonials-container {
	height: 100%!important;
}

.trx-addons-testimonials-content-wrapper {
	height: 100%!important;
}

.trx-addons-info-box-container
{
  height: 100%!important;
}


.top_panel {
    transition: all 0.3s ease; /* animación suave */
}

.top_panel.fixed {
    position: fixed;
    /*top: 0;
    left: 0;*/
    background-color: white;
    width: 100%;
    z-index: 9999; /* para que quede encima */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1); /* opcional */
}

.elementor-button-link
{
		font-family: "DM Sans", Sans-serif!important;
}

header .elementor-button-link:hover
{

	background-color: #6A7FC0!important;
	color: #fff!important;
}

footer a.trx-addons-advanced-title-item
{
	color:#6A7FC0!important;
}

.elementor-658 .elementor-element.elementor-element-5dc4dd4 .metform-btn:hover {
	background-color: #6A7FC0!important;
	color: #fff!important;
}

.elementor-745 .elementor-element.elementor-element-e1e920a .elementor-button:hover, .elementor-745 .elementor-element.elementor-element-e1e920a .elementor-button:focus {
	background-color: #6A7FC0!important;
	color: #fff!important;
}

.elementor-745 .elementor-element.elementor-element-5aa304e .elementor-button:hover, .elementor-745 .elementor-element.elementor-element-5aa304e .elementor-button:focus {
	background-color: #6A7FC0!important;
	color: #fff!important;
	border: 1px solid #6A7FC0!important;
}

.elementor-745 .elementor-element.elementor-element-2a927fe .elementor-button:hover, .elementor-745 .elementor-element.elementor-element-2a927fe .elementor-button:focus {
	background-color: #6A7FC0!important;
	color: #fff!important;

}

.elementor-button-link:hover
{
	background-color: #6A7FC0!important;
	color: #fff!important;
	border: 1px solid #fff!important;
}


@media (max-width: 479px) {
		
		.elementor-heading-title {
			font-size: 38px!important;
			color: #FFFFFF!important;
			text-align: left!important;
		}
        h1, h2, h3, h4, h5, h6 {
            hyphens: none!important;
        }
		
}
