.ts-mw-icon {background:rgba(195, 90, 141, 0.91);color:rgba(255, 255, 255, 0.94);}
.ts-mw-pulse:before, .ts-mw-pulse:after {border: 1px solid rgba(195, 90, 141, 0.91);}
.ts-mw-button {right:57px;bottom:150px;}
.ts-mw-block {right:5px;bottom:70px;}
.ts-mw-li a {color:rgba(0, 0, 0, 1)!important;}
.ts-mw-li a:hover {color:rgba(195, 90, 141, 0.97)!important;}
.ts-mw-button, .ts-mw-icon, .ts-mw-icon i, .ts-mw-icon .slides 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 .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 img, .ts-mw-block.mw-no-bg img, .ts-mw-pulse {width:43px;height:43px;}
.ts-mw-block {bottom:43px;}
.ts-mw-button {right:25px;bottom:85px;}
}
