/*
Theme Name: Hello Elementor Child
Theme URI: https://www.solucionweb.com/
Description: Tema hijo personalizado para Hello Elementor con login privado, reglas de acceso, botones flotantes configurables, WhatsApp y shortcodes básicos administrables.
Author: Solución Web
Author URI: https://www.solucionweb.com/
Template: hello-elementor
Version: 2.4.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: custom-login, translation-ready, elementor, child-theme
*/

/* Los estilos personalizados se cargan desde /assets/css/. */


.no-scroll{
	overflow: hidden;
}

body{
	overflow-x: hidden !important;
}


.carutil .pp-info-box-icon-wrap { 
transition: all .2s ease-in-out; 
}

.carutil .pp-info-box-icon-wrap:hover { 
transform: scale(1.1); 
}

.carutil .pp-info-box-title{ 
transition: all .2s ease-in-out; 
}

.carutil .pp-info-box-title:hover { 
transform: scale(1.1); 
}

.fontilwe{
	font-weight: 600 !important;
}
.imgblanlog img { 
	transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
}
body[data-elementor-device-mode="desktop"] .scroll-header .imgblanlog img { width: 20% !important; }

.elementor-2134 .elementor-element.elementor-element-04b142b .pp-menu-toggle{
	background: #fff;
	padding: 6px 8px;
	box-shadow: 0px 0px 3px 0px #d7d7d7;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0;
}


/*----Categorias*/

.categorias .elementor-post__text{
	background:#6564B0;
	text-align:center;
	padding: 30px 40px;
}