.ts-mw-icon {background:rgba(255, 98, 0, 0.97);color:rgba(255, 255, 255, 1);}
.ts-mw-button {right:90px;bottom:20px;}
.ts-mw-block {right:5px;bottom:57px;}
.ts-mw-li a {color:rgba(0, 0, 0, 1)!important;}
.ts-mw-li a:hover {color:rgba(37, 167, 242, 1)!important;}
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides span img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:57px;height:57px;}
.ts-mw-substrate {background:rgba(0, 0, 0, 0.1);}
.ts-mw-block .ts-mw-list li img {transform: scale(0);transition: 0.3s;}
.ts-mw-button.open .ts-mw-block .ts-mw-list li img {transform: scale(1);transition: 0.3s;}
.ts-mw-tips {border: 1px solid rgba(255, 98, 0, 0.97);bottom: 57px;right:90px;}
.ts-mw-tips-text {background: rgba(255, 98, 0, 0.97);color:rgba(255, 255, 255, 1)}
.ts-mw-tips-close {color:rgba(255, 255, 255, 1)}
.ts-mw-button:hover .ts-mw-tips {opacity: 1;visibility: visible;}
@media only screen and (max-width: 768px) {
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides span img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:53px;height:53px;}
.ts-mw-block {bottom:53px;}
.ts-mw-button {right:20px;bottom:120px;}
.ts-mw-tips {bottom:53px;right:20px;}
.ts-mw-tips {display: none;}
}
