.hidden{display:none!important}.my-float{width:50px}.float{z-index:2;position:fixed;width:50px;height:50px;top:50vh;left:0;background-color:#0c9;color:#fff;border-radius:50px;text-align:center;box-shadow:2px 2px 3px #999}.blink{animation:blinker 1s linear infinite}@keyframes blinker{50%{opacity:0}}.pay-btn{border:none;background:0 0;cursor:pointer}.swal-title{color:red!important}.swal-button{background-color:red!important}.desktop-closed-message-avatar{background:0 0!important;border:none!important;box-shadow:none!important}.item .item-loader{width:100%;height:30px;margin-top:5px;animation:loader 3s infinite ease-in-out;-webkit-animation:loader 3s infinite ease-in-out}@keyframes loader{0%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}100%{background-color:rgba(165,165,165,.1)}}@-webkit-keyframes loader{0%{background-color:rgba(165,165,165,.1)}50%{background-color:rgba(165,165,165,.3)}100%{background-color:rgba(165,165,165,.1)}}