File: /home/clinicamaciel/www/wp-content/plugins/vc-extensions-bundle/profilepanel/js/init.min.js
jQuery(document).ready(function(e){e(".cq-profilepanel").each(function(t){var a=e(this),i=e(this).data("headerimage"),o=e(this).data("avatartype"),r=e(this).data("avatarimage"),s=e(this).data("avatarposition"),c=e(this).data("avataroffset"),n=""==e(this).data("avatarsize")?100:parseInt(e(this).data("avatarsize")),d=e(this).data("avatariconsize"),l=e(this).data("contentpadding"),p=e(this).data("contentmargin"),h=e(this).data("contentcolor"),f=e(this).data("titlecolor"),g=e(this).data("avatariconcolor"),v=e(this).data("titlesize"),u=e(this).data("contentsize"),b=e(this).data("avatarbackgroundcolor"),z=e(this).data("panelbackground"),k=""==e(this).data("headerheight")?a.find(".cq-profilepanel-header").height():e(this).data("headerheight"),q=e(this).find(".cq-profilepanel-avatar"),m=e(this).find(".cq-profilepanel-style2avatar"),x=e(this).find(".cq-profilepanel-icon");if(""!=v&&e(this).find(".cq-profilepanel-text h3").css("font-size",v),""!=u&&e(this).find(".cq-profilepanel-text, .cq-profilepanel-text p").css("font-size",u),m[0]&&(m.css({width:n,height:n}),e(".cq-profilepanel-avatarcontainer",a).css("top",.5*(k-n))),""!=q.attr("title")){q.tooltipster({position:"top",offsetY:"-4",delay:200,speed:300,touchDevices:!0,interactive:!1,animation:"fade",theme:"tooltipster-shadow",contentAsHTML:!0})}if(""!=m.attr("title")){m.tooltipster({position:"top",offsetY:"-4",delay:200,speed:300,touchDevices:!0,interactive:!1,animation:"fade",theme:"tooltipster-shadow",contentAsHTML:!0})}""!=z&&(a.css("background-color",z),a.find(".cq-profilepanel-avatar").css({"border-color":z})),""!=i&&a.find(".cq-profilepanel-header").css({"-moz-background-size":"cover","-o-background-size":"cover","background-size":"cover","-webkit-background-size":"cover",background:'url("'+i+'") no-repeat center center'}),""!=b&&q.css("background-color",b),""!=g&&x.css("color",g),""!=l&&a.find(".cq-profilepanel-text").css("padding",l),""!=p&&a.find(".cq-profilepanel-text").css("margin",p),""!=h&&a.find(".cq-profilepanel-text, .cq-profilepanel-text h3, .cq-profilepanel-text p").css("color",h),""!=f&&a.find(".cq-profilepanel-style2title").css("color",f),""!=d&&x.css({"font-size":d,width:"100%","text-align":"center"}),""!=c&&"middle"!=s&&("left"==s&&q.css({left:c}),"right"==s&&q.css({right:c})),""!=n&&q.css({top:k-.5*n,width:n,height:n}),""!=k&&(a.find(".cq-profilepanel-header").css("height",k),q.css("top",k-.5*q.height())),""!=r&&"image"==o&&(q.css({background:'url("'+r+'") no-repeat center center',"-moz-background-size":"cover","-o-background-size":"cover","background-size":"cover","-webkit-background-size":"cover"}),m.css({background:'url("'+r+'") no-repeat center center',"-moz-background-size":"cover","-o-background-size":"cover","background-size":"cover","-webkit-background-size":"cover"}))})});