#custom_last_buyer{position:fixed;bottom:10px;left:10px;background:#efefef;opacity:0;box-shadow:0 0 4px 0 rgba(0,0,0,.4);border-radius:3px;padding:5px;z-index:98;height:0;width:calc(100% - 20px);max-width:600px;white-space:nowrap;font-size:0;width:auto;text-align:left}#custom_last_buyer img:not(.currsymbol){display:inline-block;vertical-align:middle;max-height:65px;max-width:65px;margin:1%}#custom_last_buyer p{display:inline-block;vertical-align:middle;padding:1%;margin:0;font-size:14px;color:#000;line-height:20px;max-width:78%;white-space:normal;text-align:left}#custom_last_buyer .lb-name,#custom_last_buyer .lb-location{font-weight:700}.fadeInBottom{opacity:0;animation:fadeInBott .5s 1 1s forwards}.fadeOutBottom{opacity:1;animation:fadeOutBott .5s 1 1s forwards}@keyframes customFadeIn{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}#custom_last_buyer.lb-custom-fade-in{opacity:0;animation-name:customFadeIn;animation-duration:1s;animation-fill-mode:both;height:auto}@keyframes customFadeOut{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0);bottom:0}}#custom_last_buyer.lb-custom-fade-out{opacity:0;animation-name:customFadeOut;animation-duration:1s;animation-fill-mode:both;height:auto}@media(max-width:630px){#custom_last_buyer{width:100%;left:0;bottom:0}#custom_last_buyer p{font-size:12px}#custom_last_buyer p a{font-size:12px;line-height:12px}}