.ts-mw-icon {background:rgba(37, 167, 242, 1);color:rgba(255, 255, 255, 1);background: transparent;}
.ts-mw-button.open .ts-mw-icon.mw-animation-2 {background:rgba(37, 167, 242, 1);}
.ts-mw-button.open .ts-mw-icon.mw-animation-2 .slides {display: none;}
.ts-mw-button .ts-mw-icon .slides + i {display: none;}.ts-mw-button.open .ts-mw-icon .slides + i {display: flex;}
.ts-mw-button {left:40px;bottom:40px;}
.ts-mw-block {left:5px;bottom:70px;}
.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:70px;height:70px;}
.ts-mw-substrate {background:rgba(0, 0, 0, 0.1);}
.ts-mw-block {transform: scale(0);transition: 0.3s;}
.ts-mw-button.open .ts-mw-block {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:57px;height:57px;}
.ts-mw-block {bottom:57px;}
.ts-mw-button {left:20px;bottom:60px;}
}
