html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
min-width: 1100px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
img{outline:none; border:none;}
/* шрифты */
@font-face {
    font-family: 'HelveticaNeueCyr-Thin';
    src: url('../fonts/HelveticaNeueCyr-Thin.eot');
    src: url('../fonts/HelveticaNeueCyr-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Thin.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Thin.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Thin.svg#HelveticaNeueCyr-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr-Roman';
    src: url('../fonts/HelveticaNeueCyr-Roman.eot');
    src: url('../fonts/HelveticaNeueCyr-Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Roman.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Roman.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Roman.svg#HelveticaNeueCyr-Roman') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr-Medium';
    src: url('../fonts/HelveticaNeueCyr-Medium.eot');
    src: url('../fonts/HelveticaNeueCyr-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Medium.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Medium.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Medium.svg#HelveticaNeueCyr-Medium') format('svg');
    font-weight: 550;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr-Light';
    src: url('../fonts/HelveticaNeueCyr-Light.eot');
    src: url('../fonts/HelveticaNeueCyr-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Light.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Light.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Light.svg#HelveticaNeueCyr-Light') format('svg');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueCyr-Bold';
    src: url('../fonts/HelveticaNeueCyr-Bold.eot');
    src: url('../fonts/HelveticaNeueCyr-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/HelveticaNeueCyr-Bold.woff') format('woff'), url('../fonts/HelveticaNeueCyr-Bold.ttf') format('truetype'), url('../fonts/HelveticaNeueCyr-Bold.svg#HelveticaNeueCyr-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
}
.box-sizing {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:focus {
    outline: none;
}
.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/* шрифты */
/* размеры */
/* цвета */
/* иконки */
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?8twbc6');
    src: url('../fonts/icomoon.eot?#iefix8twbc6') format('embedded-opentype'), url('../fonts/icomoon.woff?8twbc6') format('woff'), url('../fonts/icomoon.ttf?8twbc6') format('truetype'), url('../fonts/icomoon.svg?8twbc6#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-delivery:before {
    content: "\e606";
}
.icon-ears:before {
    content: "\e604";
}
.icon-left-arrow:before {
    content: "\e601";
}
.icon-plus1:before {
    content: "\e603";
}
.icon-right-arrow:before {
    content: "\e602";
}
.icon-search:before {
    content: "\e600";
}
.icon-star:before {
    content: "\e609";
}
.icon-umbrella:before {
    content: "\e607";
}
.icon-zoom:before {
    content: "\e60a";
}
.icon-fb:before {
    content: "\e60b";
}
.icon-vk:before {
    content: "\e60c";
}
.icon-tw:before {
    content: "\e60d";
}
.icon-ok:before {
    content: "\e60e";
}
.icon-check:before {
    content: "\e605";
}
.icon-star-full:before {
    content: "\e610";
}
.icon-question:before {
    content: '?';
}
.icon-question {
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 15px;
    line-height: 20px;
    height: 20px;
    width: 20px;
    color: #fff;
    background-color: #b8bdc4;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
}
.icon-phone {
    width: 35px;
    height: 35px;
    background: url("../i/phone.png") no-repeat;
    margin-right: 5px;
}
.icon-plus1 {
    color: #e84f17;
    font-size: 36px;
    margin-right: 10px;
}
.icon-search {
    font-size: 19px;
    top: 10px;
    position: absolute;
    left: 12px;
}
.icon-check {
    display: none;
    width: 15px;
    height: 10px;
    color: #5584f9;
    position: absolute;
    top: 3px;
    left: 5px;
    font-size: 10px;
}
.icon-left-arrow,
.icon-right-arrow {
    color: #5584f9;
    font-size: 23px;
    margin-top: 50%;
    position: relative;
    top: 0;
}
.b-slide-block .icon-left-arrow,
.b-slide-block .icon-right-arrow {
    color: #5584f9;
    top: 0;
}
.b-slide-block .flickity-prev-next-button:hover .icon-left-arrow,
.b-slide-block .flickity-prev-next-button:hover .icon-right-arrow {
    color: #ffffff;
}

.flickity-prev-next-button:hover .icon-left-arrow,
.flickity-prev-next-button:hover .icon-right-arrow {
    color: #ffffff;
}

/* каркас */
html,
body,
.b-wrap {
    height: 100%;
}
body {
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
    font-size: 13px;
    color: #21262e;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100%;
}
.b-wrap {
    min-width: 1000px;
    z-index: 2;
    position: relative;
}
.b-wrap b {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-content {
    background: #f1f5f9;
    width: 823px;
    float: right;
    overflow: hidden;
    margin-top: -1px;
}
.b-content--only {
    background: none;
    width: 100%;
    float: none;
}
.b-content--only.b-basket-x
{
    margin-top: -10px;
}
.b-content--only .b-btn--search {
    margin-left: 0;
}
.b-content--only .b-search-button-wrap{
    padding-top: 25px;
}
.b-content--only .b-breadcrumbs,
.b-content--only .b-main-title {
    margin-left: 0;
}
.b-content--only .b-main-title {
    max-width: 800px;
}
.b-aside {
    width: 200px;
    margin-left: -23px;
    padding-top: 23px;
    float: left;
    position: relative;
}
.b-fixed-aside {
    position: fixed;
    top: 190px;
    margin-left: 0;
    width: 200px;
}
.b-main {
    min-height: 100%;
    padding-bottom: 110px;
    margin-bottom: -110px;
    padding-top: 110px;
    margin-top: -111px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-gray-line {
    background: #21262e;
    height: 50px;
}
.b-gray-line--lighter {
    background: rgba(0, 0, 0, 0.95);
    height: 70px;
}
.b-gray-line--higher {
    height: 80px !important;
    background-color: #343d49;
}
.b-container {
    width: 1000px;
    margin: 0 auto;
}
.b-container:before,
.b-container:after {
    content: "";
    display: table;
    clear: both;
}
.b-container--rel {
    position: relative;
}
.b-inline {
    display: inline-block;
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: #21262e;
}
.b-list {
    list-style: none;
    margin: 0 0;
    padding: 0;
}
.b-list.b-note {
    margin-bottom: 30px;
}
.b-list--dotted .b-list__item {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}
.b-list--dotted .b-list__item:before {
    height: 22px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 22px;
    content: '•';
    color: #5584f9;
    font-size: 30px;
}
.b-list--number {
    counter-reset: list 0;
}
.b-list--number .b-list__item {
    padding-left: 30px;
    position: relative;
    margin-bottom: 10px;
}
.b-list--number .b-list__item:before {
    content: counter(list, decimal) ".";
    counter-increment: list;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    height: 22px;
    left: 0;
    line-height: 21px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 22px;
}
.b-text .b-list {
    margin-right: 30px;
}
.b-list--colors .b-list__item {
    width: 16px;
    height: 16px;
    margin-right: 5px;
}
.b-list--colors .b-list__item--active {
    border: 1px solid;
    margin: -3px 2px -2px -3px;
    padding: 2px;
}
.b-list--colors .b-list__link {
    display: block;
    width: 100%;
    height: 16px;
}
.b-list__link_white{
    position: relative;
}
.b-list__link_white:after{
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    outline: 1px solid #c1c1c1;
    width: 14px;
    height: 14px;
}
.b-list__item--active .b-list__link_white:after{
    display: none;
}
.b-btn {
    color: #ffffff;
    display: table-cell;
    padding: 0 20px;
    height: 40px;
    background: #5584f9;
    font-size: 14px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    vertical-align: middle;
    border: none;
    cursor: pointer;
    line-height: normal;
}
.b-btn:hover {
    background: #3c72f8;
}
.b-btn--search {
    width: 170px;
    margin-left: 11px;
    position: relative;
    padding-left: 26px;
    padding-right: 0;
}
.b-btn--buy {
    width: 100%;
    background: #21262e;
    font-size: 15px;
    height: 50px;
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
}
.b-btn--buy:hover {
    background: #5584f9;
    height: 55px;
}
.b-btn--gray {
    background: #dfe3e8;
    color: #5584f9;
}
.b-btn--city-agree {
    margin-right: 5px;
}
.b-btn--gray:hover {
    background: #d0d6dd;
}
.b-btn--big {
    font-size: 20px;
    height: 60px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    width: 270px;
}
.b-btn--white {
    color: #5584f9;
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
    border: 2px solid #b8bdc4;
    background: #ffffff;
}
.b-btn--white:hover {
    background: #E84F17;
    color: #ffffff;
    /*border-color: #E84F17;*/
}
.b-btn-switch--active {
    background: #E84F17;
    color: #ffffff;
    /*border-color: #E84F17;*/
}
.b-btn--tab {
    font-size: 14px;
    color: #21262e;
    background: none;
    border: 2px solid #b8bdc4;
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
}
.b-btn--tab.b-tabs__link--active,
.b-btn--tab:hover {
    background: #5584f9;
    color: #ffffff !important;
    /*border: 2px solid #5584f9;*/
}
.b-cart .b-tabs__link, .b.cart .b-tabs__link.b-tabs__link--active {
    width: 47%;
    text-align: center;
    font-size: 16px;
}
.b-count {
    display: inline-block;
    position: absolute;
    min-width: 40px;
    height: 35px;
    background: #E84F17;
    color: #fff;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    top: 0;
    right: 0;
    padding-top: 11px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: normal;
}
.b-count--gray {
    background: #999da3;
    color: #21262e;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-row {
    margin-bottom: 43px;
}
.b-row:before,
.b-row:after {
    content: "";
    display: table;
    clear: both;
}
.b-scaled:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.b-btn-white {
    color: white !important;
}

/* всплывашка */
.b-popup {
    display: none;
}
.b-popup__content {
    background: #ffffff;
    padding: 50px 45px;
}
.b-popup__title {
    font-family: "HelveticaNeueCyr-Thin", sans-serif;
    margin-top: -10px;
}
.b-popup .b-close,
.b-popup .b-reserve-close {
    font-size: 45px;
}
.b-close, .b-reserve-close {
    color: #b8bdc4;
    font-size: 30px;
    font-family: "HelveticaNeueCyr-Light";
    position: absolute;
    top: 20px;
    right: 23px;
    z-index: 2;
    cursor: pointer;
    line-height: 30px;
}
.b-close--big {
    font-size: 60px;
    top: -40px;
    right: 0;
    font-family: "HelveticaNeueCyr-Thin";
}
.b-close:hover,
.b-reserve-close:hover{
    color: #21262e;
}
/* основное */
.b-header {
    height: 155px;
    position: relative;
    z-index: 5;
}
.b-header .b-nav {
    height: 50px;
}
.b-header .b-buscket--menu {
    line-height: 70px;
}
.b-header .b-gray-line {
    height: 40px;
}
.b-header--small .b-city {
    padding-top: 14px;
    height: 45px;
}
.b-header--small .b-buscket--menu {
    line-height: 80px;
    margin-left: 40px;
}
.b-header--small .b-logo {
    display: block;
    margin-top: 0px;
}
.b-header--small .b-cart__dropdown {
    right: -90%;
}
.b-footer {
    height: 110px;
}
.b-footer .b-gray-line {
    height: 60px;
}
.b-footer .b-buscket--menu {
    margin-right: 40px;
    line-height: 50px;
}
.b-footer .b-right {
    margin-top: 14px;
}
.b-footer .b-gray-line--lighter {
    height: auto;
    min-height: 50px;
}
.b-footer .b-btn {
    height: 25px;
    font-size: 13px;
}
.b-footer .b-count {
    min-width: 30px;
    height: 25px;
    padding-top: 5px;
}
.b-footer .b-buscket__price {
    min-width: 85px;
    font-size: 17px;
}
.b-footer .akit-logo {
    display: inline-block;
    width: 96px;
    height: 50px;
    margin-left: 90px;
    margin-top: 4px;
}
.b-footer .akit-logo img {
    height: 50px;
}
.b-footer .b-submenu__link,
.b-footer .b-buscket__title {
    font-size: 13px;
}
.b-footer,
.b-header {
    position: relative;
    color: #ffffff;
}
.b-footer .b-list__link,
.b-header .b-list__link {
    color: #ffffff;
    font-size: 12px;
}
.b-footer .b-list__item,
.b-header .b-list__item {
    margin-right: 10px;
    line-height: 60px;
}
.b-footer .b-list__item:last-child,
.b-header .b-list__item:last-child {
    margin: 0;
}
.b-footer .b-list--colors .b-list__item,
.b-header .b-list--colors .b-list__item {
    margin-right: 3px;
    width: 10px;
    height: 10px;
}
.b-footer .b-list--colors .b-list__link,
.b-header .b-list--colors .b-list__link {
    height: 10px;
}
.b-header .b-list__item {
    line-height: 40px;
}
.b-right {
    float: right;
}
.b-left {
    float: left;
}
.b-user {
    float: right;
    font-size: 12px;
    height: 40px;
    padding-top: 10px;
    color: #5584f9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
.b-user__icon {
    margin-left: 8px;
    font-size: 24px;
    line-height: 24px;
    font-style: normal;
}
.b-user__dropdown {
    z-index: 2;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 5;
    display: none;
    background: #ffffff;
    width: 205px;
    -moz-box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
    -webkit-box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
    box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
}
.b-user__dropdown .b-list_link {
    padding: 0 0 0 25px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}
.b-user__dropdown .b-list__item {
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 14px;
}
.b-user__dropdown .b-list__item:hover {
    background: #E84F17;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-user__dropdown .b-list__item:hover .b-list_link {
    color: #ffffff;
}
.b-user__name {
    display: block;
    height: 35px;
}
.b-user__link {
    margin-right: 7px;
    line-height: 20px;
}
.b-logo {
    margin-right: 45px;
}
.b-buscket--menu {
    float: right;
    position: relative;
    padding-right: 50px;
    line-height: 80px;
}
.b-buscket--menu .b-buscket__price {
    font-size: 18px;
    min-width: 90px;
    text-align: right;
    cursor: pointer;
    color: #fff;
}
.b-buscket--menu .b-buscket__title {
    color: #999da3;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-city {
    color: #999da3;
    font-size: 14px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    position: relative;
    padding: 12px 15px 0 0;
    height: 40px;
    margin-right: 40px;
    width: 180px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: -10px;
}
.b-city .js-popup-link{
    cursor: pointer;
}
.b-city .js-popup-link:after {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    border-color: rgba(153, 157, 163, 0);
    border-top-color: #999da3;
    border-width: 4px;
    margin-left: 10px;
    margin-top: 3px;
    display: inline-block;
    vertical-align: middle;
}
.b-city__dropdown {
    z-index: 2;
    display: none;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    width: 370px;
    cursor: default;
    -moz-box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
    -webkit-box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
    box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
}
.b-city__dropdown .b-input {
    width: 180px;
    padding-right: 30px;
}
.b-city__title {
    font-size: 28px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    margin-top: 0;
    color: #21262e;
}
.b-city .b-btn {
    width: 80px;
    margin-right: 5px;
    margin-bottom: 10px;
}
.b-city .b-close {
    top: 5px;
    right: 10px;
}
.b-city__button .b-btn {
    width: auto;
    font-size: 13px;
}
.b-city-list {
    width: 310px;
}
.b-city-list .b-columns:last-child {
    position: relative;
    right: -30px;
}
.b-city__link {
    display: block;
    margin-bottom: 15px;
    font-size: 16px;
}
.b-city__link:hover {
    color: #5584f9;
}
.b-city--inner {
    width: auto;
    color: #21262e;
    font-size: 14px;
    height: auto;
    margin-left: 20px;
    margin-bottom: 0px;
}
.b-city--inner .b-city__wrap {
    font-size: 22px;
    margin-bottom: 8px;
}
.b-city--inner .b-link--arrow {
    position: relative;
}
.b-city--inner .b-link--arrow:after {
    top: 45%;
    right: -20%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(33, 38, 46, 0);
    border-top-color: #21262e;
    border-width: 5px;
    margin-left: -5px;
}
.b-contacts {
    margin-right: 55px;
    min-width: 175px;
}
.b-contacts__info {
    color: #5584f9;
    font-size: 20px;
    margin: 15px 0;
}
.b-contacts__work {
    display: block;
    color: #ffffff;
    font-size: 12px;
    margin-bottom: 5px;
}
.b-contacts.b-right {
    margin-right: 0;
}
.b-assurance {
    color: #ffffff;
    font-size: 12px;
}
.b-aside .b-nav {
    margin-top: 25px;
}
.b-aside .b-list__link {
    display: block;
    padding: 8px 5px 8px 12px;
    font-size: 15px;
    line-height: 19px;
}
.b-aside .b-list__link:hover,
.b-aside .b-list__link--active {
    color: #ffffff;
    /*font-family: "HelveticaNeueCyr-Bold", sans-serif;*/
}
.b-nav--orange .b-list__item.b-list__item_active .b-list__link {
    background: #E84F17;
    color: #ffffff;
}
.b-nav--orange .b-list__link:hover {
    background: #E84F17;
}
.b-nav--blue .b-list__item:not(.b-list__item_active) .b-list__link:hover {
    background: #f1f5f9;
    border-left: 2px solid #5584f9;
    color: #21262e;
}
.b-nav--red .b-list__link {
    color: #e84f17;
}
.b-nav--red .b-list__link:hover {
    background: #e84f17;
    color: #ffffff;
    border-left-color: #e84f17
}
.b-slide-caption {
    font-weight: normal;
    position: absolute;
    z-index: 2;
    color: #ffffff;
    font-size: 32px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    line-height: 44px;
    top: 40px;
    left: 75px;
    width: 360px;
    margin: 0;
}
.b-slide-block {
    padding: 0 45px;
    position: relative;
}
.b-slide-title {
    font-family: "HelveticaNeueCyr-Thin", sans-serif;
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 22px;
}
.b-good {
    width: 235px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 400px;
    background: #ffffff;
    padding-bottom: 60px;
    position: relative;
}
.b-good .b-btn--buy {
    position: absolute;
    bottom: 0;
    left: 0;
}
.b-good .b-btn--buy.orange, .b-btn--big.orange {
    background: #E84F17;
}
.b-good__caption {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    padding: 8px 10px;
    z-index: 2;
    color: #ffffff;
}
.b-good__caption--day {
    background: #fcc000;
}
.b-good__caption--hit {
    background: #7661a5;
}
.b-good__caption--new {
    background: #08c181;
}
.b-good__caption--gift {
    background: #5483f8;
}
.b-good__caption--sale, .b-good__caption--sale5 {
    background: #de3732;
}
.b-good__link {
    color: #2f4a8b;
    font-size: 12.5px;
    line-height: 15px;
    font-family: Arial, sans-serif;
    height: 45px;
    overflow: hidden;
    display: block;
}
.b-good__link:hover {
    text-decoration: underline;
}
.b-good__info {
    padding: 0 10px 6px 20px;
}
.b-good__delivery {
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 12px;
    margin-top: 5px;
}
.b-good__price {
    font-size: 21px;
    display: inline-block;
    margin: 0;
    color: #21262e;
}
.b-good__price--old {
    font-size: 14px;
    display: inline-block;
    text-decoration: line-through;
    color: #e84f17;
}
.b-good__bonus {
    float: right;
    color: #e84f17;
    margin: 0px 13px 0 0;
    text-align: right;
}
.b-good__bonus-num {
    font-size: 22px;
    display: block;
    text-align: left;
}
.b-good__spec-time {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    font-size: 14px;
}
.b-good__spec-price {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 0 9px;
    margin: 0;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    color: #ffffff;
    background: #e84f17;
}
.b-good:hover{
    -webkit-box-shadow: 0px 0px 12px 2px rgba(85, 132, 249, 0.5);
    -moz-box-shadow: 0px 0px 12px 2px rgba(85, 132, 249, 0.5);
    box-shadow: 0px 0px 12px 2px rgba(85, 132, 249, 0.5);
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.b-good:hover .b-btn--buy {
    background: #5584f9;
    height: 55px;
}
.b-good:hover .b-btn--big {
    height: 60px;
}
.b-good--day .b-good__price {
    margin-top: 0;
}
.b-good--day .b-good__bonus {
    margin-top: -10px;
}
.b-good .b-image {
    padding: 45px 0 25px;
    height: 165px;
}
.b-good .b-good-color {
    position: absolute;
    left: 20px;
    top: 210px;
    z-index: 2;
}
.b-good--thin {
    width: 172px;
    margin-left: 15px;
    height: 330px;
}
.b-good--thin .b-good-color {
    top: 155px;
}
.b-good--thin .b-btn--buy {
    height: 40px;
    font-size: 14px;
}
.b-good--thin .b-btn--buy:hover {
    height: 46px;
}
.b-good--thin .b-good__link {
    font-size: 12px;
    line-height: 18px;
    height: 55px;
}
.b-good--thin .b-image {
    height: 100px;
}
.b-good--thin .b-image img {
    max-height: 120px;
}
.b-good--thin .b-good__price {
    font-size: 16px;
}
.b-good--thin .b-good__price--old {
    font-size: 12px;
}
.b-good--thin .b-list--colors .b-list__item {
    margin-right: 3px;
    width: 10px;
    height: 10px;
}
.b-good--thin .b-list--colors .b-list__link {
    height: 10px;
}
.b-good--thin:hover .b-btn--buy {
    height: 46px;
}
.b-slide-block .b-good {
    margin-left: 16px;
    display: inline-block;
    vertical-align: top;
}
.b-big-photo {
    width: 400px;
    height: 345px;
    margin: 50px 100px;
}
.b-good-photo {
    position: relative;
}
.b-small-photo {
    width: 100%;
    height: 70px;
}
.b-small-photo__link {
    width: 80px;
    height: 70px;
    margin-right: 10px;
    overflow: hidden;
}
.b-small-photo__link img {
    width: auto;
    height: 100%;
}
.b-star {
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
}
.b-star .icon-star {
    color: #bfc1c3;
}
.b-star .icon-star-full {
    display: none;
    color: #e84f17;
}
.b-star:hover .icon-star,
.b-star--fav .icon-star {
    display: none;
}
.b-star:hover .icon-star-full,
.b-star--fav .icon-star-full {
    display: block;
}
.b-image {
    overflow: hidden;
}
.b-image__link {
    display: inline-block;
    position: relative;
    left: 50%;
}
.b-image__elem {
    position: relative;
    left: -50%;
}
.b-news-main {
    position: relative;
    padding: 0 40px 0 50px;
}
.b-news-main .b-news-block {
    width: 235px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 390px;
    margin-right: 6px;
}
.b-news-main .b-news-block:hover {
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 15px 3px rgba(85, 132, 249, 0.5);
    -moz-box-shadow: 0px 0px 15px 3px rgba(85, 132, 249, 0.5);
    box-shadow: 0px 0px 15px 3px rgba(85, 132, 249, 0.5);
    transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
}
.b-news-main .b-image {
    height: 235px;
}
.b-news-main .b-news__date {
    color: #8e8e8e;
    margin: 15px 0;
}
.b-news-main .b-news__tiser {
    padding: 10px;
    font-size: 16px;
    line-height: 24px;
}
.b-news-main .b-news__tiser b {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-all-news {
    position: absolute;
    top: 0;
    right: 35px;
    z-index: 2;
}
.b-intro {
    padding: 0 27px;
}
.b-intro h3 {
    margin-left: 22px;
}
.b-intro__block {
    display: table-cell;
    vertical-align: top;
    width: 25%;
    text-align: center;
    padding: 30px 0 10px 0;
    font-size: 12.5px;
    line-height: 19px;
}
.b-intro__type {
    color: #5584f9;
    font-size: 16px;
}
.b-intro__type-title {
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    font-size: 17px;
    line-height: 14px;
    margin-bottom: 20px;
}
.b-intro_text {
    padding:0 20px;
}
.b-intro [class^="icon-"],
.b-intro [class*=" icon-"] {
    color: #5584f9;
    font-size: 50px;
}
.b-submenu {
    position: relative;
    padding-right: 55px;
    margin-left: 30px;
}
.b-submenu__link {
    line-height: 80px;
    color: #9fa4ac;
}
.b-submenu__link--active:after {
    bottom: -2px;
    left: 28%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(241, 245, 249, 0);
    border-bottom-color: #f1f5f9;
    border-width: 10px;
    margin-left: -10px;
}
.b-submenu--bottom {
    padding-right: 40px;
}
.b-submenu--bottom .b-count {
    top: 13px;
}
.b-submenu--bottom .b-submenu__link {
    line-height: 50px;
}
.b-map-link {
    color: #999da3;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    margin-right: 5px;
    line-height: 25px;
    display: block;
    padding-top: 6px;
}
.b-text {
    padding: 0 0 40px 45px;
    line-height: 22px;
}
.b-text img {
    display: block;
    margin: 0 auto;
}
.b-text h5 {
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-text h4 {
    font-size: 24px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    font-weight: normal;
}
.b-text a {
    color: #e84f17;
}
.b-text a:hover {
    background: #e84f17;
    color: #ffffff;
}
.b-main-title {
    font-family: "HelveticaNeueCyr-Thin", sans-serif;
    font-size: 32px;
    font-weight: normal;
    margin: 0 0 22px 45px;
}
.b-breadcrumbs {
    margin: 20px 0 10px 45px;
    color: #999da3;
    font-size: 12px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
}
.b-breadcrumbs__link:hover {
    text-decoration: underline;
}
.b-breadcrumbs__link {
    color: #999da3;
    font-size: 12px;
}
.b-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    max-width: 778px;
}
.b-table__cell {
    display: table-cell;
    height: 50px;
    border: none;
    text-align: center;
    width: 160px;
    padding: 5px;
}
.b-table__cell--head {
    background: #5584f9;
    color: #ffffff;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-table__cell--aside {
    padding-left: 20px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    text-align: left;
    width: 130px;
}
.b-table__content .b-table__row:nth-child(2n+1) .b-table__cell {
    background: #f1f5f9;
}
.b-table__content .b-table__row:nth-child(2n) .b-table__cell:not(.b-table__cell--aside) {
    background: #e4eaf4;
}
.b-table__content .b-table__row:nth-child(2n+1) .b-table__cell--aside {
    background: #ffffff;
}
.b-text table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    margin-bottom: 40px;
}
.b-text table td,
.b-text table th {
    display: table-cell;
    height: 50px;
    border: none;
    text-align: center;
    width: 160px;
    padding: 5px;
}
.b-text table th {
    background: #5584f9;
    color: #ffffff;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-text table td:first-child {
    padding-left: 20px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    text-align: left;
    width: 130px;
}
.b-text table tbody tr:nth-child(2n+1) td {
    background: #f1f5f9;
}
.b-text table tbody tr:nth-child(2n) td:not(:first-child) {
    background: #e4eaf4;
}
.b-text table tbody tr:nth-child(2n+1) td:first-child {
    background: #ffffff;
}
.b-text table thead th:first-child {
    background: none;
}
.b-bg {
    position: fixed;
    z-index: 0;
    top: 0;
    right: 0;
    height: 100%;
    background: #f1f5f9;
}
.b-fixed-line {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 3;
}
/* каталог */
.b-catalog-list {
    padding: 0 0 0 45px;
}
.b-cat-item {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    margin-right: 30px;
    margin-bottom: 40px;
}
.b-cat-item:nth-child(4n) {
    margin-right: 0;
}
.b-cat-link {
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
}
.b-cat-link--main {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    font-size: 15px;
}
.b-cat-link:hover {
    text-decoration: underline;
}
.b-catalog {
    padding-left: 45px;
    margin-right: -15px;
}
.b-catalog:before,
.b-catalog:after {
    content: "";
    display: table;
    clear: both;
}
.b-catalog .b-good {
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 40px 0;
}
.b-catalog__tile {
    display: inline-block;
    vertical-align: top;
    width: 235px;
    height: 239px;
    background-color: #ffffff;
    position: relative;
    margin: 0 15px 15px 0;
}
.b-catalog__tile .b-image {
    height: 100px;
    margin: 30px 0 15px;
    text-align: center;
}
.b-catalog__tile .b-image img {
    height: 100%;
    width: auto;
}
.b-catalog__tile:hover {
    -webkit-box-shadow: 0px 0px 15px 3px rgba(85, 132, 249, 0.5);
    -moz-box-shadow: 0px 0px 15px 3px rgba(85, 132, 249, 0.5);
    box-shadow: 0px 0px 15px 3px rgba(85, 132, 249, 0.5);
}
.b-catalog__tile-title {
    color: #2f4a8b;
    font-family: "Arial", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
    width: 60%;
    margin: 0 auto;
}
.b-abs-link {
    position: absolute;
    z-index: 3;
    display: block;
    width: 100%;
    height: 100%;
}
.b-catalog--back {
    margin-right: 40px;
}
.b-sort {
    margin-bottom: 15px;
}
.b-sort__type,
.b-sort__link {
    font-size: 12px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    color: #8e8e8e;
}
.b-sort__link {
    padding-right: 20px;
    position: relative;
    margin-left: 15px;
}
.b-sort__link:after {
    bottom: 30%;
    right: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(142, 142, 142, 0);
    border-bottom-color: #8e8e8e;
    border-width: 5px;
    margin-left: -5px;
}
.b-sort__link.desc:after {
    bottom: -3%;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.b-sort__link.sort-order{
    padding-right: 0;
}
.b-sort__link.sort-order:after{
    content: none;
}
.b-sort__link:hover {
    color: #21262e;
}
.b-sort__link:hover:after {
    border-bottom-color: #21262e;
}
.b-sort__link.active {
    color: #5584f9;
}
.b-sort__link.active:after {
    border-bottom-color: #5584f9;
}
.b-banner-elem {
/*    margin-left: 45px;*/
    position: relative;
}
.b-banner--big {
    margin-left: 0;
    width: 100%;
}
.b-banner__caption {
    position: absolute;
    z-index: 2;
    color: #ffffff;
    margin: 0;
    top: 25px;
    left: 40px;
    width: 350px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
}
.b-popup__title,
.b-banner__caption {
    font-size: 32px;
    font-weight: normal;
    line-height: 1.4;
}
.b-filter {
    margin-left: 20px;
}
.b-filter__title {
    font-size: 15px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    margin: 0 0 10px;
}
.b-filter__type {
    margin-bottom: 20px;
}
.b-filter__type:before,
.b-filter__type:after {
    content: "";
    display: table;
    clear: both;
}
.b-filter .b-input {
    text-align: right;
    width: 136px;
}
.b-sub-title {
    font-size: 22px;
    font-weight: normal;
    margin-left: 45px;
}
.b-articul {
    color: #8e8e8e;
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    margin: -15px 0 25px;
}
.b-input-block {
    margin-bottom: 10px;
    position: relative;
}
.b-input {
    height: 36px;
    border: 2px solid #b8bdc4;
    color: #8e8e8e;
    padding: 0 10px;
    font-size: 13px;
}
.b-input-label {
    margin-right: 15px;
}
.b-placeholder-vis {
    position: absolute;
    top: 11px;
    left: 15px;
    color: #8e8e8e;
}
.b-checkbox {
    margin-bottom: 10px;
    position: relative;
}
.b-checkbox input {
    display: none;
}
.b-checkbox.loyality input {
    display: none !important;
}
.b-checkbox input + label {
    position: relative;
    cursor: pointer;
}
.b-checkbox input + label:before {
    position: relative;
    top: -2px;
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 2px solid #b8bdc4;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 8px;
}
.b-checkbox input.error + label:before{
    border-color: #e84f17;
}
.b-checkbox input:checked + label .icon-check {
    display: block;
    cursor: pointer;
    z-index: 2;
}
.b-checkbox--small input + label:before {
    width: 16px;
    height: 16px;
}
.b-checkbox--small input:checked + label .icon-check {
    top: 4px;
    left: 4px;
    font-size: 8px;
}
.b-radio input {
    display: none;
}
.b-radio.loyality input {
    display: none !important;
}
.b-radio input + label {
    position: relative;
    cursor: pointer;
}
.b-radio input + label .b-radio__icon {
    display: none;
}
.b-radio input + label:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    border: 2px solid #b8bdc4;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-right: 8px;
    vertical-align: middle;
    margin-top: -2px;
    background: none;
}
.b-radio input:checked + label:before {
    background: url('../i/bull.png') 3px 4px no-repeat;
}
.b-radio input:checked + label .b-radio__icon {
    display: none;
    /*  cursor: pointer;
      position: absolute;
      top: 4px;
      left: 6px;
      width: 9px;
      height: 8px;
      font-size: 0;
      text-indent: -9999px;*/
}
.b-columns {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-columns--middle {
    vertical-align: middle;
}
.b-slide-footer {
    display: none;
    background: #f1f5f9;
    padding: 0;
}
.b-slide-footer .b-slide-block .flickity-viewport {
    width: 910px;
    padding: 20px 10px;
}
.b-slide-footer .b-slide-block .flickity-slider {
    margin-left: 9px;
}
.b-slide-footer .b-slide-block .gallery:not(.flickity-enabled) {
    padding: 20px 0;
}
.b-slide-footer .b-close {
    top: 15px;
    right: 15px;
}
.b-slide-footer .b-slide-block .flickity-prev-next-button {
    height: 350px;
}
.b-slide-footer .b-close--big {
    top: -40px;
    right: 0;
}
.b-slide-footer .b-container {
    display: none;
    opacity: 0;
    transition: all 1s ease-out;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    -o-transition: all 1s ease-out;
}
.b-slide-footer .b-container--active {
    display: block;
    -webkit-transition: opacity 0.5s ease-out;
    opacity: 1;
}
/* детальная страница */
.b-tip {
    position: relative;
    display: inline-block;
}
.b-tip__icon {
    font-style: normal;
    color: #ffffff;
    font-size: 13px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    line-height: 20px;
    width: 20px;
    height: 20px;
    background-color: #5584f9;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    text-align: center;
    cursor: pointer;
    display: block;
}
.b-tip__hint {
    font-style: normal;
    display: none;
    position: absolute;
    top: -15px;
    right: 25px;
    padding: 10px;
    background: #ffffff;
    z-index: 5;
    color: #8e8e8e;
    font-size: 12px;
    min-width: 120px;
    min-height: 30px;
    -webkit-box-shadow: 0px 0px 5px 3px rgba(85, 132, 249, 0.2);
    -moz-box-shadow: 0px 0px 5px 3px rgba(85, 132, 249, 0.2);
    box-shadow: 0px 0px 5px 3px rgba(85, 132, 249, 0.2);
}
.b-tip__hint:after {
    left: 100%;
    top: 25px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ffffff;
    border-width: 10px;
    margin-top: -10px;
}
.b-tip:hover .b-tip__hint {
    display: block;
}
.b-include,
.b-price-tag,
.b-wall {
    background: #f1f5f9;
}
.b-include--cart .b-good--thin {
    height: 330px;
}
.b-include--cart .b-slide-block--full .flickity-prev-next-button,
.b-include--cart .b-slide-block--popup .flickity-prev-next-button {
    height: 330px;
}
.b-include--cart .b-sub-title {
    margin-bottom: 10px;
}
.b-price-tag {
    padding: 45px;
    width: 360px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.b-price-tag .b-good__price {
    font-size: 32px;
    margin-top: 0;
    margin-bottom: 30px;
}
.b-price-tag .b-good__price--old {
    font-size: 18px;
    margin-top: 10px;
}
.b-price-tag .b-good__bonus {
    font-size: 12px;
    margin-right: 35px;
}
.b-price-tag .b-good__bonus-num {
    font-size: 20px;
}
.b-price-tag .b-tip {
    position: absolute;
    right: 45px;
    top: 45px;
}
.b-price-tag--noaval {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    font-size: 16px;
    text-align: center;
}
.b-tags {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.b-good .b-tags {
    max-width: 190px;
}
.b-good--thin .b-tags {
    max-width: 135px;
}
.b-tags .b-good__caption {
    position: static;
    float: left;
}
.b-detail {
    margin-bottom: 60px;
}
.b-detail .b-big-photo {
    padding: 50px 30px;
    margin: 0;
}
.b-detail .b-good-color {
    position: absolute;
    right: -20px;
    top: -8px;
}
.b-detail .b-good-color .b-list__item {
    margin: 8px 0;
}
.b-detail .b-good-color .b-list__item--active {
    margin: -3px 2px -2px -3px;
}
.b-detail .b-good-color .b-list__item:first-child.b-list__item--active {
    margin-top: 5px;
}
.b-detail .b-small-photo__link {
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0);
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.b-detail .b-small-photo__link--active {
    border-color: #b8bdc4;
}
.b-detail .b-small-photo {
    height: 92px;
    padding-bottom: 20px;
}
.b-good-preview.h-400 {
    height: 400px;
}
.b-good-preview.h-400 .b-zoom {
    bottom: 0;
}

.b-add-info {
    width: 360px;
    line-height: 22px;
}
.b-add-info__row {
    border-bottom: 1px solid #d7d7d7;
    padding: 15px 0;
}
.b-add-info__row:last-child {
    border: none;
}
.b-add-info p {
    margin: 0;
}
.b-link {
    color: #5584f9;
}
.b-link:hover {
    text-decoration: underline;
}
.b-link--black {
    color: #21262e;
}
.b-link--small {
    font-size: 12px;
    line-height: 16px;
    max-width: 70%;
}
.b-link--medium {
    font-size: 14px;
    line-height: 16px;
}
.b-link--block {
    display: block;
    text-align: center;
}
.b-link--red {
    color: #e84f17;
}
.b-link--aside {
    margin-top: 20px;
}
.b-soc-icon {
    font-size: 30px;
    margin-left: 8px;
    color: #3460a1;
}
.b-soc-icon:hover {
    color: #28497a;
}
.b-soc-icon--vk {
    color: #6996c7;
}
.b-soc-icon--vk:hover {
    color: #457cb8;
}
.b-soc-icon--tw {
    color: #28c3ff;
}
.b-soc-icon--tw:hover {
    color: #00b0f4;
}
.b-soc-icon--ok {
    color: #ff9c43;
}
.b-soc-icon--ok:hover {
    color: #ff8110;
}
.b-soc-icon--gpl {
    background: url(../i/gplus.png) 0 0 no-repeat;
    width: 31px;
    height: 30px;
}
.b-tabs__head {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px;
}
.b-tabs__head--right {
    position: absolute;
    top: -12px;
    right: 0;
    z-index: 2;
}
.b-tabs__link {
    color: #9fa4ac;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    margin-right: 30px;
}
.b-tabs__link:hover {
    color: #21262e;
}
.b-tabs__link.b-btn--white {
    margin-right: -2px;
}
.b-tabs__link--active {
    color: #5584f9;
}
.b-tabs__link--active.b-btn--white {
    background: #E84F17;
    color: #ffffff;
    /*border-color: #E84F17;*/
}
.js-tabs-link.disabled {
    cursor: wait;
}
.b-tabs__content {
    position: relative;
    padding-top: 20px;
}
.b-cart .b-tabs__content {
    position: relative;
    padding-top: 0;
}
.b-cart .b-tabs__content:before {
    -webkit-transition: all .22s ease-out;
    -moz-transition: all .22s ease-out;
    -o-transition: all .22s ease-out;
    transition: all .22s ease-out;
}
.b-cart .b-tabs__content.disabled:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.25);
    z-index: 10;
    content: '';
    -webkit-transition: all .22s ease-out;
    -moz-transition: all .22s ease-out;
    -o-transition: all .22s ease-out;
    transition: all .22s ease-out;
    cursor: wait;
}
.b-tabs--relative {
    position: relative;
}
.b-tabs--relative .b-tabs__head--right {
    top: -70px;
}
.b-fake-left-col {
    margin-left: 150px;
}
.b-too-mach-text {
    margin-right: -10px;
}
.b-tabs-text {
    line-height: 22px;
    margin-bottom: 30px;
}
.b-shops {
    margin-left: 45px;
    margin-right: -80px;
}
.b-shops .b-columns {
    padding-right: 35px;
    margin-bottom: 35px;
}
.b-shops .b-columns:nth-child(2n) {
    padding: 0 0 0 35px;
}
.b-shops .b-inline {
    vertical-align: top;
}
.b-shops__item {
    width: 230px;
    margin: 0 50px 30px 0;
}
.b-shops__title {
    font-size: 15px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-shops__color {
    margin: 10px 0 0 -15px;
    line-height: 20px;
}
.b-shops__address {
    margin: 3px 0 10px;
    font-style: normal;
    line-height: 1.6;
}
.b-color-icon {
    font-size: 30px;
    color: #fff;
    margin-right: 5px;
    position: relative;
    top: 5px;
    font-style: normal;
}
.b-color-icon--lightgreen {
    color: #8fc740;
}
.b-color-icon--blue {
    color: #5584f9;
}
.b-color-icon--red {
    color: #e84f17;
}
.b-color-icon--yellow {
    color: #e9d000;
}
.b-color-icon--brown {
    color: #6b3810;
}
.b-color-icon--green {
    color: #08c181;
}
.b-shops + .b-center {
    margin-left: 118px;
}
.b-popup .b-shops {
    width: 470px;
    margin: 0;
}
.b-popup .b-shops__color {
    margin-top: 0;
}
.b-popup .b-shops__address {
    margin: 10px 0 5px;
    line-height: normal;
}
.b-good-similar {
    width: 360px;
    padding: 30px 70px;
    border: 1px solid #d7d7d7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: none;
    margin-bottom: 15px;
}
.b-good-similar .b-good__link {
    font-size: 12px;
    line-height: 16px;
    height: auto;
}
.b-good-similar .b-good__delivery {
    color: #9fa4ac;
    font-size: 12px;
    font-weight: normal;
}
.b-good-similar .b-good__price {
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-zoom {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    right: 15px;
    bottom: 130px;
    width: 26px;
    height: 26px;
    color: #b8bdc4;
    font-size: 24px;
}
/* корзина */
.b-cart-discont {
    margin-left: 45px;
}
.b-cart-discont .b-input {
    width: 173px;
}
.b-cart-discont .b-btn {
    margin-left: -2px;
}
.b-top-actions {
    margin-bottom: 40px;
}
.b-top-actions .b-right {
    margin-top: 40px;
}
.b-cart {
    margin-top: 20px;
}
.b-cart:before,
.b-cart:after {
    content: "";
    display: table;
    clear: both;
}
.b-cart__row {
    padding: 25px 30px 25px 10px;
    border-bottom: 1px solid #d7d7d7;
    position: relative;
}
.b-cart__row:first-child {
    border-top: 1px solid #d7d7d7;
}
.b-cart__row .b-image {
    margin-right: 30px;
    width: 80px;
}
.b-cart__row .b-inline {
    vertical-align: top;
}
.b-cart__row .b-close {
    right: 20px;
    top: 20px;
}
.b-cart__elem {
    width: 400px;
    margin-right: 120px;
}
.b-cart__elem-link {
    color: #5584f9;
    font-size: 16px;
}
.b-cart__elem-link:hover {
    text-decoration: underline;
}
.b-cart__elem-artic {
    color: #8e8e8e;
    margin-top: 5px;
}
.b-cart__price {
    font-size: 22px;
    margin-top: 5px;
    margin-left: 25px;
    margin-bottom: 5px;
}
.b-cart__price--old {
    font-size: 14px;
    color: #e84f17;
    text-decoration: line-through;
    display: block;
}
.b-cart .b-sub-title {
    margin-left: 0;
    margin-top: 50px;
    margin-left: 47px;
}
.b-cart__summ {
    width: 305px;
    float: right;
}
.b-cart__summ .b-btn {
    width: 100%;
    margin-bottom: 10px;
}
.b-cart__summ .b-sub-title {
    margin-left: 0;
    margin-top: 50px;
}
.b-cart__summ-row {
    margin: 0 0 25px;
    font-size: 22px;
}
.b-cart__summ-discont {
    color: #e84f17;
}
.b-cart__summ-result {
    font-size: 30px;
}
.b-cart__summ-type {
    width: 115px;
    margin-right: 10px;
    display: inline-block;
    font-size: 14px;
    color: #21262e;
}
.b-cart__dropdown {
    vertical-align: top;
    display: none;
    z-index: 2;
    position: absolute;
    background: #ffffff;
    width: 535px;
    top: 100%;
    right: 0;
}
.b-cart__dropdown .b-list__item {
    border-bottom: 1px solid #d7d7d7;
    position: relative;
    margin: 0 25px;
    padding: 15px 0;
}
.b-cart__dropdown .b-list__item:last-child {
    margin: 0 25px;
}
.b-cart__dropdown .b-list__item .b-close {
    top: 15px;
    right: 0;
}
.b-cart__dropdown .b-good__info {
    width: 285px;
}
.b-cart__dropdown .b-counter {
    line-height: normal;
    font-size: 12px;
    color: #8e8e8e;
}
.b-cart__dropdown .b-counter .b-input {
    width: 36px;
    height: 20px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    font-size: 12px;
    color: #21262e;
    padding: 0;
}
.b-cart__dropdown .b-counter__btn {
    height: 24px;
    line-height: 20px;
    margin-top: -5px;
}
.b-cart__dropdown .b-good__color {
    line-height: normal;
    color: #8e8e8e;
    font-size: 12px;
    margin: 8px 0;
}
.b-cart__dropdown .b-color-icon {
    width: 16px;
    height: 16px;
    margin-left: 5px;
    margin-top: -11px;
}
.b-cart__dropdown .b-good__price {
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    margin: 0;
    line-height: normal;
    position: absolute;
    bottom: 20px;
    right: 0;
}
.b-cart__dropdown .b-image__elem{width:auto;}
.b-cart__footer {
    height: 40px;
    padding: 25px 30px;
    background-color: #343d49;
    padding: 30px;
}
.b-cart__footer .b-cart__price {
    color: #ffffff;
    font-size: 18px;
    margin: -25px 0 0;
    line-height: normal;
}
.b-cart__footer .b-cart__price--title {
    color: #9FA4AC;
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 10px;
}
.b-cart__sale {
    color: #e84f17;
    font-size: 12px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    margin-top: 0;
    margin-left: 25px;
    line-height: 1.4;
}
.b-cart__sale-time {
    display: block;
}
.b-cart__sale-time b {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-cart__steps {
    height: 92px;
    background-color: #f1f5f9;
    margin-bottom: 25px;
}
.b-cart_steps-item {
    width: 24.5%;
    padding: 26px 0 0 30px;
    height: 92px;
    color: #909090;
    font-weight: 700;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 35px;
    background: url(../i/steps.png) 100% 0 no-repeat;
}
.b-cart_steps-item:last-child {
    background: none;
}
.b-cart_steps-item--active {
    color: #5584f9;
}
.b-cart_steps-item--active .b-steps-num {
    border-color: #5584f9;
}
.b-cart .b-tabs__head {
    border-bottom: none;
    padding-bottom: 5px;
}
.b-cart .b-wall {
    background: #ffffff;
    height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 15px;
    width: 485px;
    padding-left: 93px;
    margin-left: -45px;
    margin-top: 30px;
    margin-bottom: 35px;
}
.b-cart .b-sub-title {
    margin-top: 0;
}
.b-cart .b-input:focus {
    border-color: #08c181;
}
.b-cart__bonus {
    margin-top: 50px;
}
.b-cart__bonus .b-input-label {
    width: 105px;
}
.b-cart__bonus .b-cart-discont {
    margin-bottom: 20px;
}
.b-cart__step1 .b-cart__row {
    border-bottom: none;
    border-top: 1px solid #d7d7d7;
}
.b-cart__step1 .b-cart__row:last-child {
    border-bottom: 1px solid #d7d7d7;
}
.b-cart__step3 .b-cart__summ .b-btn {
    margin-bottom: 15px;
}
.b-cart__step3 .b-btn--tab {
    min-width: 60px;
    text-align: center;
    color: #5584f9;
}
.b-cart__step3 .b-delivery__row .b-radio {
    margin-bottom: 0;
}
.b-cart__step3 .b-delivery__row .b-input {
    background: #ffffff;
}
.b-cart__step3 .b-form__label {
    width: 115px;
    margin-right: 35px;
}
.b-cart__step3 .b-form__label--short {
    margin-right: 15px;
    width: 60px;
    margin-left: 15px;
}
.b-cart__step3 .b-form__label--auto-width {
    width: auto;
    margin-right: 10px;
}
.b-cart__step3 .b-delivery {
    margin-top: 35px;
}
.b-cart__step3 .b-delivery__row {
    margin-bottom: 20px;
    width: 505px;
}
.b-cart__column {
    width: 50%;
    /*vertical-align: bottom;*/
    display: inline-block;
}
.b-cart__column--top {
    vertical-align: top;
}
.b-small-map {
    width: 450px;
    height: 393px;
    margin-right: 25px;
}
.b-pay-variant .b-large {
    margin-bottom: 20px;
}
.b-virtual-card .b-radio,
.b-pay-variant .b-radio {
    margin-bottom: 15px;
}
.b-third-part {
    max-width: 45%;
    margin-right: 5%;
    vertical-align: top;
}
.b-third-part:last-child {
    margin-right: 0;
    margin-top: 22px;
}
.b-third-part:first-child {
    width: 90px;
}
.b-third-part .b-color-icon {
    line-height: 9px;
}
.b-third-part address {
    font-style: normal;
    line-height: 2;
}
.b-third-part address b {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-third-part address .b-shop-title {
    font-size: 15px;
}
.b-third-part.b-shop-color {
    margin-top: 5px;
}
.b-add-button {
    margin-top: 35px;
}
.b-order-info {
    width: 586px;
    margin-right: 70px;
    vertical-align: top;
}
.b-order-info .b-cart__elem {
    width: 320px;
    margin-right: 23px;
}
.b-order-info .b-cart__elem-link {
    color: #2f4a8b;
    font-family: "Arial", sans-serif;
    font-size: 14px;
    font-weight: 400;
}
.b-order-info .b-cart__row .b-image {
    margin-right: 15px;
}
.b-order-info .b-cart__price {
    margin-left: 0;
    font-size: 16px;
    width: 117px;
    text-align: right;
}
.b-order-info .b-cart__row {
    padding-right: 20px;
}
.b-order-info .b-cart__row:first-child {
    border-top: none;
}
.b-order-info__type {
    margin-bottom: 20px;
}
.b-order-info .b-result {
    border-bottom: none;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    font-size: 16px;
}
.b-order-info .b-result-price {
    font-size: 22px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-order-info .b-sub-title {
    margin-bottom: 20px;
}
.b-market {
    background: #f1f5f9;
    padding: 30px 40px;
}
.b-market__title {
    font-size: 22px;
    margin-top: 0;
    margin-right: -10px;
}
.b-market-link {
    font-size: 16px;
    width: 160px;
    margin-left: 25px;
    line-height: 1.6;
    margin-bottom: 25px;
}
.b-market .b-btn {
    width: 259px;
    text-align: center;
}
.b-icon-market {
    width: 41px;
    height: 41px;
    background: url(../i/market.png) 0 0 no-repeat;
    margin-bottom: 25px;
}
.b-scheme {
    width: 100%;
    height: 365px;
    background-color: #f1f5f9;
    color: #21262e;
    font-size: 32px;
    font-family: "HelveticaNeueCyr-Thin", sans-serif;
    text-align: center;
}
.b-scheme p {
    position: relative;
    top: 50%;
    margin-top: -18px;
}
.b-text-row {
    margin-bottom: 20px;
}
.b-text-row__title {
    width: 135px;
    margin-right: 20px;
}
.b-mag-map {
    width: 100%;
    height: 360px;
}
.b-large {
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-additions--cart {
    width: 339px;
    vertical-align: top;
}
.b-additions--cart .b-auth-form {
    width: 100%;
}
.b-additions--cart .b-auth-form .b-btn {
    width: 249px;
    text-align: center;
}
.b-additions--cart .b-form__input {
    width: 229px;
}
.b-icon-phone {
    width: 35px;
    height: 35px;
    background: url("../i/phone.png") no-repeat;
    margin-right: 5px;
}
.b-greetings {
    width: 85%;
    font-size: 16px;
    color: #2c333d;
    line-height: 1.4;
}
.b-greetings b {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-steps-num {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    border: 2px solid #909090;
    position: relative;
    top: -1px;
    margin-right: 10px;
    text-align: center;
}
.b-no-auth-form {
    margin-left: 25px;
}
.b-no-auth-form,
.b-auth-form {
    vertical-align: top;
    width: 485px;
    background-color: #f1f5f9;
    padding: 45px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.b-no-auth-form .b-center,
.b-auth-form .b-center {
    position: relative;
    left: 50%;
    margin-left: -100px;
}
.b-no-auth-form .b-center .b-btn,
.b-auth-form .b-center .b-btn {
    width: 200px;
    text-align: center;
}
.b-no-auth-form .b-full,
.b-auth-form .b-full {
    width: 100%;
}
.b-no-auth-form .b-full .b-btn,
.b-auth-form .b-full .b-btn {
    width: 300px;
    text-align: center;
}
.b-no-auth-form .b-form__label,
.b-auth-form .b-form__label {
    margin-bottom: 5px;
    display: block;
}
.b-select--full {
    width: 300px;
}
.b-selection {
    margin-top: 0;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-layout-over {
    background: #f1f5f9;
    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: none;
}
.b-counter .b-input {
    width: 36px;
    text-align: center;
    color: #21262e;
    font-weight: bold;
}
.b-counter__btn {
    height: 40px;
    color: #b8bdc4;
    font-size: 40px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    border: none;
    background: #ffffff;
    outline: none;
    width: 40px;
    line-height: 40px;
    cursor: pointer;
}
.b-counter__btn--plus {
    font-size: 25px;
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
}
.b-counter__btn:hover {
    color: #21262e;
}
.b-hidden {
    display: none;
}
.b-address-select {
    width: 180px;
}
.b-delivery-but {
    margin-left: -2px;
    margin-right: 10px;
}
.b-delivery__row {
    margin-bottom: 15px;
    padding: 0 15px;
    width: 395px;
}
.b-delivery__row .select2 {
    display: none;
    margin-left: 30px;
    margin-bottom: 20px;
}
.b-delivery__row--active {
    padding: 30px 15px;
    background: #f1f5f9;
}
.b-delivery__row--active .b-hidden,
.b-delivery__row--active .select2 {
    display: inline-block;
}
.b-delivery__row .b-tip {
    margin-left: 10px;
}
.b-delivery__row .b-help-mess {
    margin-left: 30px;
    margin-top: -15px;
}
.b-delivery__row .b-radio {
    margin-bottom: 15px;
}
.b-delivery__input {
    margin-left: 30px;
}
.b-delivery__input .b-input {
    width: 80px;
    margin-right: 15px;
}
.b-date-select {
    width: 325px;
    display: none;
}
.b-help-mess {
    color: #8e8e8e;
    font-size: 12px;
}
/* поиск */
.b-search-plate {
    position: relative;
    display: inline-block;
    margin: 40px 0;
}
.b-search-plate .b-input {
    padding: 0 40px;
    width: 430px;
    background: none;
    font-size: 15px;
    color: #21262e;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-search-plate .icon-search {
    color: #b8bdc4;
}
.b-search-plate .b-close {
    top: 5px;
    right: 15px;
}
/* новости */
.b-news {
    margin-left: 45px;
}
.b-news .b-news-block {
    margin-bottom: 30px;
}
.b-news .b-image {
    width: 235px;
    height: 125px;
    margin-right: 30px;
}
.b-news .b-news__date {
    color: #8e8e8e;
    font-size: 14px;
    margin-top: 0;
}
.b-news .b-news__text {
    color: #5584f9;
    font-size: 16px;
}
.b-news .b-news__text:hover {
    color: #21262e;
}
.b-news .b-news__tiser {
    width: 410px;
}
.b-news .b-inline {
    vertical-align: top;
}
.b-date-separ {
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    padding-bottom: 15px;
    border-bottom: 1px solid #d7d7d7;
    margin: 0 0 30px;
}
.b-first-content {
    margin-top: 40px;
}
/* пагинация */
.b-pagination {
    list-style: none;
    padding: 0;
    font-size: 16px;
    margin: 0 0 45px 45px;
}
.b-pagination__item {
    display: inline-block;
    vertical-align: middle;
}
.b-pagination__item:first-child .b-pagination__link {
    margin-left: 0;
    margin-right: 20px;
}
.b-pagination__link {
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    color: #21262e;
    font-size: 16px;
}
.b-pagination__link--active {
    background: #5584f9;
    color: #ffffff;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-pagination__link:hover {
    background: #ced3d8;
    color: #5584f9;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    text-decoration: none;
}
.b-pagination__link--reff {
    background: none;
    color: #5584f9;
    margin-left: 20px;
}
.b-pagination__link--reff:hover {
    background: none;
    color: #5584f9;
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
    text-decoration: underline;
}
.b-note {
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    color: #8e8e8e;
    padding-left: 48px;
    clear: both;
}
.b-form__block .b-note {
    padding-left: 0;
}

.b-form__block label.error{
    color: red;
    display: block;
}

.b-note--requied {
    margin-top: -20px;
    margin-bottom: 30px;
}
.b-requied {
    color: #e84f17;
    font-size: 20px;
    margin-right: 5px;
    position: relative;
    top: 5px;
    font-style: normal;
}
.b-mask {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 4;
    background-color: #21262e;
    opacity: 0.8;
    display: none;
}
.b-order-click {
    width: 300px;
}
.b-order-click .b-input-label {
    display: block;
    margin-bottom: 15px;
}
.b-order-click .b-center {
    margin: 20px 0 0 60px;
}
.b-order-click .b-btn {
    width: 180px;
}
.b-order-click .b-input {
    width: 280px;
}
/* формы в попапах */
.b-popup .b-form {
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-popup .b-form__input {
    width: 276px;
}
.b-popup .b-form__label {
    display: block;
    margin-bottom: 10px;
}

.b-popup .b-form__block {
    margin-bottom: 20px;
}
.b-popup .b-form-err {
    display: none;
    color: #e84f17;
}
.b-popup .b-form--login .b-wall {
    height: 45px;
    margin: 0 -45px 20px;
    width: 390px;
    padding-top: 15px;
    text-align: center;
}
.b-popup .b-form .b-center {
    margin-left: 50px;
}
.b-popup .b-form .b-center .b-btn {
    width: 200px;
}
.b-popup .b-form .b-right .b-btn {
    width: 150px;
}
.b-popup .b-form .b-link {
    line-height: 24px;
}
.b-popup .b-form .b-tip {
    margin-left: 10px;
}
.b-popup .b-form .b-checkbox label {
    font-size: 13px;
}
.b-form-err {
    display: none;
    color: #e84f17;
}
.b-add-good {
    width: 627px;
}
.b-add-good .b-image {
    width: 135px;
}
.b-add-good .b-good__info {
    font-size: 16px;
    width: 235px;
}
.b-add-good .b-good__price {
    font-size: 21px;
}
.b-add-good .b-btn {
    margin-bottom: 10px;
    width: 150px;
    text-align: center;
}
.b-add-good .b-btn:last-child {
    margin-top: -5px;
}
.b-slide-block--popup.b-wall {
    width: 627px;
    margin: 0 -45px -50px;
    padding: 45px;
}
.b-slide-block--popup.b-wall .b-sub-title {
    margin-top: 0;
    margin-left: 0;
}
.b-slide-block--popup.b-wall.b-popup--no-close {
    margin-top: -50px;
}
.b-slide-block--popup .b-good--thin {
    width: 200px;
}
/* карта сайта */
.b-map {
    display: none;
    background: #f1f5f9;
    width: 1000px;
    padding: 35px;
    position: absolute;
    top: 130px;
    left: 50%;
    margin-left: -500px;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.b-map .b-close--big {
    top: 40px;
    right: 35px;
}
.b-map__column {
    display: inline-block;
    vertical-align: top;
    max-width: 203px;
    margin-right: 35px;
}
.b-map__column:last-child {
    margin-right: 0;
}
.b-map__categ {
    margin-bottom: 30px;
    line-height: 20px;
}
.b-map__categ a {
    display: block;
    margin-bottom: 5px;
    padding: 0 10px;
}
.b-map__categ a:hover {
    background: #E84F17;
    color: #ffffff;
}
.b-map__categ b {
    font-size: 15px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-map .b-search-plate {
    margin-top: 0;
}
/* личный кабинет */
.b-fieldset {
    background: none;
    border: none;
    padding: 0 0 0 45px;
    /*margin-bottom: 45px;*/
}
.b-fieldset .b-btn--white {
    background: none;
    margin-left: -2px;
    padding: 0 15px;
}
.b-fieldset .b-btn--white:hover {
    background: #E84F17;
}
.b-fieldset .b-btn--white:nth-child(2) {
    margin-left: 2px;
}
/*  ie 11-10 hack */
_:-ms-input-placeholder, :root .b-fieldset .b-btn--white { display: inline;}

.b-fieldset .b-btn-switch--active {
    background: #E84F17;
}
.b-fieldset .b-form__label,
.b-fieldset .b-label-checkboxes {
    width: 130px;
    margin-right: 15px;
}
.b-fieldset .b-label-checkboxes {
    vertical-align: top;
    margin-top: 0;
}
.b-fieldset .b-sub-title {
    margin-left: 0;
    margin-top: 0;
}
.b-fieldset .b-note {
    color: #909090;
    margin-left: 150px;
}
.b-form__input {
    width: 276px;
    background: none;
    color: #21262e;
    font-size: 14px;
}
.b-form__input--small {
    width: 132px;
}
.b-form__input--smaller {
    width: 110px;
}
.b-form__input--short {
    width: 95px;
}
.b-form__input--shorter {
    width: 60px;
}
.b-form__input--requied {
    padding-right: 20px;
    width: 266px;
}
.b-form__input + .b-requied {
    left: -20px;
    top: 8px;
}
.b-form__block {
    margin-bottom: 15px;
    position: relative;
}
.b-input__prefix {
    position: absolute;
    left: 152px;
    top: 2px;
    z-index: 2;
    width: 40px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 12px;
    border-right: 2px solid #b8bdc4;
    height: 36px;
    font-size: 13px;
    font-weight: bold;
}
.b-input--with-pref {
    padding-left: 50px;
    width: 236px;
}
.b-month-select {
    width: 130px;
}
.b-full-select {
    width: 300px;
}
.b-input--birth-date {
    width: 20px;
    margin-right: -2px;
}
.b-input--birth-date.b-input--birth-date {
    width: 75px;
}
.b-input--birth-year {
    width: 48px;
    margin-right: 5px;
    /*margin-left: 21px;*/
    margin-left: -2px;
}
.b-input--birth-year.b-input--birth-year-select {
    width: 90px;
}
.b-error .b-note {
    margin: 0 0 0 20px;
    width: 255px;
    line-height: 1.1em;
}
.b-input--error {
    border-color: #e84f17;
}
.b-form-submit {
    margin: 0 0 45px 45px;
}
.b-form-submit .b-btn {
    width: 177px;
}
.b-form-textarea {
    width: 276px;
    color: #21262e;
    border: 2px solid #b8bdc4;
    padding: 10px;
    height: 80px;
    background: none;
    resize: vertical;
}
.b-user-logout {
    margin-left: 11px;
}
.b-user-logout .b-btn {
    width: 130px;
    text-align: center;
}
.b-additions {
    margin-top: 15px;
}
.b-bonus-table {
    margin-left: 45px;
    font-size: 11px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-bonus-table .b-additions {
    color: #7B7B83;
    display: block;
    margin-top: 5px;
}
.b-bonus-table .b-tip {
    margin-left: 5px;
}
.b-bonus-table .b-table__cell {
    padding: 15px 5px 10px 15px;
    text-align: left;
}
.b-bonus-table .b-table__cell--aside p {
    font-size: 10px;
    vertical-align: top;
}
.b-bonus-table .b-table__cell p {
    margin: 0 -5px 0 0;
}
.b-tip-wrap {
    position: relative;
}
.b-first-width {
    width: 180px;
}
.b-second-width {
    width: 100px;
}
.b-double {
    margin-top: 40px;
}
.b-double .b-image {
    width: 190px;
    height: 190px;
}
.b-double .b-double__text {
    width: 455px;
    vertical-align: top;
    line-height: 1.6;
}
.b-double .b-double__text p {
    margin: 0 0 20px;
}
.b-double .b-double__text .b-link{
    margin-right: 15px;
    line-height: 1.6;
    padding: 10px 10px;
    background: #5584f9;
    color: white;
    box-shadow: 1px 1px 3px rgba(0,0,0,.4);

}
.b-double .b-double__text .b-link:hover{
    text-decoration: none;
    box-shadow: none;
}
.b-inline-parag {
    max-width: 50%;
    line-height: 1.6;
    margin-top: 0;
}
/* История покупок */
.b-orders-table {
    width: 100%;
}
.b-orders-table .b-order-dop {
    border-bottom: 1px solid #d7d7d7;
}
.b-orders-table .b-order-dop .b-order-title {
    width: 395px;
}
.b-orders-table .b-order-dop .b-order-price {
    font-size: 14px;
}
.b-orders-table .b-order-dop .b-delivery-address {
    width: 500px;
    margin-right: 15px;
    margin-bottom: 30px;
}
.b-orders-table .b-order-dop .b-delivery-price {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-orders-head th {
    padding-left: 25px;
    text-align: left;
    color: #ffffff;
    background: #5584f9;
    height: 60px;
    font-weight: normal;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-orders-table td,
.b-order-dop.__opened td {
    padding: 0 0 0 25px;
    vertical-align: top;
}
.b-order-dop.__opened,
.b-order.__opened {
    background: #ffffff;
}
.b-order-number {
    width: 280px;
}
.b-order-price,
.b-order-number {
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-order-price--xs {
    font-size: 16px;
}
.b-order-status {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    margin-bottom: 5px;
}
.b-order-status + .b-order-date {
    margin-top: 0;
}
.b-order-date {
    line-height: 18px;
    color: #8e8e8e;
    margin-bottom: 0;
}
.b-order-date--col {
    width: 150px;
}
.b-order-price {
    width: 90px;
}
.b-order-type {
    font-size: 11px;
    line-height: 13px;
}
.b-orders-wrap {
    display: none;
    margin-top: 30px;
}
.b-order-dop td {
    padding: 0 0 10px 25px;
    position: relative;
}
.b-order-dop .b-image {
    width: 70px;
    height: 70px;
    margin-right: 20px;
}
.b-order-dop .b-more {
    position: absolute;
    top: -20px;
    left: 25px;
}
.b-order-dop.__opened td {
    padding-bottom: 0;
    height: auto;
    display: table-cell;
}
.b-order-dop.__opened .b-more {
    position: static;
    margin-bottom: 30px;
}
.b-image-wrap {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    width: 105px;
    height: 80px;
    overflow: hidden;
}
.b-image-wrap .b-image {
    min-width: 100%;
    min-height: 100%;
}
.b-order-title,
.b-order-col {
    display: inline-block;
    vertical-align: top;
}
.b-order-title {
    width: 195px;
}
.b-order-title__link {
    color: #0e0e0f;
}
.b-order-col {
    width: 505px;
    margin-bottom: 10px;
}
.b-order-col--last {
    width: 200px;
}
.b-show-more--active {
    display: block;
    margin-bottom: 30px;
}
.b-text-item {
    color: #21262e;
    font-size: 16px;
}
.gallery .b-text-item {
    margin-left: 145px;
}
.b-result__buying,
.b-result__bonuses {
    font-size: 16px;
    color: #2c333d;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-result__buying-item,
.b-result__bonuses-item {
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
    color: #21262e;
}
.b-result__buying-item {
    display: block;
    margin-top: 10px;
}
.b-result__bonuses-item {
    margin-top: 10px;
    width: 90px;
}
.b-result__bonuses-item:last-child {
    margin-right: -10px;
}
.b-result__buying {
    width: 200px;
}
.b-result__bonuses {
    margin-left: 20px;
    width: 335px;
    margin-right: -65px;
}
/* характеристики */
.b-characts {
    overflow: hidden;
}
.b-characts__title {
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    font-size: 16px;
}
.b-characts__type,
.b-characts__text {
    background: #ffffff;
    position: relative;
    z-index: 2;
}

.b-characts__text {
    width: 190px;
    line-height: 1.2;
}
.b-characts .b-list__item {
    position: relative;
    margin-bottom: 20px;
    padding-right: 20px;
}
.b-characts .b-list__item:before,
.b-characts .b-list__item:after {
    content: "";
    display: table;
    clear: both;
}
.b-characts .b-dotted-line {
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 1;
    height: 0;
    width: 470px;
    border-bottom: 1px dotted #d7d7d7;
}
/* фильтры */
.b-filters__title {
    font-size: 15px;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
}
.b-filters__item {
    width: 220px;
    margin-right: 59px;
}
.b-filters__item select {
    width: 100%;
}
.b-filters__item .select2-container {
    background: #ffffff;
}
/* карта яндекс */
.b-yamap {
    width: 778px;
    height: 340px;
}
.b-shops-map {
    width: 640px;
    height: 400px;
}
.b-shop-contacts {
    line-height: 1.8;
    font-size: 16px;
    margin-top: 25px;
}
/* блок загрузки файла */
.b-fake-file {
    position: relative;
    margin-bottom: 15px;
}
.b-fake-file__input {
    position: absolute;
    z-index: 5;
    width: 86px;
    height: 18px;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}
.b-fake-file__input:hover + .b-fake-file__text {
    text-decoration: underline;
}
.b-fake-file__text {
    color: #8e8e8e;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-right: 5px;
}
.b-fake-file .b-link {
    display: none;
}
.b-feedback .b-note {
    margin-left: -50px;
    margin-bottom: 30px;
    margin-top: 15px;
}
.b-feedback .b-note.notetext {
    margin-bottom: 0;
}
.b-preloader {
    position: absolute;
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin: -15px 0 0 -15px;
    background: url(../i/preloader.gif) 0 0 no-repeat;
    display: none;
    z-index: 5;
}
.b-no-float {
    float: none;
}
.b-shops-list {
    max-height: 390px;
    /*overflow: hidden;*/
}
.b-shops-list__item {
    padding: 25px 15px 0 15px;
    width: 445px;
}
.b-shops-list__item--active {
    background: #f1f5f9;
    padding-bottom: 25px;
}
.b-shops-list__item--active .b-hidden {
    display: block;
}
.b-shops-list__item label {
    font-size: 16px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}
.b-shops-list .b-good-describe {
    color: #8e8e8e;
    font-size: 12px;
    font-family: "HelveticaNeueCyr-Light", sans-serif;
    display: block;
    margin-top: 5px;
}
.b-shops-list .b-status {
    font-size: 12px;
    color: #909090;
}
.b-shops-list .b-status--in-stock {
    color: #08c181;
}
.b-shops-list__address,
.b-shops-list__status {
    margin-left: 30px;
}
.b-shops-list__status {
    font-size: 12px;
    line-height: 16px;
}
.b-shops-list--no-scroll {
    width: 450px;
}
.b-shops-list--no-scroll .b-good-in-shop,
.b-shops-list--no-scroll .b-shops-list__status {
    margin-left: 0;
}
.b-shops-list.b-shops-list--no-scroll {
    max-height: none;
}
.b-good-in-shop {
    margin-bottom: 10px;
    margin-left: 30px;
}
.b-good-in-shop .b-inline {
    max-width: 55%;
}
.b-big-map {
    width: 100%;
    height: 490px;
}
.b-map-balloon {
    position: relative;
    width: 410px;
}
.b-map-balloon .b-close {
    top: 20px;
    left: auto;
    right: 20px;
}
.b-map-balloon__head {
    background: #f1f5f9;
    padding: 30px 30px 10px 30px;
    max-width: 350px;
}
.b-map-balloon__content {
    background: #ffffff;
    padding: 10px 30px 30px 30px;
    max-width: 350px;
}
.b-map-balloon .arrow {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.b-map-balloon .arrow:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 10px;
    margin-left: -10px;
}
.b-map-balloon__inner {
    -moz-box-shadow: 0 0 12px rgba(147, 162, 200, 0.8);
    -webkit-box-shadow: 0 0 12px rgba(147, 162, 200, 0.8);
    box-shadow: 0 0 12px rgba(147, 162, 200, 0.8);
}
.b-map-balloon .b-baloon__title {
    margin-top: 0;
    font-size: 16px;
}
.b-map-balloon .b-shops-list {
    margin-bottom: 8px;
}
.b-map-balloon .b-shops__color {
    margin-left: 0;
    color: #343d49;
    margin-top: 0;
}
.b-map-balloon .b-shop-time {
    color: #343d49;
    font-size: 12px;
}
.b-map-balloon .b-shop-address {
    font-size: 13px;
    margin-bottom: 5px;
}
.b-map-balloon .b-columns {
    width: 50%;
}
.b-map-balloon .b-columns.b-right {
    width: 42%;
}
.b-choose-block {
    width: 90%;
    margin: 20px auto 0;
}
.b-delivery__row--active .b-choose-block {
    display: block;
}
.b-slider__main {
    overflow: hidden;
    width: 822px;
}
/* кастомизация стилей плагина */
.b-slider-dots {
    padding-bottom: 10px;
}
.b-slide-block .flickity-viewport {
    padding: 20px 8px 0 20px;
    width: 740px;
    margin-left: -16px;
}
.b-slide-block .flickity-slider {
    margin-left: 16px;
}
.flickity-prev-next-button {
    position: absolute;
    width: 45px;
    height: 390px;
    background: #F1F5F9;
    top: 0;
    left: 0;
    z-index: 2;
    text-align: center;
    cursor: pointer;
    border: none;
    opacity: 0.5;
}
.flickity-prev-next-button:hover {
    background: #5584f9;
}
.b-slide-block .flickity-prev-next-button {
    background: none;
    left: 0;
    height: 404px;
    top: 20px;
}
.b-slide-block .flickity-prev-next-button:hover {
    background: #5584f9;
}
.flickity-prev-next-button.next {
    left: auto;
    right: 0;
}
.b-slide-block .flickity-prev-next-button.previous {
    left: -45px;
    opacity: 1;
}
.b-slide-block .flickity-prev-next-button.next {
    left: auto;
    right: -45px;
    opacity: 1;
}
.flickity-page-dots .dot {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #bfc1c3;
    display: inline-block;
    vertical-align: top;
    margin: 8px 4px 0;
}
.flickity-page-dots .dot.is-selected {
    background: #5584f9;
}
.b-slide-block--full .flickity-viewport {
    width: 910px;
    padding: 20px 10px;
}
.b-slide-block--full .flickity-prev-next-button,
.b-slide-block--popup .flickity-prev-next-button {
    height: 330px;
}
.b-slide-block--full .flickity-slider {
    margin-left: 9px;
}
.b-slide-block--popup .flickity-viewport {
    width: 618px;
}
.select2-container--default .select2-selection--single {
    border: 2px solid #b8bdc4;
    height: 40px;
    padding: 5px 10px 0;
    border-radius: 0;
    background: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #21262e;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    height: 40px;
    position: absolute;
    display: block;
    width: 15px;
    height: 10px;
    right: 5px;
    top: 18px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after,
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    top: 0;
    left: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 5px;
    margin-left: -5px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:before {
    border-color: rgba(0, 0, 0, 0);
    border-top-color: #21262e;
    border-width: 6px;
    margin-left: -6px;
}
.select2-search {
    display: none;
}
.select2.select2-container {
    width: 205px !important;
}
.b-filter__type .select2.select2-container {
    width: 170px !important;
}
.ui-autocomplete {
    position: absolute;
    z-index: 1001;
    list-style: none;
    padding-left: 0;
    font-family: "HelveticaNeueCyr-Roman", sans-serif;
    font-size: 14px;
    background-color: #ffffff;
    -moz-box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
    -webkit-box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
    box-shadow: 2.5px 4.3px 5px rgba(52, 61, 73, 0.1);
    border: none;
    margin-top: -2px;
    margin-left: 1px;
}
.ui-autocomplete .ui-menu-item {
    padding: 10px 10px 6px 10px;
    /*height: 20px;*/
    cursor: pointer;
}
.ui-autocomplete .ui-menu-item:hover, .title-search-selected {
    background-color: #CCDAFD;
}
.ui-autocomplete .ui-menu-item.ui-state-focus {
    background-color: #CCDAFD;
    border: none;
}
.ui-helper-hidden-accessible {
    display: none;
}
/* вертикальный слайдер */
.b-viewport {
    width: 100%;
    max-height: 423px;
    overflow: hidden;
}
.b-viewport .b-list__item {
    height: 110px;
    width: 485px;
}
.b-vertical .b-btn--prev,
.b-vertical .b-btn--next {
    width: 100%;
    height: 45px;
    background: #5584f9;
    color: #ffffff;
    display: block;
}
.b-vertical .b-btn--prev.disabled,
.b-vertical .b-btn--next.disabled {
    background: rgba(85, 132, 249, 0.3);
}
.b-vertical .b-down-arrow,
.b-vertical .b-up-arrow {
    width: 26px;
    height: 10px;
    display: inline-block;
    background: url(../i/arrows.png) 0 0 no-repeat;
}
.b-vertical .b-down-arrow {
    background-position: 0 -15px;
}
.b-slide-select {
    width: 140px;
}
.b-slide-select .b-btn--prev,
.b-slide-select .b-btn--next {
    width: 100%;
    height: 30px;
    color: #ffffff;
    display: block;
    background: none;
}
.b-slide-select .b-btn--prev.disabled,
.b-slide-select .b-btn--next.disabled {
    background: rgba(85, 132, 249, 0.3);
}
.b-slide-select .b-btn--prev.disabled,
.b-slide-select .b-btn--next.disabled {
    background: none;
    opacity: 0.5;
}
.b-slide-select .b-down-arrow,
.b-slide-select .b-up-arrow {
    width: 26px;
    height: 10px;
    display: inline-block;
    background: url(../i/arrows_blue.png) 0 0 no-repeat;
}
.b-slide-select .b-down-arrow {
    background-position: 0 -25px;
}
.b-slide-select .b-list__item {
    font-size: 12px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 9px;
    cursor: pointer;
}
.b-slide-select .b-list__item--active {
    background: #5584f9;
    font-family: "HelveticaNeueCyr-Bold", sans-serif;
    color: #ffffff;
}
.b-slide-select .b-viewport {
    height: 120px !important;
    background: #ffffff;
}
.b-slide-select .b-viewport .b-list__item {
    height: 30px !important;
    width: 140px;
}
/* скролл */
.scrollable {
    position: relative;
}
.scrollable:focus {
    outline: 0;
}
.scrollable .viewport {
    position: relative;
    overflow: hidden;
    height: 95px;
    border-bottom: 2px solid #d7d7d7;
    margin-bottom: -2px;
}
.scrollable .viewport .overview {
    position: absolute;
}
.scrollable .scroll-bar {
    display: none;
}
.scrollable .scroll-bar.vertical {
    position: absolute;
    right: 0;
    height: 100%;
}
.scrollable .scroll-bar.horizontal {
    position: relative;
    width: 100%;
}
.scrollable .scroll-bar .thumb {
    position: absolute;
}
.scrollable .scroll-bar.vertical .thumb {
    width: 100%;
    min-height: 10px;
}
.scrollable .scroll-bar.horizontal .thumb {
    height: 100%;
    min-width: 10px;
    left: 0;
}
.not-selectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
/*Default skin*/
.scrollable.default-skin {
    padding-right: 10px;
    padding-bottom: 5px;
}
.scrollable.default-skin .scroll-bar.vertical {
    width: 6px;
    padding: 2px;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.scrollable.default-skin .scroll-bar.horizontal {
    height: 5px;
}
.scrollable.default-skin .scroll-bar .thumb {
    background-color: #5584f9;
    cursor: pointer;
}
.scrollable.default-skin .scroll-bar.vertical .thumb {
    width: 6px;
    background-color: #b8bdc4;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    position: relative;
}
.b-vertical-scroll.scrollable.default-skin .viewport {
    height: 490px;
    overflow: hidden;
    border-bottom: none;
}
/* валидация форм */
.form-error {
    display: none;
}

.b-cart.order-finish {
    margin-top: 0;
}

.b-cart.order-finish .b-sub-title {
    margin-left:0;
}

.b-cart.order-finish .b-row {
    margin-bottom: 23px;
}

.b-cart.order-finish .b-main-title {
    margin: 0px 0px 10px 0;
}

.b-good--thin.b-recomend {
    width: 270px;
    margin-left: 50px;
    height: 165px;
}

.b-good--thin.b-recomend .b-image__link {
    left: 0;
}

.b-good--thin.b-recomend .b-image__elem {
    left: 0;
}

.b-good--thin.b-recomend .b-image {
    padding: 25px;
    width: 60px;
    float: left;
}

.b-good--thin.b-recomend .b-good__link {
    padding-top: 25px;
}

.b-good--thin.b-recomend .b-good__price {
    margin-top: 0;
    font-size: 14px;
}

.js-carousel.b-recomend .flickity-prev-next-button {
    height: 165px;
}

.js-slide-footer .b-good--thin {
    height: 285px;
}

.js-slide-footer .b-good--thin .b-image {
    padding-bottom: 10px;
}

.js-slide-footer .b-good--thin .b-good__link
{
    height: 52px;
}

.b-good--thin .b-good__delivery {
    font-size: 9px;
    font-weight: normal;
}

.js-slide-footer .flickity-prev-next-button {
    height: 285px !important;
}

#pages {
    display: none;
}

#infscr-loading {
    display: none !important;
    margin:0 auto;
    text-align: center;
}

.b-popup__content .b-note {
    padding-left: 0;
}

#status .b-form-err {
    display: block;
}

.b-form-err.status {
    margin-left: 48px;
}
p.success-message{
    font-size: 27px;
    color: #5AD25A;
    font-family: "HelveticaNeueCyr-Thin", sans-serif;
    margin: 0px 0px;
    padding-left: 45px;
}
p.error-message{
    font-size: 27px;
    color: #d20c23;
    font-family: "HelveticaNeueCyr-Thin", sans-serif;
    margin: 0px 0px;
    padding-left: 45px;
}
#personal {
    margin-top: 22px;
}
.b-form__block.b-form__block_city-select{
    margin-left: 20px;
}

.b-form__block.b-form__block_city-select label{
    font-size: 16px;
    margin: 0 10px 5px 0;
}
.b-form__block.b-form__block_city-select .js-popup-link{
  font-size: 16px;
  border-bottom: 1px dashed;
  cursor: pointer;
  color: #5584f9;
}
.pickup_points{
    margin-top: 25px;
}
.pickup_points .b-radio.b-pickup-radio label:before{
    background: none !important;
}
.pickup_points .b-radio.b-pickup-radio input:checked + label:before{
    background: url('../i/bull.png') 3px 4px no-repeat !important;
}
.pickup_points .b-shops-list__item{
    margin: 5px 15px 5px 15px;
    padding: 0;
    height: 30px;
    vertical-align: middle;
    display: inline-block;
}
.pickup_points .b-shops-list__item.b-shops-list__item--active{
    padding-bottom: 0;
}
.pickup_points .b-shops-list__item .b-radio.b-pickup-radio{
    margin-bottom: 0;
    display: table-cell;
}
.pickup_points .b-shops-list__item label{
    font-size: 13px;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
}
.pickup_points .b-shops-list__item label span{
    vertical-align: middle;
}
.pickup_points .b-shops-list__item label .pickup-points_place{
    display: inline-block;
    width: 365px;
}
.checkout-header{
    font-size: 22px;
}
.seo-text-section
{
    width: 96%;
}

.m-l-45{
    margin-left: 45px;
}

.add_gift:hover, .action_link:hover{
    border-bottom: 1px dashed !important;
    text-decoration: none !important;
}

.choose_action .b-radio{
    padding-bottom: 15px;
}

.action{
    font-size: 15px;
}
.action h3{
    margin-top: 0!important;
}

#actions .inputs, #actions #action{
    padding-left: 20px;
}

.action_complete{
    border-top: 1px solid #d7d7d7;
    margin-bottom: 15px;
    position: relative;
    padding-left: 20px;
}
.inputs{
    border-top: 1px solid #d7d7d7;
    padding-top: 20px;
    margin-bottom: 50px;
}
.inputs .action-btn{
    display: inline-block!important;
    margin-bottom: 2px;
}

.inputs .b-form__label{
    font-size: 16px;
    margin: 0 20px 5px 0;
}

.select_gift {width: 550px; padding-left: 0; min-height: 94.4000000953675px; height: auto;}
.select_gift li {display:inline-table; font-size:14px; margin: 20px 30px 0 0; width:240px;}
.select_gift li > img {float:left; margin-right:15px;}
.select_gift li > div {margin-left:100px;}
.select_gift li > div > div {margin-bottom:5px; min-height:60px;}

.b-cart__row .b-good-not-avalible{
    width: 290px;
    float: right;
    margin-top: -25px;
}
.b-good-not-avalible{
  color: #E84F17;
}

.b-popup__content.reserve-popup {
  width: 350px !important;
  margin-bottom: 40px;
}
.b-reserve-popup__text{
  width: 350px;
  font-size: 14px;
}
.reserve-order-form .select2.select2-container{
  width: 300px !important;
}
.b-popup__content.reserve-popup .b-order-click{
  width: 350px;
}
.b-popup__content.reserve-popup .recommends{
  width: 350px;
}
.b-popup__content.reserve-popup .recommends .flickity-viewport{
  width: 300px;
}

.b-popup__content.reserve-popup .recommends .flickity-prev-next-button{
    opacity: 0.5;
}

.b-popup__content.reserve-popup .recommends .flickity-prev-next-button.next{
    right: -40px;
}

.b-popup__content.reserve-popup .recommends .b-row{
  margin-bottom: 20px;
}
.b-popup__content.reserve-popup .b-order-click .b-center{
  margin: 20px 0 0 85px;
}
.b-popup__content.reserve-popup .b-order-click .reserve-error{
  margin: 10px auto;
  text-align: center;
  color: #ff0000;
}
.b-link.reserve-popup-link{
  color: #E84F17;
}
.b-link.back-to-reserve{
  margin-bottom: 15px;
  display: block;
}
.reserve-add-products{
  font-size: 18px;
  margin-top: 10px;
  padding-top: 15px;
}
.recommends .add-to-reserve,
.recommends .added-to-reserve{
  width: 100%;
}
.b-popup__content.reserve-popup .b-ajax-wrapper.reserve-success{
  margin-left: 50px;
}
.b-popup__content.reserve-popup .recommends-wrapper{
  width: 395px;
  background: #f1f5f9;
  margin-left: -45px;
  padding-left: 45px;
}
.b-btn.reserve-order-submit{
  background: #E84F17;
}
.bold{
  font-weight: bold;
}
.b-shops-path_image{
  margin-top: 20px;
  text-align: center;
}
.b-shops-path_desc{
  line-height: 1.8;
  font-size: 16px;
  margin-top: 25px;
}
a.b-good--thin .b-btn--buy {
  /*height: 40px;
  font-size: 14px;
  text-align: center;
  line-height: 40px;
  margin: 0;*/
}
a.b-good--thin .b-btn--buy:hover {
  /*height: 46px;
  line-height: 46px;*/
}
.b-modal{
  z-index: 999 !important;
}
.js-popup.b-popup{
  z-index: 1000 !important;
}

.b-form__block_choose-city{
  position: absolute;
  background: #21262e;
  width: 310px;
  left: 0;
  margin: 5px auto 0;
  padding: 25px 45px 45px;
}
.b-form__block_choose-city .b-input-label{
  margin-bottom: 5px;
  display: block;
  font-size: 14px;
  color: #fff;
}
.b-form__block_choose-city .b-form__input{
  background: #fff;
}
.form__item_error_text {
    margin-bottom: 10px;
    margin-top: 5px;
    color: red;
}

.has-preloader{
    position: relative;
}

.b-card__summ-content{
    position: relative;
    background: #fff;
    z-index: 2;
}

.preloader-box{
    position: absolute;
    left: 0;
    top:0;
    
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    padding-top: 60px;
    
    background: #fff;

    opacity: 0;
    z-index: 1;
    transition: opacity 0.5s;
    
}

.preloader-box_active{
    opacity: 1;
    z-index: 2;
}

.preloader-item {
    color: #5584f9;
    font-size: 20px;
    margin: 100px auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    text-indent: -9999em;
    -webkit-animation: animation-load 1.3s infinite linear;
    animation: animation-load 1.3s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
@-webkit-keyframes animation-load {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
@keyframes animation-load {
    0%,
    100% {
        box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
    }
    12.5% {
        box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    25% {
        box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
    }
    37.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    50% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
    }
    62.5% {
        box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
    }
    75% {
        box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
    }
    87.5% {
        box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
    }
}
.b-header_info_partners {
    padding-top: 5px;
    font: 400 0.9375rem 'Proxima Nova', sans-serif;
    color: #505050;
    background: #ededed;
}
.header_container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 35px;
    padding-right: 10px;
    max-width: 1070px;
    box-sizing: border-box;
}
.header_container a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
}
.header_container span {
    display: inline-block;
    vertical-align: middle;
    margin-right: 22px;
    color: #4d4d4d;
    font-size: 14px;
    font-family: "HelveticaNeueCyr-Medium", sans-serif;
}.preorder_price {
    text-align: right;
}

.owl-small-photo{
    padding: 0 30px;
}
.owl-small-photo *{
    box-sizing: border-box;
}
.owl-small-photo .b-small-photo__link {
    width: 100px;
    height: 90px;
}
.owl-small-photo .owl-nav{
    margin: 0;
}
.b-slider-constructor{
    margin: 0;
    padding: 0 1px 0 0;
    overflow: hidden;
}

.owl-small-photo .owl-nav .owl-prev,
.owl-small-photo .owl-nav .owl-next{
    position: absolute;
    top: 50%;
    margin-top: -15px;
    background: 0!important;
}
.owl-small-photo .owl-nav .owl-prev{
    left: 0px;
}
.owl-small-photo .owl-nav .owl-next{
    right: 0px;
}



.b-header {
    height: 195px;
}
.navbar-top{
    border-bottom: 2px solid #e6e6e6;
    position: relative;
    background: #fff;
}
.navbar-top.fixed{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.top-menu-list{
    width: auto;
    margin: 0 -10px 0 0;
    padding: 0;
    list-style: none;
}
.top-menu-list::after{
    content: "";
    display: table;
    clear: both;
}
.top-menu-list > li{
    float: left;
}
.top-menu-list > li > a{
    color: #000;
    display: block;
    padding: 8px 14px;
    font-size: 15px;
    line-height: 19px;
    position: relative;
}
.top-sub-menu{
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    border-top: 2px solid #e6e6e6;
    background: #fff;
    box-shadow: 0px 4px 11px -2px rgba(0,0,0,0.2);
}
.top-sub-menu-list{
    list-style: none;
    padding: 0;
}
.top-sub-menu-list::after{
    content: "";
    display: table;
    clear: both;
}
.top-sub-menu-list > li{
    width: 20%;
    text-align: center;
    float: left;
    padding: 0px 0px;
}
.top-sub-menu-list *{
    box-sizing: border-box;
}

.top-sub-menu-list > li > a > .title{
    font-weight: bold;
    font-family: Arial, sans-serif;
    display: block;
    margin: 0;
    font-size: 14px;
    min-height: 42px;
}

.top-sub-menu-list > li > a img{
    max-width: 100%;
    max-height: 127px;
}

.top-sub-menu-list > li > a{
    display: block;
    padding: 20px 10px 10px;
    position: relative;
    z-index: 2;
}

.top-sub-menu-list > li > a:hover{
    /*color: #e84f17;*/
}
.top-sub-menu-list > li > a:hover::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0px;
    right: 0px;
    bottom: 0;
    background: rgba(0,0,0,0.05);
}

.top-sub-menu-list > li > a > .picture{
    display: table;
    width: 100%;
    height: 130px;
}

.top-sub-menu-list > li > a > .picture > span{
    display: table-cell;
    vertical-align: middle;
}
.top-menu-list > li.dropdown:hover > a,
.top-menu-list > li > a:hover,
.top-menu-list > li.active > a{
    color: #e84f17;
}
.top-menu-list > li:last-child > a{
    padding-right: 13px;
}
.top-menu-list > li.dropdown:hover > a::after,
.top-menu-list > li.active > a::after{
    content: "";
    border: 10px solid transparent;
    border-top: 10px solid #e84f17;
    width: 0;
    height: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    z-index: 1;
}
.top-menu-list > li.dropdown:hover > a::before,
.top-menu-list > li.active > a::before{
    content: "";
    border-top: 2px solid #e84f17;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 1;
}
.top-menu-list > li.dropdown:hover .top-sub-menu{
    display: block;
}
.b-slider-constructor img{
    vertical-align: top;
}
.b-slider-constructor .flickity-prev-next-button{
    height: 100%;
}

#accessories_tab section {
    margin-left: 140px;
    width: 860px;
}
#accessories_tab .accessories_similar_cont {
    margin-left: 60px;
}
#accessories_tab .b-good {
    float: left;
    margin-top: 15px;
    box-sizing: border-box;
    border: 1px #f1f5f9 solid;
    margin-left: 8px;
    margin-top: 8px;
    width: 162px;
}
#accessories_tab #sort-accessories {
    margin-left: 148px;
}
#accessories_tab .accessories_similar_sort {
    margin-left: 68px!important;
}
#nav-accessories {
    width: 140px;
    height: 100%;
    margin-left: 0;
    padding-top: 8px;
}
#nav-accessories ul li a{
    font-size: 13px;
}
#accessories-pagination{
    text-align: center;
}
#accessories-pagination ul{
    margin-bottom: 0;
}
#accessories-pagination li{
    padding-top: 15px;
}
#prod-gift-wrap{
    padding-top: 30px;
}
#prod-gift-wrap div{
    float: left;
    margin-right: 15px;
    background-color: #f1f5f9;
    background-blend-mode: multiply;
    width: 85px;
    height: 70px;
    background-size: contain;
    background-repeat: no-repeat;
}

.text-under-photo {
    width: 100%;
    background-color: #f1f5f9;
    font-size: 14px;
    padding: 25px 35px;
    margin-top: 40px;
}
.banner-under-slider-first, .banner-under-slider-second {
    display: inline-block;
    width: 49.2%;
    margin-bottom: 40px;
}
.banner-under-slider-first {
    margin-right: 1.6%;
    float: left;
}
.banner-under-slider-second {
    float: right;
}
.banner-under-slider-first img, .banner-under-slider-second img {
    width: 100%;
}

.b-main-slider {
    margin-bottom: 11px;
}

.b-main-slider .flickity-page-dots {
    bottom: 15px;
}