*, .breadcrumbs__inner li a {
    font-family: "Open Sans Regular"
}

.middle-header__cart::before {
    left: 1px;
}
.footer__company::after {
    right: 0;
}

.border-bottom::after, .breadcrumbs__inner li::after, .goods__buy-part::before {
    content: ''
}

@font-face {
    font-family: 'Open Sans Semibold';
    src: url(../fonts/OpenSans/OpenSansSemiBold/OpenSansSemiBold.eot);
    src: url(../fonts/OpenSans/OpenSansSemiBold/OpenSansSemiBold.eot) format("embedded-opentype"), url(../fonts/OpenSans/OpenSansSemiBold/OpenSansSemiBold.woff) format("woff"), url(../fonts/OpenSans/OpenSansSemiBold/OpenSansSemiBold.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans Regular';
    src: url(../fonts/OpenSans/OpenSansRegular/OpenSansRegular.eot);
    src: url(../fonts/OpenSans/OpenSansRegular/OpenSansRegular.eot) format("embedded-opentype"), url(../fonts/OpenSans/OpenSansRegular/OpenSansRegular.woff) format("woff"), url(../fonts/OpenSans/OpenSansRegular/OpenSansRegular.ttf) format("truetype")
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url(../fonts/OpenSans/OpenSansBold/OpenSansBold.eot);
    src: url(../fonts/OpenSans/OpenSansBold/OpenSansBold.eot) format("embedded-opentype"), url(../fonts/OpenSans/OpenSansBold/OpenSansBold.woff) format("woff"), url(../fonts/OpenSans/OpenSansBold/OpenSansBold.ttf) format("truetype")
}

html {
    font-size: 10px
}

* {
    margin: 0;
    padding: 0;
    border: none; 
    outline: 0;
    font-size: 100%;
    line-height: 25px
}

ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #f4f2f9
}

body {
    background: #525252
}

body, html {
    overflow-x: hidden
}

.container {
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 15px
}

.divider, .section-divider {
    position: absolute;
    left: 50%;
    margin-left: -960px
}

.divider {
    bottom: -42px;
    z-index: 2
}

.section-divider {
    bottom: -6px
}

.breadcrumbs {
    margin: 40px auto 20px auto;
}

.breadcrumbs__inner {
    display: flex;
    flex-wrap: wrap
}

.breadcrumbs__inner li::after {
    display: inline-block;
    width: 6px;
    height: 10px;
    background: url(../images/bread-arr.png) center/contain no-repeat;
    margin: 0 15px
}

.breadcrumbs__inner li a {
    color: gray;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 32px
}

.breadcrumbs__inner li.active a {
    color: #0091ea
}

.breadcrumbs__inner li:last-of-type::after {
    display: none
}

.flex-container {
    display: flex
}

.flex-center {
    justify-content: center;
    align-items: center
}

.flex-between-center {
    justify-content: space-between;
    align-items: center
}

.top-nav, .top-nav__menu {
    justify-content: space-around;
}

.txt-left {
    text-align: left !important
}

.banner__head-txt, .banner__link-wrap, .banner__txt, .footer__copyr, .footer__social, .services__poster {
    text-align: center
}

.ui-widget-content {
    background: #17202a;
    color: #333
}

.ui-slider-horizontal {
    height: 3px
}

.ui-slider {
    position: relative
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block
}

.ui-widget-header {
    background: #0091ea
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -5px
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 19px;
    height: 19px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .8);
    background-color: #0091ea;
    border-radius: 50%;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none
}

.border-bottom {
    position: relative
}

.border-bottom::after {
    display: block;
    bottom: 0;
    height: 1px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .06);
    width: 100%;
    position: absolute;
    background: rgba(0, 0, 0, .6)
}

/***** CUSTOM ICONS *****/
i.icon10 {
background-repeat:no-repeat;
height:10px;
width:10px;
display:inline-block;
text-indent:-9999px;
text-decoration:none!important;
}
i.icon {
background: url("../img/social.png");
display:inline-block;
text-indent:-9999px;
text-decoration:none!important;
}

.icon.small { width: 24px; height: 24px }
.icon.medium { width: 36px; height: 36px }
.icon.large { width: 47px; height: 47px }

.icon.small.rss { background-position: 0 -28px }
.icon.small.twitter { background-position: -31px -28px }
.icon.small.skype { background-position: -62px -28px }
.icon.small.vimeo { background-position: -92px -28px }
.icon.small.fb { background-position: -123px -28px }
.icon.small.gp { background-position: -154px -28px }
.icon.small.youtube { background-position: -184px -28px }
.icon.small.vk { background-position: -215px -28px }
.icon.small.ok { background-position: -246px -28px }
.icon.small.rss:hover { background-position: 0 0 }
.icon.small.twitter:hover { background-position: -31px 0 }
.icon.small.skype:hover { background-position: -62px 0 }
.icon.small.vimeo:hover { background-position: -92px 0 }
.icon.small.fb:hover { background-position: -123px 0 }
.icon.small.gp:hover { background-position: -154px 0 }
.icon.small.youtube:hover { background-position: -184px 0 }
.icon.small.vk:hover { background-position: -215px 0 }
.icon.small.ok:hover { background-position: -246px 0 }

.icon.medium.rss { background-position: 0 -115px }
.icon.medium.twitter { background-position: -46px -115px }
.icon.medium.skype { background-position: -93px -115px }
.icon.medium.vimeo { background-position: -139px -115px }
.icon.medium.fb { background-position: -185px -115px }
.icon.medium.gp { background-position: -231px -115px }
.icon.medium.youtube { background-position: -277px -115px }
.icon.medium.vk { background-position: -324px -115px }
.icon.medium.ok { background-position: -370px -115px }
.icon.medium.rss:hover { background-position: 0 -72px }
.icon.medium.twitter:hover { background-position: -46px -72px }
.icon.medium.skype:hover { background-position: -93px -72px }
.icon.medium.vimeo:hover { background-position: -139px -72px }
.icon.medium.fb:hover { background-position: -185px -72px }
.icon.medium.gp:hover { background-position: -231px -72px }
.icon.medium.youtube:hover { background-position: -277px -72px }
.icon.medium.vk:hover { background-position: -324px -72px }
.icon.medium.ok:hover { background-position: -370px -72px }

.icon.large.rss { background-position: 0 -237px }
.icon.large.twitter { background-position: -60px -237px }
.icon.large.skype { background-position: -121px -237px }
.icon.large.vimeo { background-position: -181px -237px }
.icon.large.fb { background-position: -241px -237px }
.icon.large.gp { background-position: -302px -237px }
.icon.large.youtube { background-position: -362px -237px }
.icon.large.vk { background-position: -423px -237px }
.icon.large.ok { background-position: -483px -237px }
.icon.large.rss:hover { background-position: 0 -180px }
.icon.large.twitter:hover { background-position: -60px -180px }
.icon.large.skype:hover { background-position: -121px -180px }
.icon.large.vimeo:hover { background-position: -181px -180px }
.icon.large.fb:hover { background-position: -241px -180px }
.icon.large.gp:hover { background-position: -302px -180px }
.icon.large.youtube:hover { background-position: -362px -180px }
.icon.large.vk:hover { background-position: -423px -180px }
.icon.large.ok:hover { background-position: -483px -180px }

i.icon16 { background-repeat:no-repeat; height:16px; width:16px; display:inline-block; text-indent:-9999px; text-decoration:none!important; background-image: url("img/icons.png"); }
* i.icon16 { text-decoration:none!important; /*vertical-align:top;*/ margin: 0.2em 0.25em 0 0; line-height: 1; }

.icon16.color {
border: 1px solid rgba(0,0,0,0.2);
background-image: none;
vertical-align: -15%;
}
.icon16.loading { background-image: url('img/loading16.gif'); background-position: 0 0; background-size: 16px 16px; }

.icon16.star,
.icon16.star-full,
.icon16.star-half,
.icon16.star-empty,
.icon16.star-hover,
.icon10.star,
.icon10.star-full,
.icon10.star-half,
.icon10.star-empty,
.icon10.star-hover { background-image: url("img/stars.png"); width: 10px; height: 10px; }

.icon16.star,
.icon16.star-full { background-position: 0 -140px }
.icon16.star-half { background-position:-13px -140px; }
.icon16.star-empty { background-position: -25px 0; }
.icon16.star-hover { background-position:-38px -140px; }
.icon10.star,
.icon10.star-full { background-position: 0 -140px }
.icon10.star-half { background-position:-13px -140px; }
.icon10.star-empty { background-position: -25px 0; }
.icon10.star-hover { background-position:-38px -140px; }

.footer ul li i.fa { font-size: 15px }
.footer .address li { white-space: nowrap }
.footer .address li.first { margin-left: 0 }
.footer ul.social li { margin: 0; padding: 0 3px; float: left; }
.footer ul.social li a { display: inline-block }
.footer ul.social li a.small { height: 24px; width: 24px }
.footer ul.social li a.medium { height: 36px }
.footer ul.social li a.large { width: 47px; height: 47px }
.footer .copyright { padding: 10px 0 20px }

/***** Form Group *****/
.authfroms {
    color: #222;
    font-size: 14px;
    padding: 0 15px;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
     display: table-cell;
}

.authfroms .form-group {
    margin-bottom: 15px;
}

.authfroms .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.authfroms .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.authfroms .input-group .form-control {
    display: table-cell;
}



.top-nav, .top-nav__contact, .top-nav__menu {
    display: flex
}

.top-nav {
    padding: 12px 0
}

.top-nav__wrap {
    background-color: #0a0e13
}

.top-nav__contlink {
    font-family: "Open Sans Semibold";
    font-size: 1.4rem
}

.top-nav__contact span {
    font-size: 14px;
    margin-right: 10px
}

.top-nav__contact > div:first-of-type {
    margin-right: 50px
}

.top-nav__menuwrap {
    width: 100%;
    max-width: 710px
}

.top-nav__menu {
    align-items: center;
    height: 100%
}

.top-nav__currency a:first-of-type {
    margin-right: 10px
}


.top-nav__cabinet span {
    font-size: 14px;
    margin-right: 7px
}

.top-nav__cabinet ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
}

.top-nav__cabinet ul li a {
    font-weight: bold;
    padding: 8px;
    border: 1px solid #383B40;
    border-radius: 5px;
    color: #D8A82A;

    transition: all .3s ease;
}
.top-nav__cabinet ul li a:hover {
    background-color: rgba(0,0,0,.2);
    color: #1a92c1;
    border: 1px solid #1a92c1;
}
.top-nav__cabinet ul li .register {

    margin-right: 14px;
}
.top-nav__cabinet ul li .login {
}

.top-nav__cabinet .user {
    display: inline-block;
    max-width: 107px;

}

.top-nav__cabinet .user .top-nav__username{
    display: inline;
    overflow: hidden;
}


.top-nav__clink, .top-nav__mlink, .top-nav__username {
    font-size: 1.4rem;
    font-family: "Open Sans Semibold"
}

.top-nav__mlink {
    opacity: .8
}

.top-nav__clink {
    text-transform: uppercase;
    opacity: .2;
    color: #f4f2f9
}

.top-nav__clink_active {
    opacity: 1;
    color: #1a92c1
}

.middle-header {
    border: 1px solid #17202a;
    background-image: linear-gradient(to top, #0a0e13 0, #111720 100%);
    padding: 12px 0 3px
}

.middle-header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.middle-header__logo {
    width: 140px
}

.middle-header__logo a {
    width: 100%;
    display: block
}

.middle-header__logo a img {
    width: 100%
}

.middle-header__linkswrap {
    width: 100%;
    max-width: 518px
}

.middle-header__linksinner {
    display: flex;
    justify-content: space-between
}

.middle-header__link {
    text-shadow: 0 2px 2px #000;
    color: #d8a842;
    font-family: "Open Sans Semibold";
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: .9px
}

.middle-header__cart-txt, .middle-header__search {
    font-family: "Open Sans Regular";
    color: #f4f2f9
}

.middle-header__search {
    width: 450px;
    height: 49px;
    border-radius: 4px;
    border: 1px solid #756747;
    font-size: 1.6rem;
    padding-left: 21px;
    background-color: #0E131A;
}

.search {
    position: relative;
}

.search .btn { 
    display: inline-block; 
    vertical-align: -2px; /* background-image: url(../img/sprite.png); */ /* background-position: -22px 0px; */ 
    width: 30px; 
    height: 50px; 
    background: url(../images/search.png) 96% no-repeat; 
    position: absolute;
    bottom: 0;
    right: 11px;
}

.middle-header__cart {
    position: relative;
    display: flex;
    padding: 26px 20px
}

.middle-header__cart::before {
    content: '';
    /*display: block;*/
    width: 1px;
    height: 90px;
    background: #000;
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, .06);
    position: absolute;
    top: 0
}
.middle-header__cart::after {
    content: '';
    /*display: block;*/
    width: 1px;
    height: 90px;
    background: #000;
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, .06);
    position: absolute;
    top: 0
}

.middle-header__cart::after {
    right: 0;
}

.middle-header__cart span {
    font-size: 15px;
    display: inline;
    margin-top: 2px;
    margin-right: 8px
}

.middle-header__cart span.icon-Cart {
    font-size: 28px;
    display: block;
    margin-top: 2px;
    margin-right: 8px
}

.middle-header__cart-txt {
    opacity: .5;
    font-size: 1.2rem;
    line-height: 14px
}

.middle-header__cart-price {
    color: #f4f2f9;
    font-family: "Open Sans Bold";
    font-size: 1.6rem
}

.bottom-header {
    background-color: #17140e;
    position: relative;
    z-index: 111
}

.bottom-header__inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 27px
}

.bottom-header__li {
    position: relative;
    padding-bottom: 27px
}

.bottom-header__li:hover .bottom-header__inner-list {
    display: block;
    z-index: 100
}

.bottom-header__inner-list {
    display: none;
    position: absolute;
    top: 30px;
    left: 0;
    box-shadow: 0 8px 16px rgba(0, 0, 0, .4);
    border: 1px solid #221e15;
    padding: 20px 40px 40px;
    width: 220px;
    background: url(../images/cat-border.png) bottom/contain no-repeat, #17140e
}

.goods__buy-btn, .goods__single {
    border-radius: 4px;
    transition: all .3s ease
}

.bottom-header__cat-link {
    color: #f4f2f9;
    font-family: "Open Sans Regular";
    font-size: 1.6rem;
    display: block;
    padding-bottom: 15px
}

.banner__head-txt, .bottom-header__cat-name, .bottom-header__game-item {
    font-family: "Open Sans Semibold"
}

.bottom-header__cat-link:hover {
    color: #d8a842
}

.bottom-header__game-item {
    font-size: 1.6rem;
    display: flex;
    align-items: center
}

.bottom-header__game-item .icon-gamepad {
    color: #d8a842;
    font-size: 24px;
    margin-right: 10px
}

.bottom-header__game-item img {
    margin-right: 10px
}

.bottom-header__game-logo {
    max-width: 30px;
    height: auto;
    width: auto
}

.bottom-header__cat-name {
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    color: #d8a842;
    font-size: 1.8rem;
    letter-spacing: .9px;
    padding-bottom: 25px;
    display: block
}

.banner__wrap {
    min-height: 746px;
    background: url(../images/main-bg.jpg) center/cover no-repeat;
    position: relative
}

.banner__inner {
    width: 100%;
    max-width: 501px;
    margin: 0 auto;
    padding-top: 400px
}

.banner__head-txt {
    background-image: linear-gradient(to top, #d7caa1 0, #f4f2f9 80%, #f4f2f9 100%);
    text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
    color: #d7caa1;
    font-size: 3rem;
    line-height: 36px;
    margin-bottom: 60px;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    -webkit-background-clip: text
}

.banner__link, .goods__buy-txt {
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    text-transform: uppercase
}

.banner__txt {
    color: #fff;
    font-family: "Open Sans Regular";
    font-size: 1.6rem;
    line-height: 32px
}

.banner__link {
    color: #f4f2f9;
    font-family: "Open Sans Bold";
    font-size: 1.3rem;
    letter-spacing: .65px;
    display: inline-block;
    background: url(../images/btn.png) center/contain no-repeat;
    padding: 47px 47px 42px;
    transition: all .3s ease
}

.banner__link:hover {
    filter: brightness(120%)
}

.popular-universe {
    background: url(../images/universe-bg.jpg) center/cover no-repeat;
    position: relative;
    padding-top: 80px;
    padding-bottom: 65px
}

.popular-universe__logos {
    width: 100%;
    max-width: 977px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.popular-universe__logos a {
    display: block
}

.popular-universe__logos > div {
    flex-basis: 25%;
    margin-bottom: 100px
}

.popular-universe__logos > div img {
    display: block;
    margin: 0 auto
}

.popular-universe__more {
    color: #d8a842;
    font-family: "Open Sans Regular";
    font-size: 1.6rem;
    text-transform: uppercase;
    letter-spacing: .8px;
    text-align: center
}

.goods__name, .goods__price {
    font-family: "Open Sans Semibold"
}

.popular-universe__left-img {
    position: absolute;
    top: 0;
    left: 0
}

.popular-universe__right-img {
    position: absolute;
    right: 0;
    bottom: -9px
}

.popular-universe .banner__head-txt {
    margin-bottom: 40px
}

.popular-universe .banner__txt {
    margin-bottom: 60px
}

.goods {
    background: url(../images/goods-bg.jpg) top center no-repeat, #0a0e13;
    padding-top: 20px;
    padding-bottom: 100px;
    position: relative
}

.goods__wrap {
    display: flex;
}

.goods__list-head {
    font-size: 2.4rem
}

.goods__single {
    width: 100%;
    max-width: 378px;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    margin-bottom: 30px;
    margin-left: 5px;
    margin-right: 5px
}

.goods__single:hover {
    border-color: #0a6284;
    box-shadow: 0 0 30px rgba(118, 231, 255, .1)
}

.goods__single_list {
    max-width: none;
    max-height: none;
    display: flex;
    justify-content: space-between;
    padding: 1px
}

.goods__poster {
    padding: 10px
}

.goods__poster img {
    display: block;
    margin: 0 auto
}

.goods__poster_list {
    width: 100%;
    max-width: 380px;
    border-radius: 4px 0 0 4px;
    border-right: 1px solid #17202a;
    background-image: linear-gradient(to top, #0a0e13 0, #111720 100%)
}

.goods__txt-wrap {
    padding: 25px
}

.goods__txt-wrap_list {
    margin-right: auto
}

.goods__name {
    color: #f4f2f9;
    height: 5em;
    font-size: 1.6rem;
    padding-bottom: 13px;
    display: block
}

.goods__name:hover, .goods__price .price{
    color: #1a92c1;
}

.goods__name:hover .goods__price, .goods__price .compare-inner {
    color: #6e6f70;
}

.goods__buy-part {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-right: 50px;
    padding-left: 30px;
    position: relative
}

.goods__buy-part::before {
    display: block;
    width: 1px;
    height: 216px;
    background: #000;
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, .06);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -108px
}

.goods__price {
    font-size: 2.4rem;
    margin-bottom: 20px;
    font-weight: bold;
}

.goods__buy-btn {
    border: 1px solid #D8A842;
    background-color: #0a0e13;
    padding: 10px 10px 10px 15px;
    width: 140px;
    display: flex;
    align-items: center;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 20px rgba(216, 168, 66, .4), inset 0 0 6px rgba(17, 17, 17, .35);
}


/* ниже стиль кнопки задать вопрос о товаре */

.goods__buy-btn_qquestion {
    border: 1px solid #D8A842;
    background-color: #0a0e13;
    padding: 10px 10px 10px 15px;
    width: 220px;
    display: flex;
    align-items: center;
    text-align: center;
    display: inline-block;
    box-shadow: 0 0 20px rgba(216, 168, 66, .4), inset 0 0 6px rgba(17, 17, 17, .35);
}

.goods__buy-btn .icon-Cart {
    font-size: 20px
}

.goods__buy-btn .icon-Cart.bias {
    vertical-align: middle;
}

.goods__buy-btn:hover {
    border: 1px solid #111;
    box-shadow: 0 0 20px rgba(237, 49, 46, .4), inset 0 0 6px rgba(17, 17, 17, .35);
    border-radius: 4px;
    background-color: #d10200;
    background-image: linear-gradient(to top, rgba(17, 17, 17, .25) 0, rgba(244, 242, 249, 0) 100%)
}

/**** Disabled buy button ****/
.goods__buy-btn-disabled {
    border: 1px solid #828282;
    border-radius: 4px;
    background-color: #202127;
    padding: 10px 10px 10px 15px;
    width: 140px;
    display: flex;
    align-items: center;
    text-align: center;
    display: inline-block;
}

.goods__buy-btn-disabled .icon-Cart {
    font-size: 20px
}

.goods__buy-btn-disabled .icon-Cart.bias {
    vertical-align: middle;
}

.goods__buy-btn-disabled .goods__buy-txt {
    color: #d8a842;
}

.goods__buy-txt {
    color: #f4f2f9;
    font-family: "Open Sans Regular";
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .6px;
    margin-left: 8px
}

.goods__inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1200px
}

.catalog, .latest-news {
    max-width: 388px;
    /*border: 1px solid #17202a*/
}

.divider__list {
    position: relative
}

.divider__list::after, .divider__list::before {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0
}

.divider__list::before {
    height: 38px;
    background: url(../images/small-divider-top.png) center no-repeat;
    top: -16px
}

.divider__list::after {
    height: 14px;
    background: url(../images/small-divider-bottom.png) center no-repeat;
    bottom: 0
}

.catalog__list li::after {
    content: '';
    display: block;
    bottom: 0;
    height: 1.5px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .06);
    width: 100%
}

.latest-news__block::after {
    content: '';
    display: block;
    bottom: 0;
    height: 1.5px;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .06);
    width: 100%
}

.catalog {
    width: 100%;
    background-color: #0a0e13;
    padding: 16px
}

.catalog__link {
    color: #d8a842;
    font-family: "Open Sans Semibold";
    font-size: 1.6rem;
    padding-bottom: 15px;
    padding-top: 15px;
    display: block;
    padding-left: 14px;
    transition: all .3s ease
}

.catalog__link:hover {
    color: #1a92c1
}

.catalog__list li {
    position: relative
}

.catalog__list li::after {
    position: absolute;
    background: rgba(0, 0, 0, .6)
}

.latest-news {
    width: 100%;
    background-color: #0a0e13;
    padding: 16px;
    margin-top: 60px
}

.latest-news__block {
    position: relative;
    color: #A8AAB4;
}

.latest-news__block::after {
    position: absolute;
    background: rgba(0, 0, 0, .6)
}

.latest-news__author {
    display: flex;
    align-items: center;
    margin-top: 21px;
    padding-bottom: 36px
}

.latest-news__postdata {
    opacity: .5;
    color: #f4f2f9;
    font-family: "Open Sans Regular";
    font-size: 1.4rem;
    font-style: italic;
    display: block;
    margin-top: 20px
}

.latest-news__header {
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    font-size: 1.6rem;
    transition: all .3s ease;
    margin-top: 12px;
    margin-bottom: 20px;
    display: block
}

.footer__copyr, .latest-news__author-txt, .latest-news__txt {
    font-family: "Open Sans Regular"
}

.latest-news__header:hover {
    color: #1a92c1
}

.latest-news__txt {
    color: #f4f2f9;
    font-size: 1.6rem;
    line-height: 32px
}

.latest-news .icon-author {
    font-size: 20px
}

.latest-news__author-txt {
    color: #f4f2f9;
    font-size: 1.4rem;
    margin-left: 8px
}

.services {
    background: url(../images/delivery-bg.jpg) center/cover no-repeat;
    padding-top: 1px;
    padding-bottom: 1px
}

.services__single, footer {
    background-color: #0a0e13
}

.services__wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 1400px
}

.services__poster {
    height: 100%;
    max-height: 230px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: -20px
}

.services__single {
    flex-basis: 33%;
    width: 100%;
    max-width: 422px;
    max-height: 422px;
    border-radius: 4px;
    border: 1px solid #17202a;
    padding: 0 30px 55px
}


.services__name {
    font-size: 2.4rem;
    margin-bottom: 20px
}

footer {
    position: relative;
    padding-top: 30px;
    padding-bottom: 60px
}

.footer__logo {
    display: block;
    width: 280px;
    height: 237px
}

.footer__logo img {
    display: block;
    width: 100%
}

.footer__wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1140px;
    padding-top: 40px
}

.footer__copyr {
    margin-top: 40px;
    color: #f4f2f9;
    font-size: 14px
}

.footer__head {
    text-shadow: 0 2px 2px #000;
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    font-size: 1.8rem;
    text-transform: uppercase;
    letter-spacing: .9px;
    margin-bottom: 30px
}

.footer__link {
    color: #f4f2f9;
    font-family: "Open Sans Regular";
    font-size: 1.6rem;
    margin-bottom: 15px;
    display: block
}

.footer__link:hover, .footer__social a:hover span::before {
    color: #1a92c1
}

.footer__logo {
    margin-bottom: 40px
}

.footer__social {
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.footer__social ul {
}

.footer__social a {
    margin-right: 30px
}

.footer__social span::before {
    transition: all .3s ease;
    font-size: 25px;
    color: #263545
}

.footer__contact-head {
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    font-size: 1.6rem;
    position: relative
}

.footer__contact-head span {
    position: absolute;
    left: -30px;
    top: 3px
}

.footer__company {
    position: relative;
    padding: 0 65px
}

.footer__company::after, .footer__company::before {
    display: block;
    width: 1px;
    height: 185px;
    background: rgba(0, 0, 0, .6);
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, .06);
    position: absolute;
    top: 0;
    content: ''
}

.footer__company::before {
    left: 0
}

.category__list-checkbox span, .category__list-item a span {
    left: 8px;
    position: relative
}

.divider-footer {
    bottom: initial;
    top: -22px
}

.category__name {
    text-align: left
}

.category__count {
    opacity: .3;
    color: #f4f2f9;
    font-family: "Open Sans Regular";
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 24px
}

.category__list-checkbox, .category__list-item a {
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    line-height: 40px;
    font-size: 1.6rem;
    font-weight: 400
}

.category__list {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 21px;
    position: relative;
    margin-bottom: 25px;
    margin-top: 25px
}

.category__list::after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000;
    opacity: .6;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .06);
    position: absolute;
    bottom: 0
}

.category__list-item {
    flex-basis: 25%
}

.category__filter-top {
    justify-content: space-between;
    margin-bottom: 25px
}

.category__filter-name {
    margin-right: 15px
}

.category__filter-date-select {
    width: 240px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #17202a;
    color: #1a92c1;
    font-family: "Open Sans Regular";
    font-size: 1.6rem;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-appearance: none;
    background: rgba(0,0,0,.2);
}

.category__head, .category__price {
    font-family: "Open Sans Semibold"
}

.category__filter-date-select option, .category__items-on-page, .category__price {
    background-color: #0a0e13
}

.category__filter-head {
    margin-top: 30px;
    text-align: left;
    padding-left: 13px;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.category__items-on-page {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    border: 1px solid #17202a;
    margin-right: 5px;
    transition: border-color .3s ease;

}

.category__items-on-page:hover {
    border-color: #1a92c1;
}

.category__items-on-page-ico {
    font-size: 16px
}

.category__items-on-page-ico::before {
    color: #17202a
}

.category__items-on-page_active {
    border-color: #1a92c1
}

.category__items-on-page_active a, .category__items-on-page_active span {
    color: #1a92c1;
    font-size: 16px
}

.category__items-on-page_active a::before, .category__items-on-page_active span::before {
    color: #1a92c1
}

.category__items-on-page_wide {
    width: 100px
}

.category__items-on-page_disabled {
    pointer-events: none
}

.category__items-on-page_disabled a {
    color: #17202a
}

.category__range {
    margin-bottom: 30px
}

.category__price {
    width: 96px;
    height: 48px;
    border-radius: 4px;
    border: 1px solid #17202a;
    color: #f4f2f9;
    font-size: 1.6rem;
    padding-left: 20px;
    margin-left: 10px;
    margin-right: 10px
}

.category__price-inner {
    display: none;
    padding-bottom: 30px;
    margin-bottom: 25px
}

.category__price-inner_opened {
    display: block
}

.category__head {
    color: #f4f2f9;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 58px;
    margin-left: 8px;
    position: relative;
    cursor: pointer
}

.category__reset {
    margin-left: 20px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    color: #f4f2f9;
    font-family: "Open Sans Bold";
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .65px;
    padding: 10px 26px
}

.registration {
    padding-top: 15px;
    background: url(../images/registration-bg.jpg) center/cover no-repeat;
    padding-bottom: 105px
}

.registration__wrap {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 40px auto 0
}

.registration__img {
    position: absolute;
    bottom: -313px;
    left: 0;
    z-index: 11
}

.registration__head {
    margin-bottom: 25px
}

.registration__inner {
    width: 100%;
    max-width: 515px;
    margin: 0 auto;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    padding: 50px 56px 45px;
    position: relative;
    z-index: 12
}

.registration__inner::before {
    content: '';
    display: block;
    background: url(../images/registration-top.png) center/contain no-repeat;
    width: 100%;
    height: 35px;
    position: absolute;
    top: -14px;
    left: 0
}

.registration__inner::after {
    content: '';
    display: block;
    background: url(../images/registration-bottom.png) center/contain no-repeat;
    width: 100%;
    height: 14px;
    position: absolute;
    bottom: -2px;
    left: 0
}

.registration__field {
    width: 100%;
    line-height: 46px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    padding-left: 50px;
    color: #7f8086;
    font-size: 1.6rem;
    transition: border-color .3s ease
}

.registration__field:hover {
    border-color: #1a92c1
}

.registration__field_small {
    padding-left: 20px;
    display: block;
    max-width: 650px
}

.registration__field_tarea {
    height: 160px;
    resize: none
}

.registration__label {
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    font-size: 1.4rem;
    margin-bottom: 5px;
    display: block;
    margin-top: 15px
}

.registration #name, .registration #surname {
    background: url(../images/name-ico.png) 5% no-repeat
}

.registration #name.filled, .registration #name:focus, .registration #surname.filled, .registration #surname:focus {
    background: url(../images/user-focus.png) 5%/12px 16px no-repeat;
    border-color: #1a92c1;
    color: #fff
}

.registration #phone {
    background: url(../images/phone-ico.png) 5% no-repeat
}

.registration #phone.filled, .registration #phone:focus {
    background: url(../images/phone-focus.png) 5%/16px 16px no-repeat;
    border-color: #1a92c1;
    color: #fff
}

.registration #mail {
    background: url(../images/mail-ico.png) 5% no-repeat
}

.registration #mail.filled, .registration #mail:focus {
    background: url(../images/mail-focus.png) 5%/16px 12px no-repeat;
    border-color: #1a92c1;
    color: #fff
}

.registration #pass1, .registration #pass2 {
    background: url(../images/pass-ico.png) 5% no-repeat
}

.registration #pass1.filled, .registration #pass1:focus, .registration #pass2.filled, .registration #pass2:focus {
    background: url(../images/pass-focus.png) 5%/16px 16px no-repeat;
    border-color: #1a92c1;
    color: #fff
}

.sign-in {
    background-image: url(../images/sign-in-bg.jpg)
}

.sign-in__img {
    position: absolute;
    right: 0;
    top: -110px;
    z-index: 11
}

.sign-in__social {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 19px;
    width: 60px;
    height: 60px;
    border-radius: 4px;
    border: 1px solid #263545;
    transition: all .3s ease
}

.sign-in__social::before {
    color: #263545;
    transition: all .3s ease
}

.sign-in__social:hover {
    border-color: #1a92c1
}

.sign-in__social:hover::before {
    color: #1a92c1
}

.sign-in__social-wrap {
    text-align: center;
    width: 100%;
    max-width: 300px;
    margin: 20px auto 0
}

.sign-in__social-inner {
    display: flex;
    justify-content: space-between;
    margin-top: 20px
}

.sign-in__submit {
    padding-bottom: 20px
}

.sign-in__check {
    font-family: "Open Sans Regular"
}

.sign-in__forget {
    margin-top: 15px
}

/***** Badges *****/
.corner {
    position: absolute;
    z-index: 10;
    font-size: 0.8em;
    color: #fff;
    font-weight: bold;
}

.corner.top {
    top: 9px;
}

.corner.left {
    left: -15px;
}

/***** WA-from *****/
.wa-field .wa-name {
    color: #fff;
}

.wa-field .wa-value p {
    color: #fff;
}

.card__description-head {
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    font-size: 1.6rem;
    margin-bottom: 25px
}

.card__description-head a {
    color: #1a92c1;
    font-family: "Open Sans Regular";
    font-size: 1.4rem;
    margin-left: 18px
}

.card__share {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 20px
}

.card__share p {
    margin-right: 10px
}

.card__wrap {
    padding-top: 0;
    padding-bottom: 0
}

.card__review {
    /*padding-bottom: 30px*/
}

.card__form {
    padding-bottom: 80px
}

.card__reviews-item {
    display: flex;
    justify-content: space-between;
    padding-bottom: 32px;
    margin-top: 33px
}

.card__reviews-recommendations {
    margin-top: 80px
}

.card__reviews-recommendations .banner__head-txt {
    margin-bottom: 48px
}

.card__reviews-head {
    font-size: 1.8rem;
    margin-bottom: 10px
}

.card__reviews-txt {
    width: 100%;
    max-width: 625px
}

.card__reviews-answer {
    border-left: 1px solid #17202a;
    padding-left: 25px;
    padding-top: 25px
}

.card__reviews-pagi {
    margin-top: 40px
}

.card__reviews-date {
    margin-bottom: 8px
}

.card__reviews-date-inner {
    font-size: 1.4rem;
    font-style: italic;
    opacity: .5;
    color: #f4f2f9
}

.card__reviews-name {
    margin-bottom: 10px
}

.card__reviews-name-inner {
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    font-size: 1.6rem
}

.card__category-txt, .card__id {
    font-family: "Open Sans Regular"
}

.card__submit {
    margin-left: 0;
    margin-top: 32px;
    position: relative
}

.card__submit .category__count {
    position: absolute;
    font-style: italic;
    left: 217px;
    top: 10px;
    font-size: 14px;
    text-transform: none
}

.card__nav-item {
    width: 48px;
    height: 72px;
    border-radius: 0 4px 4px 0;
    background-color: rgba(10, 14, 19, .3);
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    position: absolute;
    top: 50%;
    margin-top: -36px
}

.card__nav-item_next {
    right: 0
}

.card__nav-item_prev {
    left: 0
}

.card__nav-item_small {
    z-index: 10;
    height: 100%;
    top: 0;
    margin: 0
}

.card__description {
    padding-left: 30px;
    width: 100%;
    max-width: 850px
}

.card__info {
    display: flex;
    justify-content: space-between
}

.card__id {
    opacity: .3;
    color: #f4f2f9;
    font-size: 1.6rem;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 8px;
    display: block
}

.card__category-link {
    color: #1a92c1
}

.card__top-border {
    padding-bottom: 2px;
    margin-bottom: 2px;
    min-width: 500px;
}

.card__category-txt {
    color: #f4f2f9;
    font-size: 1.6rem
}

.card__category-txt-inner {
    font-family: "Open Sans Semibold"
}

.card__description-txt {
    color: #f4f2f9;
    font-family: "Open Sans Regular";
    font-size: 1.6rem;
    margin-bottom: 20px
}

.card__cart-availability, .card__cart-price {
    font-family: "Open Sans Semibold"
}

.card__description-txt a {
    color: #1a92c1;
    text-decoration: underline
}

.card__name {
    text-transform: none;
    text-align: left
}

.card__number {
    display: flex;
    justify-content: space-between
}

.card__cart-wrap {
    padding: 24px;
    width: 100%;
    max-width: 377px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-image: linear-gradient(to top, #0a0e13 0, #111720 100%);
    margin-top: 36px
}

.card__cart-availability {
    color: #40e13c;
    font-size: 1.6rem;
    margin-bottom: 15px
}

.card__cart-price {
    color: #1a92c1;
    font-size: 3rem;
    margin-bottom: 16px
}

.card__minus, .card__minus-card, .card__plus, .card__plus-card {
    width: 40px;
    height: 40px;
    /*border: 1px solid #17202a;*/
    color: #f4f2f9;
    font-family: "Open Sans Bold";
    font-size: 1.6rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none
}

.card__char-l, .card__count, .card__tabs-link {
    font-family: "Open Sans Semibold"
}

.card__minus-card.card__active, .card__minus.card__active, .hamburger, div.vote-hover {
    cursor: pointer
}

.card__count-wrap {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: 144px
}

.card__active {
    border-color: #1a92c1
}

.card__count {
    height: 40px;
    width: 65px;
    background: 0 0;
    color: #f4f2f9;
    border: 1px solid #17202a;
    border-radius: 5px;
    text-align: center;
    font-size: 1.6rem
}

.card__img, .card__slides {
    width: 100%;
    max-width: 514px
}

.card__img {
    padding: 20px 60px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-image: linear-gradient(to top, #0a0e13 0, #111720 100%)
}

.card__slides {
    margin-top: 25px
}

.card__slides-inner {
    width: 120px;
    height: 120px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    padding: 10px 25px;
    margin: 0 6px;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.card__slides-inner:hover {
    border-color: #0a6284
}

.card__tabs {
    margin-top: 40px;
    display: flex;
    justify-content: center
}

.card__tabs li.active a {
    color: #1a92c1
}

.card__tabs-link {
    color: #f4f2f9;
    font-size: 1.8rem;
    line-height: 70px;
    text-transform: uppercase;
    letter-spacing: .9px
}

.card__review {
    text-align: left
}

.card__char-l {
    color: #1a92c1;
    font-size: 1.6rem;
    line-height: 35px;
    padding-right: 20px;
}

.card__char-r, .card__rew p {
    color: #f4f2f9;
    font-family: "Open Sans Regular"
}

.card__char-r, .card__rew p, .card__rew span {
    line-height: 32px;
    font-size: 1.6rem
}

.card__char-l-wrap {
    text-align: right;
    margin-right: 20px
}

.card__char-r-wrap {
    text-align: left
}

.card__char-wrap {
    display: flex;
    justify-content: center;
    align-items: center
}

.cart__bottom, .cart__category-inner {
    justify-content: space-between;
    display: flex
}

.card__rew p {
    margin-bottom: 25px
}

.card__rew span, .cart__coupon-head {
    font-family: "Open Sans Semibold"
}

.card__rew span {
    color: #1a92c1
}

.cart {
    /*background: url(../images/cart-bg.jpg) top center no-repeat, #0a0e13;*/
    padding-top: 10px;
    position: relative
}

.cart__inner {
    width: 100%;
    max-width: 1056px;
    margin: 0 auto;
    padding: 0 15px 0
}

.cart__bottom {
    align-items: flex-start;
    padding-bottom: 80px
}

.cart__category-inner {
    padding-bottom: 16px;
    margin-bottom: 25px;
    width: 100%;
    max-width: 810px
}

.cart__category-inner li:nth-of-type(2) {
    margin-left: auto;
    margin-right: 280px
}

.cart__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.cart__coupon-head {
    color: #f4f2f9;
    font-size: 1.4rem;
    margin-bottom: 8px
}

.cart__coupon-field {
    padding-left: 20px;
    width: 240px
}

.cart__coupon-wrap {
    width: 100%;
    max-width: 414px;
    padding: 25px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-image: linear-gradient(to top, #0a0e13 0, #111720 100%)
}

.cart__poster-inner, .cart__price-wrap {
    border-radius: 4px;
    background-image: linear-gradient(to top, #0a0e13 0, #111720 100%)
}

.cart__coupon-wrap .goods__buy-btn {
    margin-left: 25px;
    color: #fff;
}

.cart__coupon-wrap .goods__buy-txt {
    margin: 0;
    display: block;
    width: 100%;
    text-align: center
}

.cart__price-discount {
    color: #f4f2f9;
    font-family: "Open Sans Regular";
    font-size: 1.8rem
}

.cart__price-discount-wrap {
    padding-bottom: 20px;
    margin-bottom: 20px
}

.cart__price-discount-number {
    color: #d7a842;
    font-family: "Open Sans Semibold";
    font-size: 1.8rem
}

.cart__price-green, .cart__price-summ {
    font-family: "Open Sans Regular"
}

.cart__price-summ {
    color: #f4f2f9;
    font-size: 2.4rem
}

.cart__price-summ-wrap {
    margin-top: 17px
}

.cart__price-summ-number {
    margin-bottom: 0
}

.cart__price-green {
    color: #40e13c;
    font-size: 1.4rem
}

.cart__price-wrap {
    width: 100%;
    max-width: 513px;
    border: 1px solid #17202a;
    padding: 25px
}

.cart__price-back {
    margin: 0 25px 0 0;
    padding: 15px 26px
}

.cart__price-back span {
    margin-right: 15px
}

.cart__poster {
    display: flex;
    align-items: center
}

.cart__poster-inner {
    width: 136px;
    height: 136px;
    border: 1px solid #17202a
}

.cart__poster-inner img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto
}

.cart__name {
    margin-left: 30px
}

.cart__remove {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-color: #0a0e13
}

.cart__remove button {
    background: 0 0
}

.cart__recommends {
    background: url(../images/cart-bg2.jpg) top center no-repeat, #0a0e13;
    padding-top: 80px
}

.cart__recommends-inner {
    max-width: none;
    margin-top: 55px;
    padding-bottom: 115px
}

.tab-content {
    width: 100%;
    max-width: 921px;
    padding: 0 15px;
    margin: 50px auto 0
}

.card__slides > div:nth-child(1n+2) {
    display: none
}

.card__slides.slick-initialized > div:nth-child(1n+2) {
    display: block
}

.slick-slide img {
    width: 100%
}

.pagi {
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.accessories {
    padding-top: 20px
}

input[type=checkbox] {
    /*visibility: hidden;*/
    /*height: 0;*/
    /*width: 0;*/
    /*position: absolute*/
}

.category__price-wrap .accordion-inner input {
    visibility: hidden;
    height: 0;
    width: 0;
    position: absolute
}

input[type=checkbox] + label {
    position: relative;
    display: flex;
    align-items: center;
    color: #f4f2f9;
    transition: color 250ms cubic-bezier(.4, 0, .23, 1)
}

input[type=checkbox] + label > span:first-of-type {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 1em;
    width: 16px;
    height: 16px;
    background: 0 0;
    border: 1px solid #1d2833;
    border-radius: 3px;
    cursor: pointer;
    transition: all 250ms cubic-bezier(.4, 0, .23, 1)
}

input[type=checkbox] + label:hover, input[type=checkbox]:focus + label {
    color: #fff
}

input[type=checkbox] + label:hover > span:first-of-type, input[type=checkbox]:focus + label > span:first-of-type {
    background: rgba(255, 255, 255, .1)
}

input[type=checkbox]:checked + label {
    color: #1a92c1
}

input[type=checkbox]:checked + label > span:first-of-type {
    border-color: #1a92c1
}

input[type=checkbox]:checked + label > span:first-of-type:before {
    content: "";
    position: absolute;
    top: 6px;
    left: 2px;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    transform: rotate(45deg);
    transform-origin: 0 100%;
    animation: checkbox-check 125ms 250ms cubic-bezier(.4, 0, .23, 1) forwards
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #1a92c1;
        transform: translate3d(0, 0, 0) rotate(45deg)
    }
    33% {
        width: 5px;
        height: 0;
        transform: translate3d(0, 0, 0) rotate(45deg)
    }
    100% {
        width: 6px;
        height: 10px;
        border-color: #1a92c1;
        transform: translate3d(0, -9px, 0) rotate(45deg)
    }
}

.pay {
    background: url(../images/payment-bg.jpg) center/cover no-repeat;
    padding-top: 15px
}

.pay__inner {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1010px;
    padding: 0 15px;
    margin: 40px auto 0
}

.pay__head {
    position: relative;
    color: #f4f2f9;
    font-family: "Open Sans Semibold";
    font-size: 1.8rem;
    margin-bottom: 20px
}

.pay__head-txt {
    font-size: 2.4rem;
    text-align: left;
    margin-bottom: 35px;
    margin-left: -20px
}

.pay__head::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: #1a92c1;
    border-radius: 50%;
    position: absolute;
    left: -20px;
    top: 7px
}

.pay__head_cash::before {
    display: none
}

.pay__cash {
    width: 100%;
    max-width: 450px
}

.pay__cash-inner {
    margin-bottom: 45px
}

.pay__cash-img {
    margin-left: -300px;
    margin-top: 20px
}

.pay__card {
    width: 100%;
    max-width: 500px
}

.pay__img {
    display: block;
    width: 100%;
    max-width: 50px
}

.pay__card-inner {
    display: flex;
    margin-bottom: 40px
}

.pay__img-wrap {
    min-width: 50px;
    margin-right: 15px
}

.shipping {
    background-image: url(../images/shipping-bg.jpg);
    padding-bottom: 50px
}

.shipping__inner {
    max-width: 1209px;
    align-items: center
}

.shipping__inner-txt {
    margin-right: 40px
}

.contacts {
    background-image: url(../images/contacts-bg.jpg);
    padding-bottom: 250px
}

.contacts__route {
    width: 100%;
    max-width: 300px;
    position: relative;
    padding-left: 50px
}

.contacts__route::before {
    content: '';
    display: block;
    width: 1px;
    height: 320px;
    background: #000;
    box-shadow: -1px 0 0 0 rgba(255, 255, 255, .06);
    position: absolute;
    top: 8px;
    left: 0
}

.contacts__txt {
    width: 100%;
    max-width: 513px
}

.contacts__head-txt {
    margin-left: -40px
}

.contacts__img {
    position: absolute;
    right: -350px;
    top: 360px
}

.contacts__inner {
    width: 100%;
    max-width: 950px;
    padding: 60px 15px 0;
    margin: 0 auto;
    display: flex;
    justify-content: space-between
}

.contacts__inner-block > div {
    margin-bottom: 15px
}

.contacts__head {
    margin-bottom: 0
}

.contacts__head span {
    position: absolute;
    left: -35px;
    top: 4px
}

.latest-news__txt a {
    color: #1a92c1
}

.latest-news__txt_gray {
    opacity: .5
}

#map {
    width: 100%;
    height: 800px
}

.no-scroll {
    overflow: hidden !important
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 100;
    display: none
}

.hamburger {
    padding: 15px 0 15px 15px;
    display: inline-block;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 40px;
    height: 4px;
    background-color: #d8a842;
    border-radius: 4px;
    position: absolute;
    transition: all .15s ease
}

.hamburger-inner::after, .hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -10px
}

.hamburger-inner::after {
    bottom: -10px
}

.hamburger--slider .hamburger-inner {
    top: 2px
}

.hamburger--slider .hamburger-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider .hamburger-inner::after {
    top: 20px
}

.hamburger--slider.is-active {
    top: -2px
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-5.71px, -6px, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg)
}

/***** Mobile Logo *****/
.mobile__logo {
    max-width: 71px;
    align-items: center;
    display: none
}

.mobile__logo a {
    display: block
}

.mobile__logo img {
    width: 100%
}

.mobile__cart {
    display: flex;
    align-items: center
}

.mobile__cart-wrap {
    display: none
}

.mobile__nav-wrap {
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 244px;
    justify-content: space-between
}

.ZoomContainer, .goods__inner_list, .mobile__menu, .mobile__menu-inner {
    display: none
}

.mobile__menu {
    position: relative
}

.mobile__menu-inner {
    position: absolute;
    top: 62px;
    right: -15px;
    z-index: 122;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    padding: 15px;
    width: 320px
}

.mobile__catalog-head-txt {
    justify-content: space-between;
    align-items: center;
    display: none
}

.mobile__catalog-head-txt span::before {
    color: #d8a842
}

#rating_1 {
    margin-top: 10px;
    margin-bottom: 20px
}

.goods__side {
    margin-right: 20px
}

div.vote-wrap {
    overflow: hidden
}

div.vote-block {
    position: relative
}

div.vote-hover {
    float: left
}

div.vote-active, div.vote-stars {
    position: absolute;
    left: 0;
    top: 0
}

div.vote-result {
    color: #ccc;
    font-size: 14px;
    margin-top: 12px;
    padding-left: 190px
}

div.vote-success {
    clear: both;
    color: #ccc;
    font-size: 14px;
    margin: 0 0 0 10px
}

/***** Blizzard CSS New Styles *****/

/***** FLYING CART *****/
.flying-cart {
    /*background-image: linear-gradient(to top, #0a0e13 0, #111720 100%);*/
    /*background-image: linear-gradient(to top, #141D27 0, #1D2736 100%);*/
    background-color: #0A0E13;
    border: 1px solid #17202A;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
    /*border-radius: 5px;*/
    font-size: 14px;
    line-height: 20px;
    margin-left: 75px;
    padding: 0 0 0 10px;
    position: absolute;
    display: none;
    width: 380px;
    opacity: 1;
    z-index: 1111;
}


.flying-cart:after, .flying-cart:before {
    left: 56%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
/*.middle-header #cart.affix .flying-cart:after, .middle-header #cart.affix .flying-cart:before {*/
    /*left: 57%;*/
    /*!*border: solid transparent;*!*/
    /*content: " ";*/
    /*height: 0;*/
    /*width: 0;*/
    /*position: absolute;*/
    /*pointer-events: none;*/
/*}*/
/*.cart-top .flying-cart:after,*/
/*.cart-top .flying-cart:before {*/
    /*bottom: 100%;*/
/*}*/
/*.cart-bottom .flying-cart:after,*/
/*.cart-bottom .flying-cart:before {*/
    /*top: 100%;*/
/*}*/
/*.flying-cart:after {*/
    /*border-color: rgba(255, 255, 255, 0);*/
    /*border-width: 15px;*/
    /*margin-left: -15px;*/
/*}*/
/*.flying-cart:before {*/
    /*border-color: rgba(204, 204, 204, 0);*/
    /*border-width: 16px;*/
    /*margin-left: -16px;*/
/*}*/
.cart-top .flying-cart::before, .cart-top .flying-cart::after {
    content: '';
    display: block;
    width: 100%;
    position: absolute;
    left: 0
}

.cart-top .flying-cart::before {
    height: 38px;
    background: url(../images/flying-cart-top.png) center no-repeat;
    top: -15px;
}
.cart-top .flying-cart::after {
    height: 38px;
    background: url(../images/flying-cart-bottom.png) center no-repeat;
    bottom: -13px;
}

/*.divider__list::after {*/
    /*height: 14px;*/
    /*background: url(../images/small-divider-bottom.png) center no-repeat;*/
    /*bottom: 0*/
/*}*/



/*.cart-bottom .flying-cart:before { border-top-color: #2F291D }*/
/*.cart-bottom .flying-cart:after { border-top-color: #2F291D }*/

.cart-bottom .flying-cart { bottom: 70px }

.flying-cart .fcart-header {
    border-bottom: 1px solid #17202A;
    font-weight: 500;
    text-transform: uppercase;
}
#cart-content {
    max-height: 200px;
    overflow-x: hidden;
    text-shadow: none;
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed;
}
#cart-content p { font-size: 1.5rem; font-weight: bold; color: #1a92c1; margin: 0; text-align: left; padding-right: 10px }
#cart-content .row>div {
    padding-left: 10px;
    padding-right: 10px;
    border-bottom: 1px solid #17202A;
}
.flying-cart .fcart-info,
.flying-cart .fcart-img {
    padding-top: 10px;
    padding-bottom: 10px;
}
.fcart-img {
    width: 30%;
}
.fcart-count {
    width: 20%;
}
.flying-cart .fcart-info {
    padding-right: 15px;
    position: relative;
}
.flying-cart .fcart-info .fcart-name a {
    font-size: 1.6rem;
    padding: 0;
    white-space: normal;
    color: #f4f2f9;
}
.flying-cart .fcart-info .fcart-name a:hover {
    color: #1a92c1;
}
.flying-cart .fcart-qty { text-align: center }
.flying-cart .fcart-header {
    padding: 12px 0 6px 0;
    text-shadow: 0 2px 2px #000;
    color: #d8a842;
    font-family: "Open Sans Semibold";
    /*font-size: 1.8rem;*/
    text-transform: uppercase;
    letter-spacing: .9px;
}
.flying-cart .fcart-footer {
    padding: 7px 0;
    text-shadow: 0 2px 2px #000;
    color: #d8a842;
    font-family: "Open Sans Semibold";
    /*font-size: 1.8rem;*/
    /*text-transform: uppercase;*/
    letter-spacing: .9px;
}
.flying-cart .fcart-footer p { padding: 10px 0 }
.flying-cart .fcart-footer a.fcart-to-cart {

    display: block;
    /*margin-left: 20px;*/
    width: 150px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #D8A842;
    background-color: #0a0e13;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    color: #f4f2f9;
    font-family: "Open Sans Bold";
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .65px;
    padding: 10px 0;
    margin-bottom: 10px;
    box-shadow: 0 0 20px rgba(216, 168, 66, .4), inset 0 0 6px rgba(17, 17, 17, .35);
    transition: all .3s ease;
}

.flying-cart .fcart-footer a.fcart-to-cart:hover {
    border: 1px solid #111;
    box-shadow: 0 0 20px rgba(237, 49, 46, .4), inset 0 0 6px rgba(17, 17, 17, .35);
    border-radius: 4px;
    background-color: #d10200;
    background-image: linear-gradient(to top, rgba(17, 17, 17, .25) 0, rgba(244, 242, 249, 0) 100%)
}

.flying-cart .divider { border-bottom: 1px solid #e9e9e9 }
.fcart-del {
    color: #b6b6b6;
    position: absolute;
    right: 0;
    top: 39%;
}
.fcart-del span {
    font-size: 14px;
    margin-right: 7px;
}
.fcart-arrow {
    background: url(img/fcart-arrow.png) no-repeat;
    bottom: -15px;
    height: 15px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    width: 32px;
}

/***** Some for Flying Cart  *****/
.middle-header #cart.affix {
    border: 1px solid #0D1218;
    background-image: linear-gradient(to top, #0a0e13 0, #111720 100%);
    opacity: 0.98;
    top: 0;
    right: 20px;
    z-index: 120;
    border-radius: 5px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, .8);
}
.middle-header #cart.affix .middle-header__cart {
    padding: 9px 12px;
}
.middle-header #cart.affix .middle-header__cart::before {
    width: 0;
}
.middle-header #cart.affix .middle-header__cart::after {
    width: 0;
}
/* Настройка отображения корзины без наведения */
.cart-top .flying-cart {
    top: 142px;
    right: 9px;

}
/* Настройка отображения корзины c наведением */
.middle-header #cart.affix .flying-cart {
    top: 52px;
    right: -8px;
}


ul.product-items li .fcart { display: none }

/***** Product *****/
.product-header .product-name {
    display: inline-block;
}


/***** From dsv *****/
/***** Pagination *****/
.block {
    display: block;
}
.pagination li a,
.pagination li span {
    color: #fff;
    padding: 5px 15px;
    transition: color .3s ease;
}
.pagination li.selected a,
.pagination li a:hover { color: #1a92c1 }

/***** Product page *****/
.product-header { margin: 5px 0 18px }
.product-header .product-name {
    display: inline;
    font-weight: normal;
}
.product-header span,
.overview-name span {
    color: #b8b8b8;
    font-size: 12px;
    text-transform: uppercase;
    margin: 0px 0px 0px 10px;
}

.image { position: relative; display: inline-block; max-width: 100%; display: block\9; /* IE8- hack */ }
.image .corner { position: absolute; z-index:10; font-size: 0.8em; color: #fff; font-weight: bold; }
.image .corner.top { top: 9px; }
.image .corner.bottom { bottom:-6px; }
.image .corner.left { left:-15px; }
.image .corner.right { right:-15px; }
.badge {
    background-color: transparent;
    background-image: url("../img/badge.png");
    background-repeat: no-repeat;
    border-radius: 0;
    height: 34px;
    text-indent: -5px;}
.badge span { display: block; font-size: 12px; font-weight: 400; line-height: 23px; text-align: center; }
.badge.new { background-position: 0 0; width: 80px; }
.badge.bestseller { background-position: 0 -35px; width: 102px; }
.badge.low-price { background-position: 0 -70px; width: 60px; }
.badge[style] {
    background-image: url("../img/custom_badge.png");
    background-repeat: repeat-x;
    border-radius: 2px !important;
    text-indent: 0;
    padding: 3px 15px;
    height: 29px;
}
.more-images { display: block; margin: 10px; }
.more-images .image img { border: 1px solid #dedede; opacity: 0.5; max-width: 70px; padding: 1px; float: left\9; /* IE8 */ }
.more-images .image.selected img { border-color: #777; opacity: 1 }

.product-page .stocks { color: #f4f2f9; font-size: 1.4rem; margin-bottom: 15px; }
.stock-critical { color: #e00!important }
.stock-low { color: #FFD700 !important }
.stock-high { color: #17c615 !important }
.stock-none { color: #aaa !important }


.product-gallery .image img { max-height: 400px }
.product-page .product-summary,
#dsvoverview {
    color: #f4f2f9;
    font-size: 1.6rem;
    margin: 10px 0 20px 0;
}
.product-page strong,
#dsvoverview strong {
    margin-right: 4px;
    color: #f4f2f9;
}

.overview-name {
    display: none;
    font-size: 24px;
    line-height: 1.2em;
    color: #515151;
    margin: 5px 0 18px;
}
#dsvoverview .overview-name { display: block }

.options { line-height: 2em; }
.options .inline-select { margin-bottom: 15px; }
.options .inline-select a {
    box-sizing: content-box;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 3px !important;
    margin: 0 5px 5px 0;
    display: inline-block;
    padding: 3px 7px;
    background: rgba(0,0,0,0.1);
    text-decoration: none;
    font-weight: 500;
    position: relative;
    min-width: 22px;
    text-align: center;
}
.options .inline-select a:hover { background-color: rgba(0,0,0,0.2); }
.options .inline-select a .color_name { display: none; position: absolute; bottom: -22px; left: 50%; font-size: 0.6em; color: rgba(0,0,0,0.7); margin-left: -40px; width: 80px; }
.options .inline-select a.selected {
    border: 1px solid #000;
    box-shadow: 0 2px 4px -2px rgba(0,0,0,0.4);
    color: #000 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.options .inline-select a.selected .color_name { display: block; }
.product-page .services { margin-bottom: 20px }
.product-page .services label,
#dsvoverview .services label { color: #999; font-weight: normal }
.product-page .services input[type=checkbox],
#dsvoverview .services input[type=checkbox] { position: relative; top: 2px }
.product-page .skus label { font-weight: 500 }
.skus input[type=radio] { position: relative; top: 2px}
.add2cart .price {
    font-size: 30px;
    font-weight: bold;
}
.goods__price .compare-at-price { border-top: 2px solid #f7091f; position: relative; top: 17px }
.goods__price .compare-at-price .compare-inner { position: relative; top: -17px }
.add2cart .compare-at-price { border-top: 2px solid #f7091f; position: relative; top: 12px }
.add2cart .compare-at-price .compare-inner { position: relative; top: -12px }
.add2cart .qty { display: flex; }
/*.add2cart .qty input { width: 70px; position: relative; top: 1px }*/
.add2cart .qty a {
    border: 1px solid #17202a;
    display: inline-block;
    font-size: 12px;
    /*height: 34px;*/
    padding: 6px;
    text-align: center;
    vertical-align: middle;
    /*width: 34px;*/
}
.add2cart .qty a.minus {
    width: 40px;
    height: 40px;
    border-radius: 4px 0 0 4px;
}
.add2cart .qty a.plus {
    width: 40px;
    height: 40px;
    border-radius: 0 4px 4px 0;
}

.add2cart .qty a:hover {
    border-color: #1a92c1;
}

.add2cart button {
    margin: 3px 0;
    /*width: 100%;*/
}
.purchase .fcart { display: none }
.product-links {
    margin-top: 10px;
    margin-bottom: 10px;
}
.product-links>div {margin: 3px 0;}
.product-links a {
    color: #999;
    margin: 5px 0;
}
.product-links a.active {
    color: #2bace2;
}
.product-links a:hover { color: #008dc6; text-decoration: none; }
/*#product-categories a,*/
/*#product-tags a  {*/
     /*color: #999;*/
     /*text-decoration: underline;*/
 /*}*/
.product-page #product-categories a:hover,
.product-page #product-tags a:hover {
    text-decoration: none;
}
.product-share>div{ top: 4px }
.product-page .product-share .yashare-auto-init {
    display: inline-block;
    vertical-align: 1px;
}
.pluso-logo,
.pluso-go { display: none !important }
.pluso-box .pluso-list { top: 0 !important }
.pluso-box .pluso-promo { display: none !important }
.pluso-wrap >div { border-radius: 3px !important }

#overview,
#reviews {
    font-size: 14px;
}
#reviews h3,
#reviews .write-review a {
    color: #4ebae7;
    font-size: 22px;
}
/*.reviews-branch .bordered { border-bottom: 1px solid #ccc; }*/
#reviews li:first-child .review { border-top: 1px solid #ccc }
#reviews .review {
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin: 0;
}
.review .username {
    font-weight: bold;
}
.review .date {
    color: #999;
}
.review h6 {
    font-size: 18px;
    font-weight: bold;
}
.review p {
    color: #999;
}
.review .review-reply {
    color: #009fdf;
    font-size: 12px;
}

.reviews ul.menu-h.auth-type { padding: 0; margin-left: -5px; }
.reviews ul.menu-h.auth-type li { padding-right: 0px; }
.reviews ul.menu-h.auth-type li a { color: #000; font-size: 12px; padding: 5px 6px; text-decoration: underline; }
.reviews ul.menu-h.auth-type li a img { margin-right: 5px; top: 0; }
.review-form {
    max-width: 480px;
}
.review-field .icon16.star,
.review-field .icon16.star-full,
.review-field .icon16.star-half,
.review-field .icon16.star-empty,
.review-field .icon16.star-hover { background-image: url("img/star13.png"); width: 13px; height: 13px; }
.review-field .icon16.star,
.review-field .icon16.star-full { background-position: 0 0 }
.review-field .icon16.star-half { background-position: -15px 0 }
.review-field .icon16.star-empty { background-position: -30px 0 }
.review-field .icon16.star-hover { background-position: -45px 0 }

/* Рекомендуемые товары */
.related { position: relative }

/* Модальные кнопки фильтра */
.filters .modal-buttons {
    display: none;
}

/* Удаление из карзины */
.cart-remove a {
    padding: 10px 12px;
    border: 1px solid #17202a;
    border-radius: 5px;
    background-color: rgba(0,0,0,.2);
}
.cart-remove a i {
    color: #fff;
}

/***** Coup button *****/
.cart__coupon-wrap .col-inner .coup input.btn-coup {

}

.discount .cart-coupon .coup input.btn-coup {
    border: 1px solid #17202a;
    background-color: #0a0e13;
    padding: 10px 10px 10px 15px;
    width: 140px;
    display: flex;
    align-items: center;
    color: #fff;
}

/***** Empty Cart *****/
.empty-cart {
    font-size: 1.8rem;
}

/***** Category *****/
.accordion-heading .category__head i.fa {
    color: #0091ea;
}

.accordion-inner {
    margin-left: 10px;
    font-size
}

.accordion-inner label {
    color: #fff;
}

.accordion-inner label .accordion-items {
    background-color: #0A246A;
}

/***** Filters *****/
.goods__side aside.filters {
    margin-bottom: 60px;
}

/***** Sorting *****/
.sort-view {
    justify-content: space-between;
    margin-bottom: 25px;
}

/***** Checkout *****/
.checkout-wrapper {
    /*margin: 0 auto;*/
    /*min-width: 400px;*/
    /*width: 80%;*/
}

.checkout {
}

.checkout-content {
    color: #fff;
}


.checkout .last {
    vertical-align: middle;
}

.checkout h2 {
    color: #d7caa1;
    font-size: 1.4rem;
    height: 50px;

}

.table {
    width: 80%;
}

.checkout .row small a {
    color: #1a92c1;
}

.checkout .wa-field {
    color: #fff;
}

.checkout .store {
    margin-left: 20px;
}

.checkout .table {
    margin-top: 10px auto 0 auto;
    font-size: 1.4rem;
    color: #fff;
}
.checkout .table td {
    padding: 0 10px;
}

/* WA CLASSES */
.modal .wa-auth-adapters ul { text-align:center }
.wa-auth-adapters ul { /*display: block;*/ padding: 0; min-height: 16px; list-style: none; }
.wa-auth-adapters ul li { display: inline-block; list-style: none; /*float: left;*/ padding: 0; }
.wa-auth-adapters ul li a { display: block; padding: 0px 5px; color: #222;}
.wa-auth-adapters ul li.selected a { text-decoration: none; font-weight: bold; }
.wa-auth-adapters ul li a img { position: relative; top: -1px; left: -3px; }
.wa-auth-adapters p { display: none; }

.wa-form { float: left; margin: 10px 0; overflow: visible; width: 100%; }
.wa-form .wa-field { clear: left; margin: 0; padding-top: 3px; }
.wa-form .wa-field .wa-name { float: left; width: 155px; padding-top: 0.05em; padding-bottom: 10px; font-size: 1.05em; }
.wa-form .wa-field.wa-separator { height: 10px; }
.wa-form .wa-field .wa-value { margin-left: 180px; margin-bottom: 5px; position: relative; }
.wa-form .wa-field .wa-value input.wa-error { border: 2px solid red; }
.wa-form .wa-field .wa-value .wa-error-msg { font-size: 0.9em; color: red; display: block; }
.wa-form .wa-field .wa-value input[type="text"],
.wa-form .wa-field .wa-value input[type="email"],
.wa-form .wa-field .wa-value input[type="password"] { width: 30%; min-width: 200px; margin:0; background-color: rgba(0,0,0,.2);}
.wa-form .wa-field .wa-value textarea { min-width: 396px; height: 70px; }
.wa-form .wa-field .wa-value input.wa-captcha-input { width: 100px; min-width: 0; }
.wa-form .wa-field .wa-value label { display: block; }
.wa-form .wa-field .wa-value .wa-captcha img { margin-left: 0; }
.wa-form .wa-field .wa-value .errormsg { margin-left: 0; }
.wa-form .wa-field .wa-value.wa-submit { margin-top: 10px; }
.wa-form .wa-field .wa-value p label { display: block; margin: 0; }
.wa-form .wa-field .wa-value p { line-height: 1.6em; margin-bottom: 23px; position: relative; }
.wa-form .wa-field .wa-value p span { color: #fff; font-size: 0.9em; display: block; }
.wa-form .wa-field .wa-value p i.icon16 { float: left; left: -20px; margin-top: 2px; position: absolute; }
.wa-form .wa-field .wa-value p input { display: block; margin-bottom: 2px; }
.wa-form .wa-field .wa-value p input[type="radio"],
.wa-form .wa-field .wa-value p input[type="checkbox"] { display: inline; }
.wa-form .wa-field .wa-value p .field.wa-required span:after { content: " *"; color: #faa; }
.wa-form .wa-field.wa-required .wa-name:after { content: " *"; color: #faa; }

.wa-form .wa-field { margin-bottom: 15px }
.wa-form .wa-value input[type="text"],
.wa-form .wa-value input[type="password"],
.wa-form .wa-value textarea {
    border-radius: 5px;
    border: 1px solid #1a92c1;
    outline: none;
    padding: 5px 10px;
}
.wa-form .wa-value input[type="text"]:focus,
.wa-form .wa-value input[type="password"]:focus,
.wa-form .wa-value textarea:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    outline: none;
    padding: 5px 10px;
}
.wa-form .wa-value select {
    background-color: rgba(0,0,0,.2);
    min-width: 396px;
    outline: none;
    padding: 5px 10px;
    width: 30%;
    color: #fff;
}
.wa-form .wa-submit input {
    border: 0;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    padding: 6px 13px;
    position: relative;
    background: #2bace2;
    display: inline-block;
    color: #fff !important;
    text-decoration: none !important;
}
.wa-horizontal .wa-form .wa-name {
    display: inline-block;
    vertical-align: top;
}
.wa-horizontal .wa-form .wa-value {
    /*display: inline-block;*/
}
.wa-horizontal .wa-form .wa-submit {
    display: block;
    width: 100%;
}
.wa-horizontal .wa-form .wa-submit a {
    color: #2bace2;
    font-weight: bold;
    margin: 0 3px;
}

/***** Header User Name *****/
.top-nav__cabinet .top-nav__username {
    padding-right: 5px;
}

.top-nav__cabinet .logout {
    border-radius: 4px;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    padding: 10px 10px 10px 10px;
    align-items: center;
    text-align: center;
    transition: all .3s ease;
}

.top-nav__cabinet .logout:hover {
    box-shadow: 0 0 20px rgba(237, 49, 46, .4), inset 0 0 6px rgba(17, 17, 17, .35);
    background-color: #d10200;
    background-image: linear-gradient(to top, rgba(17, 17, 17, .25) 0, rgba(244, 242, 249, 0) 100%)
}

/***** Блок последних новостей *****/

.block-last-news-data {
    margin-left: 25px;
    font-size: 1.4rem;
}

.block-last-news {
    color: #A8AAB4;
    font-size: 1.4rem;
}

/***** Основной контент страниц *****/
.content {
    max-width: 1200px;
    width: 100%;
}

.content .page-main {
    color: #bec0ca;

}

.c-white {
    color: #fff;
}

.c-blue {
    color: #1a92c1;
}

/***** My profile nav tabs *****/
.nav-tabs {
    display: flex;
}

.nav-tabs .shop a{
    margin-left: 20px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    color: #f4f2f9;
    font-family: "Open Sans Bold";
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .65px;
    padding: 10px 26px
}

.nav-tabs .site a{
    margin-left: 20px;
    border-radius: 4px;
    border: 1px solid #17202a;
    background-color: #0a0e13;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    color: #f4f2f9;
    font-family: "Open Sans Bold";
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .65px;
    padding: 10px 26px
}

.nav-tabs .shop.active a{
    border: 1px solid #5f67b9;
    box-shadow: 0 0 4px rgba(142, 150, 255, 0.8);
}

.nav-tabs .site.active a{
    border: 1px solid #5f67b9;
    box-shadow: 0 0 4px rgba(142, 150, 255, 0.8);
}

.align-center {
    text-align: center;
}

.order-status {
    border-radius: 2px;
}

.width-full {
    width: 100%;
}

.wrap-f {
    display: flex;

}

.wrap-f-sa {
    display: flex;
    justify-content: space-evenly;

}

.wrap-f-sb {
    display: flex;
    justify-content: space-between;
}



@media screen and (max-width: 1800px) {
    .popular-universe__left-img, .popular-universe__right-img {
        display: none
    }
}

@media screen and (max-width: 1590px) {
    .goods__single, .goods__single_list {
        max-width: none
    }

    .goods__single {
        flex-basis: 32%;
        max-height: none
    }

    .category__btn-wrap {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .category__reset {
        margin-left: 0;
        margin-bottom: 20px
    }

    .goods__inner {
        justify-content: space-around
    }

    .category__price {
        width: 60px;
        padding-left: 10px
    }

    .registration__img, .sign-in__img {
        display: none
    }
}

@media screen and (max-width: 1400px) {
    .top-nav__contact {
        flex-direction: column
    }

    .services__single {
        max-height: none
    }
}

@media screen and (max-width: 1300px) {
    .category__filter-top {
        flex-direction: column;
        align-items: center
    }

    .category__filter-top > * {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 1200px) {
    .contacts__img, .middle-header__cart::after, .middle-header__cart::before, .pay__cash-img, .shipping__img {
        display: none
    }

    html {
        font-size: 8px
    }

    .shipping__inner-txt {
        margin: 0;
        padding-left: 30px
    }

    .goods__poster_list {
        max-width: 200px
    }

    .card__number {
        flex-direction: column;
        align-items: center
    }

    .card__count-wrap {
        margin-bottom: 20px
    }

    .card__info {
        flex-direction: column;
        align-items: center
    }

    .card__description {
        padding-left: 0;
        padding-top: 30px
    }

    .top-nav__menuwrap {
        max-width: 510px
    }

    .goods__buy-btn {
        width: 100%;
        justify-content: center
    }
    
    .goods__buy-btn-disabled {
        width: 100%;
        justify-content: center
    }
    

    .middle-header__linkswrap {
        max-width: 350px
    }

    .bottom-header__game-item {
        font-size: 12px
    }
}

@media screen and (max-width: 1041px) {
    .goods__single {
        flex-basis: 48%
    }
}

@media screen and (max-width: 1024px) {
    .mobile__cart-wrap {
        display: block
    }

    .card__submit .category__count, .contacts__route::before {
        display: none
    }

    .contacts__inner, .pay__inner {
        flex-direction: column;
        align-items: center
    }

    .pay__card {
        padding-top: 40px
    }

    .pay__cash {
        padding-left: 20px
    }

    .pay__cash-inner {
        margin-bottom: 15px
    }

    .pay__head-txt {
        margin: 0 0 20px
    }

    .contacts__route, .contacts__txt {
        max-width: none;
        padding-left: 50px
    }

    .contacts {
        padding-bottom: 0
    }

    .services__wrap {
        flex-direction: column;
        align-items: center
    }

    .services__wrap > * {
        margin-bottom: 30px
    }

    .footer__company {
        padding: 0 25px
    }

    .mobile__nav-wrap {
        max-width: 425px
    }

    .middle-header__search {
        width: 100%;
        max-width: 305px
    }

    .mobile__menu {
        display: block
    }

    .top-nav__mlink {
        opacity: 1
    }

    .mobile__logo {
        display: flex
    }

    .middle-header, .top-nav > .top-nav__contact, .top-nav > .top-nav__menuwrap {
        display: none
    }

    .top-nav {
        padding: 0;
        align-items: center
    }

    .middle-header__cart-price {
        font-size: 13px
    }

    .icon-Cart {
        margin-right: 8px
    }

    .top-nav__menu {
        flex-direction: column;
        margin-top: 25px;
        margin-bottom: 20px
    }

    .top-nav__menu li {
        margin-bottom: 15px
    }

    .bottom-header__game-item {
        flex-direction: column;
        justify-content: center
    }

    .bottom-header__game-item img {
        margin: 0
    }

    .top-nav__menu {
        align-items: flex-start
    }

    .top-nav__currency {
        margin: 10px 0
    }
}

@media screen and (max-width: 992px) {
    .latest-news {
        display: none;
    }
    .card__cart-wrap, .catalog, .latest-news {
        max-width: none
    }

    .card__cart-availability, .card__cart-price, .catalog__link, .count-txt {
        text-align: center
    }

    .cart__bottom, .cart__recommends-inner, .services {
        padding-bottom: 0
    }

    .goods__wrap {
        flex-direction: column
    }

    .cart__bottom {
        flex-direction: column;
        align-items: center
    }

    .cart__coupon-wrap, .goods__side {
        margin-bottom: 40px
    }

    .category__range {
        flex-direction: row
    }

    .card {
        margin-top: 40px
    }

    .goods__side {
        margin-right: 0
    }

    .goods__inner {
        margin-top: 50px
    }

    .footer__wrap {
        flex-direction: column;
        align-items: center
    }

    .footer__wrap > * {
        margin-bottom: 20px
    }

    .footer__head {
        margin-bottom: 10px
    }

    .footer__company::after, .footer__company::before {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .bottom-header__inner, .bottom-header__li:hover .bottom-header__inner-list, .cart__category, .category__filter-view, .divider, .goods__inner_list, .section-divider {
        display: none
    }

    .registration__inner {
        padding: 20px
    }

    .category__list-item {
        flex-basis: 25%
    }

    .cart__item {
        flex-direction: column
    }

    .cart__remove {
        position: absolute;
        right: 10px;
        top: 0
    }

    .pagi {
        flex-direction: column
    }

    .goods {
        padding-top: 20px;
        padding-bottom: 30px
    }

    .mobile__catalog-head-txt {
        display: flex
    }

    .bottom-header__game-item {
        flex-direction: row;
        justify-content: center;
        align-items: flex-start
    }

    .bottom-header__game-item img {
        margin-right: 10px
    }

    .bottom-header__li {
        padding-bottom: 10px;
        display: flex;
        align-items: flex-start;
        flex-direction: column
    }

    .bottom-header__inner {
        padding-top: 10px
    }

    .bottom-header__inner-list {
        position: static;
        width: 100%;
        padding: 10px;
        background-image: none;
        display: none
    }

    .bottom-header__cat-link, .bottom-header__cat-name {
        padding-bottom: 2px
    }

    .bottom-header__cat-name {
        font-size: 13px
    }

    .bottom-header__cat-link {
        font-size: 12px
    }

    .popular-universe__logos > div {
        margin-bottom: 50px;
        flex-basis: 50%
    }

    .cart__poster {
        flex-direction: column
    }

    .cart__poster-inner {
        margin-bottom: 20px
    }
}

@media screen and (max-width: 550px) {
    .goods__single {
        flex-basis: 100%
    }

    .mobile__nav-wrap > .top-nav__cabinet, .mobile__nav-wrap > .top-nav__currency {
        display: none
    }

    .cart-btn {
        display: flex;
        align-items: center;
        flex-direction: column
    }

    .cart__price-back {
        margin: 20px 0
    }

    .category__list-item {
        flex-basis: 49%
    }

    .flex-container li:nth-of-type(5), .flex-container li:nth-of-type(6) {
        display: none
    }

    .card__tabs {
        flex-direction: column;
        align-items: center
    }

    .nav > li > a {
        line-height: 100%
    }

    .card__poster {
        width: 100%
    }

    .card__slides-inner {
        padding: 10px
    }

    .top-nav__currency {
        margin: 10px 0
    }

    .mobile__nav-wrap {
        justify-content: flex-end
    }
}

@media screen and (max-width: 400px) {
    .category__btn-wrap {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .cart__coupon-wrap .goods__buy-btn {
        margin-left: 0;
        margin-top: 20px
    }

    .coup {
        flex-direction: column;
        align-items: center
    }

    .category__filter-date, .category__filter-items {
        flex-direction: column
    }

    .category__items-on-page_wide {
        width: 60px
    }

    .category__items-on-page .latest-news__txt {
        font-size: 9px
    }

    .popular-universe__logos > div {
        flex-basis: 100%;
        margin-bottom: 20px
    }
    
}