/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 21 2022 | 19:19:52 */
/*AJUSTES GLOBALES EDITOR*/
.elementor-text-editor p:last-child{  margin-bottom:0px; } /*Quita el espacio despues de parrafo*/
.elementor-document-handle{display:none !important; } /*No muestra el cambio de editor a plantilla*/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { margin-bottom: 0px;}
.comment-form-url, .comment-reply-title {display:none;}
a img, input, a, a:hover, a:active, a:focus {outline: none !important;} /*Elimina outline*/

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item { width: auto;} /*Ajusta ancho del menu Elementor*/
.elementor-editor-active .bdt-elementor-template-edit-link:not(:hover) {    background-image: linear-gradient(to top, #41c9f4, #71d7f7);    background: var(--e-global-color-accent);} /*Icono rojo del editor de templates de elementor*/
.elementor-widget-image a {border: none;}
html{height:100%}
	body.page{
    background-image: url(https://app.ecolcin.com/wp-content/uploads/2022/05/footer.png), url(https://app.ecolcin.com/wp-content/uploads/2022/05/bg_calificacion.jpg);
    background-position: left bottom, center;
    background-repeat: no-repeat;}

/*Ocultamos menus innecesarios*/
#wp-admin-bar-customize, 
#wp-admin-bar-wp-logo, 
#wp-admin-bar-new-e-landing-page,
#wp-admin-bar-elementor_site_settings, 
#wp-admin-bar-elementor_app_site_editor,
#wp-admin-bar-widgets,
#wp-admin-bar-themes,
#wp-admin-bar-new-elementor_library, 
#wp-admin-bar-new-custom-css-js, 
#wp-admin-bar-new-user,
#wp-admin-bar-new-page-link {display:none}

input#cert{text-transform:uppercase}

	select#FECHAS{height: 36px !important; }

@media(max-width:768px){
	#page {overflow-x:hidden;  background: url(https://app.ecolcin.com/wp-content/uploads/2022/05/Obrero-Pequeno-copia-1.png) right center no-repeat;
    background-size: contain;}
	input, select {		outline: none !important;		height: 36px !important;		border: solid 1px #9395e9;		line-height: 24px;		padding: 0px;
		font-size: 16px;		width: 100%;		margin: 5px auto;    text-align: center !important;}
	  
	.page-id-11 #page{background: none !important; }

}