
@charset "UTF-8";
.text-brown {
    color: #826015 !important;
}


.text-green {
    color: #88ab0c
}

.text-red {
    color: #8a1d2e; }

.clearfix:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }

* html .clearfix {
    zoom: 1; }

/* IE6 */
*:first-child + html .clearfix {
    zoom: 1; }

* {
    margin: 0;
    padding: 0; }

html,
body {
    height: 100%;
    /*font-family: Roboto-Regular, sans-serif;  */
    font-family: "Roboto Condensed", sans-serif;
    line-height: 1.2;
}

#wrap {min-height: 100%;}

#main {overflow:auto;
    padding-bottom: 150px;}  /* must be same height as the footer */

#footer {position: relative;
    margin-top: -150px; /* negative value of footer height */
    height: 150px;
    clear:both;}

/*Opera Fix*/
body:before {
    content:"";
    height:100%;
    float:left;
    width:0;
    margin-top:-32767px;/
}

ul {
    list-style: none;
}

ul.bb {
    list-style: disc;
}

ul.bb,
ol.bb {
    margin-left: 20px;
}

a {
    text-decoration: none;
}

.l_top-nav {
    height: 60px;
    padding: 0 30px; }

.l_filter-nav {
    min-height: 40px;
    text-align: center;
    background-color: #444444;
    padding: 13px;
    box-sizing: border-box;
}

.l_footer {
    font-size: 13px;
    /*font-family: Roboto-Regular,  sans-serif;*/
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    padding: 0 20px;
    background-color: #ffd200;
    color:#444;
    clear: both;
}

.l_page-wrap {
    min-height: 100%;
}

.l_page-wrap:after {
    content: "";
    display: block; }

.l_footer, .page-wrap:after {
    height: 60px; }

.menu {
    line-height: 60px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 500;  }

.gamelogo-1,
.gamelogo-2 {
    float: left;
    font-size: 18px; }

.nav-right {
    display: inline-block;
    float: right; }

.beta {
    color: #8a1d2e;
    font-size: 12px; }

.menu__item {
    margin-left: 20px;
    float: left;
    cursor: pointer;
    transition: all 0.1s 0.1s ease;
    -moz-transition: all 0.1s 0.1s ease;
    -o-transition: all 0.1s 0.1s ease;
    -webkit-transition: all 0.1s 0.1s ease; }
.menu__item a:hover {
    color: #ffd200; }
.menu__item a {
    color: #666666; }

.time {
    color: #715d00;
    cursor: default;
}

.filters {
    display: inline-block; }

.filter__item, .filter__item_title {
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: Roboto-Regular,  sans-serif;
    margin-right: 15px;
    color: #826015;
    /*line-height: 50px;*/
    /*float: left;*/
    display: inline-block;
    transition: all 0.1s 0.1s ease;
    -moz-transition: all 0.1s 0.1s ease;
    -o-transition: all 0.1s 0.1s ease;
    -webkit-transition: all 0.1s 0.1s ease;
}

.filter__item:hover, .filter__item_title:hover {
    color: #000;
}

.filter__item {
    cursor: pointer; }
.filter__item.active {
    color: #333;
    text-decoration: underline; }


@media all and (min-width: 0px ) {
    .l_top-nav {
        text-align: center; }
    .nav-right {
        float: none; }
    .menu {
        line-height: 60px;
        display: inline-block; }
    .gamelogo-1,
    .gamelogo-2 {
        display: none; }
    .menu  {
        margin: auto 0; }
    .menu__item {
        font-size: 15px;
        margin-left: 7px; }
    .filter__item, .filter__item_title {
        font-size: 12px;
        margin-right: 5px; } }

@media all and (min-width: 641px) {
    .menu {
        line-height: 60px; }
    .gamelogo-1,
    .gamelogo-2 {
        display: block; }
    .nav-right {
        float: right; }
    .menu {
        float: right; }
    .menu__item {
        font-size: 17px;
        margin-right: 5px; }
    .filter__item, .filter__item_title {
        font-size: 12px;
        margin-right: 15px; } }

@media all and (min-width: 1000px) {
    .menu {
        line-height: 60px; }
    .nav-right {
        float: right; }
    .gamelogo-1,
    .gamelogo-2 {
        display: block; }
    .menu {
        float: right; }
    .menu__item {
        font-size: 16px;
        margin-right: 5px; }
    .filter__item, .filter__item_title {
        font-size: 13px;
        margin-right: 15px; } }

.jumbotron {
    text-align: center;
    margin: 60px;
    padding-bottom: 90px; }

.jumbotron h1, .jumbotron h2, .jumbotron .header1, .jumbotron .header2 {
    color: #666666;
}

.jumbotron .big-logo {
    color: #333333;
    font-size: 80px;
    font-family: 'Titillium Web', sans-serif;
    /*margin: 10px 0 24px 0;*/
    margin: 0;
}
.jumbotron h1, .jumbotron .header1 {
    font-size: 14px;
    font-family: Roboto-Thin,  sans-serif;
    text-transform: uppercase; }

.jumbotron h2, .jumbotron .header2 {
    font-size: 18px;
    font-weight: 100;
    font-family: Merriweather-Italic,  sans-serif; }

@media all and (min-width: 0px) {
    .jumbotron {
        margin: 0px;
        padding-bottom: 25px; }
    .jumbotron .big-logo {
        font-size: 45px;
        /*margin: 5px 0 12px 0; */}
    .jumbotron h1, .jumbotron .header1 {
        margin: 0 0 15px 0;
        padding: 0;
        font-size: 14px;
    }
    .jumbotron h2, .jumbotron .header2 {
        font-size: 14px;
        padding: 0;
    }
}

@media all and (min-width: 641px) {
    .jumbotron {
        /*margin:; 30px;*/
        /*padding-bottom: 50px; */}
    .jumbotron h1 {
        font-size: 70px;
        margin: 0; }
    .jumbotron h1, .jumbotron .header1 {
        font-size: 12px; }
    .jumbotron h2, .jumbotron .header2 {
        font-size: 16px; } }

@media all and (min-width: 1000px) {
    .jumbotron {
        margin: 40px;
        padding-bottom: 60px; }
    .jumbotron .big-logo {
        font-size: 80px;
        /*margin: 10px 0 24px 0; */
        margin: 0;
    }
    .jumbotron h1, .jumbotron .header1 {
        font-size: 14px;
        margin: 0; }
    .jumbotron h2, .jumbotron .header2 {
        font-size: 18px; } }

.grid-list {
    padding: 25px 30px;
    text-align: justify;
    /*margin-bottom: 2%; */
}

.grid-list:after {
    content: '';
    display: inline-block;
    width: 98%; }

.grid-item, .gap {
    display: inline-block;
    width: 32%; }

.grid-item {
    display: none;
    vertical-align: top;
    margin-bottom: 35px; }
.grid-item__image {
    width: 100%;
    height: auto; }
.grid-item__image:before {
    content: '';
    display: inline-block;
    padding-top: 60%; }

.grid-item__image {
    position: relative; }

.grid-item__info, .grid-item__cost {
    margin: 10px 0;
    color: #5e5e5e;
    font-size: 17px;
    font-weight: 300;
    font-family: Raleway, sans-serif;
    text-align: left; }

.grid-item__info__type {
    background: #ffd200;
    /*position: absolute;*/
    width: 100%;
    height: 23px;
    /* padding: 2px 5px; */
    box-sizing: border-box;
    /*bottom: 0px;*/
    text-align: center;
    font-size: 85%;
    line-height: 24px;
    color: #fff;
}

.grid-item__info__type::before {
    content: url(../images/other-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.grid-item__info {
    width: 50%;
    float: left;
}

.grid-item__cost {
    max-width: 30%;
    float: right;
    text-align: right;
}

.grid-item__info__name {
    font-size: inherit;
    font-weight: inherit;
}


li.grid-item {
    background: white;
    transition: all ease 250ms;
}

li.grid-item:hover {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.grid-item .caption {
    text-align: center;
    padding: 12px 10px 10px 10px;
    font-size: 17px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    line-height: 1.4em;
    height: 2.8em;
}

.grid-item .caption a {
    color: black;
}

.grid-item .cost {
    text-align: center;
    font-size: 20px;
    font-family: "Roboto Condensed", sans-serif;
    padding: 5px;
    margin-bottom: 10px;
    line-height: 1em;
    height: 1em;
}

.shadow {
    opacity: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.53);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    font-family: Raleway, sans-serif;
    cursor:default;
    transition: all ease 250ms;
}

.shadow:hover {
    opacity: 1;
}


.button-buy {
    text-align: center;
    color: #564700;
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
    border: 1px solid #ffd200;
    padding: 10px 20px;
    cursor: pointer;
    background: #ffd200;
    transition: all 0.3s ease;
}

.button-buy::before {
    content: "\f07a";
    font-family: FontAwesome;
    margin-right: 10px;
    line-height: 1;
    text-decoration: none;
}

a.button-buy:hover {
    color: #564700;
    padding: 13px 30px;
}

@media all and (min-width: 0px) {
    .grid-item,
    .gap {
        width: 100%; } }

@media all and (min-width: 641px) {
    .grid-item,
    .gap {
        width: 48%; } }

@media all and (min-width: 1000px) {
    .grid-item,
    .gap {
        width: 32%; } }

@media all and (min-width: 1281px) {
    .grid-item,
    .gap {
        width: 24%; } }

@media all and (min-width: 1600px) {
    .grid-item,
    .gap {
        width: 19%; } }

@media all and (min-width: 0px) {
    .l_footer {
        font-size: 11px; } }

@media all and (min-width: 641px) {
    .l_footer {
        font-size: 12px; } }

@media all and (min-width: 1000px) {
    .l_footer {
        font-size: 14px; } }











/* ////////////    Мои стили    /////////// */


header {
    background-color: #000;
    background-image: url("../images/header.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: initial;
    text-align: center;
    /*padding: 0 0 1px 0; !* Что бы не схлопывались маргины и не двигался бэкграунд хэдера *!*/
}

.menu-wrapper {
    text-align: right;
}

.nav-menu li a:hover {
    color: #fff;
}

.nav-menu li a {
    color: #222;
}


.nav-menu .lang-ru::after {
    content: url("../images/lang-ru-icon.png");
    margin-left: 8px;
}
.nav-menu .lang-en::after {
    content: url("../images/lang-en-icon.png");
    margin-left: 8px;
}

.big-logo img {
    width: 500px;
}

.captions {
    background: #0000004d;
    margin-top: 30px;
    padding: 10px;
}


header h1, header .header1, header h2, header .header2 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: rgb(255, 255, 255);
    text-shadow: 0 1px 2px black;
    margin: 0 10px;
}

header h2, header .header2 {
    /*margin-bottom: 40px;*/
    font-weight: normal;
}

.promo {
    width: auto;
    height: 155px;
    margin: 0 30px;
    margin-top: 20px;
    display: block;
    text-align: center;
    background-image: url("../images/promo_bg_1920.png");
    background-size: contain;
    background-repeat: repeat-x;
    background-position: center;
}

.promo .img {
    background-image: url("../images/promo_1920.png");
    background-repeat: no-repeat;
    background-position: center;

}

.promo2 {
    width: auto;
    height: 155px;
    margin: 0 30px;
    margin-top: 20px;
    display: block;
    text-align: center;
    background: #4d1110;
}

.promo2 .img {
    background-image: url("../images/xmas-banner.jpg");
    background-repeat: no-repeat;
    background-position: center;

}

@media all and (min-width: 0px) {

    .big-logo img {
        width: 100%;
        max-width: 400px;
        margin-bottom: 15px;
    }

    .promo {
        width: initial;
        height: auto;
        background: none;
    }

    .promo .img {
        width: 100%;
        height: 135px;
        background-size: contain;
        background-image: url("../images/promo_640.jpg");
    }

    .promo2 {
        width: initial;
        height: auto;
        background: none;
    }

    .promo2 .img {
        width: 100%;
        height: 135px;
        background-size: contain;
        background-image: url("../images/promo2_640.jpg");
    }

    header {
        background-size: cover;
    }

    .grid-item__info, .grid-item__cost  {
        font-size: 14px;
    }
    header h1, header .header1 {
        margin-bottom: 15px;
        padding: 0;
        font-size: 14px;
    }

    header h2, header .header1 {
        font-size: 14px;
        /*margin-bottom: 40px;*/
    }

    .big-logo .img {
        width: 100%;
        max-width: 400px;
        margin-bottom: 15px;
    }

    .nav-menu {
        display: block;
        margin: 15px 20px;
        background: #FFD200;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 500;
        font-size: 19px;
        padding: 0;
        text-align: center;
    }

    .nav-menu li {
        display: block;
        margin: 0;
        padding: 10px;
        border-top: 1px solid rgba(0, 0, 0, 0.3);
    }

    .captions {
        margin-top: 0;
    }
}

@media all and (min-width: 480px) {
    .promo .img {
        background-image: url("../images/promo.jpg");
        height: 110px;
    }

    .promo2 .img {
        background-image: url("../images/promo2.jpg");
        height: 110px;
    }

    .grid-item__info, .grid-item__cost  {
        font-size: 15px;
    }

    header h1, header .header1 {
        margin-bottom: 15px;
        padding: 0 20px;
        font-size: 14px;
    }

    header h2, header .header1 {
        padding: 0 20px;
        font-size: 14px;
        /*margin-bottom: 40px;*/
    }

    .captions {
        margin-top: 30px;
    }


    .menu-wrapper {
        text-align: center;
    }

    .nav-menu {
        display: inline-block;
        margin: 20px;
        padding: 0 15px;
        background: #FFD200;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 500;
        font-size: 19px;
    }

    .nav-menu li {
        display: inline-block;
        margin: 15px 3px 12px 3px;
        padding: 0;
        border: none;
    }
}

@media all and (min-width: 640px) {

    .promo .img {
        background-image: url("../images/promo_1920.png");
    }

    .promo2 .img {
        background-image: url("../images/promo2_1920.jpg");
    }

    .nav-menu {
        margin: 20px;
    }

    .gamelogo-1,
    .gamelogo-2  {
        display: none;
    }

    .captions {
        margin-top: 30px;
    }


    header h1, header .header1 {
        padding: 0 20px;
        font-size: 14px;
    }

    header h2, header .header1 {
        padding: 0 20px;
        font-size: 14px;
        /*margin-bottom: 40px;*/
    }

    .big-logo {
        padding: 0;
    }

    .big-logo .img {
        width:500px;
        /*margin:0 0 0 -90px;*/
    }

    .menu-wrapper {
        text-align: center;
    }
}


@media all and (min-width: 1000px) {

    header {
        background-size: initial;
    }

    header h1, header h2, header .header1, header .header2 {
        font-size: 15px;
        margin-bottom: 0;
    }

    header h2, header .header2 {
        /*margin-bottom: 40px;*/
    }

    .promo .img {
        width: 100%;
        height: 147px;
    }

    .promo2 .img {
        width: 100%;
        height: 147px;
    }

    .captions {
        margin-top: 30px;
    }


    .gamelogo_wrapper  {
        display: block;
        position: absolute;
        top: 10px;
        left: 30px;
    }

    .gamelogo-1,
    .gamelogo-2 {
        display: block;
        float: none;
    }

    .gamelogo-1 img,
    .gamelogo-2 img {
        width: 180px;
        margin-bottom: 10px;
    }

    .big-logo{
        padding: 0;
    }

    .big-logo img {
        width:700px;    
        margin-bottom: 0;
    	margin-top: 15px;
        /*margin:0 0 0 -130px;*/
    }

    .menu-wrapper {
        text-align: right;
    }
    .nav-menu {
        margin: 20px 20px 0 20px;
    }
}

@media (min-width: 1281px) {
    .gamelogo-1 img,
    .gamelogo-2 img {
        width: 200px;
        margin-bottom: 10px;
    }

    .promo {
        width: auto;
        height: 155px;
        background-image: url("../images/promo_bg_1920.png");
        background-size: auto;
        background-repeat: repeat-x;
        background-position: center;
    }

    .promo .img{
        height: 155px;
        width: auto;
        background-size: auto;
    }

    .promo2 {
        width: auto;
        height: 155px;
        background: #4d1110;
    }

    .promo2 .img{
        height: 155px;
        width: auto;
        background-size: auto;
    }
}

@media all and (min-width: 1366px) {

    .big-logo img {
        width: 400px;
        max-width: initial;    
        margin-bottom: 0;
    	margin-top: 15px;
    }

    .grid-item__info, .grid-item__cost {
        font-size: 15px;
    }

    header h1, header h2, header .header1, header .header2 {
        font-size: 15px;
        margin-bottom: 0;
    }

    header h2, header .header2 {
        /*margin-bottom: 40px;*/
    }

}


@media all and (min-width: 1600px) {

    .gamelogo-1 img,
    .gamelogo-2 img {
        width: 220px;
        margin-bottom: 10px;
    }

    .big-logo img {
        width: 500px;
        max-width: initial;    
        margin-bottom: 0;
    	margin-top: 15px;
    }

    .grid-item__info, .grid-item__cost {
        font-size: 16px;
    }

    header h1, header h2, header .header1, header .header2 {
        font-size: 16px;
        margin-bottom: 0;
    }

    header h2, header .header2 {
        /*margin-bottom: 40px;*/
    }

}


@media all and (min-width: 1920px) {

    .gamelogo-1 img,
    .gamelogo-2 img {
        width: 250px;
        margin-bottom: 10px;
    }

}




.grid-item__image {
    background-color: #ffd200;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.l_filter-nav { /*если понадобится фильтр - убрать*/
    /* height: 12px; */
    text-align: center;
    background-color: #FFD200;
    padding: 4px 25px;
    line-height: 2;
}

.footer-left {
    float: left;
    padding-top:15px;
}

.footer-right {
    float: right;
    height: 50px;
    margin-right: 80px;
}

.footer-plate {
    margin:15px 0 0 0;
}

.gamelogo-1,
.gamelogo-2  {
    z-index: 999;
    font-size: 0;
}

.old-price {
    text-decoration: line-through;
    color: #FFDDDD;
    background: red;
    padding: 0 5px;
    white-space: nowrap;
}

.new-price {
    background: #00B100;
    padding: 0 5px;
    color: white;
    margin-left: 5px;
    white-space: nowrap;
}
















/* Контейнер */
.modal {

    /* Слой перекрытия */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.75);
    z-index: 10000;

    /* Трансформации прозрачности при открытии  */
    -webkit-transition: opacity 500ms ease-in;
    -moz-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;

    /* Скрываем изначально */
    opacity: 0;
    pointer-events: none;
}

/* Показываем модальное окно */
.modal {
    opacity: 1;
    pointer-events: auto;
}

/* Содержание */
.modal > div {
    max-width: 600px;
    background: #fff;
    position: relative;
    margin: 10% auto;

    /* По умолчанию минимизируем анимацию */
    -webkit-animation: minimise 500ms linear;

    /* Придаем хороший вид */
    padding: 30px;
    /*-moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
    -moz-box-shadow: 0 3px 20px rgba(0,0,0,0.9);
    box-shadow: 0 3px 20px rgba(0,0,0,0.9);
    background: -moz-linear-gradient(#fff, #ccc);
    background: -webkit-gradient(linear, right bottom, right top, color-stop(1, rgb(255,255,255)), color-stop(0.57, rgb(230,230,230)));
    text-shadow: 0 1px 0 #fff;*/
}

/* Изменяем анимацию при открытии модального окна*/
.modal:target > div {
    -webkit-animation-name: bounce;
}

.modal h2 {
    font-size: 36px;
    padding: 0 0 20px;
}

/* Ссылка на кнопку Закрыть */
.modal a[href="#close"] {
    position: absolute;
    right: 0;
    top: 0;
    color: transparent;
}

/* Сбрасываем изменения */
.modal a[href="#close"]:focus {
    outline: none;
}

/* Создаем кнопку Закрыть */
.modal a[href="#close"]:after {
    content: 'X';
    display: block;

    /* Позиционируем */
    position: absolute;
    right: -10px;
    top: -10px;
    width: 1.5em;
    padding: 1px 1px 1px 2px;

    /* Стили */
    text-decoration: none;
    text-shadow: none;
    text-align: center;
    font-weight: bold;
    background: #000;
    color: #fff;
    border: 3px solid #fff;
    -moz-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.modal a[href="#close"]:focus:after,
.modal a[href="#close"]:hover:after {
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
}

.modal a[href="#close"]:focus:after {
    outline: 1px solid #000;
}

/* Открываем модальное окно */
a.openModal {
    margin: 1em auto;
    display: block;
    width: 200px;
    background: #ccc;
    text-align: center;
    padding: 10px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background: -moz-linear-gradient(#fff, #ddd);
    background: -webkit-gradient(linear, right top, right bottom, from(rgb(255,255,255)), to(rgb(230,230,230)));
    text-shadow: 0 1px 0 #fff;
    border: 1px solid rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.3);
    box-shadow: 0 1px 1px rgba(0,0,0,0.3);
}

a.openModal:hover,
a.openModal:focus {
    background: -moz-linear-gradient(#fff, #ccc);
    background: -webkit-gradient(linear, right top, right bottom, from(rgb(255,255,255)), to(rgb(200,200,200)));
}

.modal {
    text-align: center;
}

.table {
    display: table;
}

.row {
    display: table-row;
}

.cell {
    display: table-cell;
}

.col {
    display: table-column;
}

.grid-item__cost {
    margin: 8px 0;
}

.grid-item__cost.table {
    border-spacing: 1px;
}

.note-on-shadow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #e6e6e6;
    font-size: 90%;
    /* margin: 20px; */
    background: #000000;
    padding: 8px;
}

.vpn-on-shadow {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #e6e6e6;
    font-size: 90%;
    margin-bottom: 1px;
    background: black;
    padding: 8px;
}

.outer {
    display: table;
    position: absolute;
    height: 100%;
    width: 100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
}

.inner {
    margin-left: auto;
    margin-right: auto;
}





.item-info-wrapper {
    max-width: 1280px;
    margin: 0 auto;
}

.left-container {
    width: 70%;
    padding: 0 25px 50px 25px;
    box-sizing: border-box;
    /*font-size: 14px;*/
    line-height: 1.5;
    float:left;
}

.item-info-header h1 {
    font-weight: normal;
    font-size: 26px;
    margin: 38px 0 15px;
}

.item-info-content h2, reviews h2, .add-info-container h2 {
    font-weight: normal;
    font-size: 21px;
    margin: 0 0 20px 0;
}

.item-info-header {
}

.item-info-content {
    padding: 15px 0;
    border-top: 1px solid #e0e0e0;
}

.previews_img {
    display: block;
    margin-top: 15px;
    margin-bottom: 20px;
}

.previews_img .preview_img {
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 15px;
    max-width: 150px;
    max-height: 150px;
    border: 1px solid #efefef;
    padding: 5px;
    vertical-align: middle;
}

.img_small {
    max-width: 150px;
    max-height: 150px;
}

delivery {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #f4f6f6;
    border-left: 5px solid #bbbbbb;
    padding: 10px 15px;
}

attention {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: #fff6ca;
    font-weight: bold;
    padding: 10px 15px;
    border-left: 5px solid #ffd200;
}

.l_page-wrap {
    background: #ddd;
    padding-top: 1px;
}

.l_page-wrap .attention {
    display: block;
    width: 96%;
    margin: 20px auto 0 auto;
    box-sizing: border-box;
    color: aliceblue;
    font-size: 90%;
    text-align: center;
    border-top: 50px solid #40c4c8;
    border-bottom: 50px solid #40c4c8;
    padding: 5px;
    -moz-border-image: url(images/bg-image.png) 30 round round;
    -webkit-border-image: url(images/bg-image.png) 30 round round;
    -o-border-image: url(images/bg-image.png) 30 round round;
    border-image: url(http://www.darii.ru/uplfile/widgets/3.png) 80 round;
}

.l_page-wrap .attention div{
    background: brown;
    padding: 20px;
}

.add-info-container {
    padding: 15px 0;
}

.item-info-content .item-info {
    white-space: pre-line;
    /*margin-bottom: 35px;*/
}

.add_item-info {
    white-space: pre-line;
}

.reviews-header {
    margin: 0 15px;
    padding: 30px 0 10px 0;
    border-top: 1px solid #e0e0e0;
}

seller,product,retval,pages,type { display:none }

reviews {
    display:block;
    padding: 20px 0;
}

review {
    display: block;
    padding: 0 13px;
    color: #333;
    background-color: #fafafa;
    margin-bottom: 10px;
}

/*date {*/
/*display: flex;*/
/*font-size: 75%;*/
/*color: gray;*/
/*padding: 6px 13px 1px 13px;*/
/*border-bottom: 1px solid white;*/
/*}*/

/*review.good date:before {*/
/*content: url(../images/good_review.png);*/
/*margin: 0 7px 0 0;*/
/*vertical-align: sub;*/
/*}*/

/*review.bad date:before {*/
/*content: url(../images/bad_review.png);*/
/*margin: 0 7px 0 0;*/
/*vertical-align: sub;*/
/*}*/

/*info {*/
/*white-space: pre-line;*/
/*line-height: 1.5;*/
/*padding: 11px 0 12px 0;*/
/*display: inline-block;*/
/*}*/

.right-container {
    padding: 25px;
    width: 30%;
    box-sizing: border-box;
    float: right;
}

#buy-block {
    /*padding: 20px 20px 5px 20px;*/
    /*background-color: lightblue;*/
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    text-align: center;
}

.price {
    text-align: center;
    padding: 0px 0 15px 0;
    margin: 20px;
    color: #88ab0c;
    font-size: 26px;
    border-bottom: 1px solid #e0e0e0;
}

.go_tp {
    padding:0 20px;
}

.btn-buy {
    display: block;
    /* width: 100%; */
    text-align: center;
    background-color: #259bea;
    padding: 15px 10px;
    box-sizing: border-box;
    color: white;
    text-transform: uppercase;
    font-size: 150%;
    margin: 20px;
    margin-bottom: 31px;
}

.btn-buy:hover {
    background-color: #50afee;
}

.btn-buy:active {
    margin-top: 21px;
    margin-bottom: 30px;
}

.btn-buy::before {
    content: "\f07a";
    font-family: FontAwesome;
    margin-right: 10px;
    line-height: 1;
    text-decoration: none;
}


div.platiru-reviews-empty {
    min-width: 230px;
    height: 90px;
    padding: 10px;
    margin: 10px 0 20px 0;
    line-height: 90px;
    text-align: center;
    background: #fff url(../images/background-no-reviews.png) 50% 50% no-repeat;
    border: 1px dashed #ddd;
    border-radius: 10px;
}

.sticky {
    position: fixed;
    top: 0;
    z-index: 101;
}

.statistics {
    /*margin: 30px 0 0 0;*/
    background-color: #F9F9F9;
    padding: 15px;
    /* color: white; */
    line-height: 1.5;
    border-top: 1px solid #e0e0e0;
    color: #696969;
    border-radius: 0 0 5px 5px;
}

.sales {
    text-align: left;
    font-size: larger;
}

.refunds {
    text-align: left;
    font-size: small;
}

.out_of_stock {
    margin: 25px;
    font-weight: bold;
    /*font-size: small;*/
}

.goto_mainpage {
    color: #826015;
    text-transform: uppercase;
    font-size: 13px;
    font-style: italic;
}

.goto_mainpage:hover {
    /* border-bottom: 1px solid; */
    /* text-decoration: underline; */
    color: #000;
}

.text-left {
    text-align: left!important;
}



@media all and (max-width: 1000px) {

    .right-container {
        width: initial;
        max-width: 500px;
        min-width: 300px;
        float: none;
        /* margin: 0 auto; */
    }

    .left-container {
        width: 100%;
        float: none;
    }


}

.shade {
    /*background: rgba(0,0,0,0.35);*/
}



.type_off_act      { color: #fff; background: #FFD200; text-shadow: 0px 1px 1px #c1a100; }
.type_off_act::before {
    content: url(../images/offline-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_on_act      { color: #fff; background: #FFD200; text-shadow: 0px 1px 1px #c1a100; }
.type_on_act::before {
    content: url(../images/offline-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_steam_acc    { color: #fff; background: #02212d; }
.type_steam_acc::before {
    content: url(../images/steam-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_origin_acc   { color: #fff; background: #ff8300; }
.type_origin_acc::before {
    content: url(../images/origin-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_uplay_acc    { color: #fff; background: #00b7ff; }
.type_uplay_acc::before {
    content: url(../images/uplay-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_lic_keys      { color: #fff; background: #0fc516; }
.type_lic_keys::before {
    content: url(../images/lic_key-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_other_acc    { color: #fff; background: #a52a2a; }
.type_other_acc::before {
    content: url(../images/other-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_acc_rent     { color: #fff; background: #8b239c; }
.type_acc_rent::before {
    content: url(../images/rent-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

.type_psn_act     { color: #fff; background: #0068bf; }
.type_psn_act::before {
    content: url(../images/ps-16.png);
    vertical-align: sub;
    margin-right: 3px;
}

label[for="menu-hambtn"] {
    display: none;
    cursor: pointer;
}

label[for="menu-hambtn"] .text {
    position: absolute;
    left:20px;
    line-height: 50px;
}

label[for="menu-hambtn"] .icon {
    position: absolute;
    right:20px;
    font-size: 150%;
    line-height: 50px;

}

#menu-hambtn {
    display: none;
}


@media all and (max-width: 480px ) {
    label[for="menu-hambtn"] {
        display: block;
        width: 100%;
        height: 50px;
        background: gold;
        margin-bottom: 25px;
    }

    #menu-hambtn {
        position: absolute;
    }

    #menu-hambtn:checked ~ .nav-menu {
        display: block;
        clear: both;
    }

    #menu-hambtn:checked ~ .nav-menu {
        display: none;
    }
}


#article-wrapper,
.reviews-wrapper {
    padding: 25px;
    max-width: 1280px;
    margin: 0 auto;
    overflow:auto;
    padding-bottom: 120px;
    box-sizing: border-box;
}

.reviews-wrapper a {
    text-decoration: underline;
    color: #1977b8;
}

.reviews-wrapper a:hover {
    text-decoration: underline;
    color: #409ee0;
}

#article-wrapper a:hover {
    color: #409ee0;
}


#article-wrapper .header,
.reviews-wrapper .header  {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: normal;
    font-size: 26px;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 10px 0;
}

#article-wrapper .content,
.reviews-wrapper .content {
    padding: 30px 0;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
    line-height: 1.5;
}

#article-wrapper .social-block {
    padding-top: 20px;
    border-top: 1px solid #e0e0e0;
}

#article-wrapper .social-block #vkshare0 {
    display: inline-block;
    margin-right: 10px;
    vertical-align: sub;
}

#article-wrapper .social-block #vk_like {
    display: inline-block;
    vertical-align: sub;
}

#article-wrapper .social-block #vk_comments {
    margin-top: 18px;
}

#article-wrapper .social-block .fb_reset {
    display: inline-block;
}

#article-wrapper .social-block .fb-like {
    display: inline-block;
    vertical-align: top;
}

#article-wrapper .social-block .fb-comments {
    top: 10px;
}

#article-wrapper .content .image img {
    width: 350px;
    height: auto;
    float: right;
    margin-left: 35px;
    margin-bottom: 35px;
}

#article-wrapper .video {
    max-width: 840px;
    margin: 30px auto;
    position: relative;
}

#article-wrapper .video-both {
    margin: 30px auto;
    text-align: center;
}

#article-wrapper .video .video-adaptive  {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    margin-bottom: 60px;
}

#article-wrapper .video-both .video-adaptive  {
    display: inline-block;
}

#article-wrapper .video-both iframe  {
    width: 620px;
    height: 349px;
    margin: 8px;
}

#article-wrapper .video .video-adaptive iframe,
#article-wrapper .video .video-adaptive object,
#article-wrapper .video .video-adaptive embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#article-wrapper .content .article {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e0e0e0;
}

#article-wrapper .content .article table {
    width: 100%;
}

#article-wrapper .content .article table td:last-child {
    width: 100%;
}

#article-wrapper .content .art_date {
    font-size: 75%;
    color: darkgray;
}

#article-wrapper .content .art_date::before {
    font-family: "FontAwesome", sans-serif;
    content: "\f271";
    margin-right: 5px;
}

#article-wrapper .content h4.art_title {
    /*margin-bottom: 5px;*/
    font-family: "Roboto Condensed", sans-serif;
    font-size: 130%;
}

h2.bb {
    font-size: 125%;
    margin-top: 25px;
    margin-bottom: 15px;
}

h4.art_title a {
    color: black;
}

#article-wrapper .info .date {
    font-size: 75%;
    color: #777;
}

#article-wrapper .info .date::before {
    font-family: "FontAwesome", sans-serif;
    content: "\f271";
    margin-right: 5px;
}

#article-wrapper .content a.readmore {
    padding: 5px 10px;
    background: #ffd200;
    margin: 15px 0;
    display: inline-block;
    color: #826015;
    font-size: 85%;
}

#article-wrapper .content a.readmore:hover {
    color: #000;
}

#article-wrapper .content a.readmore:active {
    margin-top: 16px;
}

#article-wrapper .content .art_image {
    width: 200px;
    height: 200px;
    margin: 15px 25px 15px 0;
    background: #f6f6f6;
}

#article-wrapper .content .art_image a {
    display: flex;
}

#article-wrapper .content .art_image img {
    max-width: 200px;
    max-height: 200px;
    height: auto;
    vertical-align: middle;
    margin: auto;
    text-align: center;
}
#article-wrapper  .art_info {
    margin-bottom: 8px;
}

footer {
    position: relative;
    margin-top: -60px; /* negative value of footer height */
    height: 60px;
    clear:both;
}



table.bb {
    border-spacing: 0;
}

table.bb th {
    padding: 5px 10px;
    background: #e9e9e9;
    border-right: 1px solid white;
}

table.bb th:last-child {
    border-right: 1px solid #e9e9e9;
}

table.bb td {
    padding: 5px 10px;
    border-left: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
}

table.bb td:last-child {
    border-right: 1px solid #e9e9e9;
}

.center {
    text-align: center;
}

.img404 {
    /*width: 650px;*/
}

@media all and (max-width:1366px)  {

    .img404 {
        width: 200px;
    }

}





.item-info-wrapper date,
.reviews-wrapper date {
    display: flex;
    font-size: 75%;
    color: gray;
    border-bottom: 1px solid white;
    background-color: #fafafa;
    padding: 6px 13px 1px 13px;
    border-bottom: 1px solid #e0e0e0;
}

.item-info-wrapper review.good date:before,
.reviews-wrapper review.good date:before {
    content: url(../images/good_review.png);
    margin: 0 7px 0 0;
    vertical-align: sub;
}

.item-info-wrapper review.bad date:before,
.reviews-wrapper review.bad date:before {
    content: url(../images/bad_review.png);
    margin: 0 7px 0 0;
    vertical-align: sub;
}

.item-info-wrapper review,
.reviews-wrapper review
{
    display: block;
    padding: 0;
    color: #333;
    background: none;
    margin-top: 15px;
    margin-bottom: 0;
    border: 1px solid #e0e0e0;
}

.item-info-wrapper info,
.reviews-wrapper info {
    white-space: pre-line;
    line-height: 1.5;
    display: inline-block;
    padding: 13px;
}

.item-info-wrapper .comment,
.reviews-wrapper .comment {
    display: block;
    color: #333;
    border: 1px solid #e0e0e0;
    border-top: 0;
    margin-left: 30px;
}

.item-info-wrapper .comment::before,
.reviews-wrapper .comment::before {
    content: "\f149";
    margin-top: 3px;
    font-family: FontAwesome;
    margin-left: -20px;
    position: absolute;
    transform: rotate(180deg);
    color: #595d5f;
}

.item-info-wrapper .caption,
.reviews-wrapper .caption {
    display: flex;
    font-size: 75%;
    color: gray;
    border-top: 1px solid white;
    padding: 6px 13px;
    background-color: #fafafa;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin-top: 10px;
}

.item-info-wrapper .caption::before,
.reviews-wrapper .caption::before {
    content: "\f27a";
    font-family: FontAwesome;
    margin-right: 5px;
    color: #87ab0b;
    font-size: 15px;
    line-height: 1;
}

.item-info-wrapper .text,
.reviews-wrapper .text {
    white-space: pre-line;
    line-height: 1.5;
    padding: 10px 13px;
}

reviews .review_pagination {
    margin: 25px 0 0 0;
}

reviews .review_pagination a {    
    margin-right: 3px;
    margin-bottom: 5px;
    padding: 5px;
    background: whitesmoke;
    display: inline-block;
    min-width: 18px;
    height: 18px;
    text-align: center;
    line-height: 20px;
    text-decoration: none;
    color: dimgrey;
}

reviews .review_pagination a.dots {
    background: white;
}

reviews .review_pagination a.active {
    background: #ffdb80;
}

.reviews-select {
    margin-bottom: 15px;
}

.reviews-select a {
    margin-right: 10px;
}

.reviews-select a:hover {
    text-decoration: underline;
}

.reviews-select a.active {
    color: #000;
    text-decoration: none;
}

.reviews-select a.active:hover {
    text-decoration: none;
}

.item-info-wrapper .item-info a,
.item-info-wrapper .item-info a:hover,
.item-info-wrapper .add_item-info a,
.item-info-wrapper .add_item-info a:hover {
    text-decoration: underline;
}


.digiseller-buy-standalone, .digiseller-body .digiseller-row .digiseller-calc {
    width: 100%!important;
    box-shadow: none!important;
    background: transparent!important;
}

.digiseller-buy-standalone ul.digiseller-pricing-table {
    width: 100%!important;
}

.digiseller-label-zag[for=Unit_Cnt] {
    line-height: 40px!important;
}

.digiseller-quantity-block {
    position: absolute!important;
    right: 21px!important;
    margin-left: 51px!important;
}

.digiseller-follow-wrapper {
    box-shadow: none!important;
}

span.digiseller-body ul.digiseller-pricing-table li.digiseller-price, ul.digiseller-pricing-table li.digiseller-price {
    background: transparent!important;
}

span.digiseller-body ul.digiseller-pricing-table, .digiseller-buy-standalone ul.digiseller-pricing-table {
    background: transparent!important;
}

.digiseller-pricing-table .digiseller-param input[type="checkbox"] + label, .digiseller-pricing-table .digiseller-param input[type="radio"] + label {
    text-transform: initial!important;
}


.gift {
    background: url(../images/gift.png);
    width: 165px;
    height: 85px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    bottom: 3px;
    right: 0;
}

.nav-content {
    max-width: 1280px;
    margin: auto;
    padding: 0 25px;
    box-sizing: border-box;
}