@charset "utf-8";

.quick-block-dota { background-image: url("../../images/btn-quick_dota.png"); color: rgb(113, 40, 0); text-shadow: rgba(255, 255, 255, 0.26) 0px 1px 0px; }

.quick-block-dota:hover { color: rgb(113, 40, 0); }

.dota_buy-btn { background: url("../../images/new/dota_btn.png?2") no-repeat; color: rgb(113, 40, 0); width: 145px; }

.dota_buy-icon { background: url("../../images/new/dota_buy.svg?2") no-repeat; display: inline-block; height: 24px; margin-right: 10px; transition: background 0.3s ease-in-out; vertical-align: middle; width: 23px; }

.dota_buy-btn:hover { background: url("../../images/new/dota_btn-h.png?2") no-repeat; cursor: pointer; }

.dota_cart-btn { background: url("../../images/new/dota_btn-small.png?2") no-repeat; height: 50px; width: 50px; }

.dota_cart-icon { background: url("../../images/new/dota_cart.svg?2") no-repeat; display: inline-block; height: 24px; vertical-align: middle; width: 24px; }

.dota_cart-btn:hover { background: url("../../images/new/dota_btn-small-h.png?2") no-repeat; }