media (max-width: 440px) {
    .dropdown .menu-steam {
        width: 100%;
    }
    .dropdown .menu-vk {
        width: 100%;
    }
    .dropdown .menu-donate {
        width: 100%;
    }
}
.wrapper-dropdown-2 {
    position: relative;
    background-color: #42a5f5;
    margin: 0 auto;
    padding: 10px 15px;
    cursor: pointer;
    outline: none;
    color: #fff;
    font-weight: 800;
    font-size: 2rem;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
}
.wrapper-dropdown-2:hover .dropdown {
    opacity: 1;
    top: 100%;
}   
.wrapper-dropdown-2 .dropdown {
    position: absolute;
    top: -999999em;
    left: 0px;
    right: 0px;
    background: white;
    transition: all 0.3s ease-out;
    list-style: none;
    opacity: 0;
    transition: all 0.1s; 
}
.wrapper-dropdown-2 .dropdown li a {
    display: block;
    text-decoration: none;
    color: #333;
    border-left: 5px solid;
    padding: 1rem;
    transition: all 0.3s ease-out;
}
.wrapper-dropdown-2 .dropdown li i {
    margin-right: 5px;
    color: inherit;
    vertical-align: middle;
}
.wrapper-dropdown-2.active .dropdown {
    pointer-events: auto;
}
.wrap-block-dropdown {
    height: 100%;
    background-color: #ededed;
}
.wrap-block-dropdown a {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
}
.menu-vk {
    color: #fff;
    padding: 0.5rem 0.5rem;
    background-color: #5181b8;
    transition: all 0.1s;
    width: 15rem;
    font-family: 'Roboto Condensed', sans-serif;
    transition: all 0.1s;
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.menu-vk:hover {
    opacity: 0.8;
}
.menu-steam {
    color: #fff;
    padding: 0.5rem 0.5rem;
    background-color: #242424;
    transition: all 0.1s;
    width: 15rem;
    font-family: 'Roboto Condensed', sans-serif;
    transition: all 0.1s;
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.menu-steam:hover {
    opacity: 0.8;
}
.menu-donate {
    color: #fff;
    padding: 0.5rem 0.5rem;
    background-color: #d97c1e;
    transition: all 0.1s;
    width: 15rem;
    font-family: 'Roboto Condensed', sans-serif;
    transition: all 0.1s;
    display: inline-block;
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.menu-donate:hover {
    opacity: 0.8;
}

.product__image:hover { 
z-index: 999 !important; 
padding: 0%; 
border:1px solid #fff; 
border-color: rgba(255,255,255,.5); 
transition: all 0.7s 
position: relvative; 
} 
.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover { 
background-color:rgba(255,255,255,.3); 
color:#fff} 

a { 
color:#4169E1; 
transition: all 0.3s 
}
.footer {
  background: transparent;
}
.navbar,.navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    box-shadow: 0 3px 0 0 #4169E1
}
.btn { 
transition: all 0.3s ease 0s !important; 
border-radius: 0px; 
outline: 0; 
box-shadow: 0 3px 0 0 #4169E1 !important; 
}

.xbox {
 background: rgba(0,0,0,.2);
}

.product {
    min-height: 176px;
    max-height: 176px;
}

.product:hover { 
-webkit-transform: scale(1.02);
-ms-transform: scale(1.02);
transform: scale(1.02);
}

.product {
transition: all 0.2s;
}

.product {
min-height: 138px;
max-height: 138px;
}

.product {
min-width: 138px;
max-width: 138px;
}

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,cyrillic);
* {
	margin: 0;
	font-family: 'Roboto Condensed', sans-serif
}
body {
	background-image: url('https://api.magic-rust.ru/images/shop/mr_shop_bg_light2.jpg');
	background-position: 50% 50%;
	background-size: cover;
	background-attachment: fixed;
	color: #fff
}
.topbar {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	height: 70px !important;
	z-index: 1000
}
.navbar {
	background-color: rgba(255, 255, 255, 0);
	height: 70px !important;
	padding: 0;
	transition: all 0.1s;
	box-shadow: 0 0px 10px rgba(255, 255, 255, 0)
}
.header__image {
	margin-top: 30px
}
.navbar-brand {
	display: none
}
.nav-item {
	display: inline-block;
	border-bottom: 2px solid transparent;
	border-color: rgba(255, 255, 255, 0) !important;
	transition: all 0.1s
}
.nav-item:hover {
	border-color: rgba(255, 255, 255, 1) !important
}
.nav-link {
	display: inline-block;
	text-align: center;
	line-height: 30px;
	height: 30px;
	color: #fff !important;
	text-shadow: 1px 1px 1px #333;
	font-weight: 800;
	font-size: 18px;
	transition: all 0.1s
}
.dropdown-menu {
	border-radius: 0;
	margin: 0px
}
.xbox_store .store-servers {
	display: none
}
.product__servers, .product__command {
	display: none
}
.desc1 {
	position: relative;
	display: block;
	background-color: rgba(0, 0, 0, 0.9);
	width: 100%;
	height: 138px;
	margin-bottom: -138px;
	z-index: 10000
}
.btn-desc1 {
	display: block;
	position: absolute;
	right: -1px;
	bottom: -39px
}
.xbox {
	background-color: rgba(0, 0, 0, 0.25);
	background-image: url('http://magic-rust.ru/shop/bg.png')
}
.xbox .xbox__header {
	background-color: rgba(0, 0, 0, 0) !important;
	padding: 11px 11px 0px 11px
}
.xbox_monitoring .xbox__header h4, .xbox_vk .xbox__header h4, .xbox_skins .xbox__header h4 {}
.xbox .xbox__header h4 {
	color: #fff !important;
	text-shadow: 1px 1px 1px #333;
	font-weight: 800;
	font-size: 22px;
	line-height: 30px;
	font-weight: 800;
	margin: 0px 5px;
	text-transform: uppercase
}
.xbox .xserver {
	background-color: rgba(255, 255, 255, 0.05);
	margin-bottom: 3px;
	width: 100%;
	padding: 5px;
	cursor: pointer;
	transition: all 0.1s ease-in-out
}
.xbox .xserver:hover {
	background-color: rgba(255, 255, 255, 0.1)
}
.progress {
	background: url('http://magic-rust.ru/shop/bg.png');
	background-color: rgba(255, 255, 255, 0.08);
	border-radius: 0px;
	height: 30px;
	padding: 4px
}
.progress-bar {
	background: url('http://magic-rust.ru/shop/bg.png');
	background-color: #0af !important;
	animation: none !important;
	height: 22px
}
.xserver__links .ml-auto a {
	opacity: 0.5
}
.xserver__links {
	margin-top: -31px;
	margin-left: 10px;
	margin-right: 10px
}
.xbox a:hover {
	color: #fff;
	opacity: 1
}
.xbox_monitoring h4::before {
	font: normal normal normal 20px FontAwesome;
	content: "\f233  "
}
.xbox_store h4::before, .xbox_queue h4::before, .xbox_purchases h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f07a  "
}
.xbox_payments h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f0d6  "
}
.xbox_transfers h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f0ec  "
}
.xbox_bonuses h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f067  "
}
.xbox_promocodes h4::before {
	font: normal normal normal 24px FontAwesome;
	content: "\f295  "
}
.xbox_monitoring .xbox__footer {
	display: none
}
.xbox__footer {
	background-color: rgba(0, 0, 0, 0);
	padding-top: 0px
}
.profile-navigation .nav-link {
	line-height: 14px
}
.server-navigation .nav-link {
	line-height: 14px
}
.player-stats__navigation .nav-link {
	line-height: 14px
}
.store-categories .btn-secondary {
	color: #fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 800;
	font-size: 15px;
	background-color: rgba(255, 255, 255, 0.1);
	border: 0;
	border-bottom: 2px solid transparent;
	border-color: rgba(255, 255, 255, 0) !important;
	box-shadow: 0 0px 10px rgba(255, 255, 255, 0);
	transition: all 0.2s
}
.xbox_store h4::after {
	content: " XRust"
}
.store-categories .active {
	color: #fff;
	background-color: #0275d8
}
.btn, .bth:hover, .btn:active, .btn:focus {
	border-radius: 0px;
	text-shadow: 1px 1px 1px #333;
	transition: all 0.2s
}
.btn-secondary {
	color: #fff;
	background-color: #0275d8;
	border-color: #0275d8
}
.btn-secondary:hover {
	color: #fff;
	background-color: #025aa5;
	border-color: #01549b
}
.btn-secondary:active, .btn-secondary:focus {
	color: #fff;
	background-color: #0275d8;
	box-shadow: 0 0 0 2px rgba(2, 117, 216, .5)
}
.product {
	border: 0 !important;
	box-shadow: 0 0 0 0 !important;
	background-color: rgba(255, 255, 255, 0.1);
	background-image: url('http://magic-rust.ru/shop/bg.png');
	background-position: 0 0, 0 0, 0 0;
	transition: all 0.2s;
	-webkit-animation-name: ItemUnhover;
	animation-name: ItemUnhover;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s
}
.product:hover {
	background-color: rgba(255, 255, 255, 0.1);
	-webkit-animation-name: ItemHover;
	animation-name: ItemHover;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.product:active {
	background-color: rgba(255, 255, 255, 0.2);
	-webkit-animation-name: ItemHover;
	animation-name: ItemHover;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.product__price {
	background: rgba(255, 255, 255, 0);
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 0px #000
}
.product__price-old {
	display: none
}
.product__quantity {
	background: rgba(255, 255, 255, 0);
	font-size: 18px;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 1px #000
}
.product__name {
	background: rgba(255, 255, 255, 0);
	font-size: 14px;
	font-weight: 800;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	text-align: center
}
.product__discount {
	background: #0af;
	color: #fff;
	text-shadow: 0px 0px 5px #08c;
	transform: rotate(45deg) translateY(-30%) translateX(25%);
	padding: 0 20%
}
.form-control {
	background-color: rgba(255, 255, 255, 0.1);
	color: #fff;
	font-family: "Roboto Condensed";
	font-size: 18px;
	font-weight: 500;
	border: 0;
	border-radius: 0px !important;
	border-bottom: 2px solid transparent;
	border-color: rgba(255, 255, 255, 0) !important;
	transition: all 0.2s
}
.form-control:hover {
	background-color: rgba(255, 255, 255, 0.2)
}
.form-control:focus {
	background-color: rgba(255, 255, 255, 0.1);
	border-color: rgba(255, 255, 255, 1) !important
}
.input-group-addon {
	background-color: rgba(255, 255, 255, 0.1) !important;
	border-radius: 0px
}
.input-group-addon i {
	color: #fff
}
.modal-content {
	background-color: rgba(0, 0, 0, 0) !important
}
.modal-body, .modal-header, .modal-footer {
	background-color: rgba(0, 0, 0, 0.8) !important;
	background-image: url('http://magic-rust.ru/shop/bg.png')
}
.modal-title {
	font-size: 20px !important;
	font-weight: 800 !important;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	text-transform: uppercase
}
.store .input-group-addon {
	display: none
}
.modal-roulette .modal-header {
	background-color: #0275d8 !important
}
.modal-roulette .btn-secondary {
	color: #fff;
	background-color: #d9534f;
	border-color: #d9534f
}
.modal-roulette .btn-secondary:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #c12e2a
}
.modal-roulette .btn-secondary:active, .modal-roulette .btn-secondary:focus {
	color: #fff;
	background-color: #c9302c;
	box-shadow: 0 0 0 2px rgba(217, 83, 79, .5)
}
.modal-roulette .modal-footer {
	top: 281px;
	width: 50%;
	margin-left: 25%;
	background-color: rgba(0, 0, 0, 0) !important;
	position: absolute
}
.modal-roulette .ladda-label {
	color: rgba(0, 0, 0, 0);
	font-size: 0
}
.modal-roulette .ladda-button:after {
	content: 'Испытать удачу'
}
.roulette {
	background-color: rgba(255, 255, 255, 0.1);
	margin-bottom: 10px
}
.roulette:before {
	border-top: 24px solid #0275d8;
	border-left: 48px solid transparent;
	border-right: 48px solid transparent;
	opacity: 1;
	z-index: 1000
}
.roulette-item {
	background-color: rgba(255, 255, 255, 0.1);
	border-radius: 0px;
	box-shadow: 0 0 0 0
}
.roulette-item__image {
	width: 140px;
	height: 140px;
	overflow: hidden;
	border-radius: 0px;
	padding: 0px
}
.roulette-item__description {
	background-color: #0275d8;
	color: #fff;
	text-align: left;
	text-shadow: 1px 1px 1px #333;
	padding: 4px;
	padding-left: 8px
}
.roulette__railway {
	-webkit-animation-name: ShowRoulette;
	animation-name: ShowRoulette;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}
.roulette_item {
	margin: 1px;
	margin-top: 10px;
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.1);
	width: 140px;
	height: 140px;
	user-select: none;
	cursor: default;
	transform: scale(1);
	comment: "Рано или поздно вы и это спиздите, я уверен...";
	transform: translateY(30%);
	opacity: 0;
	-webkit-animation-name: ShowItem;
	animation-name: ShowItem;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards
}
.roulette_item .subdesc {
	background-color: #0275d8;
	color: #fff;
	position: absolute;
	z-index: 1000;
	width: 140px;
	line-height: 18px;
	height: 140px;
	padding: 4px;
	padding-left: 8px;
	text-shadow: 1px 1px 1px #333;
	opacity: 0;
	transition: all 0.2s
}
.roulette_item .subdesc:hover {
	opacity: 1
}
.roulette_item img {
	width: 100px;
	height: 100px;
	margin-left: 20px
}
.roulette_item .roulette-item__description {
	width: 140px;
	height: 40px;
	line-height: 20px;
	padding: 0 0 0 6px;
	overflow: hidden
}
.roulette__description {
	margin-top: 56px;
	margin-bottom: 0px;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}
.footer {
	background-color: rgba(0, 0, 0, 1);
	opacity: 0.5;
	transition: all 0.2s
}
.footer:hover {
	opacity: 1
}
.roulette__description .roulette_item:nth-child(1) {
	animation-delay: 0.5s
}
.roulette__description .roulette_item:nth-child(2) {
	animation-delay: 0.6s
}
.roulette__description .roulette_item:nth-child(3) {
	animation-delay: 0.7s
}
.roulette__description .roulette_item:nth-child(4) {
	animation-delay: 0.8s
}
.roulette__description .roulette_item:nth-child(5) {
	animation-delay: 0.9s
}
.roulette__description .roulette_item:nth-child(6) {
	animation-delay: 1s
}
.roulette__description .roulette_item:nth-child(7) {
	animation-delay: 1.1s
}
.roulette__description .roulette_item:nth-child(8) {
	animation-delay: 1.2s
}
.roulette__description .roulette_item:nth-child(9) {
	animation-delay: 1.3s
}
.roulette__description .roulette_item:nth-child(10) {
	animation-delay: 1.4s
}
.roulette__description .roulette_item:nth-child(11) {
	animation-delay: 1.5s
}
.roulette__description .roulette_item:nth-child(12) {
	animation-delay: 1.6s
}
.roulette__description .roulette_item:nth-child(13) {
	animation-delay: 1.7s
}
.roulette__description .roulette_item:nth-child(14) {
	animation-delay: 1.8s
}
.roulette__description .roulette_item:nth-child(15) {
	animation-delay: 1.9s
}
.roulette__description .roulette_item:nth-child(16) {
	animation-delay: 2s
}
.roulette__description .roulette_item:nth-child(17) {
	animation-delay: 2.1s
}
.roulette__description .roulette_item:nth-child(18) {
	animation-delay: 2.2s
}
.roulette__description .roulette_item:nth-child(19) {
	animation-delay: 2.3s
}
.roulette__description .roulette_item:nth-child(20) {
	animation-delay: 2.4s
}
@media (min-width:992px) {
	.modal-lg {
		max-width: 900px
	}
}
@keyframes ShowRoulette {
	0% {
		margin-left: 2000px
	}
	100% {
		margin-left: px
	}
}
@keyframes ShowItem {
	0% {
		opacity: 0;
		transform: translateY(50%)
	}
	50% {
		opacity: 1;
		transform: translateY(-10%)
	}
	85% {
		opacity: 1;
		transform: translateY(5%)
	}
	100% {
		opacity: 1;
		transform: translateY(0%)
	}
}
@-webkit-keyframes ZoomIn {
	0% {
		opacity: 0;
		transform: scale(0)
	}
	65% {
		opacity: 1;
		transform: scale(1.15)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}
@keyframes ZoomIn {
	0% {
		opacity: 0;
		transform: scale(0)
	}
	65% {
		opacity: 1;
		transform: scale(1.15)
	}
	100% {
		opacity: 1;
		transform: scale(1)
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
		transform: scale(1)
	}
	25% {
		opacity: 1;
		transform: scale(1.15)
	}
	70% {
		opacity: 1;
		transform: scale(0)
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
		transform: scale(1)
	}
	25% {
		opacity: 1;
		transform: scale(1.15)
	}
	70% {
		opacity: 0;
		transform: scale(0)
	}
}
@-webkit-keyframes fadeInUp {
	0% {
		transform: scale(0)
	}
	45% {
		transform: scale(1.15)
	}
	70% {
		transform: scale(1)
	}
}
@keyframes fadeInUp {
	0% {
		transform: scale(0)
	}
	45% {
		transform: scale(1.15)
	}
	70% {
		transform: scale(1)
	}
}
@-webkit-keyframes ItemHover {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.2)
	}
	100% {
		transform: scale(1.15)
	}
}
@keyframes ItemHover {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.2)
	}
	100% {
		transform: scale(1.15)
	}
}
@-webkit-keyframes ItemUnhover {
	0% {
		transform: scale(1.15)
	}
	50% {
		transform: scale(0.85)
	}
	100% {
		transform: scale(1)
	}
}
@keyframes ItemUnhover {
	0% {
		transform: scale(1.15)
	}
	50% {
		transform: scale(0.85)
	}
	100% {
		transform: scale(1)
	}
[class~=store-filters]{background-color:rgba(28,134,238,.25);
}