File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/chatbubble/js/init.min.js
jQuery(document).ready(function(a){a(".cq-chatbubble").each(function(b,c){var e=(a(this),a(".cq-chatbubble-container",a(this))),g=(e.length,[]);e.each(function(b){g[b]=a(this);var c=a(this).data("bgstyle"),d=a(this).data("backgroundcolor"),e=a(this).data("contentcolor"),f=a(this).data("iconcolor"),h=a(this).data("iconsize"),i=a(this).data("labelcolor"),j=a(this).data("infocolor");""!=e&&a(".cq-chatbubble-content, .cq-chatbubble-content p",a(this)).css("color",e),""!=f&&a(".cq-chatbubble-icon",a(this)).css("color",f),""!=h&&a(".cq-chatbubble-icon",a(this)).css("font-size",h),""!=i&&a(".cq-chatbubble-label",a(this)).css("color",i),""!=j&&a(".cq-chatbubble-detail, .cq-chatbubble-detail span",a(this)).css("color",j),"customized"==c&&""!=d&&(a(".cq-chatbubble-content, .cq-chatbubble-avatar",a(this)).css("background-color",d),a(".cq-chatbubble-arrowleft",a(this)).css("border-right-color",d),a(".cq-chatbubble-arrowright",a(this)).css("border-left-color",d))})})});