@-webkit-keyframes right{0%,to{-webkit-transform:rotate(10deg)}50%{-webkit-transform:rotate(-10deg)}}@-moz-keyframes right{0%,to{-moz-transform:rotate(10deg)}50%{-moz-transform:rotate(-10deg)}}@keyframes right{0%,to{-webkit-transform:rotate(10deg);transform:rotate(10deg)}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}}ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.wtg-contact{position:fixed;left:10px;bottom:20%;z-index:9}.wtg-contact-list-item{width:40px;height:40px;text-align:center;line-height:30px;background:rgb(0 0 0/.05);margin-bottom:20px;text-transform:uppercase;padding:8px;position:relative}.wtg-contact-list-item .label{position:absolute;font-size:9px;white-space:nowrap;left:0;right:0;bottom:-12px;line-height:1;margin:auto}.wtg-contact-list-item a{color:#fff;display:table;width:100%;height:100%}.wtg-contact-list-item.phone a{background:url(/wp-content/plugins/wtg-contact-media/assets/images/call.png)no-repeat;background-size:contain;-webkit-animation:right .5s infinite ease-in-out;-moz-animation:right .5s infinite ease-in-out;animation:right .5s infinite ease-in-out}.wtg-contact-list-item.zalo a{background:url(/wp-content/plugins/wtg-contact-media/assets/images/zalo.png)no-repeat;background-size:contain}.wtg-contact-list-item:hover a{-webkit-animation:right .5s infinite ease-in-out;-moz-animation:right .5s infinite ease-in-out;animation:right .5s infinite ease-in-out}.wtg-contact.right{left:auto;right:10px}