/* 
Theme Name: Craneo
Theme URI: https://craneo.com.ar
Description: Cráneo comunicación
Author: Cráneo
Author URI: https://craneo.com.ar/
Template: hello-elementor
Version: 1.0.1
Text Domain: Craneo
*/

/*
    Add your custom styles here
*/


/* ocultar captcha de google */
.grecaptcha-badge{display: none !important}

span.bulpas{
   color:var(--e-global-color-primary);
   font-family: "Leckerli One", Sans-serif;
   font-size: 43px;
   font-weight: 400;
	line-height: 0px;
}

ul.wp-block-list li::marker,
.lista > ul li::marker
{
  content: ".";
  color:var(--e-global-color-primary);
   font-family: "Leckerli One", Sans-serif;
   font-size: 43px;
   font-weight: 400;
line-height: 0px;
}

.wp-block-list li,
.lista >ul li{
margin-bottom:10px;
}

.sin-margen >ul{
padding:0px;
}

.asubrayado li a,
.asubrayado a{
	text-decoration: underline dotted #5b5b5b;
	color: inherit;
}

.img-ancho-auto img{
    width: auto !important;
}