/* Share Button */
.sharede,.sharesimply{position:relative;}
.sharesimply{margin:20px auto 0 auto;}
.sharesimply a.fb,.sharesimply a.tw,.sharesimply a.wa{position:relative;display:inline-block;margin:0 0 5px 0;color:#fff;text-shadow:none;padding:12px 0;width:32%;font-size:16px;font-weight:700;overflow:hidden;transition:all .3s}
.sharesimply a.fb {background:#516ca4;text-align: center;}
.sharesimply a.tw {background:#00baff;text-align: center;}
.sharesimply a.wa {background:#14e715;text-align: center;}
.fb,.plus,.tw, .wa{font-size:2.5rem;vertical-align:middle;position:absolute;left:5px;top:5px;color:rgba(255,255,255,.5);transition:all .3s}
.sharesimply a:hover .fb,.sharesimply a:hover .tw,.sharesimply a:hover .wa{color:rgba(255,255,255,.3);transform:scale(1.3) rotate(-20deg)}
.sharesimply a.fb:hover,.sharesimply a.tw:hover,.sharesimply a.wa:hover{color:#fff;background:#333;}
.sharesimply a.fb:active,.sharesimply a.tw:active,.sharesimply a.wa:active{box-shadow:inset 0 1px 0 rgba(0,0,0,.16)}
.social--link-messenger {
  background-color: #0084FF;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201572.3%201582%22%3E%3Cstyle%3E.st0%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M786.1%200C352%200%200%20327.9%200%20732.4c0%20230.5%20114.3%20436.1%20293%20570.3V1582l267.7-147.8c71.4%2019.9%20147.1%2030.6%20225.5%2030.6%20434.2%200%20786.1-327.9%20786.1-732.4S1220.3%200%20786.1%200zm78.2%20986.3L664.1%20771.5%20273.4%20986.3l429.7-459%20205.1%20214.8%20385.7-214.8-429.6%20459z%22%2F%3E%3C%2Fsvg%3E");
}
.social--link-messenger:hover, .social--link-messenger:focus {
  background-color: #006acc;
}