a, body, div, figure, footer, form, h1, h3, header, html, i, img, label, li, nav, p, section, span, table, tbody, td, th, thead, tr, ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

figure, footer, header, nav, section {
    display: block
}

ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input {
    outline: 0;
    resize: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

:focus {
    outline: 0
}

a {
    text-decoration: underline
}

.clr:after, .wrap:after {
    content: "";
    display: block;
    clear: both;
    line-height: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    float: none !important
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

button {
    overflow: visible
}

body {
    margin: 0 auto;
    color: #4c4c4c;
    font-family: Roboto, "Trebuchet MS", sans-serif;
    font-display: swap;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    -webkit-font-smoothing: antialiased
}

.bold {
    font-weight: 700
}

.wrapper {
    position: relative;
    margin: 0 auto;
    background: #fff;
    max-width: 100%;
    min-height: 100vh;
    overflow-x: hidden
}

.wrap {
    margin: 0 auto;
    width: 1566px;
    padding: 0 15px
}

h1, h3 {
    line-height: normal;
    font-family: Roboto, "Trebuchet MS", sans-serif;
    font-display: swap
}

h1 {
    color: #1c1f26;
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase
}

h3 {
    font-size: 22px;
    font-weight: 700;
    color: #1c1f26;
    margin-bottom: 16px;
    text-transform: uppercase
}

a {
    color: #1682ea
}

.nowrap {
    white-space: nowrap
}

.color-b {
    color: #1682ea !important
}

.color-r {
    color: #ea1b16 !important
}

.color-g {
    color: #2abb2a
}

.color-gr {
    color: #7a7a7a !important
}

.counter-back {
    display: block;
    padding: 19px 50px 10px 50px;
    opacity: .95;
    background-color: #dd201c
}

.bold {
    font-weight: 700
}

.text table {
    margin-bottom: 28px;
    color: #4c4c4c;
    font-size: 16px
}

.text table tbody tr:nth-child(even) {
    background-color: #fafafa
}

.text table th {
    padding: 15px 31px 13px 27px;
    background-color: #f3f3f3;
    color: #1c1f26;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    font-family: Roboto, "Trebuchet MS", sans-serif;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    border-left: 1px solid rgba(239, 239, 239, .5);
    border-bottom: 4px solid #348beb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.text table th:first-child {
    padding-right: 47px;
    border: none;
    padding-left: 17px;
    text-align: left;
    border-bottom: 4px solid #348beb
}

.text table td {
    border: 1px solid #f3f3f3;
    text-align: center;
    vertical-align: middle;
    padding: 11px 27px 14px 27px
}

.text table td:first-child {
    border-left: none;
    padding-left: 17px;
    text-align: left;
    padding-right: 35px
}

.text table td:last-child {
    border-right: none
}

form label {
    display: block;
    color: #4c4c4c;
    font-size: 15px;
    font-family: Roboto, "Trebuchet MS", sans-serif;
    font-display: swap
}

form input[type=text] {
    width: 100%;
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px;
    line-height: normal;
    height: 38px;
    background-color: #fff;
    -webkit-appearance: none;
    border: 1px solid #e9e9e9;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Roboto, "Trebuchet MS", sans-serif
}

form input[type=text]::-webkit-input-placeholder {
    color: #717070
}

form input[type=text]::-moz-placeholder {
    color: #717070
}

form input[type=text]:-moz-placeholder {
    color: #717070
}

form input[type=text]:-ms-input-placeholder {
    color: #717070
}

form input::-webkit-inner-spin-button, form input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

form select {
    width: 100%;
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 400;
    padding: 0 10px;
    line-height: normal;
    height: 38px;
    background-color: #fff;
    -webkit-appearance: none;
    border: 1px solid #e9e9e9
}

.breadcrumbs {
    position: relative;
    padding-bottom: 12px;
    font-size: 14px;
    color: #1c1f26;
    font-family: Roboto, "Trebuchet MS", sans-serif;
    font-display: swap;
    text-transform: uppercase;
    font-weight: 700
}

.breadcrumbs div {
    display: inline-block
}

.breadcrumbs div:before {
    content: "/";
    display: inline-block;
    padding-right: 3px;
    padding-left: 3px;
    position: relative;
    color: #8b8b8b
}

.breadcrumbs div:first-child:before {
    display: none
}

.breadcrumbs div a {
    color: #8b8b8b;
    padding: 0 1px 0 0;
    display: inline-block;
    text-decoration: none
}

.breadcrumbs div.active > * {
    text-decoration: none
}

.b-social__text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    margin-right: 27px
}

.social__list {
    display: inline-block;
    vertical-align: middle
}

.social__item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 6px
}

.social__item:first-child {
    margin-left: 0
}

.social__link {
    display: block;
    text-decoration: none;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    background: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px
}

.social__link .fa {
    font-size: inherit !important
}

.social__link.mod-facebook {
    color: #3e5b96
}

.social__link.mod-google {
    color: #cb1527
}

.rating-line {
    height: 26px
}

.rating-line .rating {
    display: inline-block;
    position: relative;
    color: #e0dfdf;
    font-size: 0;
    white-space: nowrap;
    margin-right: 13px
}

.rating-line .rating .fa {
    font-size: 15px;
    margin-left: 3px
}

.rating-line .rating .fa:first-child {
    margin-left: 0
}

.rating-line .rating__top-layer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #f4c00c;
    overflow: hidden
}

.rating-line .product__review {
    display: inline-block;
    color: #666;
    font-size: 14px
}

.product__item {
    width: 20.079%;
    height: 376px;
    display: inline-block;
    margin-top: -1px;
    margin-left: -1px;
    position: relative;
    z-index: 0;
    vertical-align: top;
    background: #fff
}

.product__item-in {
    width: 100%;
    padding: 22px 26px 7px;
    display: inline-block;
    position: absolute;
    border: 1px solid #e9e9e9;
    left: 0;
    top: 0;
    background: #fff;
    min-height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.product__img {
    position: relative
}

.product__preview-link-box {
    position: absolute;
    right: 50%;
    top: 40px;
    margin-right: -45px;
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    opacity: .95;
    background-color: #1682ea;
    -webkit-box-shadow: .5px .9px 27px rgba(14, 69, 121, .45);
    box-shadow: .5px .9px 27px rgba(14, 69, 121, .45);
    overflow: hidden;
    display: none;
    z-index: 3
}

.product__preview-link {
    display: block;
    padding: 28px 0;
    position: absolute;
    font-size: 14px;
    font-family: Roboto, "Trebuchet MS", sans-serif;
    font-display: swap;
    font-weight: 500;
    color: #fff;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    width: 100%
}

.color {
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
    line-height: 0
}

.color img {
    width: 100%;
    height: 100%
}

.color:last-child {
    margin-right: 0
}

.stiker__line {
    position: absolute;
    text-align: left
}

.stiker {
    display: inline-block;
    padding: 0 14px 0 4px;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    text-align: center;
    height: 27px;
    z-index: 3;
    line-height: 26px;
    margin-bottom: 6px;
    margin-left: 6px
}

.stiker:before {
    content: "";
    position: absolute;
    width: 50%;
    height: 24px;
    top: -1px;
    left: -3px;
    z-index: -1;
    -webkit-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    transform: skew(-20deg)
}

.stiker:after {
    content: "";
    position: absolute;
    width: 50%;
    height: 24px;
    top: 2px;
    right: 5px;
    z-index: -1;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg)
}

.stiker.stiker-red:before {
    width: 50%;
    background-color: #c92622
}

.stiker.stiker-red:after {
    width: 50%;
    background-color: #dc2924
}

.stiker.stiker-green:before {
    width: 50%;
    background-color: #28bf73
}

.stiker.stiker-green:after {
    width: 50%;
    background-color: #2dd480
}

.stiker.stiker-orange:before {
    background-color: #e5aa1b
}

.stiker.stiker-orange:after {
    right: 6px;
    background-color: #f4c00c
}

.product__image {
    display: block;
    font-size: 0;
    line-height: 0;
    margin-bottom: 13px
}

.product__image img {
    font-size: 0
}

.product__info a {
    text-decoration: none
}

.product__info_brand {
    font-size: 14px;
    color: #666;
    min-height: 22px
}

.brand-link {
    font-size: 14px;
    margin-left: 1px;
    color: #1682ea;
    display: inline-block
}

.product-link {
    font-size: 15px;
    font-weight: 700;
    color: #1c1f26;
    display: block;
    margin-bottom: 0;
    height: 51px;
    overflow: hidden;
    line-height: 17px
}

.b-product_price, .product_price-nowprice {
    font-size: 28px;
    font-weight: 900;
    position: relative;
    display: inline-block;
    vertical-align: top;
    text-transform: none
}

.b-product_price .symbol_right, .product_price-nowprice_currency {
    color: #333;
    font-size: 18px;
    font-weight: 700
}

.product__price-oldprice-box {
    position: absolute;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background-color: #e9e9e9;
    right: -30px;
    top: -14px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
    white-space: nowrap;
    padding: 0 5px
}

.product__price-oldprice-box .b-product_price {
    text-decoration: line-through;
    font-size: 14px !important;
    font-weight: 700;
    color: #666;
    display: block;
    -webkit-transform: skew(20deg);
    transform: skew(20deg);
    -ms-transform: skew(20deg)
}

.product__price-oldprice-box .b-product_price .symbol_right {
    display: none
}

.product__price {
    margin-bottom: 8px
}

.product__tools-box {
    margin-bottom: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.product__tools-box-collum {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
    font-size: 0
}

.product__tools-box-collum:last-child {
    margin-right: 0
}

.btn {
    display: inline-block;
    text-decoration: none
}

.btn-add-shopcart {
    position: relative;
    overflow: visible;
    border: none;
    background-color: #1dbd18;
    float: left;
    min-width: 36px;
    height: 42px;
    padding-left: 12px;
    margin-right: 60px
}

.btn-add-shopcart:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -59px;
    width: 60px;
    height: 42px;
    background: url(/img/btn1-g.svg) no-repeat;
    background-size: cover
}

.btn-add-shopcart.type-2 {
    width: 66px;
    height: 60px;
    margin-right: 86px
}

.btn-add-shopcart.type-2 .i_add_chart {
    top: 14px;
    left: 20px
}

.btn-add-shopcart.type-2:after {
    right: -84px;
    width: 85px;
    height: 60px
}

.i_add_chart {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 10px;
    fill: #fff;
    z-index: 1
}

.product__favorite {
    position: relative;
    margin-left: 0;
    display: inline-block;
    vertical-align: top;
    height: 22px
}

.product__favorite svg {
    fill: #b1b0b0
}

.product__comparission {
    margin-left: 15px;
    display: inline-block;
    vertical-align: top;
    height: 22px
}

.product__comparission svg {
    fill: #b1b0b0
}

.product_in-stock {
    font-size: 14px;
    color: #333;
    line-height: 14px;
    padding-top: 1px
}

.product_in-stock.no {
    color: #828282
}

.product_in-stock .fa {
    margin-left: 3px;
    font-size: 13px
}

.rating-line {
    height: 26px;
    white-space: nowrap
}

.rating-line .rating {
    display: inline-block;
    position: relative;
    color: #e0dfdf;
    font-size: 0;
    white-space: nowrap;
    margin-right: 8px
}

.rating-line .rating .fa {
    font-size: 15px;
    margin-left: 3px
}

.rating-line .rating .fa:first-child {
    margin-left: 0
}

.rating-line .rating__top-layer {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    color: #f4c00c;
    overflow: hidden
}

.rating-line .product__review {
    display: inline-block;
    color: #666;
    font-size: 14px
}

.product__parameters {
    display: none;
    font-size: 14px;
    font-family: Roboto, "Trebuchet MS", sans-serif;
    font-display: swap;
    padding-top: 0;
    padding-bottom: 10px
}

.produt__param {
    line-height: 18px;
    margin-bottom: 5px
}

.produt__param span {
    color: #4c4c4c
}

.header__top-line {
    padding: 18px 0 22px 0;
    line-height: 23px
}

.header__top-line-left {
    float: left
}

.header__top-line-right {
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header__top-line-menu-link {
    text-decoration: underline
}

.header__top-line-menu-list:last-child .header__top-line-menu-link {
    padding-right: 0
}

.header__top-line-menu-link {
    padding: 0 13px 2px;
    color: inherit;
    text-decoration: none;
    display: block
}

.header__top-line-link-first-text {
    margin-right: 5px
}

.header__top-line-menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.header__top-line-text {
    display: inline-block;
    margin-right: 10px;
    vertical-align: top
}

.header-phone-number {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #1581e9;
    font-size: 20px;
    font-weight: 700;
    margin-top: 2px
}

.header-language {
    display: inline-block;
    vertical-align: top;
    margin-left: 24px
}

.header-language a {
    color: inherit
}

.header__top-line-link {
    display: inline-block;
    vertical-align: top;
    margin-left: 26px;
    text-decoration: none;
    color: inherit
}

.header__top-line-link svg {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    fill: #1581e9
}

.header__bottom-line-link {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    margin-left: 28px
}

.header__bottom-line-link:first-child {
    margin-left: 0
}

.header__bottom-line-links {
    float: right;
    text-align: right;
    background: #f0eeef;
    padding: 18px 30px 20px 35px;
    height: 70px
}

.menu {
    display: table;
    position: relative;
    width: 560px
}

.menu__item {
    display: table-cell
}

.menu__item:first-child {
    width: 154px
}

.menu__item:first-child .menu_link:before {
    left: -53px;
    width: 99px
}

.menu__item:first-child .menu_link__icon svg {
    top: -3px
}

.menu__item:nth-child(2) {
    width: 200px
}

.menu__item:nth-child(2) .menu_link:before {
    left: -37px;
    width: 79px;
}

.menu__item:nth-child(3) {
    width: 144px
}

.menu__item:nth-child(3) .menu_link:before {
    left: -42px;
    width: 78px;
}

.menu__item.active .menu_link__icon {
    background: #1581e9
}

.menu__item.active .menu_link-text {
    color: #1269bd
}

.menu_link {
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none
}

.menu_link:before {
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    height: 1px;
    background-color: #6aa8e4
}

.menu_link:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    background: url(/img/menu-fon-gray.png) no-repeat center;
    height: 20px;
    top: 50px
}

.menu_link-text {
    display: block;
    background: #f0eeef;
    height: 50px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding-top: 22px
}

.menu_link__icon {
    display: inline-block;
    position: absolute;
    left: 50%;
    margin-left: -26px;
    top: 56px;
    width: 52px;
    height: 52px;
    background-color: #1269bd;
    border-radius: 50%
}

.menu_link__icon svg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    fill: #fff
}

.second-level-menu {
    display: none;
    position: absolute;
    right: -733px;
    top: 130px;
    width: 1536px;
    -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .19);
    box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .19);
    background-color: #fff;
    padding: 32px 30px 10px 30px
}

.second-level-menu__unit {
    display: inline-block;
    vertical-align: top;
    width: 295px;
    padding-right: 30px;
    margin-bottom: 20px
}

.second-level-menu__unit:nth-child(5n) {
    padding-right: 0;
    width: 280px
}

.second-level-menu__item {
    margin-bottom: 10px
}

.second-level-menu__link {
    text-decoration: none;
    color: #4c4c4c;
    font-size: 16px;
    line-height: 18px
}

.logo {
    display: inline-block;
    margin-right: 20px
}

.logo svg {
    fill: #007eec;
    width: 181px;
    height: 54px
}

.header__bottom-line-right-part {
    position: relative;
    float: right
}

.header__bottom-line-right-part:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 70px solid #f0eeef;
    border-left: 52px solid transparent;
    left: -52px
}

.header__bottom-line-right-part nav {
    float: left
}

.header__bottom-line-right-part:after {
    content: "";
    display: block;
    position: absolute;
    top: 80px;
    height: 1px;
    background-color: #6aa8e4;
    right: 0;
    width: 769px
}

.header-search {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    vertical-align: middle;
    position: relative;
    width: 510px;
    padding-top: 10px;
    height: 70px;
    padding-right: 0;
    padding-top: 15px;
    padding-bottom: 0;
    background: #f0eeef;
    padding-left: 10px;
}

.header-search input[type=text] {
    width: calc(100% - 40px);
    border: none;
    color: #4f4f4f;
    height: 36px;
    border: none
}

.header-search input[type=text]::-webkit-input-placeholder {
    color: #4f4f4f
}

.header-search input[type=text]::-moz-placeholder {
    color: #4f4f4f
}

.header-search input[type=text]:-moz-placeholder {
    color: #4f4f4f
}

.header-search input[type=text]:-ms-input-placeholder {
    color: #4f4f4f
}

.header-search .header-search__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: #1682ea;
    height: 36px;
    width: 40px;
    fill: #fff
}

footer {
    position: relative;
    padding: 50px 0 58px 0;
    color: #53565c;
    overflow-x: hidden
}

.content {
    position: relative;
    padding-bottom: 25px
}

.b-section {
    margin-top: 50px;
    margin-bottom: 50px
}

.rotate270 {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.why-we-line .why-we {
    float: left;
    width: 100%;
    margin-bottom: -40px
}

.why-we-line .why-we .why-we__items {
    padding-top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.why-we__item {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: calc(100% / 6);
    margin-bottom: 40px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.why-we__item:last-child {
    padding-left: 15px
}

.why-we__title {
    color: #1c1f26;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px
}

.why-we__content {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.why-we__icon {
    margin-right: 13px
}

.why-we__icon svg {
    fill: #1682ea
}

.subpage .header__bottom-line-links, .subpage .menu_link-text {
    background: #f0eeef
}

.subpage .menu_link:after {
    background: url(/img/menu-fon-gray.png) no-repeat center
}

.subpage .header__bottom-line-right-part:before {
    border-bottom-color: #f0eeef
}

.subpage header {
    margin-bottom: 65px
}

.subpage .content {
    margin-bottom: 25px
}

.content-top-line {
    background-color: #f3f3f3;
    padding: 25px 0
}

.repost-line {
    height: 106px;
    background-color: #e8e8e8
}

.repost-line .repost {
    float: left;
    position: relative;
    padding-top: 32px;
    padding-bottom: 32px;
    padding-right: 60px
}

.repost {
    padding-top: 32px;
    padding-bottom: 32px
}

.repost:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 10000px;
    background-color: #e4e4e4;
    z-index: 1
}

.repost .b-social {
    position: relative;
    z-index: 2
}

.repost.mod-color:before {
    display: none !important
}

.repost.mod-right {
    float: right;
    padding-left: 30px
}

.repost.mod-right:before {
    right: auto;
    left: 0
}

.product__comparission {
    position: relative
}

.carusel__products6 .product__item {
    display: none;
    margin-top: 0
}

.carusel__products6 .product__item {
    width: 257px !important
}

.carusel__kit-slide {
    display: none;
    position: relative;
    text-align: center;
    padding-top: 44px
}

.carusel__kit-art {
    position: absolute;
    right: 0;
    top: 0;
    color: #666
}

.carusel__kit-item-product {
    display: inline-block;
    position: relative;
    vertical-align: top;
    text-align: left;
    margin-right: 130px
}

.carusel__kit-art + .carusel__kit-item-product:before {
    display: none
}

.carusel__kit-item-product .product__img {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.carusel__kit-item-product .product__info {
    display: inline-block;
    vertical-align: top;
    width: 205px
}

.carusel__kit-item-product .product-link {
    margin-bottom: 18px;
    height: auto
}

.carusel__kit-item-sum {
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-top: 10px
}

.carusel__kit-item-sum:before {
    content: "=";
    display: block;
    position: absolute;
    top: 30px;
    left: -80px;
    color: #1c1f26;
    font-size: 36px;
    font-weight: 300;
    line-height: 22px;
    text-transform: uppercase
}

.carusel__kit-item-sum .product_price-nowprice {
    display: block;
    margin-bottom: 5px
}

.carusel__kit-item-product:before {
    content: "+";
    display: block;
    position: absolute;
    top: 30px;
    left: -70px;
    color: #1c1f26;
    font-size: 36px;
    font-weight: 300;
    line-height: 22px;
    text-transform: uppercase
}

.product-cart-fixed select {
    border: 1px solid transparent
}

.product__code {
    color: #4c4c4c;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400
}

.product-page .repost.mod-right {
    padding-right: 0
}

.product-page .content-top-line {
    background-color: #f3f3f3;
    padding: 25px 0 38px
}

.product__general-box {
    margin-bottom: 30px
}

.product__general-box .product__code {
    display: inline-block;
    margin-right: 38px;
    font-size: 16px
}

.product__general-box .rating-line {
    display: inline-block
}

.product__general-box .rating-line .rating {
    margin-right: 9px
}

.product__general-box .rating-line .product__review {
    font-size: 15px
}

.product__general-box .product_in-stock {
    text-align: left;
    color: #333;
    font-size: 16px;
    font-weight: 400
}

.product__general-box .change-color-list {
    display: inline
}

.product__general-box .product__price {
    height: auto;
    margin-bottom: 19px
}

.product__general-box .product__price .product_in-stock {
    padding-top: 7px
}

.product__general-box .b-product_price {
    font-size: 46px;
    font-weight: 900;
    padding-top: 10px
}

.product__general-box .b-product_price .symbol_right {
    font-size: 27px;
    padding-left: 0;
    margin-left: -5px
}

.product__general-box .product__price-oldprice-box {
    right: -37px;
    top: -10px;
    height: 29px;
    padding: 0
}

.product__general-box .product__price-oldprice-box .b-product_price {
    font-size: 18px !important;
    padding: 5px 10px;
    top: 0 !important
}

.product__general-box .lower-price {
    display: block;
    width: 140px;
    float: right;
    padding-left: 55px;
    color: #4c4c4c;
    font-size: 15px;
    text-decoration: underline;
    position: relative;
    line-height: 18px
}

.product__general-box .lower-price svg {
    position: absolute;
    left: 0;
    fill: #1682ea
}

.product__general-box .product__size-color {
    margin-bottom: 25px
}

.product__general-box .product__size-color .product__col-line {
    margin-bottom: 15px
}

.product__general-box .product__size-color-title {
    margin-bottom: 5px;
    font-size: 15px;
    color: #1c1f26
}

.product__general-box .product_in-stock {
    font-size: 15px;
    margin-top: 0
}

.product__general-box .product__tools-box {
    margin-bottom: 5px
}

.product__general-box .product__comparission svg, .product__general-box .product__favorite svg {
    fill: #1c1f26
}

.product__general-box .product__tools-box-collum {
    vertical-align: top;
    margin-bottom: 26px
}

.product__general-box .product__tools-box-collum-line {
    margin-bottom: 7px
}

.change-color-list {
    position: relative;
    display: inline-block
}

.fast-buy span {
    color: #2abb2a;
    text-decoration: underline
}

.product__general-col-l {
    float: left;
    width: 1039px;
    margin-right: 30px
}

.product__general-col-r {
    float: left;
    width: 465px;
    padding: 0 0 0 20px
}

.product__general-col-r h1 {
    margin-bottom: 5px
}

.product__general-box-gift {
    position: relative;
    border: 1px solid #cb1527;
    padding: 10px 20px 10px 47px
}

.product__general-box-gift .rotate270 {
    display: block;
    position: absolute;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    line-height: 27px;
    text-transform: uppercase;
    left: -35px;
    top: 34px;
    width: 95px;
    height: 27px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    background-color: #cb1527;
    color: #fff
}

.product__general-gift__img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 19px
}

.product__general-gift__text {
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    line-height: 16px;
    margin-right: 4px
}

.product__general-gift__text .color-r {
    font-size: 15px
}

.product__general-gift__name {
    display: block;
    margin-bottom: 6px;
    text-decoration: none;
    max-height: 36px;
    color: #1c1f26;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    text-transform: uppercase;
    overflow: hidden
}

.product__general-gift-counter {
    display: inline-block;
    width: 110px;
    vertical-align: middle;
    text-align: center
}

.product__general-gift-counter .counter-back {
    display: block;
    padding: 0;
    opacity: 1;
    background-color: transparent;
    color: #cb1527
}

.product__general-gift-counter-text {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 400
}

.product__general-box .product__general-box-gift {
    margin-bottom: 20px
}

.table-specification .tr-hidden {
    display: none
}

.table-specification-mobile {
    display: none
}

.all-specification .active-text {
    display: none
}

.product-cart__info-line table {
    width: 100%;
    margin-bottom: 23px
}

.product-cart__info-line table th {
    text-align: left
}

.product-cart__info-line table th:first-child {
    padding-left: 22px;
    width: 247px
}

.product-cart__info-line table th:nth-of-type(2) {
    text-align: right
}

.product-cart__info-line table td {
    padding-left: 27px;
    text-align: left;
    color: #4c4c4c;
    font-size: 16px
}

.product-cart__info-line table td:first-child {
    padding-left: 22px
}

.change-color-list__radio {
    display: inline-block;
    vertical-align: middle
}

.product__general-box-case {
    display: inline-block;
    vertical-align: top;
    position: relative;
    margin-bottom: 24px
}

.product__general-box-case .video-icon {
    position: absolute;
    left: 30px;
    bottom: 30px;
    text-align: center;
    z-index: 1;
    text-decoration: none
}

.product__general-box-case .video-icon svg {
    display: block;
    margin-bottom: 4px
}

.product__general-box-case .video-icon .video-icon__text {
    color: #4c4c4c;
    font-size: 15px;
    line-height: 16px
}

.product__general-box-big-img {
    display: block;
    position: relative;
    margin-top: -133px;
    border: 1px solid #e9e9e9;
    text-decoration: none;
    line-height: 0
}

.product__general-box-big-img .stiker__line {
    position: absolute;
    top: 30px;
    left: 30px
}

.product__general-big-img {
    max-width: 100%;
    height: auto
}

.product__general-box-small-img {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden
}

.product__general-box-small-unit {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 173px;
    height: 125px;
    border: 1px solid #e9e9e9;
    border-left: none;
    line-height: 0
}

.product__general-box-small-unit .product__general-small-img, .product__general-box-small-unit img {
    max-width: 100%;
    height: auto
}

.product__general-box-small-unit:first-child:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background: #e9e9e9
}

body {
    overflow-x: hidden
}

.overflow-auto {
    overflow: auto
}

.table-specification__box .table-specification {
    margin-bottom: 0;
    margin-top: -1px
}

.table-specification__box .table-specification-mobile {
    margin-bottom: 23px
}

.product__general-box .product__comparission {
    margin-left: 11px
}

.product__general-box .change-color-list__radio:last-child {
    margin-right: 0
}

.product__general-box .change-color-list__radio {
    margin-right: 11px
}

.fast-buy {
    padding-left: 0;
    padding-right: 35px;
    display: inline-block;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #36383e;
    text-decoration: none;
    line-height: 18px
}

.fast-buy svg {
    position: absolute;
    top: 3px;
    right: -1px;
    fill: #2abb2a
}

.second-level-menu__list .second-level-menu__link {
    position: relative;
    display: block
}

.second-level-menu__list .second-level-menu__item img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 8px 0 0 !important
}

.do-electric-line {
    margin-bottom: 20px
}

.product__art {
    color: #666;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 16px
}

.btn-add-shopcart-2 svg {
    fill: #2abb2a
}

.header-menu-button {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    margin-left: 21px;
    padding: 0 0 0 6px;
    vertical-align: middle;
    border: none;
    background: 0 0
}

.header-menu-button__icon {
    display: block;
    position: relative;
    width: 20px;
    height: 25px;
    border-top: 2px solid #000
}

.header-menu-button__icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    right: 0;
    width: 14px;
    height: 2px;
    background-color: #000
}

.header-menu-button__icon:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 18px;
    height: 2px;
    background-color: #000
}

.header__top-line-link-text {
    text-decoration: underline
}

.carusel__kit-item-product .product__info_brand {
    margin-bottom: 5px;
    display: block
}

.new-btn-credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    color: #4c4c4c
}

.new-btn-credit__text {
    font-size: 15px;
    line-height: 18px;
    display: block;
    text-align: left;
    text-decoration: underline
}

.new-btn-credit__icon {
    display: block;
    line-height: 0;
    margin-right: 10px
}

.product__code {
    color: #666;
    font-size: 13px
}

.b-product_price .symbol_right, .product_price-nowprice_currency {
    font-size: 15px
}

.why-we.mod-product-cart .why-we__item {
    width: calc(100% / 4)
}

.product__general-col-r {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    padding-top: 40px
}

.color-radio {
    position: relative
}

.color-radio input {
    position: absolute;
    opacity: 0
}

.color-radio .color {
    width: 25px;
    height: 25px;
    border: 1px solid #e9e9e9
}

.product__general-box .change-color-list__radio {
    margin-right: 1px
}

.product__size-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.do-electric-line {
    margin-bottom: 0
}

.do-electric-line svg {
    display: inline-block;
    vertical-align: middle;
    fill: #1682ea;
    margin-right: 4px
}

.do-electric-line a {
    text-decoration: none;
    color: #4c4c4c;
    font-size: 15px
}

.do-electric__text {
    text-decoration: underline
}

.product__general-box .product__tools-box-collum .btn-add-shopcart.type-2 .i_add_chart {
    top: 6px;
    left: 20px
}

.product__general-box .product__tools-box-collum .btn-add-shopcart.type-2 {
    width: auto;
    height: 60px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 60px;
    padding-left: 60px;
    color: #fff
}

.product__general-box .product__tools-box-collum {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.product__general-box .product__tools-box-collum .info-box {
    margin-left: 44px;
    margin-top: 8px
}

.info-box {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: #787878;
    font-size: 14px;
    text-decoration: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.info-box__icon {
    color: #787878;
    font-size: 14px;
    margin-right: 4px
}

.product__general-box .product__tools-box-collum-left {
    width: 204px
}

.product__general-box .product__tools-box-collum.mod-btn {
    margin-bottom: 10px
}

.box-for-info-type-1 {
    margin-bottom: 15px
}

.box-for-info-type-1__title {
    position: relative;
    margin-bottom: 10px
}

.box-for-info-type-1__title:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    background: #cecfd1;
    width: 100%
}

.box-for-info-type-1__title .info-box {
    position: relative;
    z-index: 1;
    background: #fff;
    width: 110px
}

.box-for-info-type-1__title .info-box__text {
    color: #1c1f26
}

.box-for-info-type-1__info-line {
    margin-bottom: 16px
}

.box-for-info-type-1__info-line:last-child {
    margin-bottom: 0
}

.box-for-info-type-1__info {
    font-size: 15px
}

.box-for-info-type-1__info-line-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.box-for-info-type-1__info-line-column:first-child {
    width: 151px;
    padding-right: 30px
}

.box-for-info-type-1__info-line-column:last-child {
    color: #4c4c4c;
    font-size: 14px
}

.link-to-rating-line {
    text-decoration: none
}

.product-cart-fixed {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    padding: 13px 0;
    -webkit-box-shadow: 0 0 29px rgba(0, 0, 0, .5);
    box-shadow: 0 0 29px rgba(0, 0, 0, .5);
    background-color: #fff;
    z-index: 100
}

.product-cart-fixed__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product-cart-fixed__content .logo svg {
    width: 141px;
    height: 34px
}

.product-cart-fixed__content .product-cart-fixed__product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 60px
}

.product-cart-fixed__content .product-cart-fixed__product-img {
    margin-right: 18px
}

.product-cart-fixed__content .product-cart-fixed__product-info {
    max-width: 240px;
    line-height: 17px
}

.product-cart-fixed__content .product-cart-fixed__product-title {
    color: #1c1f26;
    font-size: 15px;
    font-weight: 700;
    line-height: 17px;
    margin-bottom: 3px;
    max-height: 34px;
    overflow: hidden
}

.product-cart-fixed__content .product-cart-fixed__product-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.product-cart-fixed__content .rating-line {
    margin-right: 24px
}

.product-cart-fixed__content .rating-line .rating .fa {
    font-size: 14px
}

.product-cart-fixed__content .color-radio .color {
    width: 20px;
    height: 20px
}

.product-cart-fixed__content .product__size-color-title {
    font-size: 15px;
    line-height: 17px;
    margin-bottom: 2px;
    color: #1c1f26
}

.product-cart-fixed__content .rating-line {
    height: 18px
}

.product-cart-fixed__content .btn-add-shopcart {
    margin-right: 100px
}

.product-cart-fixed__content .product__col-line {
    margin-bottom: 5px
}

.product-cart-fixed__content .product__size-color {
    margin-right: 60px
}

.product-cart-fixed__content .product__size-color:last-child {
    margin-right: 0
}

.color-radio label {
    position: relative;
    z-index: 1
}

.product-cart-fixed__right-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap
}

.product-cart-fixed__right-part .product__price {
    margin-bottom: 0;
    margin-right: 30px
}

.product-cart-fixed__right-part .product__price-oldprice-box {
    position: relative;
    right: 0;
    top: 0;
    display: inline-block;
    padding: 0 5px;
    margin-right: 13px
}

.second-level-menu.second-level-menu__type-1 {
    padding: 30px 15px
}

.second-level-menu.second-level-menu__type-1 .second-level-menu__type-1-item {
    width: calc(100% / 10)
}

.second-level-menu__type-1-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.second-level-menu__link {
    display: block;
    padding: 15px 10px;
    text-align: center
}

.second-level-menu__img {
    line-height: 0;
    margin-bottom: 9px
}

.second-level-menu__img img {
    max-width: 100%;
    height: auto
}

.second-level-menu__title {
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px
}

.second-level-menu.second-level-menu__type-2 {
    padding: 0;
    background-color: #f0eeef
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__unit {
    display: block;
    vertical-align: top;
    width: 100%;
    padding-right: 0;
    margin-bottom: 0
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__unit-title {
    display: block;
    position: relative;
    border-bottom: 1px solid #d2d2d2;
    width: 256px;
    color: #4c4c4c;
    line-height: 20px;
    font-size: 16px;
    padding: 20px 30px 19px 25px;
    text-decoration: none
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__unit-title-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 40px;
    text-decoration: none
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__unit-title-icon svg {
    fill: #bcbcbc
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__unit.active .second-level-menu__unit-title-icon svg {
    fill: #fff
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__list {
    position: absolute;
    top: 0;
    right: 0;
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: #fff;
    min-height: 100%;
    width: calc(100% - 256px);
    padding: 30px 20px 30px 50px;
    height: auto;
    font-size: 0
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__item {
    display: inline-block;
    vertical-align: top;
    width: calc(100% / 6);
    margin-bottom: 0
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__unit:first-child .second-level-menu__list {
    display: block
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__unit.mod-byke .second-level-menu__link {
    text-align: left
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__list2 {
    padding-top: 11px
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__item2 {
    margin-bottom: 8px
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__link2 {
    color: #4c4c4c;
    font-size: 15px;
    text-decoration: none
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__title {
    text-decoration: none
}

.second-level-menu.second-level-menu__type-2 .second-level-menu__item img {
    margin: 0 !important
}

.second-level-menu__unit.mod-brend .second-level-menu__img {
    min-height: 75px
}

.main-menu, .mobile-category.not-dashboard, .mobile-category.not-dashboard .mobile-category__second-level {
    position: fixed;
    top: 0;
    left: -110vw;
    display: inline-block;
    height: 100vh;
    width: 320px;
    border-top: none;
    background: #fff;
    z-index: 1001;
    overflow: auto;
    -webkit-box-shadow: 0 0 29px rgba(0, 0, 0, .5);
    box-shadow: 0 0 29px rgba(0, 0, 0, .5);
    margin-top: 0
}

.main-menu {
    left: -400px
}

.main-menu__header {
    background-color: #1681e9;
    padding: 15px 15px;
    color: #fff;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-menu__header .logo svg {
    width: 112px;
    height: auto;
    fill: #fff
}

.main-menu__header .logo {
    line-height: 0
}

.main-menu__header-left-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-menu__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 24px;
    margin-left: 15px
}

.main-menu__close svg {
    fill: #fff
}

.main-menu__content {
    padding: 0 20px 20px 20px
}

.main-menu__content-unit {
    border-bottom: 1px solid #e9e9e9;
    padding: 10px 0
}

.main-menu__content-unit:last-child {
    border-bottom: none
}

.main-menu__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    color: #33363c;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    text-decoration: none;
    padding: 11px 0 10px;
    min-height: 38px
}

.main-menu__link svg {
    fill: #33363c
}

.main-menu__item.active {
    color: #1581e9
}

.main-menu__link-img {
    width: 28px;
    line-height: 0
}

.main-menu__link-img svg {
    max-width: 100%;
    height: auto
}

.main-menu__content-unit.main-men__phone-number {
    padding: 20px 0 17px;
    margin-bottom: 5px
}

.main-menu__link-text {
    width: calc(100% - 28px)
}

.main-menu__content-unit {
    padding: 7px 0
}

.main-menu__content-unit .header-phone-number {
    margin-bottom: 16px;
    margin-top: 0;
    font-size: 19px;
    text-align: left
}

.main-menu__link-text-number {
    min-width: 19px;
    line-height: 19px;
    background-color: #ffde00;
    padding: 0 2px;
    border-radius: 50%;
    color: #4c4c4c;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 2px
}

.mobile-category.not-dashboard .mobile-category__second-level {
    display: none;
    padding-bottom: 30px
}

.mobile-category.not-dashboard .mobile-category__top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e9e9e9;
    padding: 11px 20px;
    margin-bottom: 35px
}

.mobile-category.not-dashboard .mobile-category__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 30px;
    margin-left: 15px
}

.mobile-category.not-dashboard .mobile-category__close svg {
    fill: #b5b5b5
}

.mobile-category.not-dashboard .mobile-category__top-title {
    display: inline-block;
    text-decoration: none;
    color: inherit
}

.mobile-category.not-dashboard .mobile-category__top-title-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    width: 31px;
    height: 31px;
    border-radius: 50%;
    color: #1681e9;
    margin-right: 5px;
    border: 2px solid #1681e9;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mobile-category.not-dashboard .mobile-category__top-title-icon svg {
    width: 8px;
    height: 14px;
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    fill: #1681e9;
    margin-left: -2px;
    margin-top: -1px
}

.mobile-category.not-dashboard .mobile-category__top-title-text {
    color: #343434;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle
}

.mobile-category.not-dashboard .mobile-category__content, .mobile-category.not-dashboard .mobile-category__second-level-content {
    padding: 0 20px
}

.mobile-category.not-dashboard .mobile-category__first-level-unit {
    width: 25%;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 14px 10px 20px 10px;
    color: inherit;
    text-decoration: none;
    text-align: center
}

.mobile-category.not-dashboard .mobile-category__first-level-unit-img {
    line-height: 0;
    margin-bottom: 11px
}

.mobile-category.not-dashboard .mobile-category__first-level-unit-img img {
    max-width: 100%;
    height: auto
}

.mobile-category.not-dashboard .mobile-category__first-level {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mobile-category.not-dashboard .mobile-category__first-level:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #fff
}

.mobile-category.not-dashboard .mobile-category__text {
    color: #33363c;
    font-size: 15px
}

.mobile-category.not-dashboard .mobile-category__second-level-title {
    color: #343434;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 6px
}

.mobile-category.not-dashboard .mobile-category__second-level-content {
    text-align: left
}

.mobile-category.not-dashboard .mobile-category__second-level .mobile-category__top-line {
    margin-bottom: 20px
}

.main-menu__link.category-menu-btn {
    display: none
}

.color {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.color .color__overflow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.color .color__overflow span {
    display: block;
    width: 100%;
    height: 100%
}

.color.mod-2 .color__overflow span {
    display: block;
    width: 50%;
    height: 100%
}

.color.mod-3 .color__overflow span {
    display: block;
    width: 33.33%;
    height: 100%
}

.product-cart-fixed__left-part {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 50px
}

.product-cart-fixed__left-part .logo {
    margin-right: 52px
}

.box-for-info-type-1__title-btn {
    display: none
}

.header__bottom-line-link.mod-search {
    display: none
}

.header__bottom-line-link:nth-of-type(2) {
    margin-left: 0
}

.mobile-fixed-bottom {
    display: none
}

.carusel__kit-item-sum-left-part {
    display: none
}

.b-social.mod-mobile, .mobile-title {
    display: none
}

.product-page__mobile-gift, .product-page__mobile-slider, .product-page__mobile-title {
    display: none
}

.main-menu__header .logo {
    margin-top: 0
}

.mobile-category.not-dashboard, .mobile-category.not-dashboard .mobile-category__second-level {
    width: 100%
}

.subpage.m-shop.c-product.a-view .content {
    margin-bottom: 0;
    padding-bottom: 0
}

.b-product_price, .product_in-stock, .product_price-nowprice {
    white-space: nowrap
}

.product__general-box .product__tools-box-collum .product__favorite svg {
    width: 33px;
    height: 28px
}

.product__general-box .product__tools-box-collum .product__comparission {
    margin-left: 18px
}

.product__general-box .product__tools-box-collum .product__comparission svg {
    width: 37px;
    height: 29px
}

.product__general-col-r h1 + .product__col-line {
    margin-bottom: 10px
}

.product-cart__info-line table td:first-child {
    font-weight: 400
}

@media screen and (min-width: 1631px) {
    .main-menu {
        display: none
    }

    .product-page__top-line-repost {
        display: none
    }
}

@media screen and (max-width: 1630px) {
    .wrap {
        width: 1200px
    }

    .wrapper {
        overflow-x: hidden
    }

    .product-page__top-line-repost {
        display: block
    }

    .menu {
        width: 100%
    }

    .header__bottom-line-right-part {
        width: 930px
    }

    .logo {
        margin-top: 9px
    }

    .header__bottom-line-link {
        line-height: 0
    }

    .header__bottom-line-link svg {
        max-height: 25px;
        width: auto
    }

    .header__top-line-left {
        padding-top: 1px
    }

    .header-search input[type=text] {
        width: 94%
    }

    .second-level-menu {
        right: 0;
        top: 130px;
        width: 1170px
    }

    .second-level-menu__unit {
        width: 224px
    }

    .second-level-menu__unit:nth-child(5n) {
        width: 198px
    }


    .header__bottom-line-right-part:after {
        right: 0;
        width: 42px
    }

    .product__item {
        width: 25.107%
    }

    .product__item-in {
        padding: 22px 20px 18px
    }

    .btn-add-shopcart {
        min-width: 32px
    }

    .i_add_chart {
        left: 7px;
        z-index: 1
    }

    .subpage .header__bottom-line-links {
        background: 0 0
    }

    .carusel__products6 .product__item {
        width: 235px !important
    }

    .product__general-col-l {
        width: 672px;
        margin-right: 30px
    }

    .product__general-box-big-img {
        margin-top: 60px
    }

    .product__general-box-small-unit {
        width: 168px;
        height: 113px
    }

    .product-cart__info-line table td:first-child {
        padding-left: 22px;
        padding-right: 17px;
        width: 50%
    }

    .product-cart__info-line table td {
        padding-left: 17px;
        padding-right: 17px
    }

    .carusel__kit-item-product:before {
        left: -40px
    }

    .header__top-line-link {
        margin-left: 12px
    }

    .header-language {
        margin-left: 7px
    }

    .header__bottom-line-link {
        margin-left: 20px
    }

    .header__bottom-line-links:nth-child(3) svg {
        width: 36px
    }

    .product__item .product__tools-box-collum {
        margin-right: 0
    }

    .btn-add-shopcart {
        margin-right: 56px
    }

    .product-cart__info-line table th:first-child {
        padding-left: 22px;
        padding-right: 20px
    }

    .product__general-box-case .video-icon {
        bottom: 20px
    }

    .product-page .breadcrumbs {
        display: inline-block;
        vertical-align: top;
        width: 900px;
        padding-bottom: 0;
        padding-top: 10px
    }

    .product-page .repost.mod-right {
        padding: 0 0 0 20px;
        display: inline-block;
        vertical-align: top
    }

    .product-page .repost-line {
        display: none
    }

    .product-page .content-top-line {
        padding: 25px 0 25px
    }

    .header__top-line-text {
        display: none
    }

    .header__bottom-line-right-part nav {
        display: none
    }

    .header__bottom-line-right-part {
        background: #f0eeef
    }

    .header__bottom-line-right-part:after {
        display: none
    }

    .header-search {
        width: 520px;
        margin-left: 22px;
    }

    .main-menu__link.category-menu-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .why-we-line .why-we {
        width: 100%
    }

    .why-we__item {
        margin-right: 0;
        width: calc(100% / 3);
        padding-right: 30px
    }

    .why-we__item:last-child {
        padding-left: 0
    }

    .why-we__icon {
        margin-right: 13px;
        min-width: 64px;
        text-align: center
    }

    .product__item {
        height: 388px
    }

    .product-cart-fixed__content .product-cart-fixed__product, .product-cart-fixed__content .product__size-color, .product-cart-fixed__left-part .logo {
        margin-right: 20px
    }

    .product-cart-fixed .product__tools-box-collum {
        white-space: nowrap
    }

    .product-cart-fixed__content .btn-add-shopcart {
        margin-right: 75px;
        height: 40px
    }

    .product-cart-fixed__content .btn-add-shopcart:after {
        content: "";
        display: inline-block;
        position: absolute;
        top: 0;
        right: -57px;
        width: 57px;
        height: 40px;
        background: url(/img/btn1-g.svg) no-repeat;
        background-size: cover
    }

    .product-cart-fixed__right-part .product__price {
        margin-right: 15px
    }

    .product-cart-fixed__left-part .logo {
        display: none
    }

    .why-we.mod-product-cart .why-we__item {
        width: calc(100% / 2)
    }

    .header-menu-button__icon {
        height: 17px
    }

    .subpage header {
        margin-bottom: 30px
    }

    .header__bottom-line-links {
        padding-top: 21px;
        padding-left: 25px;
    }

    .product-cart-fixed__left-part {
        margin-right: 30px
    }

    .product-cart-fixed__right-part .b-product_price {
        font-size: 22px
    }

    .product-cart-fixed__right-part .b-product_price .symbol_right {
        font-size: 14px
    }
}

@media screen and (max-width: 1230px) {
    .wrapper {
        min-width: inherit
    }

    .wrap {
        width: 960px;
        padding: 0
    }

    .header__bottom-line .header__bottom-line-links {
        display: inline-block
    }

    .header__bottom-line-right-part {
        width: 700px;
        background: #fff;
        padding-right: 26px;
        text-align: right;
        padding-top: 12px;
        padding-bottom: 12px;
        height: 56px
    }

    .header-search input[type=text] {
        font-size: 14px;
        height: 34px
    }

    .logo {
        margin-top: 3px
    }

    .header__top-line-left {
        padding-top: 0;
        margin-top: 0
    }

    .header__bottom-line-right-part:after {
        display: none
    }

    .product__item {
        width: 33.47%
    }

    .product__item .product__tools-box-collum {
        margin-right: 2px
    }

    .why-we-line .why-we {
        width: 594px
    }

    .why-we__item {
        width: 262px;
        margin-right: 30px
    }

    .header__bottom-line-right-part nav {
        position: fixed;
        display: block;
        top: 0;
        left: -320px;
        width: 320px;
        height: 100vh;
        background-color: #f3f3f3;
        z-index: 1000;
        overflow-y: auto;
        padding-top: 70px
    }

    .header__bottom-line-right-part nav .menu {
        display: block
    }

    .header__bottom-line-right-part nav .menu li {
        display: block !important;
        position: relative;
        width: 100% !important;
        border: 1px solid #e9e9e9;
        border-right: none;
        border-left: none;
        margin-top: -1px;
        padding: 0 !important;
        margin-bottom: 0 !important
    }

    .header__bottom-line-right-part nav .menu li.active a {
        background: #ededed !important
    }

    .header__bottom-line-right-part nav .menu li a {
        display: block !important;
        width: 100% !important;
        color: #1c1f26 !important;
        font-size: 18px !important;
        text-align: left !important;
        padding: 21px 25px !important;
        text-transform: uppercase !important;
        text-decoration: none !important;
        margin: 0 !important;
        font-weight: 700 !important
    }

    .header__bottom-line-right-part nav .menu li a:after, .header__bottom-line-right-part nav .menu li a:before {
        display: none
    }

    .header__bottom-line-right-part nav .menu li .second-level-menu {
        right: 0;
        top: 0;
        width: 100%;
        position: relative;
        background: 0 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0
    }

    .header__bottom-line-right-part nav .menu li .second-level-menu li a {
        font-size: 15px !important;
        text-align: left !important;
        padding: 18px 25px 18px 32px !important;
        display: block;
        margin: 0
    }

    .header__bottom-line-right-part nav .menu li .second-level-menu li:last-child {
        border-bottom: none !important
    }

    .header__bottom-line-right-part nav .menu li .second-level-menu .second-level-menu__list {
        display: none
    }

    .header__bottom-line-right-part nav .menu li .second-level-menu .second-level-menu__list a {
        padding-left: 45px !important;
        padding-right: 25px !important
    }

    .header__bottom-line-right-part nav .menu .menu_link-text {
        display: block;
        background: 0 0;
        height: auto;
        font-size: inherit;
        font-weight: inherit;
        text-transform: inherit;
        color: inherit;
        padding-top: 0
    }

    .header__bottom-line-right-part nav .menu .menu_link__icon {
        display: none
    }

    .subpage .header__bottom-line-right-part {
        background: #f0eeef
    }

    .carusel__kit-item-product {
        margin-right: 60px;
        margin-bottom: 15px
    }

    .carusel__products6 .product__item {
        width: 241px !important
    }

    .repost-line .repost {
        padding-right: 25px
    }

    .repost-line .repost .b-social__text {
        margin-right: 8px
    }

    .product__general-col-l {
        width: 474px;
        margin-right: 20px
    }

    .product__general-box-small-unit {
        width: 158px;
        height: 107px
    }

    .product__general-box h1 {
        font-size: 36px
    }

    .product__price-oldprice-box {
        right: -24px
    }

    .product__general-box .product__general-box-gift {
        margin-bottom: 35px
    }

    .subpage header {
        margin-bottom: 25px
    }

    .product__general-box-case .video-icon .video-icon__text {
        display: none
    }

    .product-page .breadcrumbs {
        width: 692px
    }

    .product__item {
        height: 376px
    }

    .product__item-in {
        padding: 22px 20px 6px
    }

    .header-search {
        width: 323px;
        margin-left: 12px;
        height: auto;
        vertical-align: top;
        padding-top: 0;
    }

    .header__bottom-line-links {
        height: auto;
        padding: 4px 0 0 20px
    }

    .header-search input[type=text] {
        width: calc(100% - 40px);
        height: 32px
    }

    .header-search .header-search__btn {
        height: 32px
    }

    .header__bottom-line-right-part:before {
        border-bottom: 56px solid #f0eeef;
        border-left: 52px solid transparent;
        left: -52px;
        top: 0
    }

    .why-we.mod-product-cart .why-we__item {
        font-size: 15px;
        line-height: 19px;
        padding-right: 20px
    }

    .why-we.mod-product-cart .why-we__item .why-we__title {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 8px
    }

    .product-cart-fixed__content .product-cart-fixed__product-img {
        display: none
    }

    .product-cart-fixed__content .product-cart-fixed__product-info {
        max-width: 220px
    }

    .carusel__kit-item-product .product__info {
        width: 180px
    }

    .carusel__kit-item-sum:before {
        left: -51px
    }

    .product-cart-fixed__right-part {
        white-space: initial
    }

    .product-cart-fixed__right-part .product__price {
        text-align: right
    }

    .product-cart-fixed__right-part .product__price-oldprice-box {
        margin-right: 0;
        margin-bottom: 4px
    }

    .product-cart-fixed__right-part {
        max-width: 315px
    }
}

@media screen and (max-width: 1023px) {
    .wrap {
        width: 722px
    }

    .header__top-line-text {
        display: none
    }

    .logo svg {
        width: 150px
    }

    .header__bottom-line-right-part {
        width: 516px;
        padding-top: 8px;
        padding-bottom: 8px;
        height: 48px
    }

    .header__bottom-line-right-part:before {
        border-bottom: 48px solid #fff;
        border-left: 40px solid transparent;
        left: -40px
    }

    .header-search input[type=text] {
        font-size: 14px;
        height: 30px
    }

    .logo {
        margin-top: -2px
    }

    .header-search {
        width: 56%
    }

    .subpage .header-search {
        border-bottom: none
    }

    h1 {
        font-size: 34px
    }

    .subpage header {
        margin-bottom: 20px
    }

    .product__general-box .b-product_price .symbol_right {
        font-size: 22px;
        padding-left: 0;
        margin-left: -2px
    }

    .product__general-box .product__price-oldprice-box .b-product_price {
        font-size: 16px !important
    }

    .product__general-box .rating-line {
        display: block
    }

    .product__general-box .product__code {
        margin-right: 0;
        display: block;
        margin-bottom: 10px
    }

    .product__general-box h1 {
        font-size: 32px
    }

    .product__general-col-l {
        width: 402px;
        margin-right: 22px
    }

    .product__general-box-small-unit {
        width: 134px;
        height: 92px
    }

    .product__general-box .lower-price {
        margin-top: -24px
    }

    .product__general-box .product__price .product_in-stock {
        position: relative;
        top: 7px
    }

    .btn-add-shopcart.type-2 {
        width: 50px;
        height: 57px;
        margin-right: 68px
    }

    .btn-add-shopcart.type-2 .i_add_chart {
        top: 14px;
        left: 12px
    }

    .fast-buy {
        padding-left: 15px;
        font-size: 15px
    }

    .product__general-box-big-img .stiker__line {
        position: absolute;
        top: 20px;
        left: 20px
    }

    .product__general-box h1 {
        font-size: 28px
    }

    .product__general-box-case .video-icon {
        left: 20px;
        bottom: 17px
    }

    .product__general-box {
        margin-bottom: 30px
    }

    .product__general-box .product__tools-box {
        margin-bottom: 17px
    }

    .b-section {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .product__general-box-gift {
        margin-top: 40px;
        margin-bottom: -30px
    }

    .product__general-gift__text {
        width: 440px
    }

    .product__general-gift__text br {
        display: none
    }

    .product__general-col-r .product__general-box-gift {
        display: none
    }

    .header-phone-number {
        margin-top: 3px
    }

    .header-search input[type=text]::-webkit-input-placeholder {
        font-size: 16px
    }

    .header-search input[type=text]::-moz-placeholder {
        font-size: 16px
    }

    .header-search input[type=text]:-moz-placeholder {
        font-size: 16px
    }

    .header-search input[type=text]:-ms-input-placeholder {
        font-size: 16px
    }

    .product-page .repost .b-social__text {
        display: none
    }

    .product-page .breadcrumbs {
        width: 606px
    }

    .table-specification-mobile {
        display: block
    }

    .header__top-line-link.mod-user .header__top-line-link-text {
        display: none
    }

    .header__top-line-link {
        margin-left: 10px
    }

    .product__general-box .b-product_price {
        margin-bottom: 16px
    }

    .product__general-box .product__price {
        height: auto;
        margin-bottom: 19px
    }

    .product__general-box .product__price .product_in-stock {
        top: 0
    }

    .product__general-box .lower-price {
        margin-top: 0;
        float: left
    }

    .product__general-box .product__size-color {
        margin-bottom: 4px;
        width: 100%;
        max-width: 100%
    }

    .do-electric-line {
        margin-bottom: 5px
    }

    .header-search {
        width: 310px;
        margin-left: 6px;
        padding-left: 0;
    }

    .header__bottom-line-links {
        height: auto;
        padding: 4px 0 0 20px
    }

    .header__bottom-line-link svg {
        max-height: 22px
    }

    .header__bottom-line-right-part:before {
        border-left: 40px solid transparent;
        left: -40px;
        top: 0;
        border-bottom: 48px solid #f0eeef
    }

    .header-search input[type=text] {
        height: 30px
    }

    .header-search .header-search__btn {
        height: 30px
    }

    .header-search .header-search__btn svg {
        width: 18px;
        height: 18px
    }

    .why-we__title {
        font-size: 17px;
        line-height: 20px;
        margin-bottom: 8px
    }

    .why-we__item {
        font-size: 15px;
        line-height: 19px;
        padding-right: 15px
    }

    .product-cart-fixed__content .product-cart-fixed__product {
        display: none
    }

    .product__general-col-r {
        width: 298px;
        padding: 0
    }

    .product__general-col-r .product__size-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product__general-col-r .btn-add-shopcart.type-2, .product__general-col-r .do-electric-line, .product__general-col-r .product__size-line-select {
        margin-bottom: 15px
    }

    .product__general-box .product__tools-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product__general-box .product__tools-box-collum {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product__general-box .product__tools-box-collum-left {
        width: auto
    }

    .why-we.mod-product-cart .why-we__item {
        width: calc(100%);
        margin-bottom: 26px
    }

    .product__general-box h1 {
        font-size: 20px
    }

    .product__general-box h1 br {
        display: none
    }

    .product__general-col-r {
        margin-top: 60px
    }

    .product__general-col-r .box-for-info-type-1__info {
        display: none;
        padding: 12px 0 10px
    }

    .product__general-col-r .box-for-info-type-1 {
        border-top: 1px solid #cecfd1;
        border-bottom: 1px solid #cecfd1;
        margin-bottom: -1px;
        padding: 12px 0
    }

    .product__general-col-r .box-for-info-type-1__title:before {
        display: none
    }

    .product__general-col-r .box-for-info-type-1__title {
        margin-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .box-for-info-type-1__title .info-box__text {
        color: #1c1f26;
        font-size: 16px
    }

    .box-for-info-type-1__title-btn {
        display: block;
        text-decoration: underline;
        color: #1c1f26;
        font-size: 14px
    }

    .product__general-box .product__tools-box-collum.mod-btn {
        margin-bottom: 0
    }

    .breadcrumbs div {
        display: inline
    }

    .product__general-box .product__general-box-gift {
        margin-bottom: -20px
    }

    .product__general-col-r h1 {
        margin-bottom: 10px
    }
}

@media screen and (max-width: 735px) {
    .wrap {
        width: 522px
    }

    .product-page .repost.product-page__top-line-repost, .product__general-box-gift {
        display: none
    }

    .product-page__mobile-slider-item {
        line-height: 0
    }

    .product__general-box .product__info_brand {
        display: none
    }

    .header__top-line-link:nth-last-child(2) .header__top-line-link-text {
        display: none
    }

    .header__top-line-link {
        margin-left: 8px
    }

    .header-language {
        margin-left: 3px
    }

    .header__bottom-line-right-part {
        width: 316px;
        padding-right: 20px
    }

    .header-menu-button {
        margin-left: 16px
    }

    .header__bottom-line-link {
        margin-left: 25px
    }

    .header-search {
        width: 100%;
        padding-right: 5px
    }

    .header-search .header-search__btn {
        height: 40px;
        margin-top: -5px;
        display: inline-block
    }

    .header-search .header-search__btn svg {
        width: 18px
    }

    .header-search input[type=text] {
        width: 83%;
        margin-right: 5px
    }

    .header-search input[type=text]::-webkit-input-placeholder {
        font-size: 16px
    }

    .header-search input[type=text]::-moz-placeholder {
        font-size: 16px
    }

    .header-search input[type=text]:-moz-placeholder {
        font-size: 16px
    }

    .header-search input[type=text]:-ms-input-placeholder {
        font-size: 16px
    }

    .header-search {
        display: none !important
    }

    .header__top-line {
        padding: 15px 0 13px 0
    }

    .header__bottom-line-right-part {
        background: #f0eeef !important
    }

    .header__bottom-line-right-part:before {
        border-bottom-color: #f0eeef !important
    }

    .header-search input[type=text] {
        border-bottom: 1px solid #e1dfe0 !important;
        background: #f0eeef !important
    }

    .header-search, .subpage .header-search input[type=text] {
        background: #f0eeef !important
    }

    .product__item {
        width: 262px
    }

    .product__item .product__tools-box-collum {
        margin-right: 12px
    }

    .why-we__item {
        width: 246px !important
    }

    .why-we__item:nth-child(odd) {
        margin-right: 25px !important
    }

    .why-we__item:nth-child(even) {
        margin-right: 0 !important
    }

    .b-social__text {
        display: none
    }

    .text table td {
        padding: 11px 10px 14px 10px
    }

    h1 {
        font-size: 28px
    }

    .b-section {
        margin-top: 35px;
        margin-bottom: 35px
    }

    .carusel__products6 .product__item {
        width: 262px !important
    }

    .subpage header {
        margin-bottom: 10px
    }

    .product__general-col-l {
        width: 100%;
        margin-right: 0;
        padding-right: 1px
    }

    .product__general-box-small-unit {
        width: 130px;
        height: 88px
    }

    .product__general-box-big-img {
        margin-top: 35px
    }

    .product__general-box h1 br {
        display: none
    }

    .product__general-box .product__code {
        margin-right: 38px;
        display: inline-block;
        margin-bottom: 10px
    }

    .product__general-box .rating-line {
        display: inline-block
    }

    .product__general-box .lower-price {
        margin-top: 0;
        float: none;
        display: inline-block;
        margin-left: 61px;
        vertical-align: top
    }

    .fast-buy svg {
        display: inline-block
    }

    .carusel__kit-item-product:before {
        left: 50%;
        top: -46px
    }

    .carusel__kit-item-sum:before {
        top: -37px;
        left: 50%
    }

    .btn-add-shopcart {
        margin-right: 56px;
        float: none
    }

    .carusel__kit-art {
        right: -30px
    }

    .carusel__kit-item-product {
        margin-right: 0;
        min-width: 360px;
        margin-bottom: 60px
    }

    .product__general-gift__text {
        width: 244px
    }

    .product__general-box-gift {
        margin-top: 40px;
        margin-bottom: 0
    }

    .header__bottom-line-link svg {
        max-height: 24px
    }

    .breadcrumbs {
        text-align: center
    }

    .breadcrumbs div {
        display: inline
    }

    .product-page .breadcrumbs {
        width: 100%;
        padding-top: 0
    }

    .product-page .repost-line {
        display: block;
        text-align: center;
        padding: 22px 0;
        height: auto
    }

    .product-page .repost.mod-right {
        padding: 0
    }

    .product__general-box {
        margin-bottom: 20px
    }

    .header__top-line-link .header__top-line-link-text {
        display: none
    }

    .wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .header__top-line {
        display: none
    }

    header {
        background-color: #1581e9
    }

    header .logo svg {
        fill: #fff
    }

    .header__bottom-line-right-part:before {
        display: none
    }

    .header__bottom-line-right-part {
        background: 0 0 !important
    }

    .header__bottom-line .header__bottom-line-links {
        background: 0 0
    }

    .header-menu-button, .header__bottom-line-link svg {
        fill: #fff
    }

    .header-menu-button__icon {
        border-top: 2px solid #fff
    }

    .header-menu-button__icon:after, .header-menu-button__icon:before {
        background-color: #fff
    }

    .logo {
        margin-top: 0;
        line-height: 0
    }

    .logo svg {
        width: 110px;
        height: 30px
    }

    .header__bottom-line-right-part {
        width: auto;
        padding: 0
    }

    .header__bottom-line-right-part {
        height: auto
    }

    .header__bottom-line-link.mod-search {
        display: inline-block
    }

    .header__bottom-line-link:nth-of-type(2) {
        margin-left: 20px
    }

    .header__bottom-line {
        position: relative;
        padding: 9px 0
    }

    .header__bottom-line .logo {
        margin-right: 0;
        margin-left: 45px
    }

    .header__bottom-line > .wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header__bottom-line > .wrap:after {
        display: none
    }

    .header-menu-button {
        position: absolute;
        left: 20px;
        top: 16px;
        margin-left: 0;
        -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }

    .header__bottom-line-right-part {
        position: initial
    }

    .header__bottom-line-link svg {
        max-height: 22px;
        width: auto !important
    }

    .header-search {
        display: block !important;
        position: absolute;
        top: 100%;
        left: 0;
        height: 0;
        background-color: #1581e9 !important;
        width: 100%;
        margin-left: 0;
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden
    }

    .header-search input[type=text] {
        width: 100%
    }

    .header-search .header-search__btn {
        display: none
    }

    .header-search input[type=text] {
        height: 38px;
        margin: 5px 0 16px 0;
        font-size: 15px;
        background: #fff !important
    }

    .product__image {
        text-align: center
    }

    .product__image img {
        max-width: 90%;
        height: auto
    }

    .product__tools-box:after {
        display: none
    }

    .why-we-line {
        display: none
    }

    .product__item {
        width: 33.33%
    }

    .product__item-in {
        padding: 10px 10px 0;
        border: none
    }

    .product__tools-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .product__item-in .product__price-line.product__tools-box .product__tools-box-collum:nth-of-type(2) {
        display: none
    }

    .product-link {
        height: 48px;
        color: #1c1f26;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px;
        margin-bottom: 8px
    }

    .stiker {
        padding: 0 9px 0 2px;
        font-size: 9px;
        height: 19px;
        line-height: 21px;
        margin-bottom: 8px
    }

    .stiker:before {
        height: 20px;
        top: -1px;
        left: -3px
    }

    .stiker:after {
        height: 20px;
        top: 2px
    }

    .stiker__line {
        top: 0
    }

    .product__item-in .product__img {
        padding-top: 8px
    }

    .product__item-in .product__art {
        display: none
    }

    .product__item-in .product__tools-box {
        margin-bottom: 2px
    }

    .product__item-in .b-product_price {
        font-size: 20px
    }

    .product__item-in .b-product_price .symbol_right {
        font-size: 14px
    }

    .product__item-in .product__price-oldprice-box {
        background: 0 0;
        top: -7px;
        right: -21px
    }

    .product__item-in .product__price-oldprice-box .b-product_price {
        font-size: 13px !important
    }

    .product__item-in .product__image {
        margin-bottom: 6px
    }

    .product__item-in .product__price {
        margin-bottom: 0
    }

    .product__item-in .rating-line .rating .fa {
        font-size: 12px
    }

    .product__item {
        height: auto
    }

    .product__item-in {
        position: relative
    }

    .product__item .product__tools-box-collum {
        width: 100%
    }

    header {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 100
    }

    .wrapper {
        margin-top: 48px
    }

    .mobile-fixed-bottom {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 100;
        -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, .36);
        box-shadow: 0 1px 10px rgba(0, 0, 0, .36);
        padding: 8px 0;
        background-color: #fff;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    .mobile-fixed-bottom__content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .mobile-fixed-bottom__content .b-product_price {
        color: #1682ea;
        font-size: 20px;
        font-weight: 900;
        vertical-align: middle
    }

    .mobile-fixed-bottom__content .b-product_price .symbol_right {
        font-size: 14px;
        color: #333;
        font-weight: 700
    }

    .subpage .content {
        margin-bottom: 15px
    }

    .mobile-fixed-bottom .mobile-credit {
        display: inline-block;
        vertical-align: middle;
        margin-right: 17px;
        line-height: 0
    }

    .mobile-fixed-bottom__right-part {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .breadcrumbs {
        display: none
    }

    h1 {
        margin-bottom: 0;
        font-size: 17px;
        font-weight: 700
    }

    .content-top-line {
        padding: 18px 0 17px
    }

    .carusel__products6 .product__item {
        width: calc((100vw - 40px) / 3) !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-left: 0
    }

    .carusel__kit-art {
        right: 0;
        position: relative;
        margin-bottom: 10px;
        font-size: 14px
    }

    .carusel__kit-slide {
        text-align: left
    }

    .carusel__kit-item-product .product__img {
        width: 104px
    }

    .carusel__kit-item-product .product__img img {
        max-width: 100%;
        height: auto
    }

    .carusel__kit-item-product .product__info {
        width: calc(100% - 104px - 16px)
    }

    .carusel__kit-item-product {
        margin-right: 0;
        min-width: initial;
        margin-bottom: 0;
        width: calc(100% / 2 - 20px)
    }

    .carusel__kit-item-product .b-product_price {
        font-size: 20px
    }

    .carusel__kit-item-product .symbol_right {
        font-size: 14px
    }

    .carusel__kit-item-product .product__price-oldprice-box {
        background: 0 0;
        top: -7px;
        right: -21px
    }

    .carusel__kit-item-product .product__price-oldprice-box .b-product_price {
        font-size: 13px !important
    }

    .carusel__kit-art + .carusel__kit-item-product {
        margin-right: 35px
    }

    .carusel__kit-item-product .product__info_brand {
        display: none
    }

    .carusel__kit-item-product:before {
        left: -24px;
        top: 19px;
        color: #1581e9;
        font-size: 29px
    }

    .carusel__kit-item-sum:before {
        display: none
    }

    .carusel__kit-item-product .product-link {
        margin-bottom: 6px;
        height: auto
    }

    .carusel__kit-item-sum {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-top: 20px;
        border-top: 1px solid #e9e9e9;
        margin-top: 17px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .carusel__kit-item-sum-left-part {
        display: block;
        margin-right: 20px;
        font-weight: 700;
        text-transform: uppercase
    }

    .carusel__kit-item-sum-right-part {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 5px
    }

    .carusel__kit-item-sum .product_price-nowprice {
        display: block;
        margin-bottom: 0;
        margin-right: 20px
    }

    .product-cart-fixed {
        display: none !important
    }

    .mobile-fixed-bottom .product__price-oldprice-box {
        background: 0 0;
        top: -7px;
        right: -21px
    }

    .mobile-fixed-bottom .product__price-oldprice-box .b-product_price {
        font-size: 13px !important;
        color: #666
    }

    .mobile-fixed-bottom .btn-add-shopcart-2 {
        line-height: 0
    }

    .mobile-fixed-bottom .product__tools-box-collum-line {
        margin-right: 15px
    }

    .mobile-fixed-bottom.mod-product-card {
        padding: 13px 0 12px
    }

    .mobile-fixed-bottom .product__comparission svg {
        fill: #000
    }

    .mobile-fixed-bottom .product__favorite svg {
        fill: #c9111a
    }

    .product__general-col-r {
        position: relative;
        width: 100%
    }

    .table-specification-mobile thead {
        display: none
    }

    .product-cart__info-line table td:first-child {
        width: 35%;
        padding-left: 0
    }

    .product-cart__info-line table td:first-child {
        font-weight: 400
    }

    .product-cart__info-line table td {
        font-size: 15px;
        line-height: 18px;
        padding: 11px 10px 12px 10px;
        border-right: none;
        border-left: none;
        vertical-align: top
    }

    .product-cart__info-line table tbody tr:nth-child(even) {
        background: 0 0
    }

    h3 {
        font-size: 20px
    }

    .b-social.mod-mobile, .mobile-title {
        display: block
    }

    .b-social.mod-mobile {
        margin-bottom: 25px
    }

    .b-social.mod-mobile .b-social__text {
        display: inline-block;
        text-transform: none;
        font-weight: 400;
        font-size: 16px;
        margin-right: 9px
    }

    .b-social.mod-mobile .social__link {
        background-color: #ededed
    }

    .product__general-box .product__tools-box, .product__general-box .product__tools-box-collum {
        display: none
    }

    .table-specification__box .table-specification {
        margin-bottom: 0
    }

    .product__general-col-r .box-for-info-type-1 {
        border-top: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9
    }

    .product__general-box .product__size-color {
        margin-bottom: 14px
    }

    .product-page__mobile-gift, .product-page__mobile-slider, .product-page__mobile-title {
        display: block
    }

    .product-page .breadcrumbs {
        display: none
    }

    .product-page__mobile-title {
        color: #000;
        font-size: 15px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase
    }

    .product-page .content-top-line {
        padding: 18px 0
    }

    .product-page .repost-line, .product__general-box-gift {
        display: none
    }

    .product__general-col-l {
        display: none
    }

    .product-page__mobile-slider-item {
        display: none
    }

    .product-page__mobile-slider-item:first-child {
        display: block
    }

    .product-page__mobile-slider-item {
        border: 1px solid #e9e9e9
    }

    .product-page__mobile-slider-item img {
        width: 100%;
        height: auto
    }

    .product__general-box h1 {
        display: none
    }

    .product__general-col-r {
        margin-top: 20px
    }

    .product__general-col-r .product__col-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .product__general-col-r .product__col-line .rating-line .rating .fa {
        font-size: 14px
    }

    .product__general-col-r .product__col-line .product__review .hidden-mobile {
        display: none
    }

    .product__general-box .product__code {
        margin-right: 20px;
        margin-bottom: 0;
        font-size: 14px
    }

    .product__general-box .rating-line .rating {
        margin-right: 3px
    }

    .product__general-box .rating-line .product__review {
        font-size: 13px
    }

    .product-page__mobile-slider {
        margin-bottom: 37px
    }

    .product-page__mobile-gift .product__general-gift .product__general-gift__text {
        width: 100%;
        display: inline;
        margin-right: 0;
        line-height: 18px
    }

    .product-page__mobile-gift .product__general-gift .product__general-gift__name {
        display: inline;
        margin-bottom: 0;
        max-height: initial;
        line-height: 18px;
        text-transform: none;
        font-size: 14px;
        font-weight: 400;
        text-align: left;
        font-style: normal
    }

    .product-page__mobile-gift {
        margin-bottom: 20px;
        border: 1px solid #c9111a;
        padding: 10px 15px;
        line-height: 18px;
        font-size: 14px
    }

    .product-page__mobile-gift .product__general-gift__text .color-r {
        font-size: inherit
    }

    .product__general-box .product__price {
        height: auto;
        margin-bottom: 7px;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .product__general-box .product__price:after {
        display: none
    }

    .product__general-box .b-product_price {
        font-size: 27px;
        font-weight: 700;
        padding-top: 2px;
        margin-bottom: 0
    }

    .product__general-box .b-product_price .symbol_right {
        font-size: 16px;
        margin-left: 0
    }

    .product__general-box .product__price-oldprice-box {
        right: -30px;
        top: -10px;
        height: 29px;
        padding: 0;
        background: 0 0
    }

    .product__general-box .product__price .product_in-stock {
        top: 0;
        font-size: 13px;
        padding-top: 1px
    }

    .m-shop.c-product.a-view .wrapper {
        margin-top: 98px
    }

    .header__bottom-line-links {
        padding-top: 0;
        margin-top: -1px
    }

    .product_in-stock {
        font-size: 13px
    }

    .header-search input[type=text]::-webkit-input-placeholder {
        font-size: 15px
    }

    .header-search input[type=text]::-moz-placeholder {
        font-size: 15px
    }

    .header-search input[type=text]:-moz-placeholder {
        font-size: 15px
    }

    .header-search input[type=text]:-ms-input-placeholder {
        font-size: 15px
    }

    .wrapper {
        min-height: initial
    }

    .b-product_price .symbol_right, .product_price-nowprice_currency {
        font-size: 14px
    }
}

@media screen and (max-width: 567px) {
    .wrapper {
        min-width: 320px
    }

    .wrap {
        width: 274px
    }

    .header__top-line-link-text {
        display: none
    }

    .header-phone-number {
        margin-top: -5px;
        vertical-align: middle;
        width: 144px;
        text-align: right;
        font-size: 22px
    }

    .header__top-line-link svg {
        margin-right: 0
    }

    .header__top-line-link {
        margin-left: 11px
    }

    .header-language {
        margin-left: 14px
    }

    .header__bottom-line-right-part:before {
        display: none
    }

    .header-menu-button, .header__bottom-line-link {
        margin-left: 25px
    }

    .header-search {
        width: 274px;
        padding-right: 0;
        left: 50%;
        margin-left: -137px
    }

    .header-search .header-search__btn {
        height: 46px;
        margin-top: -6px;
        display: inline-block;
        padding-right: 0
    }

    .header-search input[type=text] {
        width: 230px;
        margin-right: 5px
    }

    .product__item {
        width: 100%
    }

    .product__image {
        text-align: center
    }

    h3 {
        font-size: 20px
    }

    .subpage .content {
        margin-bottom: 0
    }

    h1 {
        font-size: 26px
    }

    .text table td, .text table th {
        padding-right: 15px !important;
        padding-left: 15px !important
    }

    .carusel__products6 .product__item {
        width: 274px !important
    }

    .repost-line {
        height: auto
    }

    .repost-line {
        height: auto
    }

    h1 {
        font-size: 22px
    }

    .repost-line .repost .b-social__text {
        margin-right: 8px;
        margin-top: 4px
    }

    .repost.mod-right:before {
        right: auto;
        left: -500px
    }

    .repost.mod-right {
        padding-left: 0;
        text-align: center;
        width: 100%
    }

    .product__general-box-big-img .stiker__line {
        top: 15px;
        left: 15px
    }

    .stiker {
        font-size: 10px
    }

    .product__general-box-small-unit {
        width: 136px;
        height: 91px
    }

    .product__general-col-l {
        width: 100%;
        margin-right: 0;
        padding-right: 2px
    }

    .product__general-box h1 {
        font-size: 24px
    }

    .product__general-box .b-product_price {
        font-size: 40px
    }

    .product__general-box .lower-price {
        margin-top: 10px;
        margin-left: 0
    }

    .product__general-box .product__price .product_in-stock {
        top: 0
    }

    .fast-buy {
        padding-left: 0;
        font-size: 14px
    }

    .btn-add-shopcart.type-2 .i_add_chart {
        top: 14px;
        left: 9px
    }

    .btn-add-shopcart.type-2 {
        margin-right: 73px
    }

    .why-we__item:nth-child(odd) {
        margin-right: 0 !important
    }

    .why-we__item {
        width: 100% !important
    }

    .product__general-box-gift {
        padding: 10px 12px 10px 35px;
        text-align: right
    }

    .product__general-gift__img {
        margin-right: 8px
    }

    .product__general-gift__text {
        width: 143px;
        margin-right: 0
    }

    .product__general-gift__name {
        text-align: left
    }

    .product__general-gift-counter {
        text-align: left;
        padding-left: 5px
    }

    .product__general-gift-counter {
        width: auto
    }

    .product__general-box-case .video-icon .video-icon__text {
        font-size: 0;
        line-height: 0
    }

    .product__general-box-case .video-icon {
        left: 15px;
        bottom: 1px
    }

    .product-cart__info-line .text table {
        font-size: 15px
    }

    .product-cart__info-line .text table td, .product-cart__info-line .text table th {
        padding-left: 10px !important;
        padding-right: 10px !important
    }

    .header__top-line .header-phone-number {
        display: none
    }

    .product__general-box .product__favorite {
        margin-left: 22px
    }

    footer {
        text-align: center
    }

    .header__top-line .wrap {
        position: relative
    }

    .header-menu-button {
        font-size: 24px;
        margin-left: 0;
        line-height: 23px
    }

    .header__bottom-line-link {
        margin-left: 13px
    }

    .header__top-line .header__top-line-link.mod-user {
        display: none
    }

    .wrap {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }

    .product__item {
        width: 50%
    }

    .logo svg {
        width: 100px;
        height: 28px
    }

    .header__bottom-line-link svg {
        max-height: 20px
    }

    .header__bottom-line-link:nth-of-type(2) {
        margin-left: 13px
    }

    h3 {
        font-size: 17px;
        margin-bottom: 18px
    }

    .b-section {
        margin-top: 25px;
        margin-bottom: 30px
    }

    .product__item-in {
        padding: 10px 10px 0;
        border: none
    }

    .why-we__content {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .why-we__icon svg {
        width: auto;
        height: 40px
    }

    .why-we__icon {
        margin-bottom: 5px
    }

    .why-we__text {
        font-size: 14px;
        line-height: 16px
    }

    .why-we__title {
        font-size: 15px;
        line-height: 16px;
        margin-bottom: 5px
    }

    footer {
        padding-bottom: 35px
    }

    .carusel__products6 .product__item {
        width: calc((100vw - 20px - 1px) / 2) !important
    }

    .carusel__kit-item-sum-left-part {
        text-transform: none;
        font-size: 14px;
        font-weight: 400;
        line-height: 16px
    }

    .carusel__kit-item-sum .carusel__kit-item-sum-right-part {
        padding-right: 0
    }

    .carusel__kit-item-sum .btn-add-shopcart {
        margin-right: 0;
        float: none;
        min-width: initial;
        padding: 0;
        background: 0 0;
        height: auto;
        padding-top: 4px
    }

    .carusel__kit-item-sum .btn-add-shopcart:after {
        display: none
    }

    .carusel__kit-item-sum .btn-add-shopcart .i_add_chart {
        left: 0;
        top: 0;
        position: relative
    }

    .carusel__kit-item-sum .btn-add-shopcart svg {
        fill: #2abb2a
    }

    .carusel__kit-item-sum .product_price-nowprice {
        font-size: 24px;
        white-space: nowrap;
        vertical-align: middle
    }

    .carusel__kit-item-sum {
        padding-top: 15px;
        margin-top: 15px
    }

    .carusel__kit-item-product {
        width: 100%
    }

    .carusel__kit-art + .carusel__kit-item-product {
        margin-right: 0;
        margin-bottom: 30px
    }

    .carusel__kit-item-product:before {
        left: 46px;
        top: -30px
    }

    .carusel__kit-item-product {
        margin-bottom: 0
    }

    .mobile-fixed-bottom.mod-product-card .product__comparission {
        margin-left: 10px
    }

    .mobile-fixed-bottom.mod-product-card .product__tools-box-collum-line {
        margin-right: 15px
    }

    .product__general-box .product__code {
        margin-right: 15px;
        font-size: 13px
    }

    .product-page__mobile-title {
        font-size: 15px;
        line-height: 18px
    }

    .product__general-box .lower-price {
        margin-top: 0;
        margin-left: 0;
        width: 132px
    }

    .product__general-box .product__price-oldprice-box .b-product_price {
        font-size: 15px !important
    }

    .product__general-box .product__price-oldprice-box {
        right: -26px
    }

    .product__general-box .b-product_price {
        font-size: 25px
    }

    .product__general-box .b-product_price {
        font-size: 25px
    }

    .product__general-box .b-product_price .symbol_right {
        font-size: 15px
    }

    .product__general-box .product__price-oldprice-box .b-product_price {
        font-size: 15px !important
    }

    .product__general-box .product__price-oldprice-box {
        right: -26px
    }

    .product-cart__info-line table td:first-child {
        width: 40%;
        padding-left: 0
    }

    .wrapper {
        margin-top: 46px
    }

    .mobile-category.not-dashboard .mobile-category__first-level-unit {
        width: 50%
    }

    .mobile-category.not-dashboard .mobile-category__first-level-unit:nth-child(even) {
        border-right: none
    }
}

.product-cart__info-sections-link {
    color: #1c1f26;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    margin-right: 32px;
    text-decoration: none
}

.product-cart__info-sections-link.active, .product-cart__info-sections-link:hover {
    color: #1682ea
}

.product-cart__info-sections-link {
    color: #1c1f26;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    margin-right: 32px;
    text-decoration: none
}

.product_tooltips {
    margin-top: -133px;
    display: block;
    position: relative
}

.product_tooltips .tooltip {
    position: absolute;
    z-index: 5;
    background: url(/img/i-tooltip.png) no-repeat;
    background-size: 30px;
    background-position: center;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0
}

.product_tooltips .tooltip > div {
    display: none
}

.stiker-credit {
    display: block;
    position: relative;
    background: #fff;
    margin-bottom: 7px;
    padding: 3px 2px 3px 6px;
    width: 54px;
    height: 30px;
    font-size: 9px;
    line-height: 9px;
    color: #4c4c4c
}

.stiker-credit.mod-privat {
    border: 1px solid #17af17;
    border-right: 0
}

.stiker-credit.mod-privat:before {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 12px 0 0;
    border-color: #17af17 transparent transparent transparent
}

.stiker-credit__icon {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 1px
}

.stiker-credit__number {
    font-size: 14px;
    font-weight: 700
}

.stiker-credit.mod-privat .stiker-credit__number {
    color: #17af17
}

.stiker-credit .mob-text {
    display: none
}

.stiker-credit.mod-alfa {
    border: 1px solid #ec665e;
    border-right: 0
}

.stiker-credit.mod-alfa:before {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: -1px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 12px 0 0;
    border-color: #ec665e transparent transparent transparent
}

.stiker-credit.mod-alfa .stiker-credit__icon {
    position: relative;
    background: #e41d12;
    border-radius: 50%;
    width: 12px;
    height: 12px
}

.stiker-credit.mod-alfa svg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    fill: #fff
}

.stiker-credit.mod-alfa .stiker-credit__number {
    color: #e51d12
}

.stiker-credit:after {
    content: "";
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 10px 0 0;
    border-color: #fff transparent transparent transparent;
    z-index: 2
}

.product__info_brand {
    font-size: 14px;
    color: #666;
    min-height: 22px
}

.product__general-box .product__info_brand {
    margin-bottom: 15px
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.box-for-scroll_top {
    position: sticky;
    right: 0;
    bottom: 60px;
    margin-top: 45px;
    margin-bottom: -45px;
    z-index: 90
}

.subpage .content.page_type_form .box-for-scroll_top, .subpage.m-shop.c-product.a-view .box-for-scroll_top {
    margin-bottom: -20px;
    margin-top: 10px
}

.b24_widget_button {
    position: absolute;
    right: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: none;
    width: 44px;
    height: 44px;
    background-color: #1680e8;
    bottom: 60px !important;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 0 0 2px #fff
}

.b24_widget_button__icons {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.b24_widget_button__b-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background-color: #1680e8
}

.b24_widget_button__b-icon.icon-0 {
    position: relative;
    z-index: -2
}

.b24_widget_button__b-icon.icon-1 {
    position: absolute;
    right: -100%;
    animation: fromright 10s linear 5s infinite;
    animation: fromright-2 9s linear 6s infinite
}

.b24_widget_button__b-icon.icon-2 {
    position: absolute;
    right: -100%;
    animation: fromright 10s linear infinite;
    animation: fromright-2 9s linear infinite
}

.b24_widget_button__b-icon.icon-3 {
    position: absolute;
    right: -100%;
    animation: fromright 10s linear infinite;
    animation: fromright-2 9s linear 3s infinite
}

.b24_widget_button__b-icon svg {
    fill: #fff
}

@keyframes fromright {
    0% {
        right: -100%
    }
    4% {
        right: 0
    }
    5% {
        right: -20px
    }
    6% {
        right: 0
    }
    49.99999% {
        right: 0;
        z-index: 1
    }
    50% {
        right: 0;
        z-index: -1
    }
    100% {
        z-index: -1;
        right: 0
    }
}

@keyframes fromright-2 {
    0% {
        right: -100%
    }
    4% {
        right: 0
    }
    32.99999% {
        right: 0;
        z-index: 1
    }
    33.33% {
        right: 0;
        z-index: -1
    }
    100% {
        z-index: -1;
        right: 0
    }
}

.grecaptcha-badge {
    display: none
}

.subpage.m-shop.c-product.a-view .wrapper {
    overflow: visible
}

.product__general-box-small-unit .video-icon.mod-preview {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center
}

.scroll_top {
    position: absolute;
    right: 60px;
    border-radius: 50%;
    display: block;
    border: none;
    width: 44px;
    height: 44px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .27);
    background-color: #f8f9fa;
    bottom: 0 !important;
    opacity: 0
}

.product__size-line-select .selectric, .product__size-line-select select {
    width: 228px
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric {
    background-color: #fff;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    text-align: left;
    border: 1px solid #e9e9e9
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 29px 0 10px;
    font-size: 15px;
    line-height: 38px;
    color: #4c4c4c;
    height: 38px;
    font-weight: 400;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 21px;
    height: 100%;
    background-color: transparent;
    text-align: center;
    line-height: normal;
    padding: 15px 0;
    font-size: 0
}

.selectric .button:before {
    content: "";
    display: block;
    width: 12px;
    height: 7px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAHCAYAAAA8sqwkAAAA40lEQVQoU2PcvfsMPwvHL1tHW6stDHjAgcPHQkWF+DcyHjh8IpGB4f88RgbGHHtbi6noev7//8944MiJbkYGhsJ///+7AWkGhgOHjxcBqV4Gxv9VDjZW7TBNq1atYhaTlJ0O5CcADY12sLVaDdYA1nToeCoDI8OM/wwM3Y62lhVXr15le/X20yJGRgY/oHiwg43ldpA6uAYQ5+DhY1H/GRgXAE2bD1QoDXSNLeO/f7729taHYAajaABrOnLc7/9/hpVA5pf/jEyejjbmZ5D9haEBJLn/8HGH/4zMr51szK6iBwIAZFdNFmFLfuoAAAAASUVORK5CYII=)
}

.header-value-in {
    position: absolute;
    display: block;
    top: -10px;
    right: -14px;
    min-width: 26px;
    height: 26px;
    background-color: #dc2924;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 13px;
    text-align: center;
    box-sizing: border-box;
    padding: 0 7px
}

.fa-info-circle:before {
    content: "\f05a"
}

.product-cart__info-sections-links {
    background-color: #f3f3f3;
    padding: 20px 30px;
    margin-bottom: 46px
}

.product-cart__info-line {
    font-size: 0;
    margin-bottom: 40px
}

.product-cart__info-line.without-column {
    font-size: 16px
}

header-value-in {
    position: absolute;
    display: block;
    top: -10px;
    right: -14px;
    min-width: 26px;
    height: 26px;
    background-color: #dc2924;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 13px;
    text-align: center;
    box-sizing: border-box;
    padding: 0px 7px;
}

.current_lang_ru .header__bottom-line-right-part:after {
    width: 773px;
}
.current_lang_ru .menu__item:first-child .menu_link:before {
    width: 92px;
}
.current_lang_ru .menu__item:nth-child(2) .menu_link:before {
    left: -38px;
    width: 81px;
}
.current_lang_ru .menu__item:nth-child(3) .menu_link:before {
    left: -44px;
    width: 75px;
}
.menu__item:nth-child(4) .menu_link:before {
    left: -30px;
    width: 71px;
}
.current_lang_uk .menu__item:nth-child(4) .menu_link:before {
    width: 73px;
    left: -35px;
}

.header__bottom-line .category-menu-btn {
    display: none;
}
.menu__item:nth-child(4) {
    width: 163px;
}
.current_lang_uk .menu__item:nth-child(3) .menu_link:before {
    width: 78px;
}



@media screen and (max-width: 1230px) {
    .why-we__item {
        margin-right: 0
    }

    .why-we-line .why-we {
        width: 100%
    }

    .header-value-in {
        top: -9px;
        right: -9px;
        min-width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 0 3px;
        font-size: 13px;
    }


    .header__bottom-line .category-menu-btn {
        line-height: 32px;
        padding: 0 10px;
        margin-left: 5px;
        width: 172px;
        margin-top: 0;
        font-size: 13px;
    }
}

@media screen and (max-width: 1630px) {
    .product_tooltips {
        margin-top: 60px
    }

    .b24_widget_button, .scroll_top {
        right: 30px
    }

    .header-value-in {
        top: -9px;
        right: -9px;
        min-width: 20px;
        height: 20px;
        line-height: 20px;
        padding: 0 3px;
        font-size: 13px
    }
    .header__bottom-line .category-menu-btn {
        float: left;
        text-decoration: none;
        display: inline-block;
        vertical-align: middle;
        line-height: 36px;
        border-radius: 3px;
        background-color: #1581e9;
        text-align: center;
        min-width: 110px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 700;
        font-style: normal;
        letter-spacing: normal;
        text-transform: uppercase;
        padding: 0 10px;
        margin-left: 10px;
        width: 176px;
        margin-top: 15px;
    }
}

@media screen and (max-width: 1023px) {
    .subpage .content.page_type_form .box-for-scroll_top, .subpage.m-shop.c-product.a-view .box-for-scroll_top {
        margin-top: 20px
    }
    .header-value-in {
        top: -8px;
        right: -7px;
        min-width: 18px;
        height: 18px;
        line-height: 19px;
        padding: 0 2px;
        font-size: 12px;
    }
    .header__bottom-line .category-menu-btn {
        display: none;
    }
}

@media screen and (max-width: 735px) {
    .stiker-credit .mob-text {
        display: initial
    }

    .stiker-credit .mob-hidden {
        display: none
    }

    .product-cart__info-sections {
        position: fixed;
        left: 0;
        top: 48px;
        z-index: 99;
        width: 100%;
        box-shadow: 0 1px 10px rgba(0, 0, 0, .36)
    }

    .product-cart__info-sections-link {
        position: relative;
        font-size: 15px;
        margin-right: 27px
    }

    .product-cart__info-sections-link {
        position: relative;
        font-size: 15px;
        margin-right: 27px
    }

    .stiker__line {
        top: 0
    }

    .m-shop.c-cart.a-view .box-for-scroll_top, .m-shop.c-order.a-checkout .box-for-scroll_top, .m-shop.c-product.a-view .box-for-scroll_top {
        bottom: 60px
    }

    .b24_widget_button {
        width: 34px;
        height: 34px;
        bottom: 0 !important;
        box-shadow: 0 0 0 2px #fff
    }

    .b24_widget_button, .scroll_top {
        right: 20px
    }

    .b24_widget_button__b-icon {
        width: 34px;
        height: 34px
    }

    .b24_widget_button__b-icon svg {
        max-width: 16px;
        height: auto
    }

    .product-cart__info-sections-links {
        padding: 14px 20px;
        margin-bottom: 0
    }
    .header-value-in {
        top: -9px;
        min-width: 19px;
        line-height: 19px;
        width: 19px;
        right: -7px;
        color: #4c4c4c;
        font-size: 13px;
        font-weight: 700;
        height: 19px;
        background-color: #ffde00;
    }
}

@media screen and (max-width: 567px) {
    .product-cart__info-sections-link {
        font-size: 14px;
        margin-right: 14px
    }

    .product-cart__info-sections {
        top: 46px
    }

    .product-cart__info-sections .hidden-mobile {
        display: none
    }
}