/*
Theme Name:     Blocksy Child
Theme URI:      http://example.com/
Description:    Tema Child del tema Blocksy
Author:         RSI
Author URI:     http://example.com/about/
Template:       blocksy
Version:        0.1.0
*/

/* fix whtsapp btn bottom-right */
#qlwapp.qlwapp-bottom-right {
	bottom: 60px;
}
/* fix menu-footer distance title */
div#block-11 {
	margin-top: 10px;
}
/*fix social-icon-footer bloga page*/
.elementor-social-icon:last-child {
	display: flex;
}
/* fix-title-related */

.ct-related-posts .related-entry-title {
    --fontSize: 30px;
    font-family: 'Bebas Neue';
    line-height: 34px;
    font-weight: normal;
}
/* fix badge recaptcha */
.elementor-field-type-recaptcha_v3 .grecaptcha-badge {
	display: none !important;
}

/* test */
