/*
 Theme Name:   Hello Elementor Child - Bureau de Tecnologia 
 Theme URI:    https://bureau.derosemethod.org 
 Description:  Child de Hello Elementor
 Author:       Daniel Cambria
 Author URI:   http://bureau.derosemethod.org
 Template:     hello-elementor
 Version:      1.0.3
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         lightweight
 Text Domain:  hello-elementor-child
*/

/* Ajusta o calendário para exibição correta na página /events */
#tribe-events-pg-template, .tribe-events-pg-template {
    font-family: "Open Sans";
    padding-top: 150px;
    padding-bottom: 50px;
}

/* Corrige bug de css no plugin Whatsapp Chat */
img#style-3 {
    width: 50px;
}

/* Ajustes para nova versão do click-to-chat */
.img-icon {
	width: 50px;
}
.ht-ctc-chat.style-3 {
	text-align:right;
	padding-right: 30px;
}

/* Adiciona Small Caps ao DeROSE Method */
.caps_derosemethod {
   font-size: 0.9em;
}

/* Para inserção de símbolo ® */
.registered {
    vertical-align: super;
    font-size: 0.7em;
    line-height: normal; 
}
