@import url("../assets/fonts/SF/stylesheet.css");

@font-face {
  font-family: 'OS';
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/2204.ttf") format('truetype');
}
@font-face {
  font-family: 'OS';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/2211.ttf") format('truetype');
}
@font-face {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fontello.ttf") format('truetype');
}


/* Основные стили */
body {
  font-family: 'SF UI Display';
  font-weight: normal;
  font-size: 14px;
  line-height: 1.2;
  color: #565656;
  background-image: url(../images/background.png);
  background-color: #E0E0E0;
}

.common_block {
  width: 100%;
  min-width: 1170px; 
}

.common_block .block_wrapper {
  width: 1170px;
  margin: 0 auto;
  box-sizing: border-box;
}

.clear:after {
  content: '';
  display: block;
  clear: both;
}
attention {
    display: block;
    margin: 10px 0;
    padding: 10px;
    border-radius: 5px;
    background-color: #f6f5de;
    font-weight: bold;
    color: #292929;
}
delivery {
    display: block;
    padding: 10px;
    margin: 10px 0;
    border-radius: 5px;
    background-color: #e9eed9;
    color: #292929;
}
.digiseller-sortby{
  color: #2D2E39;
}
#digiseller-search-query{
  color: #fb5e2b;
}
.digiseller-options{
  background: #fff;
  padding: 10px;
  color: #2D2E39;
}
.link_light{
  background: #fff;
    position: absolute;
    /* height: 100%; */
    top: 6px;
    left: 0;
    /* margin: 0 auto; */
    width: 100%;
    height: 7px;
    filter: blur(15px);
}
.pagination li {
    display: inline-block;
    padding: 9px 15px;
    background-color: #fff;
    font-size: 18px;
    color: #c6c6c6;
    border-radius: 4px;
    transition: all .3s ease-in-out;
}
.pagination li:hover {
    background-color: #f8f8f8;
}
a {
  text-decoration: none;
  color: inherit;
}

a.full_link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 500;
}

.relative {
  position: relative;
}

.button {
  border-radius: 5px;  
  transition: all .3s ease-in-out;
}

.button .icon {
  float: left;
  margin: 5px;
  padding: 7px 10px;
  border-radius: 5px;
  transition: all .5s ease-in-out;
}

.button .caption {
  float: left;
  margin: 12px 9px;
}

/* Дополнительные стили */

/* Шапка сайта */
.top_header {
background: #fff;
box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
}

.header_content {
  padding: 0px 0;
  width: 1170px!important;
  height: 101px;
  position: relative;
}
.light_hover{
  width: 100%;
  height: 3px;
  margin-top: 18px;
  background: #F77823;
}
.blur_hover{
  width: 100%;
    height: 5px;
    margin-top: 18px;
    background: #F77823;
    filter: blur(15px);
    position: relative;
    bottom: 5px;
}
.blur_logo{
    background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
    filter: blur(35px);
    opacity: 0.7;
    height: 15px;
    position: relative;
    top: 38px;
}
.header_content .logo {
display: inline-block;
height: 101px;
width: 294px;
background: url(../images/logo.png) no-repeat;
position: absolute;
background-position: center;
background-size: contain;
}

.header_content .menu {
display: inline-block;
margin: 0px 0 0px 150px;
position: absolute;
right: 0;
}
li:hover .header_border_bottom .border_blur{
width: 100%;
height: 3px;
margin-top: 18px;
background: #F77823;
filter: blur(15px);
}
li:hover .header_border_bottom{
    width: 100%;
    height: 3px;
    margin-top: 18px;
background: #F77823;
}
.menu_content{
  margin-top: 16px;
}
.menu_content li a{
  position: relative;
}
.hover_color_light{
  color: #f77d2a!important;
}
.header_content .menu ul.menu_content li {
  display: inline-block;
  transition: all .2s ease-in-out;
  margin-right: 78px;
  font-family: SF UI Display;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 17px;
color: #BDBDBF;
height: 38px;
}
.header_content .menu ul.menu_content li:last-child{
  margin-right: 0px;
}
.header_content .menu ul.menu_content li:hover {
  color: #f77d2a;
}

.count_content{
font-size: 11px;
color: #2D2E39;
margin: 0px 10px;
display: inline-block;
}
.plus_span{
    background-image: url(../images/plus_rew.svg);
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 4px;
}
.minus_span{
  background-image: url("../images/minus_rew.svg");
  width: 15px;
  height: 15px;
  display: inline-block;
  position: relative;
  top: 4px;
}
.cnt_span{
font-family: SF UI Display;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 15px;
}
.title_rew_span{
  font-size: 11px;
}
.reviews_content{
  font-size: 12px;
color: #2D2E39;
margin: 0px 10px;
display: inline-block;
}
.count_content .icon_sells:before{
    content: "";
    font-size: 0px;
    background-image: url(../images/sells.png);
    width: 15px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
}
.sells_history {
  float: left;
  margin: 5px 0 5px 45px;
  color: #ffffff;
  background-color: #fe5242;
}

.sells_history:hover {
  background-color: #ff6253;
}

.sells_history:hover .icon {
  background-color: #ea5749;
}

.sells_history .icon {
  background-color: #d04235;
}

.sells_history .icon:after {
  content: '\E800';
  color: #FFF;
  font-family: 'fontello';
  display: block;
  text-align: center;
}

.green {
  background-color: #59c800;
}

.blue {
  background-color: #00a2ff;
}

.orange {
  background-color: #ff7800;
}

/* Верхний слайдер */

.sliders_games {
  background: url("../images/slide_back.png") no-repeat;
  background-size: cover;
  width: 100%;
  min-width: 1250px;
  height: 270px;
  padding: 10px 55px; 
  box-sizing: border-box;
  overflow: hidden;
}

.sliders_content .game_card {
  float: left;
  width: 211px;
  height: 238px;
  margin-left: 18px;
}

.sliders_content {
  width: 120000px;
  transition: all .6s ease-out;
}

.slider_overflow {
  width: 1170px;
  margin: 0 auto;
}

.sliders_content .game_card img {
  width: 211px;
  height: 238px;  
}

.price_card {
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  opacity: 0;
  padding: 8px 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  background-color: rgba(27, 27, 27,.902);
  transition: all .5s ease-in-out;
}

.game_card:hover .price_card {
  opacity: 1;
}

.card_footer {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  height: 50px;
  padding-bottom: 15px; 
  padding-left: 15px;
  padding-right: 10px;
}

.category_card {
  display: inline-block;
  padding: 4px 10px;
  text-shadow: 0px 1px 2px rgba(34, 30, 31, 0.25);
  text-transform: uppercase;
  color: #ffffff;
  font-size: 12px;
}

.name_card {
  margin-top: 5px;
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slides_control {
  background-color: #ffffff;
  border-bottom: 3px solid #f5f5f5;
  padding: 15px 0;
}

.slides_arrows {
  text-align: center;
}

.arrow {
  padding: 8px 15px;
  display: inline-block;
  background-color: #efefef;
  cursor: pointer;
  transition: all .5s ease-in-out;
  border-radius: 4px;
  color: #8D8D8D;
}

.arrow:hover {
  background-color: #dadada;
  color: #FFF;
}

.arrow:after {
  content: '';
  display: block;
  font-family: 'fontello';
  font-size: 19px;
}

.left_arrow:after {
  content: '\E801';
}

.right_arrow:after {
  content: '\E802';
}

/* Лучшие продажи */


.best_sells {
  margin-top: 25px;
}

.sells_content {
  width: 1075px;
  text-align: center;
}

.sell_block {
  background-color: #ffffff;
  border: 1px solid #f4f4f4;
  width: 370px;
  box-sizing: border-box;
  padding: 15px 15px;
  transition: all .3s ease-in-out;
  margin-left: 15px;
  display: inline-block;
  text-align: left;
}

.green-number {
  border: 2px solid #8bc34a;
  color: #8bc34a;
}

.blue-number {
  border: 2px solid #00a2ff;
  color: #00a2ff;
}

.red-number {
  border: 2px solid #fe5242;
  color: #fe5242;  
}

.sell_block .number {
  float: left;
  padding: 10px 14px;
  border-radius: 50%;
}

i.basket-icon:after {
  content: '\E800';
  font-family: 'fontello';
  display: block;
  text-align: center;
  float: left;
  margin-right: 5px;
}

.content_sell_block {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
}

h3.header_sell_block {
  font-size: 16px;
  color: #848484;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 265px;
}


p.number_sell_block {
  font-size: 13px;
  color: #bfbfbf;
  text-align: left;
}

.sell_block:hover {
  background-color: #fcfcfc;
}

/* Контент */
.content_games {
  margin-top: 25px;
  background: linear-gradient(180deg, rgba(224, 224, 224, 0) 0%, #E0E0E0 100%);
  padding-bottom: 60px;
  color: #fff;
}

.games_block {
min-height: 650px;
}
.border_gradient_goods{
background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
border-radius: 0px 3px 0px 0px;
height: 7px;
position: relative;
top: 1px;
}
#digiseller-article-img-preview{
box-sizing: border-box;
border-radius: 3px 0px 0px 0px;
display: inline-block;
height: 400px;
}
.content_price_product_block{
background: #fff;
border-bottom: 1px solid #dcdcdc;
box-sizing: border-box;
border-radius: 0px 3px 0px 0px;
height: 80px;
box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
}
.content_price_product_block span{
font-family: SF UI Display;
    font-style: normal;
    font-weight: 400;
    font-size: 36px;
    line-height: 48px;
    color: #2D2e39;
    line-height: 65px;
    margin-left: 12px;
}
.info_plus_buy{
  position: relative;
}
.icon_blur{
  position: absolute;
    background-color: #F77823;
    opacity: 0.7;
    filter: blur(7px);
    width: 17px;
    height: 17px;
}
.category_content {
    background: #fff;
    border: 1px solid #DCDCDC;
    box-sizing: border-box;
    border-radius: 3px;
    padding: 17px 0px;
}

.block_category {
display: inline-block;
}

.block_category.active:hover {
color: #F77823;
}

.block_category.active {
font-family: SF UI Display;
font-style: normal;
font-weight: 600;
font-size: 13px;
line-height: 17px;
color: #2D2E39;
margin-left: 56px;
}

.sort_category {
  float: right;
}

.sort_pick {
  display: inline-block;
  padding: 14.2px 36px;
  color: #848484;
  font-size: 13px;
  margin-top: 10px;
  cursor: pointer;  
  transition: all .3s ease-in-out;
  border-radius: 3px;
}


.drop_menu {
  display: none;
  margin-top: 5px;
  background-color: #FFF;
  border-radius: 3px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.25);
  padding: 5px 20px 20px;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10000;
}

.drop_menu ul.menu_content li {
  color: #848484; 
  transition: all .3s ease-in-out;
  padding-top: 15px;
}

.drop_menu ul.menu_content li.active, .drop_menu ul.menu_content li:hover {
  color: #333333;
}

i.arrow-drop:after {
  content: '\E803';
  display: block;
  font-family: 'fontello';
  float: right;
  font-size: 16px;
  margin-left: 10px;
  margin-top: -1px;
}

.games_buy {
  width: 280px;
  height: 220px;
  box-sizing: border-box;
  margin: 30px 16px 0 0;
  transition: all .5s ease-in-out;
  float: left;
}
.games_block .games_buy:nth-child(4n+1) {
  margin-right: 0px;
}
.games_buy:hover .buy_icon {
  background-color: #8bc846;
}

.games_buy:hover .image_mask_hover {
transform: scale(1.05);
}

.hover_back {
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.0);
  transition: all .4s ease-in-out;
}

.game_card:hover .hover_back {
  opacity: 0;
}
.border_gradient_product{
  background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
  height: 4px;
}
.game_name {
background: #fff;
border: 1px solid #DCDCDC;
box-sizing: border-box;
box-shadow: 0px 4px 7px rgba(0, 0, 0, 0.05);
border-radius: 0px 0px 3px 3px;
padding-bottom: 12px;
}

.game_icon, .game_icon img {
  width: 280px;
  height: 150px; 
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  overflow: hidden;
  transition: 0.5s;
}
.games_buy:hover .game_icon a img{
  transform: scale(1.05);
  transition: 0.5s;
}
.image_mask_hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.4);
  opacity: 0;
  transition: all .5s ease-in-out;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.buy_icon {
  position: absolute;
  right: 15px;
  top: -42px;
  padding: 15px 18px;
  border-radius: 50%;
  background-color: #84ba46;
  color: #FFF;
  border: 3px solid #FFF;
  font-size: 19px;
  transition: all .5s ease-in-out;
}

.buy_icon:after {
  content: '\E800';
  display: block;
  font-family: 'fontello';
}

.name_content {
  margin: 11px 10px;
  max-width: 258px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: SF UI Display;
font-style: normal;
font-weight: 500;
font-size: 13px;
line-height: 17px;
color: #2D2E39;
}

.price,.discount {
position: absolute;
    top: 0px;
    right: 0px;
    /* font-weight: bold; */
    color: #FFF;
    width: 69px;
height: 28px;
background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
border-radius: 3px;
text-align: center;
    font-weight: 500;
    font-size: 18px;
        line-height: 24px;
}
.price a{
  /* vertical-align: -webkit-baseline-middle; */
}
.discount {
  left: auto;
  right: 15px;
  background-color: #ff7800;
}

.games_blocks_content {
  color: #2D2E39;
}

.navigation_pages {
  margin-top: 30px;
}

.pages {
  text-align: center;
}

.fast_pages {
  float: right;
  width: 90px;
}

ul.pages_content li, .page_control {
  display: inline-block;
  padding: 9px 15px;
  background-color: #fff;
  font-size: 18px;
  color: #c6c6c6;
  border-radius: 4px;
  transition: all .3s ease-in-out;
}

.arrow_page:after {
  content: '';
  display: block;
  font-family: 'fontello';
  font-size: 19px;
}

.left_arrow:after {
  content: '\E801';
}

.right_arrow:after {
  content: '\E802';
}

ul.pages_content {
  display: inline-block;
  width: 750px;
  margin: 0 auto;
}

ul.pages_content li:hover,  .page_control:hover {
  background-color: #202025;
}

ul.pages_content li.active {
  color: #FFF;
  background-color: #fe5242;
}

/* Подвал */

.footer {
  background-color: #fff;
}

.site_info {
  padding: 20px 0;
}

.description {
  float: left;
  width: 720px;
  font-size: 13px;
  color: #646464;
  margin-top: 20px;
}

.description span {
  display: block;
  margin-left: 60px;
}

.line_v {
  float: left;
  height: 105px;
  width: 1px;
  border-left: 1px solid #292929;
}

.description img {
  margin-top: 18px;
}

.soc {
  float: left;
  margin-left: 30px;
}

.soc_icon {
  float: left;
  margin-left: 15px;
  width: 43px;
  height: 44px;
  opacity: 0.9;
  background-size: color;
  background-repeat: no-repeat;
}

.facebook {
  background-image: url("../images/facebook.png");
}

.facebook:hover {

  opacity: 1;
}

.twitter {
  background-image: url("../images/twitter.png");
}

.twitter:hover {
  opacity: 1;
}

.in {
  background-image: url("../images/in.png");
}

.in:hover {
  opacity: 1;
}

.vk {
  background-image: url("../images/vk.png");
}

.vk:hover {
  opacity: 1;
}

.ok {
  background-image: url("../images/ok.png");
}

.ok:hover {
  opacity: 1;
}

.youtube {
  background-image: url("../images/youtube.png");
}

.youtube:hover {
  opacity: 1;
}

.instagramm {
  background-image: url("../images/instagramm.png");
}

.instagramm:hover {
  opacity: 1;
}

.banners {
  float: right;
  margin-top: 20px;
  margin-right: 57px;
}

.banner {
  width: 88px;
  height: 31px;
  float: left;
  margin-left: 10px;
}

.banner img {
  width: 88px;
  height: 31px;  
}

.usual_banner {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  transition: all .3s ease-in-out;
}

.banner:hover .usual_banner{
  opacity: 0;
}

.site_copy {
  background-color: #E0E0E0;
  padding: 25px 0;
  box-sizing: border-box;
}

.cop {
  float: left;
  margin-left: 510px;
}

.author {
  float: right;
  background: url("../images/skr1-hover.png") no-repeat;
  background-size: cover;
  width: 116px;
  height: 24px;
  margin-right: 148px;
  cursor: pointer;
}

.author:hover {
  background: url("../images/skr1.png") no-repeat;
  background-size: cover;
}

/* Страница товара */
.block_game_name {
font-family: SF UI Display;
font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 32px;
/* identical to box height */
color: #2D2E39;
}

.block_game_price {
  float: right;
  font-size: 24px;
  color: #8bc34a;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.under_header_block {
  margin-top: 20px;
}

.file_icon:after, .folder_icon:after {
  content: '\F15C';
  display: block;
  font-family: 'fontello';
  color: #c0c0c0;
  float: left;
  margin-right: 10px;
}

.folder_icon:after {
  content: '\E804';
}

.current_category {
  color: #848484;
}

.shop_category {
  color: #c0c0c0;
  float: right;
}

.green_shop {
  color: #8bc34a;
}

.in_shop {
  color: #c0c0c0;
  float: left;
}

.left_block_item {
  float: left;
  width: 800px;
  border-left: 1px solid #2D2e39;
  border-bottom: 1px solid #2D2e39;
  box-sizing: border-box;
}

.image_shop_item {
  width: 800px;
  height: 400px;
  padding: 0ёpx;
  margin-right: 0px;
  margin-bottom: 2px;
}

.pro_info {
background: #fff;
}

.image_shop_item img {
  width: 800px;
  height: 400px; 
}

.info_shop_item {
  width: 100%;
  box-sizing: border-box;
}

.header_info_shop_item {
  width: 100%;
  border-bottom: 1px solid #DCDCDC;
}

.header_info_shop_item ul.category_info li{
  float: left;
  padding: 25px 0px;
  width: 155px;
  box-sizing: border-box;
  text-align: center;
  transition: all .3s ease-in-out;
  cursor: pointer;
  color: #2D2E39;
  text-transform: uppercase;
  border-top: 3px solid transparent;
}

.header_info_shop_item ul.category_info li:hover {

}

.header_info_shop_item ul.category_info li.current {
  color: #F77823;
  border-top: 3px solid #F77823;
}

.numbers_des {
  color: #7b7b7b;
}

.content_info_game {
  width: 100%;
  overflow: hidden;
  border-right: 1px solid #DCDCDC;
}

.slide_content_info_game {
  width: 100%;
  box-sizing: border-box;
  float: left;
  display: none;
  font-size: 13px;
  line-height: 33px;
  color: #2D2E39;
  padding: 9px 38px 4px 11px;
  border-bottom: 1px solid #dcdcdc;
}
.rew_block_good, .rew_block_bad{
  display: block;
  min-height: 39px;
  color: #2D2E39;
  border-bottom: 1px solid #DCDCDC;
  line-height: 39px;
  padding-left: 11px;
}
.rew_block_good:before{
  content: "";
  background-image: url(../images/plus_rew.png);
  width: 17px;
  height: 17px;
  display: inline-block;
  background-position: center;
  position: relative;
  top: 4px;
  margin-right: 8px;
}
.rew_block_bad:before{
  content: "";
  background-image: url(../images/minus_rew.png);
  width: 17px;
  height: 17px;
  display: inline-block;
  background-position: center;
  position: relative;
  top: 4px;
  margin-right: 8px;
}
.reviews_title_block{
  height: 40px;
  position: relative;
  display: block;
  line-height: 40px;
  border-bottom: 1px solid #dcdcdc;
  padding-left: 11px;
  border-right: 1px solid #dcdcdc;
}
.title_span{
  color: #2D2E39;
  margin-right: 47px;
}
.good_span{
  font-family: SF UI Display;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #2D2E39;
  margin-right: 47px;
  cursor: pointer;
  padding-bottom: 8px;
}
.good_span:before{
  content: "";
  background-image: url(../images/plus_rew.png);
  width: 17px;
  height: 17px;
  display: inline-block;
  background-position: center;
  position: relative;
  top: 3px;
  margin-right: 4px;
}
.bad_span{
  font-family: SF UI Display;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #4CAF50;
  margin-right: 0;
  color: #F44336;
  cursor: pointer;
  padding-bottom: 8px;
}

.bad_span:before{
  content: "";
  background-image: url(../images/minus_rew.png);
  width: 17px;
  height: 17px;
  display: inline-block;
  background-position: center;
  position: relative;
  top: 3px;
  margin-right: 4px;

}
.active_rew{
  border-bottom: 4px solid #dcdcdc;
}
.rew_tabs_none{
  display: none;
}
.rew_tabs_display{
  display: block;
}
.digiseller-reviewcomment{
  margin: 0px 10px 10px 10px;
  line-height: 22px;
}
.digiseller-reviewcommentarrow {
    color: #f1eee5;
    display: block !important;
    line-height: 10px;
    margin-left: 30px;
}
.digiseller-reviewcomment span.digiseller-reviewcommentadmintxt {
    background: none repeat scroll 0 0 #f1eee5;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    padding: 5px;
    color: #333;
}

.reviews_content_block{
  display: inline-block;
  width: 100%;
}
.slide_content_info_game.active {
  display: block;
}
::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: transparent;
}

::-webkit-scrollbar
{
  width: 5px;
  background-color: transparent;
}

::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #555;
}
.right_block_item {
  float: left;
  background: #fff;
  width: 370px;
  box-sizing: border-box;
  border: 1px solid #DCDCDC;
  border-top: 0px;
  border-bottom: 0px;
  border-radius: 0px 3px 0px 0px;
}

.vk_head {
  color: #767677;
  font-size: 13px;
  padding: 16px 10px 16px;
  display: inline-block;
  border-bottom: 1px solid #2D2e39;
}
.vk_head img{
  width: 47px;
}
.vk_head p {
  font-weight: 500;
  color: #FFF;
  font-size: 14px;
  margin-left: 15px;
  margin-top: 10px;
  display: inline-block;
  width: 200px;
}

.vk_head a {
  margin-left: 15px;
  font-weight: 350;
  color: #F77823;
}
#vk_groups{
  margin-top: 20px;
  padding: 0 10px;
}
.content_right_block_item {
  padding: 0px 11px;
}
.content_right_block_last {
  padding: 0px 11px;
  border-bottom: 1px solid #dcdcdc;
}

.plus_buy {
  font-size: 13px;
  color: #FFF;
  padding: 5px 0;
  margin-top: 10px;
}

.plus_buy img {
  position: absolute;
  width: 17px;
  height: 17px;
}

.line_item {
  width: 230px;
  height: 1px;
  border-top: 2px solid #2c2c2c;
  margin: 15px auto;
}

.plus_buy span {
  margin-left: 27px;
  font-family: SF UI Display;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  color: #F77823;
}

.buy_item {
  width: 100%;
  padding: 18px 0;
  color: #ffffff;
  font-size: 13px;
  text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
  transition: all .3s ease-in-out;
  background: linear-gradient(90deg, #FF512F 0%, #F09819 100%);
  border-radius: 3px;
  margin-top: 43px;
}
.block_header_game {
  border-radius: 3px;
  margin-top: 18px;
}
.buy_item:hover {
    box-shadow: 0 0 0 0.2rem rgba(255,155,57,.3)
}

.other_buy_info {
  padding-bottom: 15px;
}
.choose_payment {
  width: 100%;
  margin-right: 34px;
  float: left;
}

.choose_curse {
  width: 156px;
  float: left;
}

.arrow_drop_choose {
  padding: 10px 8px;
  float: right;
}

.arrow_drop_choose:after {
  content: '';
  display: block;
  background-image: url("../images/arrow_drop.png");
  width: 13px;
  height: 13px;
}

.payment_pick span, .curse_pick span {
  padding: 9px 11px;
  position: absolute;
  color: #2D2E39;
}

.curse_pick span {
  width: 43px;
}

.payment_pick, .curse_pick {
  width: 100%;
  background: #DCDCDC;
  border: 1px solid #DCDCDC;
  box-sizing: border-box;
  border-radius: 3px;
  height: 35px;
}

.last_buy {
  margin-top: 15px;
}

.head_last_buy {
  padding: 15px 0 0;
  width: 100%;
  text-align: center;
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 19px;
/* identical to box height */
 text-transform: uppercase;

color: #2E2E36;
}

.last_buy_image {
  margin-top: 15px;

}

.last_buy_image img {
  width: 100%;
  height: 202px;
  display: block;
  box-sizing: border-box;
}

.drop_menu_pick {
  position: absolute;
  top: 44px;
  left: 0; 
  right: 0;
  background-color: #2D2e39;;
  z-index: 5000;
  color: #575757;
  padding: 20px;
  display: none;
}
#last_sale{
  display: inline-block;
  width: 347px;
}
#last_sale a{
  display: block;
}
#last_sale .font-14-1{
  display: block;
  height: 31px;
  position: relative;
  bottom: 31px;
  background: #2D2e39;
  border: 1px solid #2d2e39;
  font-size: 13px;
  line-height: 17px;
  color: #FFFFFF;
} 
.font-14-1 span{
  padding: 6px 0 8px 9px;
  display: block;
}
.arrow_top_tooltip {
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: #333333;  
  border-top: 0;
  position: absolute;
  left: 38%;
  top: -8px;
}

.arrow-left-abs {
  left: 93%;
}

.menu_content li:first-child {
  margin-top: 0 !important;
}

.drop_menu_pick h4 {
  text-align: center;
}

.drop_menu_pick .menu_content li {
  margin-top: 20px;
  transition: all .3s ease-in-out;
}

.drop_menu_pick .menu_content li:hover {
  color: #d5d5d5;
}

.drop_menu_pick .menu_content li.active {
  color: #d5d5d5;
}

/* Статика */
.line-static {
  width: 100%;
  height: 1px;
  border-top: 1px solid #f4f4f4;
  margin-top: 30px;
  margin-bottom: 10px;
}

.guarant {
  background-color: #f9f9f9;
  padding: 40px 50px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
}

.guarant h2 {
  font-weight: bold;
  font-size: 18px;
  color: #fe5242;
}

.guarant p {
  color: #686868;
  line-height: 1.2;
}

i {
  font-style: italic;
}

i.icon {
  font-style: normal;
}

b {
  font-weight: bold;
}

strike {
  text-decoration: line-through;
}

u {
  text-decoration: underline;
}

.back_hover { 
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.4);
  opacity: 1;
  transition: all .4s ease-in-out;
}

.last_buy_image:hover .back_hover {
  opacity: 0;
}


.block_game_price {
  float: right;
  font-size: 24px;
  color: #8bc34a;
  font-weight: bold;
  text-transform: uppercase;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.under_header_block {
  margin-top: 20px;
}

.file_icon:after, .folder_icon:after {
  content: '\F15C';
  display: block;
  font-family: 'fontello';
  color: #c0c0c0;
  float: left;
  margin-right: 10px;
}

.folder_icon:after {
  content: '\E804';
}

.current_category {
  color: #848484;
}

.shop_category {
  color: #c0c0c0;
  float: right;
}

.green_shop {
  color: #8bc34a;
}

.in_shop {
  color: #c0c0c0;
  float: left;
}

.left_block_item {
  float: left;
  width: 800px;
  border-left: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
}

.image_shop_item {
  width: 800px;
  height: 400px;
}


.image_shop_item img {
  width: 800px;
  height: 400px; 
}

.info_shop_item {
  width: 100%;
  box-sizing: border-box;
}

.digiseller-review {
    border-bottom: 1px solid #edecec;
    color: #565656;
    display: block;
    font-size: 14px;
    min-width: 340px;
    padding: 20px 10px 15px;
    position: relative;
    background-color: #202029;
}
.digiseller-reviewgood {
    background: none repeat scroll 0 0 #78cf6e;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    height: 16px;
    margin-right: 2px;
    text-align: center;
    width: 17px;
    height: 17px;
}
.digiseller-review span {
    display: inline-block;
}
.digiseller-reviewbad {
    background: none repeat scroll 0 0 #ff7575;
    border: 1px solid #fff;
    border-radius: 8px;
    color: #fff;
    font-family: Tahoma;
    font-weight: bold;
    height: 16px;
    line-height: 1em;
    margin-right: 2px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 16px;
}
.digiseller-reviewcomment span.digiseller-reviewdate{
  color: #202029;
  display: block!important;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 2px;
}

span.digiseller-reviewdate {
  color: #333;
  display: block!important;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 2px;
}
.reviews_content_block{
  display: inline-block;
  width: 100%;
}
.digiseller-paging{
  margin-top: 10px;
}
.digiseller-paging li {
    display: inline-block;
    padding: 9px 15px;
    background-color: #fff;
    font-size: 18px;
    color: #c6c6c6;
    border-radius: 4px;
    transition: all .3s ease-in-out;
}
.digiseller-paging li:hover{
    background-color: #202025;
}
.digiseller-nothing-found, .digiseller-reviewList p{
  font-size: 16px;
    font-weight: 500;
    color: #2D2E39;
    background-color: #fff;
    margin-top: 10px;
    display: inline-block;
    padding: 5px;
}