/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.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: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

a{
	color:#0b5b8d;
}

li.bsalir{
  margin: 0 auto;
  width: 100px;
}

li.bsalir a{
  text-align: center;
  display: block;
}

li.nombreuser a:hover{
	color:#232323 !important;
}

li.btnregistro a{
	background:#26B5C3;
	color:#FFF !important;
	margin:0 2px !important;
	padding: 13px 18px !important;
	border-radius: 5px;
}

li.btnregistro a:hover,
li.btnregistro a:active{
	background:#0b5b8d;
}

::placeholder{
	color:#737373 !important;
}

#um_field_22_terminosprf,
#um_field_176_terminosemp{
	padding:0 !important;
}

.um-button{
	background:#26b5c3 !important;
	font-family: "Gilroy", Sans-serif !important;
}

.um-field-checkbox span a{
	color:#0b5b8d;
}
.um-field-checkbox span a:hover{
	color:#26b5c3;
}

.page-id-32 .e-e968335{
	background-color: #f8fafd !important;
}

.page-id-32 .page-header{
	text-align: center;
	margin: 60px 0 0 0;
}

.page-id-32 .page-header h1{
	font-size: 2rem;
   font-weight: 600;
}

.menuprofesional ul li.woocommerce-MyAccount-navigation-link--edit-address,
.menuprofesional ul li.woocommerce-MyAccount-navigation-link--payment-methods,
.menuprofesional ul li.woocommerce-MyAccount-navigation-link--edit-account{
	display:none !important;
}


