/*
Theme Name: teammindmatters
Theme URI: https://solvent.qodeinteractive.com
Description: A child theme of Solvent
Author: Select Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: solvent
Template: solvent
*/
:root {
	--qode-main-color: #fdbd4b !important;
	--qode-header-light-color: #fff;
	--qode-header-light-hover-color: #fff;
	--qode-header-dark-color: #08132E;
	--qode-header-dark-hover-color: #08132E;
	--qode-gradient-one-color: #fdbd4b !important; 
	--qode-gradient-two-color: #034e7d !important;
	--qode-header-height: 84px;
	--qode-top-bar-height: 0px;
	--qode-admin-bar-height: 0px;
	--qode-height-custom-offset: 0px;
	--qode-mobile-header-height: 70px;
}
#qodef-back-to-top .qodef-back-to-top-icon,.qodef-theme-button{
	background-image:none !important;
}
button[type=submit], input[type=submit]{background-image:linear-gradient(135deg,#034e7d 0,#fdbd4b 100%)!important}

#qodef-top-area #qodef-top-area-inner.qodef-skin--light .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li,#qodef-top-area .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li,.widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li{
	margin: 0 0 0 !important;
}
.no-button .qodef-pricing-calculator .qodef-e-switch{ display:none}
.elementor-widget-image-carousel .swiper-slide .swiper-slide-image{
	border-radius:20px !important
}
.xfguY{
	display:none !important;
}
.qodef-button.qodef-layout--filled.qodef-html--link{
	    background-image: linear-gradient(135deg,#034e7d 0,#fdbd4b 100%)!important;
}
.widget.widget_nav_menu ul li a:before, .widget[data-widget_type*=widget-nav-menu] ul li a:before, [class*=elementor-widget-wp-widget].widget_nav_menu ul li a:before, [class*=elementor-widget-wp-widget][data-widget_type*=widget-nav-menu] ul li a:before{
	background:linear-gradient(270deg,#034e7d 0,#fdbd4b 120%)!important;
}
#solvent_core_section_title-9 h4{
	    text-transform: capitalize;
}

.clientes img{
	width:140px !important
}
 .clientes img:hover{
	width:140px !important
}