.elementor-1684 .elementor-element.elementor-element-542dcb6d{--display:flex;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__top-bar-subtitle{font-size:16px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__message-bubble-name{font-family:"Poppins", Sans-serif;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__message-bubble-body{font-family:"Poppins", Sans-serif;font-size:15px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__message-bubble-time{font-size:19px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__send-cta{font-family:"Poppins", Sans-serif;font-weight:700;}@media(max-width:767px){.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__top-bar-title{font-size:18px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__top-bar-subtitle{font-size:11px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__message-bubble-name{font-size:15px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__message-bubble-body{font-size:11px;line-height:1.7em;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__message-bubble-time{font-size:14px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons__send-cta{font-size:16px;}.elementor-1684 .elementor-element.elementor-element-62bc74f0 .e-contact-buttons{--e-contact-buttons-horizontal-offset:3%;--e-contact-buttons-vertical-offset:3%;}}/* Start custom CSS for contact-buttons, class: .elementor-element-62bc74f0 *//* Remove a seleção e borda azul no mobile */
*:focus {
  outline: none !important; /* Remove o contorno do foco */
  box-shadow: none !important; /* Remove sombras que podem ser aplicadas ao foco */
}

/* Remove o destaque ao tocar no elemento (mobile) */
*:focus-visible {
  outline: none !important;
  box-shadow: none !important;
}

*:focus-within {
  outline: none !important;
  box-shadow: none !important;
}

@media (max-width: 768px) {
  .popupwpp {
    width: 85%; /* Para telas menores, aumenta a largura */
  }
}/* End custom CSS */