.ts-mw-icon {background:rgba(255, 0, 47, 0.88);color:rgba(255, 255, 255, 0.85);}
.ts-mw-pulse:before, .ts-mw-pulse:after {border: 1px solid rgba(255, 0, 47, 0.88);}
.ts-mw-button {left:20px;bottom:40px;}
.ts-mw-block {left:5px;bottom:65px;}
.ts-mw-li a {color:rgba(255, 0, 47, 0.94)!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:65px;height:65px;}
.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;}
@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:55px;height:55px;}
.ts-mw-block {bottom:55px;}
.ts-mw-button {left:20px;bottom:20px;}
}
