@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
	text-decoration: none;
}
*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
button, input, textarea {
	border: 0;
}
html, body {
	width: 100%;
	height: 100%;
}
body {
    background-color: #fafafa;
    font: 15px/24px Montserrat,sans-serif;
    font-weight: 600;
}
header, main, footer {
	display: block;
}

.btn-group-toggle .btn:hover {
    background-color: #f0f0f0;
}
.control-group {
    display: inline-block;
    margin-left: .75rem;
    vertical-align: top;
}
.control {
    position: relative;
    display: inline-block;
    width: auto;
    height: 2.7rem;
    background: #fff;
    cursor: pointer;
    font-size: 0.1px;
    color: white;
    transition: background 150ms;
}
.control-color:after {
    content: "";
    display: inline-block;
    width: 29px;
    height: 29px;
    background: url(/templates/deadpool/images/sprite.webp) -92px -34px no-repeat;
    position: absolute;
    left: 13px;
    top: 9px;
}
.control:not(.mixitup-control-active):hover {
}
.mixitup-control-active {
    background-color: #f0f0f0;
}
.search {
    width: 300px;
    display: inline-block;
    margin-left: 15px;
    margin-right: 12px;
}
.form-control {
    border: 2px solid #f0f0f0;
    box-shadow: none;
    height: 47px;
    padding: 1px 5px 3px 15px;
    color: #0d0d0d;
    font-weight: 600;
}
.form-control:focus{
   box-shadow: 0 0 0 0.2rem rgba(255,155,57,.3);
       border-color: #ffa139;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.item_product{
    padding: 0;
    width: 100%;
    margin-right: 9px;
    display: inline-block;
}
.item-box img {
    opacity: .95;
    transition: .3s ease;
    border-radius: 5px 0 0 5px;
    float: left;
    margin-right: 13px;
    width: 231px;
    height: 121px;
    display: inline-block;
    background-color: #f0f0f0;
}

.item-box:hover .item-name {
    color: #ff772e;
}
.item-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 120px;
    font-weight: 600;
    transition: .3s ease;
    margin-bottom: 0px;
    box-shadow: 0 1px 10px 0 rgba(89,89,89,.08);
}

.item-box, .items-wrapper .no-items {
    background-color: #fff;
    border-radius: 5px;
}
.item-box .item-name {
    width: 344px;
    color: #0d0d0d;
    margin-top: 13px;
    display: inline-block;
    white-space: nowrap;
    transition: .2s ease;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
}
.item-box .item-type {
    margin-top: 2px;
    margin-bottom: 5px;
    color: #878787;
    font-size: 13px;
}
.item-box .price {
    color: #0d0d0d;
    text-decoration: line-through;
    margin-right: 4px;
}
.item-box .actual-price {
    color: #ff772e;
}
.item-box .discount {
    margin-right: 10px;
    font-size: 11px;
    color: #fff;
    padding: 0 15px 2px;
    position: relative;
    top: -2px;
}
.discount {
    border-radius: 30px;
    padding: 0 8px 1px;
    color: #fafafa;
    background-color: #ff772e;
    float: right;
}
.gb-tag-item {
    font-size: 9px;
    line-height: normal;
    padding: 5px 8px;
    border-radius: 3px;
    position: absolute;
    top: 5px;
    left: 5px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 99;
}
.rb-tag-item {
    font-size: 9px;
    line-height: normal;
    padding: 5px 8px;
    border-radius: 3px;
    position: absolute;
    top: 5px;
    right: 5px;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 99;
}
button:focus{
    outline: none;
}
#genre_filter{
    font-size: 15px;
}
#genre_filter select{
color: #0d0d0d!important;
    font-size: 15px;
    font-weight: 600;
    background-color: #fff;
    border: 2px solid #f0f0f0;
    height: 47px;
    width: 199px;
    text-align: left;
    position: relative;
    top: -1px;
    box-shadow: none!important;
    padding: 0 15px;
}

div.tabs_content {width:100%;background-color: #fff;}
.filter .label {
    font-size: 13px;
    color: #878787;
    margin-right: 10px!important;
    margin-left: 10px;
    position: relative;
    top: -4px;
}
.btn-group-toggle .control {
    padding: 12px 16px 10px 50px;
    color: #0d0d0d!important;
    border-radius: 5px!important;
    font-weight: 600;
    height: 49px;
}
.filter .activations {
    display: inline-block;
    width: 630px;
}
.goods .nav-tabs {
    width: 100%;
    border: 0;
}
.goods {
    margin: 30px auto 0px auto;
    width: 1200px;

}
.goods .nav-link:before {
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    position: relative;
    top: 5px;
    margin-right: 12px;
}
.goods .accs:before {
    background: url(/templates/deadpool/images/sprite.webp) -21px -42px no-repeat;
}
.goods .keys:before{
    background: url(/templates/deadpool/images/sprite.webp) 0 -42px no-repeat;
}
.goods .luck:before {
    background: url(/templates/deadpool/images/sprite.webp) -42px -42px no-repeat;
}
.goods .gta:before {
    background: url(/templates/deadpool/images/sprite.webp) -63px -42px no-repeat;
}
.goods .nav-item {
    height: 60px;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
}
.goods .nav-item.active {
    color: #0d0d0d!important;
}
.nav-tabs .nav-item .nav-item, .nav-tabs .nav-item.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
.goods .nav-item a {
    transition: .3s ease;
    height: 100%;
    border: 0;
    padding: 13px 20px 0;
    color: #0d0d0d;
}
.goods .nav-item a:hover{
    color: #ff772e;
}
.goods .nav-link {
    font-size: 15px;
    font-weight: 600;
    font-family: Montserrat;
    text-transform: uppercase;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
}

.goods .nav-link {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.no-gutter {
    padding: 0!important;
}
.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.goods .filter {
    background-color: #fff;
    border-radius: 5px;
    display: flex;
}
.filter {
    padding: 13px 15px;
    margin-bottom: 20px;
}
.welcome a{
    font-size: 15px;
}
.control {

    font-size: 15.1px;

}
 @media screen and (max-width: 768px) {
    .item-box .discount{
        margin-bottom: 10px;
    }
    .item-box .price, .item-box .item-type, .item-box .item-name{
        padding: 0 10px;
    }
    .item-box {
       width: 100%;
       height: auto;
    }
    #genre_filter{
        display: none;
    }
    .filter .activations{
        display: none!important;
    }
    .goods .nav-item.active{
        width: 100%;
    }
    .item_product{
        width: 100%;
        margin-right: 0px;
    }
.item-box img{
    width: 100%;
    height: auto;
}
.game-item .description{
    display: contents;
}
.search{
    width: 100%;
}
}

}
.popular {
    background-color: #252627;
    padding: 65px 0;
}
.popular__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.page-body .wrapper{
	    width: 1120px;
    margin: 0 auto;
    color: #000;
}
.other{
	   position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: justify;
}
.other:after{
    position: relative;
        display: inline-block;
        width: 100%;
        height: auto;
        box-sizing: border-box;
        vertical-align: top;
        content: '';
}
.other>.item{
        position: relative;
        display: inline-block;
        width: 30%;
        box-sizing: border-box;
        text-align: left;
        vertical-align: top;
        /* Свои стили */
    float: none;
    }
    .other>.item>a{
        width: auto!important;
    }
    .other>.item{
        margin-right: 0px;
    }
.other .other-item {
    background: transparent;
    margin-bottom: 20px;
    margin-right: 0px;
    float: left;
    width: 360px;
    height: 208px;
}
.other-item>a {
    display: block;
    width: 360px;
    height: 208px;
}
.other-item>a img {
    max-width: 100%;
    width: 100%;
    height: 172px;
    max-height: 172px;
    display: block;
}
.other-item .item_inf {
    height: 40px;
    line-height: 40px;
    display: flex;
}

.item_inf .item_title{
        width: 50%;
    background-color: #fff;
    color: #000;
    text-align: center;
    overflow: hidden;
    overflow-wrap: break-word;
}
.item_inf .item_price{
width: 50%;
    background-color: #917ece;
    color: #fff;
    text-align: center;
}
.other-item .item_price {
    background: #885aff;
    color: #fff;
    width: 50%;
    text-align: center;
    display: inline-block;
    float: right;
    font-size: 16px;
}
#goods {
    margin-bottom: 50px;
}
.wrapper {
	max-width: 1360px;
	margin: 0 auto;
}
.clearfix {
	clear: both;
}
.white {
	background: #fff;
}
.block {
	max-width: 1140!important;
	padding: 0 0;
}
.heading {
    margin-bottom: 50px;
}
p{
	margin-bottom: 0;
}
h4 {
	font-size: 22px;
	font-weight: 500;
	margin-bottom: 40px;
	text-align: center;
	color: #000;
}
a {
	-webkit-transition: 150ms;
	transition: 150ms;
	color: #fff;
}
a:hover {
	color: #fff;
}
ol, ul {
	padding: 0;
	list-style: none;
}
/**/
.profile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.f_right {
	display: inline-block;
	float: right;
}
.nickname {
	color: #2980b9;
	font-weight: 500;
	line-height: 25px;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
}
.balance {
	text-align: right;
	font-weight: 500;
	float: right;
	color: #000;
}
.new_img {
	display: inline-block;
	width: 44px;
	height: 44px;
	float: right;
	margin-left: 10px;
	position: relative;
}
.logout {
	transition: all .2s ease;
	width: 16px;
	height: 16px;
	background: url(../img/close.png) no-repeat center center;
	background-size: cover;
	position: absolute;
	display: block;
	right: 0;
	bottom: 0;
}
/**/
.products:after, .main-tabs:after, .main-tabs-content:after, .catalog:after {
	content: "";
	display: table;
	clear: both;
}
div.tabs {
	display: none;
}
div.active {
	display: block;
	word-wrap: break-word;
}
.main-tabs-content {
	margin-top: 0px;
	margin-bottom: 20px;
	    text-align: justify;
}
.main-tabs {
    background: #e2e2e2;
    height: 60px;
    line-height: 58px;
}
.main-tabs a {
    transition: background .2s ease;
    padding: 0 20px;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    border-left: 1px solid #a5a5a5;
    color: #333;
}
.products .main-tabs {
	margin-bottom: 0px;
}
.products .main-tabs a {
transition: background .2s ease;
    padding: 0 20px;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    border-left: 1px solid #a5a5a5;
    text-decoration: none;
    color: #fff;
}
.main-tabs a.tabs.active {
    border-bottom: 2px solid #885aff;
}
.main-tabs a.active, .main-tabs a:hover {
	color: #885aff!important;
	text-decoration: none;
}
.main-tabs a:first-child {
    border-left: 0;
}

.teeeest {
    position: relative;
    margin: 20px 15px;
}
#hidden_acti_uplay{
	display: none;
}
#hidden_acti_origin{
	display: none;
}
#hidden_acti_steam{
	display: none;
}
#hidden_acti_battle{
	display: none;
}
/**/

.item {
    position: relative;
    float: left;
    overflow: hidden;
    width: 328px;
    height: 172px;
    margin: 0 15px 15px 0;

}

.item:nth-of-type(4n) {
    margin-right: 0;
}
/*

.products .item:nth-of-type(4n){
	margin-right: 0;
}
.catalog .item:nth-of-type(3n){
	margin-right: 0;
}
*/
.item>a {
	display: block;
	width: 328px!important;
    height: 172px;
}
.item>a img {
	max-width: 100%;
	width: 100%;
	height: 100%;
	max-height: 100%;
}
.item .item_overlay {
	opacity: 0;
	transition: opacity .2s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 2;
}
.item .item_price {
	background: #885aff;
	font-weight: 600;
    font-size: 12px;
    color: #fff;
    padding: 0 15px;
    height: 35px;
    line-height: 35px;
    left: 20px;
    bottom: 20px;
    display: inline-block;
    z-index: 3;

}
.item .item_price span {
	font-size: 16px;
}
.item:hover .item_overlay {
	opacity: 1;
}
.item .item_title {
    /* line-height: 20px; */
    text-align: center;
    /* font-size: 20px; */
    font-weight: 600;
    /* padding: 15px 20px 0; */
    position: absolute;
    top: 50%;
    left: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    transform: translate(-50%, -70%);
    max-width: calc(100% - 20px);
}
.item .item_title span:last-child{
    font-size: 14px;
    display: block;
color: #fff;
}
.item .item_old_price{
	display: inline-block;
    position: absolute;
    bottom: 56px;
    left: 30px;
    color: #ccc;
    font-weight: 400;
}
.item .line_item{
	    width: 100%;
    height: 2px;
    background-color: red;
    transform: rotate(17deg);
    position: absolute;
    top: 10px;
}
/**/
.button {
	background: #fff;
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
	margin-bottom:20px;
}
.buttons{
	display: inline-block;
    vertical-align: middle;
    border-radius: 3px;
    padding: 2px 7px 3px;
    white-space: nowrap;
    -webkit-transition: 150ms;
    transition: 150ms;
    height: 30px;
}
.sorts{
	position: relative;
	right: 0;
	height: 30px;
}
#sorts{
	position: absolute;
	right: 0;
}
.button.more {
	background: #f3f3f3;
}
.button.buy {
	background: #2980b9;
	color: #fff;
	float: right;
	display: inline-block;
}
.button.buy:hover {
	background: #2376ac;
}
.button:hover {
	background: #2980b9;
	color: #fff;
}
.group {
	display: inline-block;
}
.buyinfo {
	display: inline-block;
	width: 33.33%;
}
.buyinfo span {
	color: #000;
	font-weight: 600;
}
.m10 {
	margin-bottom: 10px !important;
}
.cashback p {
	text-align: center;
	margin-bottom: 40px;
}
.payments {
	text-align: center;
	padding: 80px 0;
}
.payments-list .payment {
	display: inline-block;
	margin: 0 20px;
}
.payments-list .payment:first-child {
	margin-left: 0;
}
.payments-list .payment:last-child {
	margin-right: 0;
}
.payments-list .payment span {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
}
.payments-list .payment span.icon01 {
	width: 35px;
	height: 34px;
	background: url(../img/payments.png) 0 0;
	top: 1px;
}
.payments-list .payment span.icon02 {
	width: 37px;
	height: 39px;
	background: url(../img/payments.png) -39px 0;
	top: 1px;
	left: -4px;
}
.payments-list .payment span.icon03 {
	width: 76px;
	height: 23px;
	background: url(../img/payments.png) -80px 0;
	top: 6px;
	left: -12px;
}
.payments-list .payment span.icon04 {
	width: 30px;
	height: 33px;
	background: url(../img/payments.png) -160px 0;
	top: -1px;
	left: -14px;
}
.payments-list .payment span.icon05 {
	width: 59px;
	height: 35px;
	background: url(../img/payments.png) -192px 0;
	left: -10px;
}
.payments-list .payment span.icon06 {
	width: 35px;
	height: 34px;
	background: url(../img/payments.png) -253px 0;
	left: -9px;
}
.payments-list .payment span.icon07 {
	width: 66px;
	height: 31px;
	background: url(../img/payments.png) -290px 0;
	top: 1px;
	left: -9px;
}
.payments-list .payment span.icon08 {
	width: 31px;
	height: 38px;
	background: url(../img/payments.png) -358px 0;
	top: -2px;
	left: -4px;
}
.payments-list .payment span.icon09 {
	width: 34px;
	height: 34px;
	background: url(../img/payments.png) -391px 0;
	left: -1px;
}
.payments-list .payment span.icon10 {
	width: 34px;
	height: 32px;
	background: url(../img/payments.png) -427px 0;
	left: 2px;
	top: 1px;
}
.payments-list .payment span.icon11 {
	width: 34px;
	height: 34px;
	background: url(../img/payments.png) -463px 0;
	top: 1px;
	left: 1px;
}
.payments-list .payment span.icon12 {
	width: 23px;
	height: 35px;
	background: url(../img/payments.png) 0 -38px;
	top: 1px;
	left: 5px;
}
.payments-list .payment span.icon13 {
	width: 35px;
	height: 29px;
	background: url(../img/payments.png) -25px -43px;
	top: 3px;
	left: 6px;
}
.payments-list .payment span.icon14 {
	width: 34px;
	height: 34px;
	background: url(../img/payments.png) -64px -43px;
	top: 1px;
	left: 4px;
}

/* footer */
footer {
	z-index: 99;
	position: relative;
	background: #1a1a1a;
	padding: 40px 0;
}


@media (max-width: 767px){
    .welcome{
    padding-bottom: 10px;
}
    .goods {
    margin: 0px auto 0px auto;
    width: 1200px;
}
footer {
    text-align: center;
    padding-top: 50px;
    padding-left: 0;
    padding-right: 0;
 }
}
footer {
    overflow: hidden;
    padding: 70px 0 35px;
    background: #0d0e10;
    color: hsla(0,0%,100%,.3);
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.footer_menu {
	padding-bottom: 15px;
	border-bottom: 2px solid #242425;

}
.footer_menu ul {
	cursor: default;
display: flex;
}
@media (max-width: 767px){
.footer_menu ul {
    font-size: 18px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
    text-align: center;
}

.footer_menu .footer_block{
    width: 48%;
    margin-top: 10px;
    margin-right: 0px;
    font-size: 15px;
    display: inline-block;
    font-weight: 700;
}
.footer_menu .footer_block a{
	color: #fff;
}
.footer_info .left{
	width: auto;
	float: none;
}
}
.footer_menu li {
	display: flex;
	height: 20px;
	line-height: 20px;
	margin-right: 25px;

}

.footer_menu li a {
	color: #5f5f5f;
	transition: all .3s ease;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_menu li a:hover {
	color: #fff;
}
footer .social {
	float: right;
}
footer .social a {
	color: #5f5f5f;
	transition: all .3s ease;
	text-decoration: none;
	margin-left: 20px;
}
footer .social a:hover {
	color: #fff;
}
footer .social .fa-vk {
	font-size: 1.5em;
}
footer .footer_info {
	margin-top: 30px;
}
footer .left {
	font-size: 13px;
	width: 150px;
	float: left;
	line-height: 23px;
}
footer .center {
	float: left;
	max-width: 820px;
	font-size: 12px;
	color: #484848;
	line-height: 20px;
}
footer .right {
	float: right;
}
footer .site {
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
}
footer .copyright {
	color: #484848;
}
footer .credits a {
	font-weight: 700;
	color: #fff;
	float: right;
	display: block;
	text-align: right;
	width: 85px;
	line-height: 17px;
	text-decoration: none!important;
	transition: all .2s ease;
	font-size: 12px;
}
footer .credits a i {
	color: #404040;
	font-weight: 400;
	font-style: normal;
}
footer .credits a:hover {
	color: #2980b9!important;
}
header {
	height: auto;
	background-color: #fff;
}
.header {
	background-color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	position: relative;
	width: 1360px;
	margin: 0 auto;
}

.bar{
	background-color: #0d0e10;
}
.bar__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}


.searchable{
	display: none;
}
.live_search .ls_title b {
    font-weight: 600;
}
.live_search .ls_title span {
    font-size: 11px;
    font-weight: 600;
    display: block;
    margin-top: 2px;
}
.live_search .ls_image:before {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    content: '';
    background-image: url(../img/overlay.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
}
#search{
	display: block;
}

.header.shown {
	z-index: 10000;
}
.headerLogo {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-right: 150px;
}
  .headerMenuS {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.headerCatalog {
    position: relative;
    height: 70px;
    line-height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    -webkit-transition: .3s;
    transition: .3s;
    text-transform: uppercase;
    border-left: 1px solid #f2f2f2;
}
.headerCatalog:hover {
    background-color: #f7f7f7;
}

.headerMenuF {
	-ms-flex-item-align: stretch;
	align-self: stretch;
	position: relative;
	-ms-flex-preferred-size: 76px;
	flex-basis: 76px;
	margin-left: 40px;
}
.headerMenuF.shown {
	z-index: 10000;
}
.headerMenuF.shown .headerMenuF__bar {
	background-color: #885aff;
}
.headerMenuF.shown .headerMenuF__bar_row {
	top: -100%;
}
.headerMenuF.shown .headerMenuF__bar_rowDrop::after,
.headerMenuF.shown .headerMenuF__bar_rowDrop::before {
	top: 50%;
}
.headerMenuF__bar {
	height: 70px;
	width: 76px;
	position: relative;
	z-index: 10;
	background-color: #f8f8f8;
	cursor: pointer;
	-webkit-transition: background-color 0.5s;
	transition: background-color 0.5s;
	overflow: hidden;
}
.headerMenuF__bar_row {
	width: 22px;
	height: 1px;
	position: absolute;
	top: calc(50% - 0.5px);
	left: calc(50% - 11px);
	z-index: 2;
	background-color: #000;
	-webkit-transition: .3s;
	transition: .3s;
}
.headerMenuF__bar_row::after,
.headerMenuF__bar_row::before {
	content: '';
	width: 22px;
	height: 1px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #000;
	margin-top: -0.5px;
	margin-left: -11px;
	-webkit-transition: .2s;
	transition: .2s;
}
.headerMenuF__bar_row::before {
	-webkit-transform: translate(0, 8px);
	transform: translate(0, 8px);
}
.headerMenuF__bar_row::after {
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px);
}
.headerMenuF__bar_rowDrop::after,
.headerMenuF__bar_rowDrop::before {
	content: '';
	width: 22px;
	height: 2px;
	position: absolute;
	top: -100%;
	left: 50%;
	background-color: #000;
	margin-top: -0.5px;
	margin-left: -11px;
	-webkit-transition: .3s;
	transition: .3s;
}
.headerMenuF__bar_rowDrop::before {
	-webkit-transform: translate(0, 8px);
	transform: translate(0, 8px);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.headerMenuF__bar_rowDrop::after {
	-webkit-transform: translate(0, -8px);
	transform: translate(0, -8px);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.headerMenuF__bar:after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: -100%;
	left: 0;
	z-index: -1;
	background-color: #885aff;
	-webkit-transition: .3s;
	transition: .3s;
}
.headerMenuF__bar:hover:after {
	top: 0%;
}
.headerMenuF__menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10000;
	overflow: hidden;
	display: none;
}
.headerMenuF__menu_item {
	padding: 0 25px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 320px;
	-webkit-transition: .5s;
	transition: .5s;
}
.headerMenuF__menu_item a {
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #f4f4f4;
	color: #000;
}
.headerMenuF__menu_item.mobile {
	display: none;
}
.headerMenuF__menu_item:hover {
	background-color: #dfdfdf;
}
.headerMenuS {
	display: -webkit-box;
	display: -ms-contents;
	display: contents;
	-ms-flex-preferred-size: 326px;
	flex-basis: 326px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.headerMenuS__item {
	color: #000;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s;
	text-transform: uppercase;
}
.headerMenuS__item:last-child {
	margin: 0;
}
.headerMenuS__item:hover {
	color: #2980b9;
}
.hid_cat{
	display: none;
}
 @media (max-width: 1024px){
.headerCatalog{
	display: none;
}	
.hid_cat{
	display: block;
}
/*
.item:nth-of-type(4n) {
    margin-right: 15px;
}
.item:nth-of-type(3n) {
    margin-right: 0px;
}
*/
.main-slider_item-main{
        width: 100%!important;
}
.page-body .wrapper{
    margin: 0 auto;
    max-width: 1120px;
    width: auto;
    min-width: 320px;
    padding-left: 20px;
    padding-right: 20px;
}
.gamecols{
    display: flex;
     height: auto!important;
}
.g_left{
    width: 100%!important;
    float: none!important;
}
.g_left img{
    width: 100%!important;
    height: auto!important;
}

.g_right{
    float: none!important;
    width: 100%!important;
    height: 100%!important;
}

}



.headerCatalog a{
text-transform: uppercase;
    line-height: 70px;
    padding: 20px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    transition: .3s;
}
.headerCatalog a:hover{
	color: #885aff;
}
.headerCatalog_2{
	margin-left: 30px;
}
.headerCatalog_2 a{
text-transform: uppercase;
    line-height: 70px;
    padding: 20px;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    transition: .3s;
}
.headerCatalog_2 a:hover{
	color: #885aff;
}
.headerSearch {
	position: relative;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-preferred-size: 280px;
	flex-basis: 280px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	text-transform: uppercase;
	font-weight: 500;
	margin-left: auto;
}
.headerSearch__hidden {
	position: absolute;
	max-width: 521px;
	width: 0;
	z-index: -1;
	opacity: 0;
	height: 100%;
	-webkit-transition: .3s;
	transition: .3s;
	overflow: hidden;
	top: 0;
	right: -10px;
}
.headerSearch__hidden.shown {
	width: 521px;
	z-index: 10000;
	opacity: 1;
}
.headerSearch__hidden.shown .headerSearch__hidden_close {
	-webkit-animation: fadeIn .3s .3s forwards;
	animation: fadeIn .3s .3s forwards;
}
.headerSearch__hidden.shown .headerSearch__hidden_input::-webkit-input-placeholder {
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	opacity: 1;
}
.headerSearch__hidden.shown .headerSearch__hidden_input:-ms-input-placeholder {
	-webkit-transition: .3s;
	transition: .3s;
	transition-delay: .1s;
	opacity: 1;
}
.headerSearch__hidden.shown .headerSearch__hidden_input::-ms-input-placeholder {
	-webkit-transition: .3s;
	transition: .3s;
	transition-delay: .1s;
	opacity: 1;
}
.headerSearch__hidden.shown .headerSearch__hidden_input::placeholder {
	-webkit-transition: .3s;
	transition: .3s;
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	opacity: 1;
}
.headerSearch__hidden_find {
	background-color: transparent;
	border: none;
	position: absolute;
	right: 120px;
	top: 22px;
	z-index: 3;
	outline: none;
	cursor: pointer;
}
.headerSearch__hidden_close {
	position: absolute;
	z-index: 100000;
	-webkit-transition: top .3s ease;
	transition: top .3s ease;
	cursor: pointer;
	right: 0;
	top: 0px;
	width: 80px;
	height: 70px;
	/*opacity: 0;*/
}
.headerSearch__hidden_close-row:before {
	content: '';
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -1px;
	width: 28px;
	height: 2px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.headerSearch__hidden_close-row:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 50px;
	margin-top: -1px;
	width: 28px;
	height: 2px;
	background-color: #000;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.headerSearch__hidden_input {
	border: none;
	background-color: #885aff;
	display: block;
	z-index: 2;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
	font-size: 16px;
	outline: none;
	padding-left: 40px;
}
.headerSearch__hidden_input::-webkit-input-placeholder {
	color: #000;
	opacity: 0;
}
.headerSearch__hidden_input:-ms-input-placeholder {
	color: #000;
	opacity: 0;
}
.headerSearch__hidden_input::-ms-input-placeholder {
	color: #000;
	opacity: 0;
}
.headerSearch__hidden_input::placeholder {
	color: #000;
	opacity: 0;
}
.headerSearch__visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: stretch;
	align-self: stretch;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.headerSearch__visible_text {
	margin-left: 10px;
	-webkit-transition: .3s;
	transition: .3s;
	color: #000;
	margin-bottom: 0;
}
.headerSearch__visible:hover .headerSearch__visible_text {
	color: #885aff;
}
.popupBgc {
	position: fixed;
	z-index: 900;
	/*width: 100vw;
	height: 100vh;*/
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .8;
	bottom: 0;
	left: 0;
	display: none;
}

/* slider */
.slick-slide {
	background-size: auto 100%;
	-webkit-transition: opacity .6s!important;
	transition: opacity .6s!important;
	opacity: 1;
}
.slider-caption {
	position: absolute;
	display: block;
	bottom: 0px;
	width: 100%;
	background: url(../img/slider-gradient.png);
	height: 130px;
	z-index: 10;
}

.slider-caption .caption-title {
	line-height: 50px;
	color: #fff;
	font-size: 24px;
}
.slider-caption .caption-desc {
	color: #fff;
	font-size: 14px;
	line-height: 24px;
	width: 80%;
	display: inline-block;
}
.slider-caption .caption-price {
	float: right;
	background: #ffd800;
	font-size: 12px;
	color: #000;
	padding: 0 15px;
	height: 40px;
	line-height: 40px;
}
.slider-caption .caption-price span {
	font-size: 16px;
}

.slick-slider._animated .slick-active img {
	-ms-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);
}

.catalog_link {
	position: relative;
}
.catalog_link span:after {
	content: "";
	position: absolute;
	top: 32px;
	right: -20px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 5px 0;
	border-color: #dbdbdb transparent transparent;
}

.main {
	position: relative;
	background-color: #f3f3f3;
}
.main__folder {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 40px 0;
	line-height: 1;
}
.main__folder_href {
	margin-right: 9px;
	color: #7f7f7f;
}
.main__folder_section {
	color: #000;
}
.main__folder .fa {
	color: #2980b9;
	margin-right: 9px;
}
.fa-angle-right:before {
	content: "\f105";
}

.catalogLeft {
	width: 270px;
	float: left;
	margin-bottom: 40px;
}
.catalogLeft .search {
	padding: 10px;
	background: #fff;
	position: relative;
	color: #2980b9;
	font-size: 16px;
	/* text-align: center; */
}
.catalogLeft .search input {
	width: 100%;
	height: 35px;
	display: inline-block;
	color: #7f7f7f;
	background-color: #f3f3f3;
	border: 0;
	text-indent: 10px;
}
.sidebar_title {
	font-size: 18px;
	font-weight: 500;
	color: #fff;
	background: #2980b9;
	padding: 0 20px;
	line-height: 50px;
	text-align: center;
}
.b-content {
	padding: 10px 10px 20px 10px;
	background: #fff;
}

.catalogRight {
	width: 870px;
	float: right;
}
.main-tabs-content .textblock {
	margin-bottom: 0;
	width: 100%;
}
.textblock {
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
}
.textblock_title {
	font-size: 36px;
	font-weight: 400;
	color: #000;
	padding-bottom: 20px;
}
.textblock_text, .textblock p {
	font-size: 14px;
	line-height: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}
.slick-initialized .slick-slide {
	position: relative;
}
.profile .login {
	color: #7f7f7f;
	height: 70px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s;
	text-transform: uppercase;
	margin-right: 10px;
}
.profile .headerMenuS__item {
	margin-right: 10px;
}

/* game.php */
.products_list {
	margin-bottom: 20px;
}
.list_head {
	background: #fff;
	cursor: default;
	line-height: 50px;
	padding: 0 25px;
	border-bottom: 1px solid #dddddd;
	color: #000;
}
.list_head span:nth-child(2) {
	float: right;
}
.list_body {
	background: #fff;
	margin-bottom: 10px;
}
.product_list {
	transition: all 0.2s ease;
	line-height: 50px;
	color: #2980b9;
	display: block;
	padding: 0 25px;
	height: 50px;
	border-bottom: 1px solid #dddddd;
}
.product_list:last-child {
	border-bottom: 0;
}
.product_list .price {
	display: inline-block;
	float: right;
}
.product_list:hover {
	background: #f8fcfe;
	color: #000;
}
.product_game_img, .game_img {
	width: 270px;
	margin-bottom: 20px;
}
.product_game_img img, .game_img img {
	width: 270px;
}
.info {
	background-color: #fff;
	margin-bottom: 20px;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: #000;
	line-height: 24px;
}
.info .value {
	float: right;
}
.video {
	margin-bottom: 20px;
}
.video__img {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: pointer;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.video__img_main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	opacity: .8;
	-webkit-transition: .3s;
	transition: .3s;
}
.video__img:hover .video__img_main {
	opacity: .6;
}
.video__img_play {
	width: 49px;
	height: 49px;
	position: absolute;
	top: calc(50% - 24.5px);
	left: calc(50% - 24.5px);
	z-index: 5;
}
.video__popup {
	display: none;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 900;
	text-align: center;
    padding-top: 10%;
}
.video__video {
	width: 70vw;
	height: 70vh;
	display: none;
	position: fixed;
	left: 15vw;
	top: 15vh;
}
.page {
	margin-bottom: 40px;
	padding: 20px;
	background-color: #fff;
}
.response-cont {
	background: #f3f3f3;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	color: #000;
}
.response-cont:last-child {
	margin-bottom: 0;
}
.response-date {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	margin-right: 20px;
	font-size: 12px;
	line-height: 20px;
}
.response-text {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	line-height: 20px;
}
.good-text {
	background: #e8f2c1;
}
.bad-text {
	background: #ffe5e3;
}
.bad-text p {
	background-color: #fff;
	padding: 10px 20px;
	margin-top: 20px;
}
.catalog .product-rev {
	margin-bottom: 40px;
}
.product-rev .textblock_title {
	font-size: 24px;
	text-align: center;
}
.notabstitle {
	transition: all .2s ease;
	font-size: 18px;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	line-height: 50px;
	border-radius: 0;
	font-weight: 400;
	text-align: center;
	padding: 0 20px;
	position: relative;
}
.notabstitle:after {
	position: absolute;
	content: "";
	bottom: -2px;
	left: 0;
	right: 0;
	height: 2px;
	background: #2980b9;
}
.screens {
	background: #fff;
	padding: 20px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.screens {
	content: "";
	display: table;
	clear: both;
}
.screens__photos_img {
	margin-right: 20px;
	float: left;
	width: 146px;
	height: 82px;
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
}
.screens__photos_img:last-child {
	margin-right: 0;
}
.screenModal {
	width: 100vw;
	height: 100vh;
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
.screenModal__img {
	/*width: 70vw;*/
	max-height: 70vh;
	z-index: 1000;
}
.screenModal__bgc {
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 900;
	background-color: rgba(0, 0, 0, 0.8);
}
/**/
.tooltip {
	border-bottom: 1px dotted #0077AA;
	cursor: help;
	font-style: normal;
}

.tooltip::after {
	background: rgba(0, 0, 0, 0.8);
	border-radius: 8px 8px 8px 0px;
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.5);
	color: #FFF;
	content: attr(data-tooltip); /* Главная часть кода, определяющая содержимое всплывающей подсказки */
	margin-top: -24px;
	opacity: 0; /* Наш элемент прозрачен... */
	padding: 3px 7px;
	position: absolute;
	visibility: hidden; /* ...и скрыт. */

	transition: all 0.4s ease-in-out; /* Добавить плавности по вкусу */
}

.tooltip:hover::after {
	opacity: 1; /* Показываем его */
	visibility: visible;
}
/**/
.icons-list__item {
	border-bottom: 1px solid #e1e2e3;
	padding: 20px;
}
.icons-list__item:last-child {
	border-bottom: 0;
}
.icons-list__item-icon {
	width: 56px;
	height: 56px;
	border-radius: 56px;
	float: left;
	margin-right: -56px;
	text-align: center;
}
.icons-list__item-text {
	float: left;
	margin-left: 56px;
	padding-left: 20px;
}
.icons-list__title {
	color: #000;
	margin-bottom: 7px;
	font-weight: 600;
	font-size: 18px;
	margin-top: 0;
}
.icons-list__item-text p:last-child {
	margin-bottom: 0;
}
.icons-list__item:after, .icons-list__item:before {
	content: " ";
	display: table;
}
.icons-list__item:after {
	clear: both;
}
/**/
.order .product_list {
	border: 1px solid #ddd;
}
.pay:after, .pay:before {
	content: " ";
	display: table;
}
.pay:after {
	clear: both;
}
.pay {
	text-align: center;
	border-left: 1px solid #e1e2e3;
	border-bottom: 1px solid #e1e2e3;
	margin-bottom: 10px;
}
.pay__item {
	position: relative;
	display: block;
	float: left;
	width: 25%;
	height: 152px;
	color: #141414;
	border: 1px solid #e1e2e3;
	border-left: none;
	border-bottom: none;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.pay__item:after {
	position: absolute;
	content: "";
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,148,233,.1);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}
.pay__item--active {
	cursor: default;
	color: #141414;
}
.pay__item--active:after {
	opacity: 1;
	visibility: visible;
}
.pay__icon {
	height: 99px;
}
.pay__icon-img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pay__name {
	font-size: 14px;
	line-height: 22px;
}
.pay__commis-wrapper {
	display: block;
	font-size: 13px;
	color: rgba(0,0,0,.6);
}
.pay__item:hover {
	z-index: 2;
	-webkit-box-shadow: 0 0 16px rgba(0,0,0,.17);
	box-shadow: 0 0 16px rgba(0,0,0,.17);
}

.important {
	padding: 20px 30px 20px 70px;
	display: block;
	background: #faf2d8 url(../img/important.png) no-repeat 25px center;
	color: #484848;
	border-radius: 3px;
	margin: 30px auto;
}
#pay input[type=text] {
	transition: all .3s ease;
	display: block;
	border: 1px solid #d2d2d2;
	position: relative;
	height: 40px;
	width: 200px;
	vertical-align: top;
	line-height: 40px;
	padding: 0 20px;
	background: #f7f7f7;
	margin: 20px auto;
}
#pay input[type=submit] {
	background: #2980b9;
	display: block;
	width: 200px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: 150ms;
	transition: 150ms;
	margin: 0 auto;
}

/**/
.searchGoods {
	padding-top: 80px;
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	display: none;
	z-index: 10000;
}
.searchGoods__items {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.searchGoods__items .item {
	height: 360px;
	-ms-flex-preferred-size: 360px;
	flex-basis: 270px;
	position: relative;
	z-index: 1;
	background-color: #000;
}
.searchGoods__items .item.shown {
	display: block;
	-webkit-animation: fadeIn 1s;
	animation: fadeIn 1s;
}
.searchGoods__items .item:nth-of-type(4n) {
	margin-right: 0;
}

/**/
.sectionItem {
	background-color: #fff;
	position: relative;
	margin-bottom: 10px;
	padding: 40px;
	cursor: pointer;
}
.sectionItem:last-child {
	margin-bottom: 40px;
}
.sectionItem__top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.sectionItem__top_title {
	font-size: 20px;
	color: #000;
}
.sectionItem__top_open {
	font-size: 17px;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	max-width: 26px;
	max-height: 26px;
	min-width: 26px;
	min-height: 26px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 50%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.sectionItem__text {
	font-size: 17px;
	line-height: 25px;
	display: none;
	padding-top: 40px;
	color: #a1a1a1;
}
/**/
.left_menu {
	display: none;
}
.headerMenuS li:hover .left_menu {
	display: block;
	position: absolute;
	background: #fff;
	z-index: 99;
}
.left_menu > ul > li > a {
	display: block;
	padding: 20px 0;
	border-bottom: 1px solid #f4f4f4;
	color: #000;
}
.left_menu > ul > li:hover {
	background: #dfdfdf;
}
.left_menu > ul > li {
	padding: 0 25px;
	background-color: #fff;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 270px;
	-webkit-transition: .5s;
	transition: .5s;
}
.child_menu {
	position: absolute;
	left: 270px;
	top: 0px;
	background: #fff;
	display: none;
	z-index: 1;
	padding: 30px 0 40px;
	box-shadow: inset 2px 0 3px rgba(0, 0, 0, 0.09), 2px 2px 3px rgba(0, 0, 0, 0.09);
}
.child_menu .column {
	width: 273px;
	padding-left: 40px;
}


.menu_cat > a, .child_menu .column > a {
	display: block;
	color: #000;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
}
.child_menu .column > a {
	font-weight: bold;
	margin-bottom: 3px;
}
.menu_cat:last-child {
	margin-bottom: 0px;
}
.menu_cat > a:first-child {
	font-weight: bold;
	margin-bottom: 3px;
}
.menu_cat > p {
	font-weight: bold;
	margin-bottom: 3px;
	color: #000;
	cursor: pointer;
}
.left_menu > ul > li:hover .child_menu {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.menu_cat > a:hover, .child_menu .column > a:hover {
	color: #2980b9;
}

/* scroll and select */
::-moz-selection {
	background: #885aff;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #885aff;
	color: #fff;
	text-shadow: none
}

::-webkit-scrollbar-track {
	background: #fff
}

::-webkit-scrollbar {
	width: 10px
}

::-webkit-scrollbar-thumb {
	background: linear-gradient(-45deg,#ff9b39,#ffcd34)!important;
	cursor: pointer
}
/* end scroll and select */
.main-slider_item-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    -moz-transform-style: preserve-3d;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}.main-slider_item-main {
    width: 74%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    height: 100%;
    position: relative;
    color: #fff;
    overflow: hidden;
    float: left;
    border-radius: 0;
    margin-right: 26px;
}
.slick-slide img{
	width: -webkit-fill-available;
	height: -webkit-fill-available;
}
.main-slider_semi{
    float: left;
    width: 24%;
    height: 100%;
    overflow: hidden;
}
.catalog-item__price {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-family:  Montserrat,sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
}
.catalog-item__discount {
    background-color: #01b599;
    font-size: 14px;
    color: #fff;
    padding: 3px 4px;
    margin-right: 8px;
    display: block;
    min-width: 55px;
    text-align: center;
}
.catalog-item__price-span {
    width: 65px;
    text-align: right;
}

.catalog-item:hover {
    -webkit-box-shadow: 0 0 15px rgba(0,0,0,.15);
    box-shadow: 0 0 15px rgba(0,0,0,.15);
    z-index: 2;
}
.aside-block {
    padding-bottom: 41px;
    position: relative;
}
.catalog-item+.catalog-item {
    border-top: 2px solid #f3f3f3;
}
.news-catalog{
box-shadow: 0 1px 10px 0 rgba(89,89,89,.08);
    border-radius: 5px;
}
.news-catalog .catalog-item__price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    white-space: nowrap;
    z-index: 1;
}
.news-catalog .catalog-item__name {
    padding: 0 15px;
    font-size: 14px;
    line-height: 19px;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-line-clamp: 2;
    -ms-line-clamp: 2;
    -webkit-box-orient: vertical;
    -ms-flex-orient: vertical;
    max-width: 430px;
}
.news-catalog .catalog-item__img {
    width: 100px;
    min-width: 100px;
    height: auto;
}
.news-catalog .catalog-item__discount {
    font-size: 12px;
    padding: 3px 7px;
    line-height: 1;
    margin-right: 0;
    min-width: 45px;
}
h2 {
    font-size: 20px;
    margin-bottom: 20px;
    color: #0d0d0d;
}
h1 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 50px;
    text-transform: uppercase;
}
.heading span {
    display: block;
    color: #888;
    line-height: 24px;
}

.gamecols {
    margin-bottom: 50px;
    height: 360px;
}
.g_left {
    float: left;
    position: relative;
    width: 460px;
    height: 360px;
    margin-right: 20px;
}
.g_right {
    float: left;
    width: 640px;
    height: 360px;
}
.g_left img {
    width: 460px;
    height: 215px;
    display: block;
    margin-bottom: 20px;
}
.item-sub {
    list-style-position: inside;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    list-style-type: decimal;
}
.buying {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #885aff;
    width: 100%;
    height: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    cursor: pointer;
    color: #fff;
}
.item-sub li {
    text-align: center;
    height: 45px;
    line-height: 45px;
}
.item-sub li i {
    color: #ffca18;
}
.flaticon-checked-symbol{
  margin: 5px;
    display: inline-block;
    background-image: url(/../images/icons/gar.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    transform: translate(0px, 8px);
    padding: 5px;
}
slick-dots li.slick-active button:before {
    opacity: .75;
    color: white;
}
.slick-dots li button::before{
    color: white;
    }

    a.catalog-item{
        text-decoration: none;
    }
    .catalog-item {
    position: relative;
    padding: 19px 22px;
    -webkit-transition: background-color .3s ease,-webkit-box-shadow .3s ease;
    transition: background-color .3s ease,-webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease,background-color .3s ease;
    transition: box-shadow .3s ease,background-color .3s ease,-webkit-box-shadow .3s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
}
.catalog-item__img {
    width: 152px;
    min-width: 152px;
}
.catalog-item__img img {
    max-width: 100%;
}
.catalog-item__name {
    padding-left: 27px;
    padding-right: 15px;
    vertical-align: middle;
    color: #0a0a0a;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    font-size: 16px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    max-width: 430px;
    text-overflow: ellipsis;
}
.catalog-item:hover .catalog-item__name{
    color: #885aff;
}
.catalog-item__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #969696;
    font-size: 14px;
    margin-top: 5px;
}
.main-slider_item-bg {
 -moz-transition: all 0.5s ease-out;
 -o-transition: all 0.5s ease-out;
 -webkit-transition: all 0.5s ease-out;
 }
 
.main-slider_item-bg:hover{
 -webkit-transform: scale(1.04);
 -moz-transform: scale(1.04);
 -o-transform: scale(1.04);
 }
 .single-slide .main-slider_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inherit;
    height: 420px;
    width: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-family: "Trebuchet MS"!important;
}

.header{
    height: 70px;
}
.header a{
    text-decoration: none;
}
        .main-slider {
    position: relative;
    padding-top: 30px;
    height: 525px;
}
.main-slider_container {
    max-width: 1360px;
    margin: 0 auto;
    position: relative;
}


.main-slider_extra-item{
display: block;
    height: 45%;
    position: relative;
    overflow: hidden;
    color: #fff;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
    border-radius: 0;
}
.main-slider_semi .main-slider_extra-item:first-child{
	margin-bottom: 13%;
}
a.more_game{
    background-color: #333;
    margin: 10px auto;
    border-radius: 30px;
    color: #fff;
    text-align: -webkit-center;
    text-align: center;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}

.more_game:hover{
	color: #fff;
	background-color: #885aff;
}
.more_game_container{
   margin: 20px auto;
    width: fit-content;
}
  .product_new_cont{
    padding: 29px 40px 14px;
    background-color: #fff;
    margin-bottom: 20px;
  }
  .product_new_title{
    font-size: 28px;
    color: #1a1e27;
    letter-spacing: -.29px;
    line-height: 40px;
    margin-bottom: 23px;
    font-weight: 500;
  }
  .product_item{
     height: auto;
    width: 313px;
    margin-right: 28px;
    margin-bottom: 33px;
    padding: 0;
    display: inline-flex;
    align-items: center;
  }
  .img_product_new{
    width: 108px;
    height: 132px;
    margin-right: 14px;
    background-size: cover;
    margin-bottom: 0;
  }
  .product_descr{
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 1px;
    height: auto;
  }
  .product_descr a{
    color: #000;
  }
  .product_new{
        overflow: hidden;
  }
 @media (max-width: 450px){
.main-slider_item-bg {
    height: 238px;
}
.headerSearch{
	margin-left: 0px;
}
.main-catalog .row{
	margin-left: 0px;
	margin-right: 0px;
}
.catalog-content{
	padding-left: 0px;
	padding-right: 0px;
}
.p-d{
	padding-left: 0px;
	padding-right: 0px;
}
.single-slide .main-slider_item {
    height: 282px;
}
.main-slider {
    height: 238px;
    width: 414px;
    margin-bottom: 0px;
    padding-top: 0px;
}

.main-slider_item-main{
	width: 100%;
height: 238px;
border-radius: 0px;
}
}
@media (max-width: 768px){
.main-slider_container {
    padding: 0;
    height: 100%;
}
.other-item .item_title{
    background-color: #fff;
    width: 50%;
    display: block;
    text-align: center;
    color: #000;
    overflow: hidden;
}
.gamecols{
    display: block;
}
.search{
    width: 100%;
}
.main-tabs{
    width: 100%;
}
.main-tabs a{
    width: 50%;
    text-align: center;
}
.other-item .item_price{
    width: 50%;
    background-color: #917ece;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
}
 .other-item>a{
    height: auto;
    max-height: 200px;
    width: 100%;
 }
.main-slider__item-desc{
    height: 115px;
    background: -webkit-gradient(linear,left top,left bottom,from(#3b3b3b),to(#101010));
    background: -webkit-linear-gradient(top,#3b3b3b,#101010);
    background: -o-linear-gradient(top,#3b3b3b,#101010);
    background: linear-gradient(180deg,#3b3b3b,#101010);
    padding: 20px 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.popular__list .game-list__item{
    width: 50%;
        padding: 0 10px
}
.popular__list{
    width: 100%;
}
.game-list{
    margin: 0px!important;
}
.popular__header{
    display: block;
}
.popular__header .popular__header-content{
    display: block;
    padding-left: 0px;
}
 .bar__inner{
    display: block;
 }
 .bar .menu{
    width: 100%;
    display: inline-block;
    padding:0 10px;
 }
 .search{
    display: inline-block;
    padding-right: 0px;
 }

 .bar .menu li {

    display: inline-block;
    font-size: 12px;
    margin-right: 7px;
}
.main-slider__item-desc .main-slider__item-title {
    font-size: 18px;
}
.main-slider__item-desc .main-slider__item-price-wr {
    margin-top: 10px;
    -webkit-box-flex: inherit;
    -ms-flex: inherit;
    flex: inherit;
}
.main-slider_item-main .main-slider__item-desc{
    padding: 20px 10px;
    height: 100px;
}
.catalog-item{
    display: flex;
}
.main-tabs a{
    width: 33%;
    text-align: center;
    white-space: nowrap;
}
.item{
    display: none;
}
.g_right iframe{
    width: 100%;
    margin-top: 25px;
    height: 100%;
}
.other{
    display: flex;
}
.other .other-item{
    width: 33%;
    margin-left: 0px;
 padding: 5px;
    height: 100%;
}
.other-item .item_inf{
      width: 100%;
    display: flex;
}
.other-item>a img{
    height: auto;
    max-height: fit-content;
}
.search .input-group{
    width: 100%;
}
}
@media (max-width: 991px){
.main-slider_item-main {
    width: 100%;
}
}
@media (max-width: 600px){
.catalog-item__img {
    min-width: 80px;
    width: 80px;
    }
.catalog-item__name {
    font-size: 13px;
}
.catalog-item__price {
    font-size: 14px;
    padding: 4px 5px;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin-left: auto;
    min-width: 68px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f2f2f2;
}
.main-catalog.container{
	padding-left: 0;
	padding-right: 0;
    overflow: hidden;
}
.catalog-item__discount {
    display: none;
}
.catalog-item {
    padding: 10px 15px;
}
}
@media (max-width: 767px){
.catalog-item__price-span {
    width: auto;
    text-align: center;
}
.page-text__vk-widget {
    width: 100%;
}
.catalog-item__discount {
    font-size: 12px;
    line-height: 1;
    margin-right: 0;
    padding: 5px 10px;
    margin-bottom: 5px;
}
.catalog-item__info{
	display: none;
}
.main-slider__item-main {
    padding-bottom: 115px;
}
}
 @media screen and (device-width: 320px) {

  header{
        width: 320px;
    }
    .header{
        width: 320px;
    }
  .search_content .item_search{
   	margin-left: 0px;
	margin: 20px auto;
	float: none;
	}
    .headerMenuS{
        display: none;
    }
    .headerMenuF{
       margin-left: auto;
       margin-right: 0;
    }
    .headerMenuF__menu{
        right: 0;
        left: auto;
    }
    .headerSearch{
        width: 70px;
    }
    .headerSearch__visible_text{
    	display: none;
    }
    .headerSearch__hidden.shown {
    width: 320px;
    position: absolute;
    right: -76px;
}
    .headerSearch__visible{
    	margin: 0 auto;
    }
    .profile{
        display: none;
    }
    .headerLogo{
        margin-left: 20px;
    }
    .hid{
        display: block;
    }
            .main-slider{
    	width: 320px;
    	height: 184px;
    }
    .main-slider_item-bg {
    height: 184px;
}
.main-slider_item-main{
	height: 184px;
}
.main-slider__item-desc .main-slider__item-price-wr{
	padding-left: 0px;
}
.single-slide .main-slider_item{
	height: 186px;
}
    }
    @media screen and (device-width: 360px) {
  header{
        width: 360px;
    }
    .header{
        width: 360px;
    }
    .headerMenuS{
        display: none;
    }
  .search_content .item_search{
   	margin-left: 0px;
	margin: 20px auto;
	float: none;
	}
    .headerMenuF{
       margin-left: auto;
       margin-right: 0;
    }
    .headerMenuF__menu{
        right: 0;
        left: auto;
    }
    .headerSearch{
        width: 70px;
    }
    .headerSearch__visible_text{
    	display: none;
    }
    .headerSearch__hidden.shown {
    width: 360px;
    position: absolute;
    right: -76px;
}
    .headerSearch__visible{
    	margin: 0 auto;
    }

    .profile{
        display: none;
    }
    .headerLogo{
        margin-left: 20px;
    }
    .hid{
        display: block;
    }
        .main-slider{
    	width: 360px;
    	height: 206px;
    }
    .main-slider_item-bg {
    height: 206px;
}
.main-slider_item-main{
	height: 206px;
}
.main-slider__item-desc .main-slider__item-price-wr{
	padding-left: 0px;
}
.single-slide .main-slider_item{
	height: 206px;
}
    }
    @media screen and (device-width: 375px) {
  header{
        width: 375px;
    }
    .header{
        width: 375px;
    }
    .headerMenuS{
        display: none;
    }
    .headerMenuF{
       margin-left: auto;
       margin-right: 0;
    }
    .headerMenuF__menu{
        right: 0;
        left: auto;
    }
.headerSearch{
        width: 70px;
    }
    .headerSearch__visible_text{
    	display: none;
    }
    .headerSearch__hidden.shown {
    width: 375px;
    position: absolute;
    right: -76px;
}
    .headerSearch__visible{
    	margin: 0 auto;
    }
    .profile{
        display: none;
    }
    .headerLogo{
        margin-left: 20px;
    }
    .hid{
        display: block;
    }
    .main-slider{
    	width: 375px;
    	height: 216px;
    }
    .main-slider_item-bg {
    height: 216px;
}
.main-slider_item-main{
	height: 216px;
}
.single-slide .main-slider_item{
	height: 216px;
}
  .search_content .item_search{
   	margin-left: 0px;
	margin: 20px auto;
	float: none;
	}
.main-slider__item-desc .main-slider__item-price-wr{
	padding-left: 0px;
}
    }
    @media screen and (device-width: 411px) {
  header{
        width: 411px;
    }
    .header{
        width: 411px;
    }
    .headerMenuS{
        display: none;
    }
    .headerMenuF{
       margin-left: auto;
       margin-right: 0;
    }
    .headerMenuF__menu{
        right: 0;
        left: auto;
    }
 .headerSearch{
        width: 70px;
    }
    .headerSearch__visible_text{
    	display: none;
    }
    .headerSearch__hidden.shown {
    width: 411px;
    position: absolute;
    right: -76px;
}
    .headerSearch__visible{
    	margin: 0 auto;
    }
    .profile{
        display: none;
    }
    .headerLogo{
        margin-left: 20px;
    }
    .hid{
        display: block;
    }
        .main-slider{
    	width: 411px;
    	height: 236px;
    }
    .main-slider_item-bg {
    height: 236px;
}
  .search_content .item_search{
   	margin-left: 0px;
	margin: 20px auto;
	float: none;
	}
.main-slider_item-main{
	height: 236px;
}
.main-slider__item-desc .main-slider__item-price-wr{
	padding-left: 0px;
}
    }
    @media screen and (device-width: 414px) {
    header{
        width: 414px;
    }
    .header{
        width: 414px;
    }
    .headerMenuS{
        display: none;
    }
    .headerMenuF{
       margin-left: auto;
       margin-right: 0;
    }
    .headerMenuF__menu{
        right: 0;
        left: auto;
    }
 .headerSearch{
        width: 70px;
    }
    .headerSearch__visible_text{
    	display: none;
    }
    .headerSearch__hidden.shown {
    width: 414px;
    position: absolute;
    right: -76px;
}
  .search_content .item_search{
   	margin-left: 0px;
	margin: 20px auto;
	float: none;
	}
    .headerSearch__visible{
    	margin: 0 auto;
    }
    .profile{
        display: none;
    }
    .headerLogo{
        margin-left: 20px;
    }
    .hid{
        display: block;
    }
   }
 @media screen and (device-width: 768px) {
  header{
        width: 768px;
    }

    .header{
        width: 768px;
    }
    .headerMenuS{
flex-basis: 300px;
    }
    .headerMenuF{
       margin-left: auto;
       margin-right: 0px;
    }
    .headerMenuF__menu{
        left: auto;
        right: 0;
    }
    .headerSearch{
        
    }
    .profile{
        
    }
    .search_content .item_search{
    	margin-bottom: 40px;
    margin-left: 80px;
    }
    
    .headerLogo{
        margin-left: 20px;
    }
    .hid{
        display: block;
    }
}
     @media screen and (device-width: 1024px) {
   header{
        width: 1024px;
    }
    .header{
        width: 1024px;
    }
   .search_content .item_search{
    	margin-left: 58px;
    }
    .headerMenuS{
flex-basis: 300px;
    }
    .headerMenuF{
       margin-left: auto;
       margin-right: 0px;
    }
    .headerMenuF__menu{
right: 0;
        left: auto;
    }
    .headerSearch{

    }
    .profile{
       
    }
    .headerLogo{
        margin-left: 20px;
    }
}

.main-slider__item-desc {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 150px;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(0,0,0,.3)),to(hsla(0,0%,100%,0)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.3) 50%,hsla(0,0%,100%,0));
    background: -o-linear-gradient(bottom,rgba(0,0,0,.3) 50%,hsla(0,0%,100%,0) 100%);
    background: linear-gradient(0deg,rgba(0,0,0,.3) 50%,hsla(0,0%,100%,0));
    font-family: Montserrat,sans-serif
    font-weight: 700;
    font-size: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 75px 40px 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    pointer-events: none;
    text-transform: uppercase;
        z-index: 100;
}

.main-slider__item-title {
    padding-right: 5px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.05;
}
.main-slider__item-title:hover {
color: #fff;
}
.main-slider__item-price-wr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-left: 10px;
}
.main-slider__item-discount {
    color: #fff;
    font-size: 16px;
    padding: 5px 12px;
    position: relative;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.main-slider__item-price {
    background-color: #885aff;
    margin-left: 5px;
    padding: 5px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: block;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 25px;
    font-size: 16px;
    min-width: 90px;
    font-family: 'TT Norms', 'Arial', sans-serif;
    text-align: center;
}
.main-slider__item-desc--extra {
    padding: 75px 25px 23px;
}
.main-slider__item-desc--extra .main-slider__item-title {
    font-size: 18px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
}
.main-slider_extra-item:hover .main-slider__item-title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.main-preorders {
    background: -webkit-gradient(linear,left top,left bottom,from(#6c217a),to(#4a074c));
    background: -webkit-linear-gradient(top,#6c217a,#4a074c);
    background: -o-linear-gradient(top,#6c217a,#4a074c);
    background: linear-gradient(180deg,#6c217a,#4a074c);
    padding: 40px 0;
    margin-top: 20px;
}
.main-preorders__item{
	width: 282px;
	margin: 0 10px;
}
.main-preorders__item-link {
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    color: #fff;
    	transition: 0.5s;
}
.main-preorders__item-bg {
    display: block;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.main-preorders__image {
    max-width: 100%;
}
.main-preorders__item-link:hover{
	transition: 0.5s;
	opacity: 0.75;
}
img{
	vertical-align: middle;
}
.main-preorders__item-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(50%,rgba(0,0,0,.6)),to(hsla(0,0%,100%,0)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,.6) 50%,hsla(0,0%,100%,0));
    background: -o-linear-gradient(bottom,rgba(0,0,0,.6) 50%,hsla(0,0%,100%,0) 100%);
    background: linear-gradient(0deg,rgba(0,0,0,.6) 50%,hsla(0,0%,100%,0));
    font-size: 17px;
    padding: 100px 20px 15px;
    font-weight: 400;
    z-index: 1;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.main-preorders .slick-next{
	right: -25px;
}
.main-preorders .slick-prev{
	left: -25px !important;

}
.main-preorders__header {
    margin-bottom: 45px;
    position: relative;
}
.main-preorders__title {
    font-family:  Montserrat,sans-serif;
    font-weight: 700;
    color: #fff;
    margin: 0;
    font-size: 20px;
}
@media (max-width: 991px){
.main-preorders__title {
    text-align: center;
}

.page-text .page-text__vk-widget {
    padding-left: 0;
    margin: 0 auto;
}
.page-text .page-text__blocks {
display: block;
}
.page-text {
    padding: 50px 0;
}
}
.page-text {
    background-color: #e9e9e9;
    padding: 70px 0;
}
.page-text__blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.page-text__content {
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 400;
}
.page-text__title {
    font-family:  Montserrat,sans-serif;
    font-size: 20px;
    color: #1d1d1d;
    font-weight: 700;
    margin: 0 0 30px;
}
.page-text__vk-widget {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
    padding-top: 22px;
    padding-left: 30px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.slick-slider .slick-track, .slick-slider .slick-list{
	background-color: #f3f3f3;
}

.second {
    background: #fff;
}
.catalog-content .block{
	padding:0;
}
.block {
    padding: 40px 0;
}
.second h4 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 40px;
    text-align: center;
}
.cats-list {
    border-left: 1px solid #d5d5d5;
    margin: 0 0 0 1px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.cats-list-col {
    position: relative;
    width: 25%;
    border-top: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    border-bottom: 1px solid #d5d5d5;
    margin-top: -1px;
    margin-left: -1px;
    -webkit-transition: 150ms;
    transition: 150ms;
}
.cats-list .category {
    display: block;
}
.category {
    display: inline-block;
    color: #000;
    text-transform: none;
    padding: 20px 20px 30px;
    text-align: center;
}
.category:hover{
	text-decoration: none;
}
.category-name {
    font-size: 14px;
    line-height: normal;
    text-transform: uppercase;
    letter-spacing: .6px;
    margin-top: 12px;
}

.category-ico {
    height: 94px;
    line-height: 94px;
    font-size: 40px;
    background-size: 68px;
}
.icon {
    font-family: flaticon;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: none;
    color: #000;
    font-size: 1.3em;
}

.cats-list-col:hover {
    border-color: #885aff;
    background-color: #885aff;
    z-index: 1;
    margin-left: -1px;
}


            /*  New Design
                New Design
                New Design
                New Design
                New Design
                New Design
                New Design
                New Design  */

/* Header Beegin */                

.banner {
    position: relative;
    background-color: #0d0d0d;
    background-size: cover;
    min-height: 475px;
}
.banner, .welcome {
    text-align: center;
}
.main-shade {
    position: absolute;
    display: block;
    top: 0;
    z-index: 0;
    height: 200px;
    width: 100%;
    background: linear-gradient(-180deg,hsla(0,0%,7%,.9),hsla(0,0%,7%,0));
}

.index-header {
    padding-top: 8px;
    height: auto;
    overflow-x: visible;
    overflow-y: hidden;
}
.welcome {
    display: block;
    color: #fff;
    margin-top: 20px;
}
.logo-center {
width: 100%;
    height: 247px;
    display: block;
    margin: 0 auto;
    background-position: center;
    background-size: contain;
}
.welcome p {
    font-weight: 500;
    text-align: center;
    font-size: 18.8px;
    margin-bottom: 1em;
    line-height: 28px;
}
.no-gutter {
    padding: 0!important;
}
nav .gift:before {
    background: url(/templates/deadpool/images/sprite.webp) 0 0 no-repeat;
}
nav .nav-link:before {
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
nav .stock:before {
    background: url(/templates/deadpool/images/sprite.webp) -28px 0 no-repeat;
}
nav .nav-link:before {
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
nav .faq:before {
    background: url(/templates/deadpool/images/sprite.webp) -56px 0 no-repeat;
}
nav .nav-link:before {
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
nav .reviews:before {
    background: url(/templates/deadpool/images/sprite.webp) -84px 0 no-repeat;
}
nav .nav-link:before {
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
nav .contacts:before {
    background: url(/templates/deadpool/images/contacts-icon.png) no-repeat;
}
nav .nav-link:before {
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
nav .garant:before {
    background: url(/templates/deadpool/images/sprite.webp) -112px 0 no-repeat;
}
nav .random:before {
    background: url(/templates/deadpool/images/random.png) no-repeat;
}
nav .nav-link:before {
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    position: relative;
    top: 8px;
    margin-right: 8px;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
        font-weight: 500;
        font-size: 15px
}
nav a:hover {
    color: #fff;
    opacity: .7;

}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.welcome .btn {
    padding: 10px 20px;
}

.btn-warning {
    background: linear-gradient(-45deg,#ff9b39,#ffcd34)!important;
    border: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
}
.btn {
    transition: .2s ease;
    color: #fff!important;
}
.btn-warning:hover {
    box-shadow: 0 0 0 0.2rem rgba(255,155,57,.3);
}

.btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
}



/* Header end */

/* CART */
  .cart_container{
    width: 100%;
    max-width: 360px;
    height: auto;
    position: fixed;
    right: -400px;
    top: 0;
    background: #fff;
    bottom: 0;
    box-shadow: -1px -1px 10px rgb(0 0 0 / 7%);
    z-index: 201;
  }
  .buy-cart{
    display: flex;
    justify-content: space-between;
  }

  .cart_product_container{
    height: 75%;
    overflow: overlay;
    padding-right: 10px;
  }
  .cart_product_container::-webkit-scrollbar-thumb{
    background: #00000054!important;
    border-radius: 28px;
  }
  .cart_title{
    width: 100%;
    position: relative;
    height: 70px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #f9f6f8;
    padding: 0 10px;
    z-index: 10;
  }
  .cart_close{
    display: flex;
    width: 35px;
    height: 35px;
    border-radius: 10px;
    background: #19141c;
    color: #FFF;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin-left: auto;
    cursor: pointer;
  }
  .cart_word{
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #17191a;
  }
  .open_cart{
        position: fixed;
    right: 20px;
    bottom: 21px;
    background: #ffa838;
    z-index: 200;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 38px;
    height: 38px;
    padding: 0;
    margin: 0 7px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
  }
  .cart{
    padding: 10px;
    padding-right: 0px;
    height: 100%;
    text-align: center;
  }
  #loading{
    display: flex;
    /* margin: 0 auto; */
    justify-content: center;
  }
  .cart_form{
    padding: 0px 10px 30px 10px;
        position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .cart_product_block{
    position: relative;
    width: 100%;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    padding: 12px;
    border-radius: 10px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    color: #fff;
    height: 180px;
    transition: 0.3s;
  }
  .cart_product_block:hover{
   transform: translateY(2px);
  }
  .cart_edit{
    background: #fff;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    width: 20px;
    height: 20px;
    display: flex;
    color: #d80000;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .cart_product_end{
    display: block;
    position: absolute;
    right: 10px;
    bottom: 10px;
  }
  .cart_product_name{
    display: block;
    max-width: 310px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 25px;
  }
  .cart_product_price{
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    height: 25px;
    position: absolute;
    bottom: 10px;
  }
  .cart_product_cnt{
    display: grid;
    margin-bottom: 10px;
  }
  .cart_product_cnt > span{
    background: #fff;
    box-shadow: 0 5px 20px rgb(0 0 0 / 10%);
    width: 20px;
    height: 20px;
    display: flex;
    color: #333;
    border-radius: 5px;
    align-items: end;
    justify-content: center;
    cursor: pointer;
  }
  .item-buycart{
    background: linear-gradient(-45deg,#ff9b39,#ffcd34)!important;
    border: none;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    height: 38px;
  }
  .short-cart__total{
    background: #f9f9f9;
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .fa-shopping-basket:before {
    content: "\f291";
}
  .buy-cart > form{
    width: 77%!important;
  }
  .buy-cart > button{
    width: 21%!important;
  }
@media(max-width: 400px){
  .cart_container{
    max-width: 100%;
  }
}