html,
body {
    height: 100%;
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #000;
    font-family: 'Graphik-Regular-Cy';
}

.fl {
    float: left;
}

.fr {
    float: right;
}

input,
textarea,
button,
li,
ul {
    outline: none !important;
    -webkit-tap-highlight-color: transparent;
}

.slick-slider * {
    outline: none !important;
}

textarea {
    resize: none;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
    outline: none !important;
    -webkit-tap-highlight-color: transparent;
}

#top {
    position: absolute;
    top: 0;
    display: block;
}

/*
  fix бага при добавлении товара в корзину и появляющимся пустым блоком после футера
*/
img[src*="weborama"] {
    display: none !important;
}

.hidden {
    overflow-y: hidden;
}

.none {
    display: none;
}

.block-d {
    display: block !important;
}

.profile .profile-right .no-orders.b-empty {
    padding-top: 1px;
    margin-top: -1px;
}

.b-empty__svg {
    display: block;
    max-width: 100%;
    margin: 64px auto;
}

.g_bubble_main_div {
    box-shadow: 1px 1px 20px #999;
}

.g_bubble_main_div:before {
    width: 42px;
    height: 42px;
    position: absolute;
    bottom: -20px;
    margin: auto;
    left: 143px;
    content: '';
    background: url('/local/templates/re-store/img/marker-opened.png') left top no-repeat transparent;
    background-size: 42px;
}

.g_bubble_main_div.mst_2:before {
    width: 42px;
    height: 42px;
    position: absolute;
    bottom: -20px;
    margin: auto;
    left: 143px;
    content: '';
    background: url('/local/templates/re-store/img/marker-opened2.png') left top no-repeat transparent;
    background-size: 42px;
}

.g_bubble_main_div.mst_3:before {
    width: 42px;
    height: 42px;
    position: absolute;
    bottom: -20px;
    margin: auto;
    left: 143px;
    content: '';
    background: url('/local/templates/re-store/img/marker-opened3.png') left top no-repeat transparent;
    background-size: 42px;
}

input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

input::-moz-placeholder {
    color: #999;
    font-size: 14px;
}

input:-moz-placeholder {
    color: #999;
    font-size: 14px;
}

input:-ms-input-placeholder {
    color: #999;
    font-size: 14px;
}

h1,
.big-title {
    font-weight: Normal;
    display: block;
    color: #000;
    font-size: 32px !important;
    line-height: 44px;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: 'Graphik-Light-Cy' !important;
}

.big-title span {
    color: #cccccc;
}

h2,
.semi-big-title {
    font-weight: Normal;
    display: block;
    color: #000;
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: 'Graphik-Light-Cy';
}

h3,
.medium-title {
    font-weight: Normal;
    display: block;
    color: #000;
    font-size: 18px;
    line-height: 28px;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: 'Graphik-Light-Cy';
}

.pink-text,
.pink-a {
    color: #ED5AAE;
}

.pink-a:hover,
.text-pink-bttn:hover,
.oneclick-buy-bttn:hover {
    text-decoration: underline;
}

.pink-a:hover,
.pink-a:focus {
    color: #ff5bb9 !important;
}

.pink-a:active {
    color: #e743a1;
}


button.oneclick-buy-bttn:hover {
    text-decoration: none;
}

.gray-bttn-normal.no-t-decoration,
.gray-bttn-normal.no-t-decoration:hover {
    color: #000;
    text-decoration: none;
}

.text-bttn {
    border: 0;
    background-color: transparent;
}

.pink-a {
    cursor: pointer;
    font-size: 14px;
}

p.normal-p {
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    color: #000;
    margin: 10px 0;
    line-height: 19px;
}

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

.gray-bttn-normal,
.pink-bttn-normal,
.trans-bttn-normal {
    display: inline-block;
    padding: 0 25px;
    border-radius: 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
}

.trans-bttn-normal {
    background: none;
    border: 1px solid #ED5AAE;
    color: #000;
}

.content a.pink-bttn-normal {
    color: #fff;
    background-color: #ED5AAE;
    transition: background-color .2s ease;
}

.gray-bttn-normal,
.gray-bttn-small {
    color: #000000;
    background-color: #f2f2f2;
    transition: background-color .2s ease;
}

.gray-bttn-small {
    display: inline-block;
    padding: 0 10px;
    border-radius: 5px;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
}

.gray-bttn-normal:hover,
.gray-bttn-small:hover {
    background-color: #e5e5e5;
}

.gray-bttn-normal:active,
.gray-bttn-small:active {
    background-color: #d9d9d9;
}

.pink-bttn-normal:hover {
    background-color: #FF5BB9;
}

.pink-bttn-normal:active {
    background-color: #E743A1;
}

.academy__slider .lectures-slider__more {
    color: #fff;
}

.content a.academy-event__menu-link {
    color: #000;
    transition: 0.25s ease 0s;
}

.content a.academy-event__menu-link:hover {
    color: #ED5AAE;
}

.main-transparent-bttn {
    display: inline-block;
    padding: 0 20px;
    border-radius: 5px;
    font-size: 18px;
    line-height: 40px;
    border: 2px solid #000;
    color: #000;
    background-color: transparent;
    font-family: 'Graphik-Regular-Cy';
}

.main-transparent-bttn:hover {
    border: 2px solid #d63a81;
    color: #d63a81;
}

.bttn-enter-promo {
    margin-top: 15px;
}

.black-cross {
    background-size: 60px auto !important;
}

.content a {
    color: #ED5AAE;
}


/*HEADER*/
.go-top {
    width: 50px;
    height: 50px;
    display: none;
    background: url('/local/templates/re-store/img/arrow-go-top.svg') right center no-repeat transparent;
    background-size: 100%;
    position: fixed;
    bottom: 90px;
    right: 1%;
    z-index: 3;
}

.go-top.visible {
    display: block;
}

.go-top:hover:after {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    content: ' ';
    left: 0;
    top: 0;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, .1);
}

.go-top:active:after {
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    content: ' ';
    left: 0;
    top: 0;
    border-radius: 50px;
    background-color: rgba(0, 0, 0, .2);
}

.header-phone,
.header-messenger {
    float: right;
    padding: 0 0 0 23px;
    font-size: 18px;
    line-height: 20px;
}

.header-phone {
    background: url('/local/templates/re-store/img/header-phone.svg') left 2px no-repeat;
    background-size: 15px auto;
}

.header-chat {
    float: right;
    overflow: hidden;
    margin: 7px 0 0 40px
}

.header-chat-item {
    display: block;
    width: 33px;
    height: 33px;
    margin-left: 10px;
    float: left;
    position: relative
}

.header-chat-item:first-child {
    margin-left: 0
}

.header-chat__whatsapp {
    background: transparent url(/local/templates/re-store/img/messenger/whatsapp.svg) 0 0 no-repeat;
    background-size: 100% auto;
    opacity: 1
}

.header-chat__whatsapp:hover {
    background: transparent url(/local/templates/re-store/img/messenger/whatsapp-hover.svg) 0 0 no-repeat;
    background-size: 100% auto;
    opacity: 1
}

.header-chat__viber {
    background: transparent url(/local/templates/re-store/img/messenger/viber.svg) 0 0 no-repeat;
    background-size: 100% auto
}

.header-chat__viber:hover {
    background: transparent url(/local/templates/re-store/img/messenger/viber-hover.svg) 0 0 no-repeat;
    background-size: 100% auto
}

.header-chat__telegram {
    background: transparent url(/local/templates/re-store/img/messenger/telegram.svg) 0 0 no-repeat;
    background-size: 100% auto
}

.header-chat__telegram:hover {
    background: transparent url(/local/templates/re-store/img/messenger/telegram-hover.svg) 0 0 no-repeat;
    background-size: 100% auto
}

#header .header-chat {
    margin: 0 0 0 30px
}

#header .header-chat-item {
    width: 25px;
    height: 25px;
    margin-left: 15px
}

.header-messenger {
    background: url('/local/templates/re-store/img/header-messenger.png') left 2.5px no-repeat;
    margin: 0 0 0 40px;
    background-size: 17px auto;
}

.header-messenger span,
.header-phone span {
    font-size: 9px;
    color: #595959;
    display: block;
    line-height: 11px;
}

.header-phone a:hover {
    color: #fff;
}

.header-phone:after {
    content: '';
    display: none;
    background-image: url('/local/templates/re-store/img/header-phone-hover.png');
}

.header-phone:hover {
    background-image: url('/local/templates/re-store/img/header-phone-hover.png');
}

.header-phone:hover a {
    color: #ED5AAE;
}

.header-messenger a:hover {
    color: #ffFf;
}

.header-messenger:after {
    content: '';
    display: none;
    background-image: url('/local/templates/re-store/img/header-messenger-hover.png');
}

.header-messenger:hover {
    background-image: url('/local/templates/re-store/img/header-messenger-hover.png');
}

.header-messenger:hover a {
    color: #ED5AAE;
}

.choose-city-cont {
    background-color: #FAFAFC;
    border-bottom: 1px solid #e8e8ed;
    padding: 11px 0;
    display: none;
}

.choose-city {
    display: flex;
}

.choose-city span {
    display: block;
}

.choose-city .your-region {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.choose-city .region-title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    border-right: 1px solid #EAEAEA;
    padding-right: 20px;
}

.choose-another-city {
    background: transparent;
    border: 0;
}

.choose-city__container {
    max-width: 1325px;
    padding: 0 10px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

@media (min-width: 1325px) {
    .choose-city__container {
        padding: 0;
    }
}

@media (min-width: 1280px) and (max-width: 1325px) {
    .choose-city__container {
        margin: 0;
        max-width: 1100px;
    }
}

@media (min-width: 1100px) and (max-width: 1279px) {
    .choose-city__container {
        padding: 0;
        max-width: 1100px;
    }
}

.accept-city {
    padding: 0 20px !important;
    background: transparent;
    border: 0;
    color: #ED5AAE;
    font-family: 'Graphik-Medium-Cy';
}

.global-fixed-header.small {
    margin-top: 0;
}

.search-icon {
    vertical-align: middle;
    fill: #fff;
    transition: fill .2s ease;
    margin-bottom: 1px;
}

.search-label .search-icon:hover {
    fill: #ED5AAE;
}

.header-search-bttn:active>.search-icon,
.header__container-grid .search-is-show .header-search-bttn>.search-icon,
.search-label .search-icon:active {
    fill: #d02f79;
}

.header__container-grid .search-is-show .header-search-bttn>.search-icon>path {
    fill: #d02f79;
}

.header-basket-a.filled .number,
.header-comp-a.filled .number,
.header-fav-a.filled .number {
    padding: 0;
    text-align: center;
    position: absolute;
    font-size: 10px;
    color: #fff;
    border-radius: 50%;
    background-color: #ED5AAE;
    top: -6px;
    left: 12px;
    letter-spacing: 0.2px;
    font-weight: 400;
    height: 16px !important;
    width: 16px !important;
    display: inline-flex;
    vertical-align: middle;
    font-family: "Graphik-Regular-Cy";
    line-height: 16px;
    justify-content: center;
    align-items: center;
}

.header-fav-a.filled .number,
.header-comp-a.filled .number {
    left: 10px;
}

@media (max-width: 1099px) {

    .header-fav-a.filled,
    .header-comp-a.filled {
        width: 24px;
        height: 24px;
    }

    .header-fav-a.filled .number,
    .header-comp-a.filled .number {
        left: auto;
        right: 5px;
    }
}

.filled .number:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}

.header-basket-a.filled .item-filled-price {
    display: block;
    font-size: 9px;
    line-height: 13px;
    color: #595959;
    font-family: 'Graphik-Semibold-Cy';
}

.header-basket-a.filled .item-filled-price .white {
    color: #fff;
}

.header-fav-a.filled .item-filled-price {
    display: block;
    font-size: 9px;
    line-height: 13px;
    color: #595959;
    font-family: 'Graphik-Semibold-Cy';
}

.header-fav-a.filled .item-filled-price .white {
    color: #fff;
}

.header-fav-a.filled .header-basket-title {
    display: block;
    line-height: 16px;
    padding-top: 6px;
}

.header-comp-a.filled .item-filled-price {
    display: block;
    font-size: 9px;
    line-height: 13px;
    color: #595959;
    font-family: 'Graphik-Semibold-Cy';
}

.header-comp-a.filled .item-filled-price .white {
    color: #fff;
}

.header-comp-a.filled .header-basket-title {
    display: block;
    line-height: 16px;
    padding-top: 6px;
}

.header-login {
    font-size: 14px;
    color: #999;
    line-height: 21px;
    padding: 0;
    background-color: transparent;
    border: 0;
    transition: color 0.2s ease;
}

.header-login>svg {
    margin-right: 6px;
    fill: currentColor;
    transition: fill 0.2s ease;
}

.header-logout {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    margin-left: 12px;
}

.header-login.active {
    background: none;
    padding-left: 0;
    color: #999;
}

@media (min-width: 1100px) and (max-width: 1279px) {
    .menu-list__mobile-toggler {
        display: block;
    }

    .menu-list__mobile-toggler:hover svg {
        fill: #ED5AAE;
    }

    .menu-list--sep:before {
        content: none;
    }

    .menu-list--sep {
        margin-left: 0 !important;
        padding-left: 0px !important;
    }

    .menu-list--submenu-float-mobile {
        position: absolute;
        display: flex;
        flex-direction: column;
        margin: 0;
        background: #fff;
        border-radius: 4px;
        -webkit-box-shadow: 0 4px 16px rgb(45 48 54 / 10%);
        box-shadow: 0 4px 16px rgb(45 48 54 / 10%);
        left: 57%;
        top: 100%;
        min-width: 109px;
        overflow: hidden;
        padding: 8px 0;
        z-index: 1;
        text-align: left;
    }

    .menu-list--submenu-float-mobile .menu-list__items .menu-list__link {
        line-height: 32px;
        padding: 0 16px !important
    }

    .menu-list--submenu-float-mobile .menu-list__items:not(:last-of-type) .menu-list__link:hover {
        color: #999999 !important;
    }

    .menu-list--submenu-float-mobile .menu-list__items:hover .menu-list__link:after {
        content: none;
    }

}

@media (min-width: 1024px) and (max-width: 1279px) {
    .menu-list--tab {
        display: none;
    }

    .profile-shop-tabs .map-block #map {
        max-width: calc(100vw - 45px - 234px - 40px);
    }

    .content.contacts .contacts-container .row {
        gap: 30px;
    }

    .content.contacts .col-sm-4 {
        width: auto;
        flex-basis: 46%;
        padding: 0 !important
    }

    .contacts-map .row .col-sm-4,
    .contacts-map .row .col-sm-6 {
        width: 100%;
        flex-basis: 100%;
        padding: 0 !important
    }
}

.contact-block #map_1 {
    width: 100% !important;
}

.choose-city-bttn {
    line-height: 15px;
    font-size: 14px;
    padding: 0;
    border: 0;
    color: #fff;
    white-space: nowrap;
    margin-right: 40px;
    background-color: transparent;
}

.choose-city-bttn>svg {
    fill: #fff;
}

.choose-city-bttn:hover>svg>path {
    fill: #ED5AAE;
}



@supports (-webkit-line-clamp:2) {
    .header-basket-drop__name {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

.header-basket-drop__img>img {
    max-height: 100%;
    max-width: 100%;
    margin: auto 0;
}

.header-basket-drop__price {
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    text-align: right;
}

.header-basket-drop__price-title {
    font-size: 14px;
    line-height: 21px;
    font-family: 'Graphik-Medium-Cy';
}

.header-basket-drop__delete {
    width: 14px;
    height: 16px;
    background-color: transparent;
    padding: 0;
    margin: 1px 0 0 20px;
    border: 0;
    transition: opacity .2s ease;
}

.header-basket-drop__delete:hover {
    opacity: 1;
}

.header-basket-drop__footer {
    width: 100%;
    padding: 26px 23px;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-right: -3px;
    border-top: 1px solid #eaeaea;
    border-radius: 0 0 4px 4px;
    box-sizing: border-box;
}

.header-basket-drop__footer .pink-bttn-normal:hover {
    color: #fff;
}

.header-basket-drop__total {
    font-size: 14px;
    line-height: 20px;
}

.header-basket-drop__total-price {
    font-size: 16px;
    font-family: 'Graphik-Medium-Cy';
}


.static-header-search.search-slide-top {
    -webkit-animation-name: search-slide-top-static;
    animation-name: search-slide-top-static;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.fixed-header-search.search-slide-top {
    -webkit-animation-name: search-slide-top-fixed;
    animation-name: search-slide-top-fixed;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

/*SEARCH*/
.header-search {
    display: none;
    top: 96px !important;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1000;
    background-color: #fff;
    box-sizing: border-box;
}

@media (max-width: 1100px) {
    .header-search {
        position: fixed;
        top: 0 !important;
        height: 100%;
    }

    #form-search {
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
}

@media (min-width: 1101px) and (max-width: 1279px) {
    .header-search {
        padding: 0 15px;
    }
}

.header-search .a-cont {
    text-align: left;
}

.header__container-grid .search-line {
    width: 100%;
    margin: 20px 0 0;
}

.header__container-grid .search-line-cont {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #E8E8ED;
}

.header__container-grid .search-line-cont .icon {
    display: none !important;
}

.header__container-grid .search-label {
    font-family: 'Graphik-Medium-Cy';
    font-size: 22px;
    line-height: 30px;
    color: #000000;
}

.search-line-cont input[type="button"] {
    width: 40px;
    height: 20px;
    border: 0px;
    padding: 0px;
    margin: 0px;
    float: left;
    background: url('/local/templates/re-store/img/search-input.svg') left center no-repeat transparent;
    background-size: 30px auto;
}

.search-line-cont input[type="button"]:hover {
    background: url('/local/templates/re-store/img/search-input-hover.svg') left center no-repeat transparent;
    background-size: 30px auto;
}

.search-label {
    display: inline-block;
    line-height: 20px;
    cursor: pointer;
}

.search-label .search-icon {
    fill: #000000;
}

.search-close {
    position: absolute;
    right: 0;
    top: 0;
    fill: #cccccc;
    cursor: pointer;
}

@media (max-width: 1100px) {
    .search-close {
        position: static;
        margin-left: 20px;
        flex: 0 0 auto;
    }
}

@media (min-width: 1100px) and (max-width: 1279px) {
    .search-close {
        right: 50px;
    }
}

.search-close:hover {
    fill: #c0c0c0;
}

.header__container-grid .search-input {
    flex: 1;
    padding-right: 10px;
    font-size: 48px;
    line-height: 92px;
    color: #000;
    border: 0;
    font-family: 'Graphik-Medium-Cy';
}

.header__container-grid .search-input::-webkit-input-placeholder {
    color: #E8E8ED;
    font-size: 48px;
    line-height: 56px;
}

.header__container-grid .search-input::-moz-placeholder {
    color: #E8E8ED;
    font-size: 48px;
    line-height: 56px;
}

.header__container-grid .search-input:-moz-placeholder {
    color: #E8E8ED;
    font-size: 48px;
    line-height: 56px;
}

.header__container-grid .search-input:-ms-input-placeholder {
    color: #E8E8ED;
    font-size: 48px;
    line-height: 56px;
}

.header-search .search-input:focus {
    border: 0 !important;
}

.search-results {
    padding: 20px 0 25px 0;
}

.header__container-grid .search-result-text {
    font-family: 'Graphik-Regular-Cy';
    font-size: 16px;
    line-height: 24px;
    color: #8D8D92;
    margin: 40px 0 28px;
}

.header__container-grid .search-result-text>span {
    color: #000000;
}

.search-results .found-news-a {
    display: block;
    color: #000000;
    font-size: 13px;
    margin-top: 18px;
    width: 178px;
    float: left;
    margin-bottom: 23px;
    margin-left: 2.5px;
    margin-right: 2.5px;
    height: 215px;
    box-sizing: border-box;
    border: 1px solid #fff;
    padding: 12px 14px 12px 14px;
}

.search-results .found-news-a .found-news img {
    padding: 0px;
}

.search-results .found-news-a:hover {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}

.search-results .found-news-a .found-news .found-news-date {
    display: block;
    margin-top: 21.5px;
}

.search-results .found-news-a .found-news .found-news-title {
    display: block;
    margin-top: 7px;
    font-family: 'Graphik-Semibold-Cy';
}

.search-loader {
    display: none;
    width: 1100px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}

@-webkit-keyframes uil-ring-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-moz-keyframes uil-ring-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes uil-ring-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes uil-ring-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes uil-ring-anim {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.uil-ring-css {
    margin: 0 auto;
    transform: scale(0.84);
    background: none;
    position: relative;
    width: 60px;
    height: 60px;
}

.uil-ring-css>div {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    top: 10px;
    left: 10px;
    border-radius: 20px;
    border-top: 2px solid #ED5AAE;
    border-left: 2px solid #ED5AAE;
    -webkit-transform-origin: 20px 21.5px;
    transform-origin: 20px 21.5px;
    -webkit-animation: uil-ring-anim 1s linear infinite;
    animation: uil-ring-anim 1s linear infinite;
}

.search-not-found .medium-title {
    font-family: 'Graphik-Regular-Cy';
}

.search-results-tabs {}

.search-offer {}

input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    -webkit-text-fill-color: #000 !important;
    color: #000 !important;
}

.search-item {
    width: 196px;
    padding-bottom: 25px;
}

.search-item a {
    display: block;
    text-align: center;
    color: #000;
    margin: 20px 0;
    border-radius: 5px;
    border: 1px solid transparent;
    font-family: 'Graphik-Regular-Cy';
    line-height: 17px;
    font-size: 13px;
}

.search-item a:hover {
    transform: scale(1.1);
}

.search-item img {
    display: block;
    margin: 0 auto;
    padding: 0;
    max-width: 139px;
    width: 100%;
}

.search-item-name {
    display: block;
    margin-top: 10px;
}

.item-price {
    display: block;
    margin-top: 20px;
}

.search-item .actual-price {
    font-family: 'Graphik-Semibold-Cy';
    display: inline-block;
}

.search-item .old-price {
    color: #999;
    text-decoration: line-through;
    display: inline-block;
    font-size: 11px;
    margin-left: 5px;
}

/*MAIN SLIDER*/

.main-slider {
    width: 100%;
    height: 528px;
    overflow: hidden;
    position: relative;
    min-width: 1100px;
}

.main-slider-color {
    width: 100%;
    min-width: 1100px;
}

.main-slider-color.blue {
    background-color: #5bc5ff;
}

.main-slider-cont {
    width: 100%;
    /*height: 525px;*/
    margin: 0 auto;
    position: relative;
    /*overflow: hidden;*/
}

.main-slider-text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    padding-left: 520px;
    padding-top: 200px;
    color: #000;
    box-sizing: border-box;
    width: 1100px;
    height: 100%;
}

.main-slider .slick-prev,
.main-slider .slick-next {
    height: 485px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 3;
    position: absolute;
    font-size: 0;
    width: 50px;
    border: 0;
}

.main-slider .slick-prev {
    left: 20px;
    background: transparent;
}

.main-slider .slick-prev:hover {
    background: rgba(34, 34, 34, 0.12);
}

.main-slider .slick-prev:before {
    display: block;
    content: ' ';
    width: 12px;
    height: 28px;
    background: transparent url('/local/templates/re-store/img/arrow-slider-black.svg') 0 0 no-repeat;
    margin-left: 10px;
}

.main-slider .slick-next {
    right: 20px;
    background: transparent;
}

.main-slider .slick-next:hover {
    background: rgba(34, 34, 34, 0.12);
}

.main-slider .slick-next:before {
    display: block;
    content: ' ';
    width: 12px;
    height: 28px;
    background: transparent url('/local/templates/re-store/img/arrow-slider-black.svg') -12px 0 no-repeat;
    margin-left: 12px;
}

.main-slider .slick-dots {
    font-size: 0;
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    z-index: 3;
    text-align: center;
    padding: 0;
}

.main-slider .slick-dots button {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    border: 0;
    background-color: rgba(34, 34, 34, 0.7);
    padding: 0;
    margin: 0;
}

.main-slider .slick-dots button:hover {
    background-color: #ED5AAE !important;
}

.main-slider .slick-dots li {
    list-style: none;
    display: inline-block;
    margin: 0 4px;
}

.main-slider li.slick-active button {
    background-color: #ED5AAE !important;
}

.main-slider-color img {
    width: 100%;
}

.main-slider-text .light {
    display: block;
    font-size: 32px;
    line-height: 42px;
}

.main-slider-text-date {
    display: block;
    font-size: 18px;
    line-height: 24px;
}

.main-slider-text a {
    margin-top: 25px;
}

.article-name {
    display: block;
}

.main-offers {
    width: 100%;
    height: 190px;
    margin-top: 3px;
    min-width: 1100px;
}

.main-offers a {
    display: block;
    float: left;
    height: 190px;
    box-sizing: border-box;
    padding: 20px 0;
    border-right: 3px solid #fff;
    text-align: center;
    background-color: #f7f7f7;
    position: relative;
}

.main-offers a:last-child {
    border: 0 !important;
}

.main-offers a:after {
    display: block;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .03);
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
}

.main-offers a:hover:after {
    opacity: 1;
}

.main-offers a:active:after {
    opacity: 1;
    background-color: rgba(0, 0, 0, .06);
}

.main-offers a img {
    display: block;
    margin: -12px auto 20px;
    max-height: 100px
}

.main-offer-title {
    display: block;
    font-size: 14px;
    padding-bottom: 6px;
    color: #000000;
    font-family: 'Graphik-Regular-Cy';
}

.main-offer-price {
    display: block;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    font-family: 'Graphik-Medium-Cy';
}

.main-items-tabs {
    width: 1100px;
    margin: 0 auto;
}

.main-items-tabs .box .gray-bttn-normal {
    margin-top: 20px;
}

.main-items-tabs .tabs,
.main-items-tabs .tabs-rm {
    width: 620px !important;
    margin: 40px auto 25px auto !important;
    display: block;
    float: none;
}

.main-items-tabs .tabs li,
.main-items-tabs .tabs-rm li {
    color: #000 !important;
    padding: 0 40px !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 15px !important;
    display: block;
    float: left;
    margin-right: 2px !important;
    background-color: #f2f2f2;
}

.main-items-tabs .tabs li.active,
.main-items-tabs .tabs-rm li.active {
    color: #fff !important;
    background-color: #ED5AAE !important;
    font-family: 'Graphik-Regular-Cy';
    font-weight: Normal !important;
}

.main-items-tabs .tabs li:first-child,
.main-items-tabs .tabs-rm li:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.main-items-tabs .tabs li.border-radius,
.main-items-tabs .tabs-rm li.border-radius {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}

.main-items-tabs .tabs li:hover,
.main-items-tabs .tabs-rm li:hover {
    background-color: #e6e6e6;
}

.main-trend {
    width: 100%;
}

.main-trend h2 {
    font-size: 28px;
    letter-spacing: 1px;
    padding: 0;
    border: 0;
    text-align: center;
}

.main-trend-list {
    width: 100%;
    max-width: 1100px;
    margin: 25px auto 0 auto;
}

.main-trend-cont {
    border-bottom: 1px solid #eaeaea;
    margin: 0 auto;
    padding: 50px 0;
    width: 1100px;
}

.main-trend a {
    display: block;
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 30px 0;
    text-align: center;
}

.main-trend a:hover {
    box-shadow: 2px 3px 16px #d0d0d0;
}

.main-trend a .main-trend-title {
    display: block;
    font-size: 14px;
    margin-top: 25px;
    line-height: 14px;
    color: #000000;
    font-family: 'Graphik-Regular-Cy';
}

.main-trend a .main-trend-price {
    display: block;
    font-size: 15px;
    line-height: 15px;
    margin-top: 10px;
    color: #000000;
    font-family: 'Graphik-Semibold-Cy';
}

.main-trend a img {
    display: block;
    margin: 25px auto 0 auto;
}

.main-blog {
    width: 1100px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 60px;
    border-bottom: 1px solid #e6e6e6;
    font-family: 'Graphik-Regular-Cy';
}

.main-blog .blog-little-title {
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    margin: 17px 0 55px 0;
    padding: 0;
    border: 0;
    text-align: center;
    color: #000000;
}

.blog-little-title {
    display: block;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    margin: 10px 0 30px 0;
    padding: 0;
    border: 0;
    text-align: center;
    color: #000000;
}

.main-blog h2:first-child {
    font-size: 28px;
    letter-spacing: 1px;
    padding: 0;
    margin: 46px 0 0 0;
    text-align: center;
    border: 0;
}

.main-blog h2 a {
    color: #000;
    text-decoration: none;
}

.main-blog h2 a:hover {
    color: #ED5AAE;
}

.main-blog img {
    display: block;
}

.main-blog-cont .big-article {
    width: 535px;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    color: #fff;
    -webkit-transition: .25s;
    transition: .25s;
}

.main-blog-cont .big-article img {}

.main-blog-cont .big-article .article-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    box-sizing: border-box;
    padding: 27px 30px;
}

.main-blog-cont .big-article .article-name {
    font-family: 'Graphik-Light-Cy';
    font-size: 28px;
    padding: 0 0 10px 0;
    border: 0;
    margin: 0;
    text-align: left !important;
    position: relative;
    z-index: 1;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

.main-blog-cont .big-article .article-date {
    display: block;
    font-size: 14px;
    padding: 0;
    border: 0;
    margin: 0;
    text-align: left !important;
    position: relative;
    z-index: 1;
}

.main-blog-cont .big-article:after {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    top: 50%;
    content: ' ';
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .5) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=0);
    /* IE6-9 */
}

.main-blog-cont .big-article:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
}

.main-blog-cont .big-article:before {
    position: absolute;
    content: ' ';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .1);
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
}

.main-blog-cont .big-article:hover:before {
    background-color: rgba(255, 255, 255, .1);
    opacity: 1;
}

.main-blog-cont .big-article:active:before {
    background-color: rgba(255, 255, 255, .2);
    opacity: 1;
}

.main-blog-cont .little-article {
    width: 252px;
    padding: 0;
    float: left;
    margin: 0 0 0 30px;
    position: relative;
    color: #fff;
    color: #000000;
    text-align: left !important;
}

.main-blog-cont .little-article img {
    display: block;
    margin: 0 0 0 0;
    position: relative;
}

.main-blog-cont .little-article .article-text {
    display: block;
}

.main-blog-cont .little-article .article-name {
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    border: 0;
    margin: 14px 0 8px;
    text-align: left !important;
    -webkit-transition: .25s;
    transition: .25s;
}

.main-blog-cont .little-article .article-date {
    display: block;
    font-size: 12px;
    padding: 0;
    border: 0;
    text-align: left !important;
    color: #999;
}

.main-blog .gray-bttn-normal {
    margin-top: 60px;
}

.main-blog-cont .little-article__images {
    position: relative;
}

.main-blog-cont .little-article__images:before {
    position: absolute;
    content: ' ';
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, .1);
    opacity: 0;
    z-index: 1;
    -webkit-transition: .25s;
    transition: .25s;
}

.main-blog-cont .little-article:hover .little-article__images:before {
    background-color: rgba(255, 255, 255, .1);
    opacity: 1;
}

.main-blog-cont .little-article:active .little-article__images:before {
    background-color: rgba(255, 255, 255, .2);
    opacity: 1;
}

.main-blog-cont .little-article:hover .article-name {
    color: #ED5AAE;
}

.main-education {
    width: 1100px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
    border-top: 1px solid #e6e6e6;
    font-family: 'Graphik-Regular-Cy';
}

.main-education .blog-little-title {
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    margin: 10px 0 30px 0;
    padding: 0;
    border: 0;
    text-align: center;
    color: #000000;
}

.main-education h2:first-child {
    font-size: 28px;
    letter-spacing: 1px;
    padding: 0;
    margin: 40px 0 0 0;
    text-align: center;
    border: 0;
}

.main-education-cont {
    margin: 0 -10px;
    font-size: 0;
}

.main-education-cont .big-article {
    width: 530px;
    height: 255px;
    float: left;
    margin: 0 0 0 0;
    padding: 10px;
    position: relative;
    color: #fff;
}

.main-education-cont .big-article:hover {
    box-shadow: 2px 3px 12px #d0d0d0;
}

.main-education-cont .big-article img {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 530px;
    height: 255px;
    z-index: 1;
}

.main-education-cont .big-article .article-text {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 2;
    box-sizing: border-box;
    padding: 20px;
}

.main-education-cont .big-article .article-name {
    font-family: 'Graphik-Light-Cy';
    font-size: 28px;
    padding: 10px 0 0 0;
    border: 0;
    margin: 0;
    text-align: left !important;
    position: relative;
    z-index: 1;
}

.main-education-cont .big-article .article-date {
    display: block;
    font-size: 14px;
    padding: 0;
    border: 0;
    margin: 0;
    text-align: left !important;
    position: relative;
    z-index: 1;
}

.main-education-cont .little-article {
    width: 250px;
    float: left;
    margin: 0 0 0 9px;
    padding: 10px;
    position: relative;
    color: #fff;
    color: #000000;
    text-align: left !important;
}

.main-education-cont .little-article1,
.main-blog-cont .little-article1 {}

.main-education-cont .little-article1 {
    margin: 0 0 0 9px;
}

.main-education-cont .little-article img {
    display: block;
    width: 100%;
    margin: 0 0 14px;
}

.main-education-cont .little-article .article-text {
    display: block;
}

.main-education-cont .little-article .article-name {
    display: block;
    font-size: 14px;
    padding: 0;
    border: 0;
    margin: 10px 0 10px 0;
    text-align: left !important;
}

.main-education-cont .little-article .article-date {
    display: block;
    font-size: 14px;
    padding: 0;
    border: 0;
    text-align: left !important;
}

.main-blog a,
.main-education-button {
    margin-top: 40px;
}

.main .tabs_block2 {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 45px;
}

.tabs_block2 {
    width: 1100px;
    margin: 40px auto 0 auto !important;
    font-family: 'Graphik-Regular-Cy';
    text-align: center;
}

.tabs_block2 ul {
    margin-bottom: 20px;
}

.tabs2-item {
    width: 25%;
    float: left;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    margin: 5px 0 0;
}

.tabs2-a {
    display: block;
    width: 100%;
    margin: 0 !important;
    box-sizing: border-box;
    padding: 40px 20px 65px 20px;
    height: 370px;
}

.tabs2-item {
    transition: box-shadow 0.25s ease 0s;
}

.tabs2-item:hover {
    box-shadow: 2px 3px 16px #d0d0d0;
}

.tabs2-title {
    display: block;
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    height: 46px;
}

.tabs2-a .image-2,
.tabs2-a .image-3 {
    display: none;
}

.tabs2-a img {
    display: block;
    margin: 0 auto 50px auto;
}

.tabs2-a .price {
    display: block;
    font-size: 15px;
    line-height: 24px;
}

.tabs2-a .actual-price {
    display: inline-block;
    color: #000000;
    font-family: 'Graphik-Semibold-Cy' !important;
}

.tabs2-a .old-price {
    display: inline-block;
    font-size: 13px;
    color: #999;
    text-decoration: line-through;
    padding-left: 5px;
}

.tabs2-a .recievment-method {
    display: block;
    color: #999;
    font-size: 13px;
    line-height: 22px;
    margin-top: 3px;
}

.tabs2-a .one-recievment {
    display: inline-block;
}

.tabs2-a .second-recievment {
    display: inline-block;
}

.tabs2-buy {
    display: block;
    position: absolute;
    height: 73px;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #ED5AAE;
}

.tabs2-buy-text {
    display: block;
    font-size: 22px;
}

.tabs2-buy span:hover {
    text-decoration: underline;
}

.tabs2-oneclick-buy-text {
    display: none;
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 7px;
}

.tabs2-item:hover .tabs2-oneclick-buy-text {
    display: block;
}

.a-cont {
    text-align: center;
    width: 100%;
}

.tabs_block2 a {
    margin: 30px auto 0 auto;
}

.tabs-block-3 .tabs2-a img {
    margin-bottom: 30px !important;
}

.tabs-block-3 .box {
    margin-top: 20px;
}

.buy .buy-bttn:hover,
.ord_button:hover {
    text-decoration: underline;
}

.item-color,
.item-color2 {
    height: 15px;
    width: 100%;
    margin: 5px 0;
    text-align: center;
}

.social-gray {
    display: none;
    width: 35px;
    height: 170px;
    left: 1%;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 1;
}

.social-gray.visible {
    display: block;
}

.social-gray .gray-fb {
    margin-bottom: 10px;
    background: url('/local/templates/re-store/img/gray-fb.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray .gray-tw {
    margin-bottom: 10px;
    background: url('/local/templates/re-store/img/gray-tw.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray .gray-vk {
    margin-bottom: 10px;
    background: url('/local/templates/re-store/img/gray-vk.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray .gray-in {
    background: url('/local/templates/re-store/img/gray-in.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray .gray-fb:hover {
    margin-bottom: 10px;
    background: url('/local/templates/re-store/img/fb-gray-act.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray .gray-tw:hover {
    margin-bottom: 10px;
    background: url('/local/templates/re-store/img/tw-gray-act.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray .gray-vk:hover {
    margin-bottom: 10px;
    background: url('/local/templates/re-store/img/vk-gray-act.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray .gray-in:hover {
    background: url('/local/templates/re-store/img/in-gray-act.png') left center no-repeat transparent;
    background-size: 35px auto;
}

.social-gray a {
    width: 35px;
    height: 35px;
    display: block;
}

.item-color span,
.item-color2 span {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 3px;
}

.blue-color {
    background-color: #41cbd7;
}

.red-color {
    background-color: #ff424f;
}

.black-color {
    background-color: #202020;
}

.tabs-block-3 {
    width: 1100px;
    margin: 0 auto;
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
}

.main-news {
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}

.site.main .main-news {
    width: 1084px;
}

.main-news .blog-little-title {
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    margin: 10px 0 30px 0;
    padding: 0;
    border: 0;
    text-align: center;
    color: #000000;
}

.main-news h2:first-child {
    font-size: 28px;
    letter-spacing: 1px;
    line-height: 28px;
    padding: 0;
    margin: 53px 0 56px;
    text-align: center;
    border: 0;
    text-align: center;
}

.main-news h2 a {
    color: #000;
    text-decoration: none;
    margin: 0;
}

.main-news h2 a:hover {
    color: #ED5AAE;
}

.main-news-oneblock {
    width: 535px;
    height: 262px;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    color: #fff;
    text-align: left !important;
    -webkit-transition: .25s;
    transition: .25s;
}

.main-news-oneblock:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, .2);
}

.main-news-oneblock:before {
    width: 535px;
    height: 262px;
    position: absolute;
    content: ' ';
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, .1);
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
}

.main-news-oneblock:hover:before {
    background-color: rgba(255, 255, 255, .1);
    opacity: 1;
}

.main-news-oneblock:active:before {
    background-color: rgba(255, 255, 255, .2);
    opacity: 1;
}

.main-news-oneblock:nth-of-type(1) {
    float: left;
}

.main-news-oneblock:nth-of-type(2) {
    float: right;
}

.main-news-oneblock img {
    width: 535px;
    height: 262px;
    z-index: 1;
}

.main-news-oneblock .main-news-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    box-sizing: border-box;
    padding: 20px;
}

.main-news-oneblock .news-title {
    display: block;
    font-size: 28px;
    line-height: 32px !important;
    letter-spacing: 1px;
    padding: 0 0 15px 0;
    border: 0;
    margin: 0;
    text-align: left !important;
}

.main-news-oneblock .news-descr {
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 0;
    border: 0;
    margin: 0;
    text-align: left !important;
}

.main-news-button {
    display: inline-block;
    margin: 60px 0;
}

.main-bonus {
    width: 1100px;
    text-align: center;
    margin: 0 auto;
    border-bottom: 1px solid #e6e6e6;
    padding: 50px 0;
}

.main-bonus h2 {
    font-size: 28px;
    letter-spacing: 1px;
    padding: 0;
    border: 0;
    text-align: center;
}

.main-bonus h2 a {
    color: #000;
    text-decoration: none;
}

.main-bonus h2 a:hover {
    color: #ED5AAE;
}

.main-onebonus {
    width: 25%;
    text-align: center;
    box-sizing: border-box;
    padding: 20px 25px;
    float: left;
}

.main-bonus img {
    display: block;
    margin: 0 auto 5px auto;
}

.main-bonus span {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 21px;
}

.main-bonus a {}

.gray-a {
    color: #666666;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    line-height: 14px;
}

.gray-a:hover {
    color: #ED5AAE;
}

/*FOOTER*/

#footer {
    font-family: 'Graphik-Regular-Cy';
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
}

.footer-info {
    width: 1100px;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 40px 0 78px 270px;
    border-bottom: 1px solid #f4f4f4;
    position: relative
}

.footer-info h5 {
    margin: 0 0 10px 0;
    font-size: 18px;
    color: #000;
    font-weight: Normal;
    font-family: 'Graphik-Regular-Cy';
}

.footer-info>span {
    position: absolute;
    left: 0px;
    top: 20px;
}

.footer-info>a {
    position: absolute;
    left: 0px;
    top: 32px;
}

.footer-info-column {
    width: 270px;
    float: left;
    position: relative;
}

.footer-info-column p {
    padding: 5px 0;
    width: 230px;
    margin: 0;
    font-size: 13px;
    line-height: 21px;
    color: #000;
}

.footer-background {
    background: #000000;
}

.footer-menu {
    padding: 38px 0 11px;
    border: 0;
}

.footer-hr {
    height: 1px;
    background: #505050;
    margin: 0 auto;
}

.footer-menu-cont {
    display: flex;
}

@media (max-width: 1023px) {
    .footer-menu-cont {
        flex-wrap: wrap;
        margin: 0;
    }
}

@media (min-width: 1100px) and (max-width: 1400px) {
    .footer-menu-cont {
        margin: 0;
    }

    .footer-menu-column:first-of-type {
        padding-left: 0;
    }

    .footer-menu-column:last-of-type {
        padding-left: 0;
    }
}

.footer-menu-left {
    width: 270px;
    float: left;
    box-sizing: border-box;
    padding-right: 50px;
}

.footer-menu-left img {
    display: block;
    margin-bottom: 15px;
}

.footer-menu-column {
    flex: 1 1 20%;
    padding: 0 15px;
}

.footer-main-a {
    display: block;
    font-family: 'Graphik-Regular-Cy';
    color: #8D8D92;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 10px;
    transition: all .25s;
}

.footer-main-a:hover {
    color: #fff !important;
}

.footer-main-a.active {
    color: #ED5AAE !important;
}

.footer-menu-title {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 10px;
    display: inline-block;
}

/*  FOOTER SOCIAL BUTTON */
.footer-socialgroup {
    width: 320px;
    margin: 0 !important;
    overflow: hidden;
    padding: 15px 0 18px 30px !important;
}

.footer-social {
    display: flex;
    margin: 15px 0;
    float: none !important;
}

.lectures-slider__content .footer-social img {
    height: 100%;
}

.footer-social-a {
    margin-right: 13px;
}

.footer-social-item {
    display: block;
    width: 24px;
    height: 24px;
}

.footer-social-item svg {
    fill: #fff;
    transition: all .25s;
}

.footer-social-item svg:hover {
    fill: #ED5AAE;
}

/* FOOTER CHAT ICON */
.footer-chat {
    overflow: hidden;
}

.footer-chat-item {
    display: block;
    float: left;
    width: 29px;
    height: 29px;
    margin-left: 15px;
}

.footer-chat-item:first-child {
    margin-left: 0;
}

.footer-chat__whatsapp {
    background: transparent url('/local/templates/re-store/img/messenger/whatsapp-color.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__whatsapp:hover {
    background: transparent url('/local/templates/re-store/img/messenger/whatsapp-color-hover.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__whatsapp:active {
    background: transparent url('/local/templates/re-store/img/messenger/whatsapp-pressed.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__viber {
    background: transparent url('/local/templates/re-store/img/messenger/viber-color.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__viber:hover {
    background: transparent url('/local/templates/re-store/img/messenger/viber-color-hover.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__viber:active {
    background: transparent url('/local/templates/re-store/img/messenger/viber-pressed.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__telegram {
    background: transparent url('/local/templates/re-store/img/messenger/telegram-color.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__telegram:hover {
    background: transparent url('/local/templates/re-store/img/messenger/telegram-color-hover.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

.footer-chat__telegram:active {
    background: transparent url('/local/templates/re-store/img/messenger/telegram-pressed.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

/* FOOTER SUBSCRIBE */
.footer-subscribe {
    height: 110px;
    border-top: 1px solid #e6e6e6;
}

.footer-subscribe-row {
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 40px 270px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.footer-subscribe-form {
    position: relative;
    z-index: 1;
    opacity: 1;
    -webkit-transition: .25s;
    transition: .25s;
}

.footer-subscribe-form.no-active {
    opacity: 0;
}

.re-label {
    display: block;
    position: relative;
    width: 100%;
    height: 40px;
    border-radius: 6px;
}

.re-input-border {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #F0F0F5;
    border: 1px solid #F0F0F5;
    border-radius: 6px;
    transition: border 0.2s ease 0s;
}

.re-input.error+.re-input-border,
.re-label.active .re-input.error+.re-input-border,
.re-input.error+label.error+.re-input-border,
.re-label.active .re-input.error+label.error+.re-input-border {
    border: 1px solid #E63843;
}

.re-label.active .re-input-border {
    background: #ffffff;
    border: 1px solid #F0F0F5;
}

.re-input {
    width: 100%;
    line-height: 20px !important;
    padding: 0 15px;
    box-sizing: border-box;
    color: #000000;
    font-size: 14px;
    border: none !important;
    position: absolute;
    bottom: 0;
    z-index: 2;
    background: none;
}

.re-text {
    position: absolute;
    display: block;
    font-size: 14px;
    color: #8D8D92;
    top: 10px;
    left: 16px;
    z-index: 3;
    font-size: 14px;
    line-height: 20px;
    transform: translateY(0);
    transition: 0.2s ease 0s;
}

.re-label.active .re-text {
    font-size: 12px;
    transform: translateY(-10px);
}

.footer-subscribe-form-inner {
    display: flex;
}

@media (max-width: 1023px) {
    .footer-subscribe-form-inner {
        display: block;
    }
}

.footer-subscribe__container-label {
    position: relative;
    width: 362px;
    height: 56px;
    border-radius: 3px;
}

@media (max-width: 1023px) {
    .footer-subscribe__container-label {
        width: 100%;
    }
}

.footer-subscribe__container-text {
    position: absolute;
    display: block;
    font-size: 14px;
    color: #8D8D92;
    transition: 0.2s ease 0s;
    top: 20px;
    left: 20px;
    transform: translateY(0);
}

.footer-subscribe__container-label.active .footer-subscribe__container-text {
    font-size: 12px;
    transform: translateY(-10px);
}

.footer-subscribe__input {
    width: 100%;
    line-height: 37px !important;
    padding: 0 20px;
    box-sizing: border-box;
    color: #000000;
    font-size: 14px;
    border: none !important;
    position: absolute;
    bottom: 0;
    background: none;
}

.footer-subscribe__input::placeholder {
    color: #000000;
    font-size: 14px;
    line-height: 37px;
}

.footer-subscribe input[type="text"]:focus {
    border: 1px solid #999 !important;
}

.footer-subscribe__container-label.input-error {
    border: 1px solid #E63843 !important;
}

.footer-subscribe__submit {
    width: 131px;
    height: 56px;
    margin-left: 20px;
    background: #000000;
    border: none;
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 6px;
}

@media (max-width: 1023px) {
    .footer-subscribe__submit {
        width: 100%;
        margin-left: 0;
        margin-top: 16px;
    }
}

.footer-subscribe__submit-box:active:before {
    display: block;
    width: 13px;
    height: 14px;
    content: ' ';
    background: transparent url('/local/templates/re-store/img/icons-subscribe.svg') -26px 0 no-repeat;
    background-size: 54px 14px;
    position: absolute;
    right: 10px;
    top: 8px;
}

.footer-subscribe-descr {
    max-width: 380px;
    font-size: 12px;
    line-height: 16px;
    color: #999;
    margin: 28px 0 20px;
    position: relative;
    z-index: 1;
    opacity: 1;
    -webkit-transition: .25s;
    transition: .25s;
}

@media (max-width: 1023px) {
    .footer-subscribe-descr {
        max-width: 100%;
        margin-top: 12px;
    }
}

.footer-subscribe-descr a {
    color: #ED5AAE;
}

.footer-subscribe-descr.no-active {
    opacity: 0;
}

.footer-subscribe__error-signed,
.footer-subscribe__error-email,
.footer-subscribe__error {
    color: #E53843;
    margin: 4px 0 0;
    position: absolute;
    opacity: 0;
    -webkit-transition: .25s;
    transition: .25s;
    font-size: 14px;
    line-height: 20px;
}

.footer-subscribe__error-signed.active,
.footer-subscribe__error-email.active,
.footer-subscribe__error.active {
    opacity: 1;
}

.footer-subscribe-success {
    height: 32px;
    font-size: 13px;
    line-height: 32px;
    position: relative;
    padding-left: 30px;
    position: absolute;
    opacity: 0;
    -webkit-transition: .25s .25s;
    transition: .25s .25s;
}

.footer-subscribe-success:before {
    display: block;
    width: 15px;
    height: 14px;
    content: ' ';
    background: transparent url('/local/templates/re-store/img/icons-subscribe.svg') -39px 0 no-repeat;
    background-size: 54px 14px;
    position: absolute;
    left: 0;
    top: 8px;
}

.footer-subscribe-success.active {
    opacity: 1;
}

.footer-email-a {
    background: url('/local/templates/re-store/img/footer-email.png') left center no-repeat transparent;
    background-size: 19px auto;
    padding-left: 30px;
}

.footer-email-a:hover {
    color: #ED5AAE;
    background: url('/local/templates/re-store/img/footer-email-hov.png') left center no-repeat transparent;
    background-size: 19px auto;
    padding-left: 30px;
}

.footer-adress-a {
    background: url('/local/templates/re-store/img/footer-address.png') 1px center no-repeat transparent;
    background-size: 19px auto;
    background-size: auto 17px;
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
}

.footer-adress-a:hover {
    color: #ED5AAE;
    background: url('/local/templates/re-store/img/footer-address-hov.png') 1px center no-repeat transparent;
    background-size: 19px auto;
    background-size: auto 17px;
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
}

.footer-contacts-a {
    background: url('/local/templates/re-store/img/footer-contacts.png') 2px center no-repeat transparent;
    background-size: 19px auto;
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
}

.footer-contacts-a:hover {
    color: #ED5AAE;
    background: url('/local/templates/re-store/img/footer-contacts-hov.png') 2px center no-repeat transparent;
    background-size: 19px auto;
    padding-left: 30px;
    height: 20px;
    line-height: 20px;
}

.footer-main-job-a {
    background: url('/local/templates/re-store/img/footer-job.png') 1px center no-repeat transparent;
    background-size: 19px auto;
    padding-left: 30px;
}

.footer-main-job-a:hover {
    color: #ED5AAE;
    background: url('/local/templates/re-store/img/footer-job-hov.png') 1px center no-repeat transparent;
    background-size: 19px auto;
    padding-left: 30px;
}

.footer-phone {
    color: #666;
    font-size: 16px;
    line-height: 24px;
    padding-left: 0 !important;
    font-size: 16px !important;
    margin: 0 !important;
}

.footer-messenger {
    line-height: 18px;
    background: url('/local/templates/re-store/img/footer-messenger.jpg') left top no-repeat transparent;
    padding-left: 30px;
    font-size: 18px;
    color: #666;
    margin-top: 20px;
}

.footer-phone span,
.footer-messenger span {
    display: block;
    color: #8D8D92;
    font-size: 12px;
    line-height: 16px;
    margin-top: 4px;
}

.footer-phone:hover a {
    color: #ED5AAE;
}

.footer-phone a {
    color: #666;
}

.footer-messenger {
    background-image: url('/local/templates/re-store/img/footer-messanger.png');
    background-size: 16px;
}

.footer-messenger:after {
    content: '';
    position: absolute;
    opacity: 0;
    display: block;
    background-image: url('/local/templates/re-store/img/footer-messanger-hover.png');
}

.footer-messenger:hover {
    background-image: url('/local/templates/re-store/img/footer-messanger-hover.png');
}

.footer-messenger:hover a {
    color: #ED5AAE;
}

.footer-messenger a {
    color: #666;
}

.footer-bottom {
    overflow: hidden;
    padding-bottom: 12px;
    margin: 29px auto 0;
    position: relative;
}

.footer-box {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
}

.footer-coryright {
    font-size: 12px;
    color: #999999;
    line-height: 15px;
    max-width: 520px;
}

.footer-coryright__title {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}

.footer-coryright__text {
    font-size: 12px;
    line-height: 16px;
    color: #8D8D92;
}

.footer-coryright__link {
    color: #ED5AAE;
}

.footer-partners {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.footer-partners__item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.footer-partners__link {
    display: block;
    opacity: 0.8;
    margin-right: 15px;
    transition: opacity 0.25s linear 0s;
}

.footer-partners__link:last-child {
    margin-right: 0px;
}

.footer-partners__link-img {
    display: block;
    max-width: 100%;
}

.footer-partners__vertical-line {
    width: 1px;
    height: 44px;
    background: #DDD;
    margin: 0 15px;
}

#footer-small {
    margin-top: -77px;
}

.cart+#footer-small {
    margin-top: -98px;
    position: relative;
    z-index: 2;
}

#footer-small .footer-coryright {
    width: 1100px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.footer-akit {
    display: inline-block;
    height: 42px;
    font-size: 16px;
    line-height: 42px !important;
    color: #fff;
    background: transparent url(/local/templates/re-store/img/akit.png) center right no-repeat;
    background-size: 40px auto;
    padding-right: 54px;
    color: #fff !important;
}

.footer-akit-wrap {
    margin-top: 32px;
}

.footer-links {
    display: flex;
    font-size: 12px;
    line-height: 16px;
}

.footer-links .b2b-footer-links {
    font-size: 10px;
}

.footer-links a {
    display: flex;
    align-items: center;
    color: #666;
    margin-left: 32px;
}

.footer-links a:nth-child(3) {
    margin-left: 72px;
}

.footer-links a:hover>svg>path {
    fill: #ED5AAE;
}

.footer-links a:hover {
    color: #ED5AAE;
}

.footer-links a:first-child {
    margin-left: 0px;
}

.footer-catalogue {
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0;
    border-bottom: 1px solid #f4f4f4;
}

.footer-catalogue-column {
    width: 270px;
    float: left;
}

.footer-catalogue-cat {
    margin-bottom: 15px;
}

.footer-catalogue-cat span {
    font-size: 18px;
    line-height: 34px;
    color: #000;
    display: block;
    margin-bottom: 5px;
}

.shadow {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 601;
}

.shadow2 {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 399;
    top: 0;
}

.choose-city-list {
    display: none;
    position: fixed;
    width: 1100px;
    height: 100%;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow-y: auto;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
    background-color: transparent;
}

@media (max-width: 1023px) {
    .choose-city-list {
        width: 100%;
    }
}

.choose-city-list .black-cross {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
    z-index: 1101;
}

.choose-city-list .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.choose-city-list-cont .button-close {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 2;
    background-size: 16px 16px !important;
}

.choose-city-list-cont {
    width: 873px;
    height: auto;
    margin: 0;
    position: relative;
    top: 50%;
    left: 50%;
    background-color: #fff;
    border-radius: 12px;
    transform: translate(-50%, -50%);
}

@media (max-width: 1023px) {
    .choose-city-list-cont {
        width: 320px;
    }
}

.choose-city-list-cont .re-input {
    background-color: #f0f0f5;
    border: 1px solid #f0f0f5 !important;
    position: relative;
    border-radius: 6px;
    height: 40px;
    transition: all .25s;
}

.choose-city-list-cont .re-input:active,
.choose-city-list-cont .re-input:focus {
    border: 1px solid #000000 !important;
    background-color: #fff;
    transition: all .25s;
}

.choose-city-list-text {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    margin: auto;
    height: auto;
    padding: 40px;
}

@media (max-width: 414px) {
    .choose-city-list-text {
        padding: 20px;
    }
}

.choose-city-list-text .choose-city-list-title {
    display: block;
    font-family: 'Graphik-Light-Cy';
    font-size: 28px;
    letter-spacing: 0;
    color: #000;
    line-height: 28px;
    padding: 0 0 25px;
    margin: 0;
    margin-bottom: 10px;
}

.choose-city-list-text .popup-block__title {
    font-size: 22px;
    line-height: 30px;
    padding: 0 0 17px;
    margin: 0;
}

.choose-city-list-text .city {
    display: block;
    margin-top: 35px;
    color: #000;
    font-size: 14px;
    border: 0;
    background-color: transparent;
    text-align: left;
    padding-right: 10px;
}

.choose-city-list-text .city.checked span {
    background: url('/local/templates/re-store/img/black-check.png') right center no-repeat transparent;
    background-size: 23px auto;
}

.choose-city-list-text .city:hover {
    color: #ED5AAE;
}

.choose-city-list-text .city span {
    display: inline-block;
    padding-right: 40px;
}

.choose-city-list-text .subtitle-city {
    margin-top: 57px;
}

.choose-city-list-text .city.checked span {
    background: none;
}

.choose-city-list-text .city span {
    display: inline-block;
    padding-right: 0px;
}

.choose-city-list-text .button-city {
    margin-top: 22px;
    margin-left: 25px;
}

.about-credit-info {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Light-Cy';
}

.about-credit-info .big-title {
    z-index: 1101;
}

.about-credit-info .black-cross {
    width: 60px;
    height: 60px;
    z-index: 1102;
    position: absolute;
    right: 0;
    top: 0px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.about-credit-info .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.about-credit-info-cont {
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.about-credit-info-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 880px;
}

.about-credit-info-text .cr-subtitle.center {
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
}

.about-credit-info-text .cr-left-block {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 30px;
    font-size: 15px;
}

.about-credit-info-text .cr-left-block .medium-title {
    font-family: 'Graphik-Regular-Cy';
}

.about-credit-info-text .cr-right-block {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 30px;
}

.about-credit-info-text .cr-right-block .medium-title {
    margin-left: 20px;
}

.about-credit-info-text ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
}

.about-credit-info-text ul li:before {
    content: '';
    float: left;
    margin-top: 4px;
    margin-left: -18px;
    background-color: #e93288;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 4px;
}

.about-credit-info-text table tr td.td-head {
    width: 130px;
    padding-bottom: 24px;
}

.about-credit-info-text table tr td {
    vertical-align: top;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 10px;
}

.about-credit-info-text table tr td ul li {
    line-height: 16px;
}

.about-credit-info-text ol.cr-notes {
    list-style-type: decimal;
    font-size: 13px;
    font-family: 'Graphik-Light-Cy';
    margin-bottom: 30px;
    margin-top: 30px;
}

.about-bonus-info {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Light-Cy';
}

.about-bonus-info .big-title {
    z-index: 1101;
    margin-bottom: 80px;
}

.about-bonus-info .black-cross {
    width: 60px;
    height: 60px;
    z-index: 1102;
    position: absolute;
    right: 40px;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-close.svg') 0 0 no-repeat #e7e7e7;
    background-size: auto 60px !important;
}

.about-bonus-info .black-cross:hover {
    background: url('/local/templates/re-store/img/big-close.svg') -60px 0 no-repeat #e6e6e6;
}

.about-bonus-info .black-cross:active {
    background-position: -120px 0;
}

.about-bonus-info-cont,
.popup__grid {
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.about-bonus-info-text,
.popup__section {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 880px;
}

.popup__section {
    height: auto;
}

.about-bonus-info-text .cr-subtitle.center {
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
}

.about-bonus-info-text .cr-left-block {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 64px;
}

.about-bonus-info-text .cr-left-block .medium-title,
.about-bonus-info-text .cr-right-block .medium-title {
    font-family: 'Graphik-Regular-Cy';
    margin-left: 20px;
}

.about-bonus-info-text .cr-right-block {
    width: 50%;
    float: left;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 64px;
}

.about-bonus-info-text ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
}

.about-bonus-info-text ul li:before {
    content: '';
    float: left;
    margin-top: 4px;
    margin-left: -18px;
    background-color: #e93288;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 4px;
}

.about-bonus-info-text table tr td.td-head {
    width: 130px;
    padding-bottom: 24px;
}

.about-bonus-info-text table tr td {
    vertical-align: top;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 10px;
}

.about-bonus-info-text table tr td ul li {
    line-height: 16px;
}

.about-bonus-info-text ol.cr-notes {
    list-style-type: decimal;
    font-size: 13px;
    font-family: 'Graphik-Light-Cy';
    margin-bottom: 30px;
    margin-top: 30px;
}

.about-service-info {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Light-Cy';
}

.about-service-info .big-title {
    z-index: 1101;
    margin-bottom: 80px;
}

.about-service-info .black-cross {
    width: 60px;
    height: 60px;
    z-index: 1102;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.about-service-info .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.about-service-info-cont {
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.about-service-info-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 580px;
}

.about-service-info-text .cr-subtitle.center {
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 30px;
}

.about-service-info-text .cr-left-block {
    font-family: 'Graphik-Regular-Cy';
    width: 50%;
    font-size: 15px;
    float: left;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 64px;
    margin-right: 0px;
}

.about-service-info-text .cr-left-block .medium-title,
.about-service-info-text .cr-right-block .medium-title {
    font-family: 'Graphik-Regular-Cy';
    font-size: 20px;
    margin-left: 0px;
}

.about-service-info-text .cr-right-block .medium-title {
    margin-left: 20px;
}

.about-service-info-text .cr-left-block .medium-title {
    margin-bottom: 18px;
}

.about-service-info-text .cr-right-block {
    font-family: 'Graphik-Regular-Cy';
    width: 50%;
    font-size: 15px;
    float: left;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 30px;
    padding-right: 54px;
}

.about-service-info-text ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 20px;
}

.about-service-info-text ul li:before {
    content: '';
    float: left;
    margin-top: 4px;
    margin-left: -18px;
    background-color: #e93288;
    width: 8px;
    height: 8px;
    display: block;
    border-radius: 4px;
}

.about-service-info-text table tr td.td-head {
    width: 130px;
    padding-bottom: 24px;
}

.about-service-info-text table tr td {
    vertical-align: top;
    line-height: 24px;
    font-size: 14px;
    padding-bottom: 10px;
}

.about-service-info-text table tr td ul li {
    line-height: 16px;
}

.about-service-info-text ol.cr-notes {
    list-style-type: decimal;
    font-size: 13px;
    font-family: 'Graphik-Light-Cy';
    margin-bottom: 30px;
    margin-top: 30px;
}

.oneclick-buy-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.oneclick-buy-popup .big-title {
    z-index: 1101;
}

.oneclick-buy-popup .black-cross {
    width: 60px;
    height: 60px;
    z-index: 11020;
    position: absolute;
    right: 0;
    top: 30px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-close.svg') 0 0 no-repeat #e7e7e7;
    background-size: auto 60px !important;
}

.oneclick-buy-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-close.svg') -60px 0 no-repeat #e6e6e6;
}

.oneclick-buy-popup .black-cross:active {
    background-position: -120px 0;
}

.oneclick-buy-popup-cont {
    width: 1100px;
    min-height: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
    padding: 80px 0;
    box-sizing: border-box;
}

/*.oneclick-buy-popup-text {position:absolute; top:0; left:0; right:0; !*bottom:0;*! margin:auto; margin-top:80px;height:450px;}*/

.oneclick-form__head {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    padding-bottom: 40px;
    margin-bottom: 40px;
}

.oneclick-form__head--noborder {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 4px;
}

.oneclick-form__border {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    padding-top: 32px;
    margin-top: 20px;
}

.oneclick-form__border--preorder {
    padding-top: 40px;
}

.js-fast-order-error {
    color: #e22626;
}

.preorder__desc {
    font-size: 14px;
    line-height: 20px;
    margin-top: 40px;
    padding-top: 35px;
    padding-bottom: 2px;
}

.oneclick-form__head .h1 {
    flex-shrink: 0;
    margin-right: 39px;
}

.oneclick-form__head .h1,
.oneclick-form__head .extra__tabs {
    margin-bottom: 0;
    width: auto;
}

.oneclick__city {
    margin-left: 32px;
    font-size: 14px;
    line-height: 20px;
    width: auto;
    padding-right: 24px;
    background: url(/local/templates/re-store/img/arr-top.png) right center no-repeat transparent;
    background-size: 15px auto;
}

.oneclick-buy-popup-text {
    padding: 40px 40px 60px;
}

.oneclick-buy-popup-text+.popup-close {
    right: 30px !important;
    top: 30px !important;
}

.oneclick-buy-popup-text .hidden_shop_maps {
    position: relative;
}

.oneclick-buy-popup .hidden_shop_maps {
    padding-top: 25px;
}

.oneclick-buy-popup .hidden_shop_maps .shop-list-visible:last-child {
    border-bottom: 0;
}

.oneclick-buy-popup .hidden_shop_maps .cart-shop.tabs_block {
    width: 835px;
}

.oneclick-buy-popup .hidden_shop_maps .shop-list-element {
    padding-left: 8px;
}

.oneclick-buy-popup .hidden_shop_maps .tabs_block5 .tabs {
    margin-bottom: 25px;
}

.oneclick-buy-popup .hidden_shop_maps .shop-map-address>p.normal-p {
    line-height: 30px;
}

.oneclick-buy-popup .hidden_shop_maps .shop-map-address {
    min-height: 32px;
}

.oneclick-buy-popup-text .octitle {
    display: block;
    z-index: 11019;
    font-size: 32px;
    margin-bottom: 30px;
    font-family: 'Graphik-Light-Cy';
}

.oneclick-buy-popup-text .oc-left {
    float: left;
    width: 266px;
    padding-top: 5px;
}

.oneclick-buy-popup-text .oc-left.sec-ln {
    margin-top: 36px;
}

.oneclick-buy-popup-text .oc-right.sec-ln {
    margin-top: 36px;
    padding-bottom: 32px;
}

.oneclick-buy-popup-text .oc-left.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.oneclick-buy-popup-text .oc-right.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.oneclick-buy-popup-text .oc-right.thi-ln .niceCheck.agrr-01 {
    padding-top: 2px;
    margin-top: 7px;
    display: block;
    float: right;
}

.oneclick-buy-popup-text .oc-right {
    float: left;
    width: 830px;
    padding-bottom: 10px;
}

.oneclick-buy-popup-text .oc-right>div {}

.oneclick-buy-popup-text .oc-right>div>span.oc-nm {
    display: block;
    font-size: 15px;
    width: 192px;
    float: left;
    margin-top: 7px;
    margin-bottom: 20px;
}

.oneclick-buy-popup-text .oc-right .oc-buy-div {
    float: right;
    width: 790px;
    text-align: right;
}

.oneclick-buy-popup-text .oc-right .oc-buy-div .pink-bttn-normal {
    width: 192px;
    margin-bottom: 18px;
}

.oneclick-buy-popup-text .oc-right .oc-buy-div .gray-bttn-normal {
    width: 192px;
    margin-bottom: 18px;
}

.oneclick-buy-popup-text .oc-right .oc-buy-div>span {
    font-size: 15px;
}

.oneclick-buy-popup-text .oc-right .main-input-line {
    display: block;
    width: 550px;
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

.oneclick-buy-popup-text .oc-right .main-input-line input[type="text"] {
    width: 354px;
}

.oneclick-buy-popup-tabs {
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
}

/*.oneclick-buy-popup-personal-data {*/
/*    margin-top: 60px;*/
/*    padding-bottom: 40px;*/
/*    border-bottom: 1px solid #e6e6e6;*/
/*}*/

.oneclick-buy-popup-personal-data__label {
    display: inline-block;
    width: 280px;
    font-size: 14px;
    line-height: 40px;
}

.oneclick-buy-popup-personal-data .main-input-line {
    margin-top: 25px;
}

.oneclick-buy-popup-personal-data .main-input-line input[type="text"],
.trade-in-personal-data .main-input-line input[type="text"] {
    width: 232px;
    height: 32px;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
}

.oneclick-form-submit {
    padding-left: 280px;
    margin-top: 40px;
}

.oneclick-form-submit .pink-bttn-normal,
.oneclick-form-submit .gray-bttn-normal {
    width: 320px;
    margin-bottom: 20px;
    position: relative;
}

.oneclick-form-submit .niceCheck label {
    display: inline-block;
    font-size: 12px;
    color: #999;
}

.oneclick-form-submit .pink-a {
    font-size: 12px;
}

.preview-item-images {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.preview-item-images .big-title {
    z-index: 1101;
}

.preview-item-images .black-cross {
    width: 60px;
    height: 60px;
    z-index: 12020;
    position: absolute;
    right: 0;
    top: 30px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-close.svg') 0 0 no-repeat #e7e7e7;
    background-size: auto 60px !important;
}

.preview-item-images .black-cross:hover {
    background: url('/local/templates/re-store/img/big-close.svg') -60px 0 no-repeat #e6e6e6;
}

.preview-item-images .black-cross:active {
    background-position: -120px 0;
}

.preview-item-images-cont {
    min-width: 900px;
    min-height: 500px;
    max-width: 1100px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.preview-item-images-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.preview-item-images-text .hidden_shop_maps {
    display: none;
    position: relative;
}

.preview-item-images .hidden_shop_maps {
    padding-top: 25px;
}

.preview-item-images .hidden_shop_maps .shop-list-visible:last-child {
    border-bottom: 0;
}

.preview-item-images .hidden_shop_maps .cart-shop.tabs_block {
    width: 835px;
}

.preview-item-images .hidden_shop_maps .shop-list-element {
    padding-left: 8px;
}

.preview-item-images .hidden_shop_maps .tabs_block5 .tabs {
    margin-bottom: 25px;
}

.preview-item-images .hidden_shop_maps .shop-map-address>p.normal-p {
    line-height: 30px;
}

.preview-item-images .hidden_shop_maps .shop-map-address {
    min-height: 32px;
}

.preview-item-images-text .octitle {
    display: block;
    z-index: 11019;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: 'Graphik-Light-Cy';
}

.preview-item-images-text .oc-left {
    float: left;
    width: 266px;
    padding-top: 5px;
}

.preview-item-images-text .oc-left.sec-ln {
    margin-top: 36px;
}

.preview-item-images-text .oc-right.sec-ln {
    margin-top: 36px;
    padding-bottom: 32px;
}

.preview-item-images-text .oc-left.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.preview-item-images-text .oc-right.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.preview-item-images-text .oc-right.thi-ln .niceCheck {
    padding-top: 2px;
    margin-top: 7px;
    display: block;
    float: left;
}

.preview-item-images-text .oc-right {
    float: left;
    width: 830px;
    padding-bottom: 10px;
}

.preview-item-images-text .oc-right>div {}

.preview-item-images-text .oc-right>div>span.oc-nm {
    display: block;
    font-size: 15px;
    width: 192px;
    float: left;
    margin-top: 7px;
    margin-bottom: 20px;
}

.preview-item-images-text .oc-right .oc-buy-div {
    float: right;
    width: 390px;
    text-align: right;
}

.preview-item-images-text .oc-right .oc-buy-div .pink-bttn-normal {
    width: 192px;
    margin-bottom: 18px;
}

.preview-item-images-text .oc-right .oc-buy-div>span {
    font-size: 15px;
}

.preview-item-images-text .oc-right .main-input-line {
    display: block;
    width: 550px;
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

.preview-item-images-text .oc-right .main-input-line input[type="text"] {
    width: 354px;
}

/*.preview-item-slider {position:relative;width:824px;height:470px !important;margin-left:auto;margin-right:auto;}*/
.preview-item-slider.slick-slider {
    height: auto !important;
    position: absolute;
    left: 60px;
    top: 60px;
    right: 60px;
    bottom: 130px;
}

.preview-item-slider .slick-list {
    height: 100%;
    padding: 0;
    box-sizing: border-box;
    overflow: hidden;
}

.preview-item-slider .slick-track {
    height: 100%;
}

/*.preview-item-slider .slick-slide {width:825px !important;margin-left:-1px;margin-right:1px;height:470px !important;background-color:#fff;}*/
.preview-item-slider .slick-slide {
    height: 100%;
}

.preview-item-slider .slick-slide iframe {
    display: none;
}

/*.preview-item-slider .slick-slide {width:825px;overflow-x:hidden;overflow-y:visible;}*/
.preview-item-slider .slick-slide img {
    display: block;
    width: 419px;
    margin: 0 auto;
}

.preview-item-slider .slick-prev {
    position: absolute;
    top: 50%;
    left: -18px;
    width: 23px;
    height: 54px;
    padding: 0px;
    border: 0;
    background: url(/local/templates/re-store/img/arrow-slider.svg) 0 0 no-repeat #fff;
    background-size: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.preview-item-slider .slick-prev:hover {
    background-position: -46px 0;
}

.preview-item-slider .slick-prev:active {
    background-position: -23px 0;
}

.preview-item-slider .slick-next {
    position: absolute;
    top: 50%;
    right: -18px;
    width: 23px;
    height: 54px;
    padding: 0px;
    border: 0;
    background: url(/local/templates/re-store/img/arrow-slider.svg) 0 -54px no-repeat #fff;
    background-size: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.preview-item-slider .slick-next:hover {
    background-position: -46px -54px;
}

.preview-item-slider .slick-next:active {
    background-position: -23px -54px;
}

.micro-item-photos {
    position: absolute;
    bottom: 30px;
    width: 900px;
    left: 50%;
    margin-left: -450px;
}

.micro-item-photos:after {
    content: '';
    display: table;
    clear: both;
}

.micro-item-photos:not(.slick-slider) .psmo:nth-child(n+8) {
    display: none;
}

.micro-item-photos.slick-slider {
    position: absolute;
}

.micro-item-photos .slick-list {
    width: 840px;
    margin: 0 auto;
}

.micro-item-photos .slick-arrow {
    position: absolute;
    top: 12px;
    bottom: 0;
    padding: 0;
    background: none;
    border: none;
    font-size: 0;
}

.micro-item-photos .slick-prev {
    left: -10px;
    width: 23px;
    height: 54px;
    background: transparent url('/local/templates/re-store/img/arrow-slider.svg') 0 0 no-repeat;
    background-size: auto;
}

.micro-item-photos .slick-prev:hover {
    background-position: -46px 0;
}

.micro-item-photos .slick-prev:active {
    background-position: -23px 0;
}

.micro-item-photos .slick-prev:before {
    display: none;
}

.micro-item-photos .slick-next {
    right: -10px;
    width: 23px;
    height: 54px;
    background: transparent url('/local/templates/re-store/img/arrow-slider.svg') 0 -54px no-repeat;
    background-size: auto;
}

.micro-item-photos .slick-next:hover {
    background-position: -46px -54px;
}

.micro-item-photos .slick-next:active {
    background-position: -23px -54px;
}

.micro-item-photos .slick-next:before {
    display: none;
}

.micro-item-photos .slick-disabled {
    display: none !important;
}

/*.micro-item-photos .psmo {float:left;margin: 0;width: 115px;opacity:0.5;}*/
.micro-item-photos .psmo img {
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 80px;
}

/*.micro-item-photos .psmo:hover {opacity:1;}*/

.cr-buy-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.cr-buy-popup .big-title {
    z-index: 1101;
}

.cr-buy-popup .black-cross {
    width: 60px;
    height: 60px;
    z-index: 1102;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.cr-buy-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.cr-buy-popup-cont {
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.cr-buy-popup-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*bottom:0;*/
    margin: auto;
    margin-top: 80px;
    height: 450px;
}

.cr-buy-popup-text .hidden_shop_maps {
    display: block;
    position: relative;
}

.cr-buy-popup .hidden_shop_maps-2 {
    padding-top: 25px;
}

.cr-buy-popup .hidden_shop_maps-2 .shop-list-visible:last-child {
    border-bottom: 0;
}

.cr-buy-popup .hidden_shop_maps-2 .cart-shop.tabs_block {
    width: 835px;
}

.cr-buy-popup .hidden_shop_maps-2 .shop-list-element {
    padding-left: 8px;
}

.cr-buy-popup .hidden_shop_maps-2 .tabs_block5 .tabs {
    margin-bottom: 25px;
}

.cr-buy-popup .hidden_shop_maps-2 .shop-map-address>p.normal-p {
    line-height: 30px;
}

.cr-buy-popup .hidden_shop_maps-2 .shop-map-address {
    min-height: 32px;
}

.cr-buy-popup-text .octitle {
    display: block;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: 'Graphik-Light-Cy';
}

.cr-buy-popup-text .oc-left {
    float: left;
    width: 266px;
    padding-top: 5px;
}

.cr-buy-popup-text .oc-left.sec-ln {
    margin-top: 36px;
}

.cr-buy-popup-text .oc-right.sec-ln {
    margin-top: 36px;
    padding-bottom: 32px;
}

.cr-buy-popup-text .oc-left.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cr-buy-popup-text .oc-right.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.cr-buy-popup-text .oc-right.thi-ln .niceCheck {
    padding-top: 2px;
    margin-top: 7px;
    display: block;
    float: left;
}

.cr-buy-popup-text .oc-right.thi-ln .niceCheck.agrr-02 {
    float: right;
}

.cr-buy-popup-text .oc-right {
    float: left;
    width: 830px;
    padding-bottom: 10px;
}

.cr-buy-popup-text .oc-right>div {}

.cr-buy-popup-text .oc-right>div>span.oc-nm {
    display: block;
    font-size: 15px;
    width: 192px;
    float: left;
    margin-top: 7px;
    margin-bottom: 20px;
}

.cr-buy-popup-text .oc-right .oc-buy-div {
    float: right;
    width: 990px;
    text-align: right;
}

.cr-buy-popup-text .oc-right .oc-buy-div .pink-bttn-normal {
    width: 200px;
    margin-bottom: 18px;
}

.cr-buy-popup-text .oc-right .oc-buy-div .gray-bttn-normal {
    width: 200px;
    margin-bottom: 18px;
}

.cr-buy-popup-text .oc-right .oc-buy-div>span {
    font-size: 15px;
}

.cr-buy-popup-text .oc-right .main-input-line {
    display: block;
    width: 550px;
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

.cr-buy-popup-text .oc-right .main-input-line input[type="text"] {
    width: 354px;
}

.avail-n-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.avail-n-popup .big-title {
    z-index: 1101;
}

.avail-n-popup .black-cross {
    width: 60px;
    height: 60px;
    z-index: 1102;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.avail-n-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.avail-n-popup .main-input-line .error-text {
    margin: 0px;
}

.avail-n-popup-cont {
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.avail-n-popup-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*bottom:0;*/
    margin: auto;
    margin-top: 80px;
    height: 450px;
}

.avail-n-popup-text .hidden_shop_maps {
    display: block;
    position: relative;
}

.avail-n-popup .hidden_shop_maps-2 {
    padding-top: 25px;
}

.avail-n-popup .hidden_shop_maps-2 .shop-list-visible:last-child {
    border-bottom: 0;
}

.avail-n-popup .hidden_shop_maps-2 .cart-shop.tabs_block {
    width: 835px;
}

.avail-n-popup .hidden_shop_maps-2 .shop-list-element {
    padding-left: 8px;
}

.avail-n-popup .hidden_shop_maps-2 .tabs_block5 .tabs {
    margin-bottom: 25px;
}

.avail-n-popup .hidden_shop_maps-2 .shop-map-address>p.normal-p {
    line-height: 30px;
}

.avail-n-popup .hidden_shop_maps-2 .shop-map-address {
    min-height: 32px;
}

.avail-n-popup-text .octitle {
    display: block;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: 'Graphik-Light-Cy';
}

.avail-n-popup-text .oc-left {
    float: left;
    width: 266px;
    padding-top: 5px;
}

.avail-n-popup-text .oc-left.sec-ln {
    margin-top: 36px;
}

.avail-n-popup-text .oc-right.sec-ln {
    margin-top: 36px;
    padding-bottom: 32px;
}

.avail-n-popup-text .oc-left.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.avail-n-popup-text .oc-right.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.avail-n-popup-text .oc-right.thi-ln .niceCheck {
    padding-top: 2px;
    margin-top: 7px;
    display: block;
    float: right;
}

.avail-n-popup-text .oc-right {
    float: left;
    width: 830px;
    padding-bottom: 10px;
}

.avail-n-popup-text .oc-right>div {}

.avail-n-popup-text .oc-right>div>span.oc-nm {
    display: block;
    font-size: 15px;
    width: 192px;
    float: left;
    margin-top: 7px;
    margin-bottom: 20px;
}

.avail-n-popup-text .oc-right .oc-buy-div {
    float: right;
    width: 990px;
    text-align: right;
    font-size: 15px;
}

.avail-n-popup-text .oc-right .oc-buy-div .pink-bttn-normal {
    width: 192px;
    margin-bottom: 18px;
}

.avail-n-popup-text .oc-right .oc-buy-div .gray-bttn-normal {
    width: 192px;
    margin-bottom: 18px;
}

.avail-n-popup-text .oc-right .oc-buy-div>span {
    font-size: 15px;
}

.avail-n-popup-text .oc-right .main-input-line {
    display: block;
    width: 550px;
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

.avail-n-popup-form-message {
    display: none
}

.pred-n-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.pred-n-popup .big-title {
    z-index: 1101;
}

.pred-n-popup .black-cross {
    width: 60px;
    height: 60px;
    z-index: 1102;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.pred-n-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.pred-n-popup-cont {
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.pred-n-popup-text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /*bottom:0;*/
    margin: auto;
    margin-top: 80px;
    height: 450px;
}

.pred-n-popup-text .hidden_shop_maps {
    display: none;
    position: relative;
}

.pred-n-popup .hidden_shop_maps {
    padding-top: 25px;
}

.pred-n-popup .hidden_shop_maps .shop-list-visible:last-child {
    border-bottom: 0;
}

.pred-n-popup .hidden_shop_maps .cart-shop.tabs_block {
    width: 835px;
}

.pred-n-popup .hidden_shop_maps .shop-list-element {
    padding-left: 8px;
}

.pred-n-popup .hidden_shop_maps .tabs_block5 .tabs {
    margin-bottom: 25px;
}

.pred-n-popup .hidden_shop_maps .shop-map-address>p.normal-p {
    line-height: 30px;
}

.pred-n-popup .hidden_shop_maps .shop-map-address {
    min-height: 32px;
}

.pred-n-popup-text .octitle {
    display: block;
    font-size: 32px;
    margin-bottom: 20px;
    font-family: 'Graphik-Light-Cy';
}

.pred-n-popup-text .oc-left {
    float: left;
    width: 266px;
    padding-top: 5px;
}

.pred-n-popup-text .oc-left.sec-ln {
    margin-top: 36px;
}

.pred-n-popup-text .oc-right.sec-ln {
    margin-top: 36px;
    padding-bottom: 32px;
}

.pred-n-popup-text .oc-left.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.pred-n-popup-text .oc-right.thi-ln {
    margin-top: 30px;
    margin-bottom: 30px;
}

.pred-n-popup-text .oc-right.thi-ln .niceCheck {
    padding-top: 2px;
    margin-top: 7px;
    display: block;
    float: left;
}

.pred-n-popup-text .oc-right {
    float: left;
    width: 830px;
    padding-bottom: 10px;
}

.pred-n-popup-text .oc-right>div {}

.pred-n-popup-text .oc-right>div>span.oc-nm {
    display: block;
    font-size: 15px;
    width: 192px;
    float: left;
    margin-top: 7px;
    margin-bottom: 20px;
}

.pred-n-popup-text .oc-right .oc-buy-div {
    float: right;
    width: 790px;
    text-align: right;
}

.pred-n-popup-text .oc-right .oc-buy-div .pink-bttn-normal {
    width: 192px;
    margin-bottom: 18px;
}

.pred-n-popup-text .oc-right .oc-buy-div .gray-bttn-normal {
    width: 192px;
    margin-bottom: 18px;
}

.pred-n-popup-text .oc-right .oc-buy-div>span {
    font-size: 15px;
}

.pred-n-popup-text .oc-right .oc-buy-div .niceCheck {
    float: right;
}

.pred-n-popup-text .oc-right .main-input-line {
    display: block;
    width: 550px;
    float: left;
    margin-top: 0px;
    margin-bottom: 20px;
}

.pred-n-popup-text .oc-right .main-input-line input[type="text"] {
    width: 354px;
}

.pr-compare-popup {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 90px;
    background-color: #fff;
    box-shadow: 3px 5px 24px #d0d0d0;
    z-index: 3 !important;
}

.pr-compare-popup .pr-compare-popup-content {
    line-height: 90px;
    margin-left: auto;
    margin-right: auto;
    width: 1100px;
    height: 90px;
    box-sizing: border-box;
    padding: 0 10px;
}

.pr-compare-popup .pr-compare-popup-content img {
    margin-top: 15px;
    max-height: 60px;
    max-width: 90px;
    float: left;
}

.pr-compare-popup .black-cross {
    width: 60px;
    height: 60px;
    z-index: 1102;
    float: right;
    margin-top: 15px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.pr-compare-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.pr-compare-popup .pr-compare-popup-content .pr-compare-description {
    height: 90px;
    width: 600px;
    float: left;
    line-height: 16px;
}

.pr-compare-popup .pr-compare-popup-content .gray-bttn-normal {
    float: right;
    margin-right: 15px;
    margin-top: 25px;
}

.pr-compare-popup .pr-compare-popup-content .pr-compare-description .pr-compare-title {
    display: block;
    margin-top: 25px;
    margin-left: 28px;
    font-size: 14px;
}

.pr-compare-popup .pr-compare-popup-content .pr-compare-description .pr-compare-status {
    display: block;
    margin-top: 13px;
    margin-left: 28px;
    font-size: 14px;
}

.pr-favourites-popup {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #fff;
    box-shadow: 3px 5px 24px #d0d0d0;
}

.pr-favourites-popup .pr-favourites-popup-content {
    margin-left: auto;
    margin-right: auto;
    width: 1440px;
    padding: 0 60px;
    display: flex;
    align-items: center;
    min-height: 130px;
}

.pr-favourites-actions {
    display: flex;
    align-items: center;
    margin-left: auto;
}

.pr-favourites-popup .pr-favourites-popup-content img {
    height: 45px;
    margin-right: 24px;
    width: auto;
    object-fit: contain;
}

.pr-favourites-popup .black-cross {
    width: 24px;
    height: 24px;
    z-index: 1102;
    margin-top: 0;
    border-radius: 50%;
    border: 0;
    background: transparent;
    margin-left: 60px;
    padding: 10px;
    box-sizing: content-box;
}

.pr-favourites-popup .black-cross svg {
    fill: #8d8d92;
}

.button.pr-compare-button {
    height: 48px;
    line-height: 48px;
    min-width: 144px;
    font-size: 16px;
}

.pr-favourites-popup .pr-favourites-popup-content .pr-compare-description {
    width: calc(100% - 330px);
    line-height: 16px;
}

.pr-favourites-popup .pr-favourites-popup-content .pr-compare-description .pr-compare-title {
    display: block;
    margin-right: 6px;
    font-size: 18px;
    line-height: 26px;
}

.pr-favourites-popup .center-block__inner {
    height: auto;
    margin: auto 0px 28px;
    line-height: 16px
}

.signin-popup,
.forgot-pass-popup,
.courier-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.signin-popup .black-cross,
.forgot-pass-popup .black-cross,
.courier-popup .black-cross {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.signin-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.signin-popup-cont,
.courier-popup-cont {
    box-sizing: border-box;
    width: 1100px;
    min-height: 445px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 50px 0;
}

.signin-popup-cont .signin-login {
    width: 50%;
    box-sizing: border-box;
    float: left;
    padding-right: 50px;
}

.signin-popup-cont .signin-login .main-list-style {
    width: 100%;
}

.added-to-cart-popup.new {
    background-color: unset;
}

.added-to-cart-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.added-to-cart-popup .black-cross {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.added-to-cart-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.added-to-cart-popup-cont {
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 50px 0;
}

.left-menu-section {
    width: 230px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-bottom: 20px;
    overflow: hidden;
}

.left-menu-section a {
    color: #000;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    line-height: 50px;
    background-color: #fff;
}

.left-menu-section a:last-child {
    border: 0 !important;
}

.left-menu-section a:hover {
    color: #ED5AAE;
}

.left-menu-section span {
    color: #000;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    line-height: 50px;
    background-color: #e6e6e6;
}

.benefit-line {
    width: 825px;
}

.benefit {
    width: 275px;
    float: left;
    margin-top: 35px;
    box-sizing: border-box;
    padding-right: 20px;
}

.benefit img {
    border: 0;
    padding: 0;
    margin: 0;
}

.benefit span.benefit-title {
    display: block;
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    line-height: 20px;
    font-family: 'Graphik-Regular-Cy';
}

.benefit p {}

.news-content-right {
    width: 845px;
    float: right;
}

.news-content-right .big-title {
    padding-left: 20px;
    margin-bottom: 15px;
    position: absolute;
    top: 0;
    left: 0;
}

.news-content-right .box {}

.news-content-right .semi-big-title {
    padding-left: 20px;
    margin: 0 0 20px 0;
}

.news-block {
    width: 805px;
    display: block;
    font-family: 'Graphik-Regular-Cy';
    color: #000;
    padding: 20px;
    margin: 10px 0;
}

.news-block:hover {
    box-shadow: 3px 5px 24px #d0d0d0;
}

.news-block img {
    display: block;
    float: left;
}

.news-text-block {
    float: left;
    width: 510px;
    padding-left: 30px;
}

.news-title {
    display: block;
    font-size: 20px;
    line-height: 28px;
    margin: -5px 0 0;
}

.stock-date {
    display: inline-block;
    height: 28px;
    background-color: #f2f2f2;
    font-size: 12px;
    line-height: 28px;
    padding: 0 10px;
    margin: 12px 0 9px;
}

.news-text-block p {
    display: block;
    font-size: 14px;
    line-height: 21px;
    margin: 5px 0 9px;
}

.news-date {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #999;
}

.static-stock {
    width: 100%;
    padding: 35px 0 20px 0;
}

.prev-stock {
    width: 100%;
    padding: 35px 0 20px 0;
}

.active-stock {
    width: 100%;
    padding: 20px 0 20px 0;
}

.news-hr {
    width: 825px;
    height: 1px;
    background-color: #e6e6e6;
    margin: 0 0 0 20px;
    padding: 0;
    border: 0;
    display: block;
}

.news-content-right .ten-more,
.news-content-right .news-show-all {
    width: 540px;
    height: 50px;
    line-height: 50px;
    background-color: #f2f2f2;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    font-family: 'Graphik-Regular-Cy';
    margin-left: 20px;
    border: 0;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 0;
}

.news-content-right .ten-more:hover,
.news-content-right .news-show-all:hover {
    background-color: #e6e6e6;
}

.news-content-right .news-show-all {
    width: 265px;
}

.news-content-right .ten-more {
    width: 535px;
}

/* Блок "Вы смотрели" в карточке товара */

.watched-items {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 60px 0;

}

.watched-items .h2 {
    margin-bottom: 25px;
    font-family: "Graphik-Medium-Cy";
    color: #000;
}

.watched-items_bordered {
    border-top: 1px solid #eaeaea;
}

.watched-items__container {
    display: flex;
    margin: 0 -15px;
}

.watched-item {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%;
    box-sizing: border-box;
    padding: 10px 15px;
    font-family: 'Graphik-Regular-Cy';
    position: relative;
}

/*.watched-item:hover {
    box-shadow: 2px 3px 16px #d0d0d0;
}*/

.watched-item__image {
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
}

.watched-item__image img {
    display: block;
    width: auto;
    max-width: 110px;
    max-height: 75px;
}

.watched-item__title {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    color: #999999;
}

.watched-item .heart-cont {
    position: absolute;
    left: 0;
    right: 0;
    top: -16px;
}

.compare {
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    z-index: 2 !important;
}

.compare-header {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
}

.compare-slider .slick-disabled {
    display: none !important;
}

.compare-trackshow {
    width: 100% !important;
}

.compare-slideshow-2 {
    width: 50% !important;
}

.compare-slideshow-1 {
    width: 100% !important;
}

.static-compare .compare-slider {
    width: 820px;
    float: right;
    position: relative;
    padding: 10px 0 20px 25px;
    box-sizing: border-box;
}

.static-compare .compare-oneslide {
    min-width: 265px;
    float: left;
    padding: 0;
    font-family: 'Graphik-Regular-Cy';
}

.static-compare .slick-track .compare-oneslide:first-child {
    margin-left: 0 !important;
}

.static-compare .comparing-item div {
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    width: 185px;
}

.static-compare .comparing-item img {
    display: block;
    margin: 0 auto;
    max-height: 150px;
    max-width: 185px;
}

.static-compare .comparing-item-title {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
    width: 175px;
    position: relative;
    padding-right: 20px;
    color: #000;
    line-height: 15px;
}

.static-compare .comparing-cross {
    display: block;
    width: 12px;
    height: 12px;
    top: 0;
    right: 0;
    position: absolute;
    background: url('/local/templates/re-store/img/comparing-cross.png') left top no-repeat transparent;
    background-size: 12px auto;
}

.static-compare .comparing-cross:hover {
    background: url('/local/templates/re-store/img/compare-cross-hov.png') left top no-repeat transparent;
    background-size: 12px auto;
}

.static-compare .comparing-item-price {
    display: block;
    font-size: 14px;
    margin-bottom: 15px;
}

.static-compare .comparing-item-buy {
    display: block;
    font-size: 18px;
    color: #ED5AAE;
    line-height: 20px;
}

.comparing-item-buy:hover {
    text-decoration: underline;
}

.static-compare .comparing-item .item-text {
    float: none;
    height: auto;
    display: block;
    width: auto;
}

.static-compare .comparing-item-not-available {
    display: block;
    font-size: 13px;
    color: #999999;
    line-height: 21px;
}

.static-compare .compare-slider .slick-prev {
    background: url('/local/templates/re-store/img/slick-prev.png') top left no-repeat transparent;
    background-size: 12px auto;
    left: 0;
}

.static-compare .compare-slider .slick-next {
    background: url('/local/templates/re-store/img/slick-next.png') top right no-repeat transparent;
    background-size: 12px auto;
    right: 0;
}

.static-compare .compare-slider .slick-prev:hover {
    background: url('/local/templates/re-store/img/slick-prev-hover.png') top left no-repeat transparent;
    background-size: 12px auto;
    left: 0;
}

.static-compare .compare-slider .slick-next:hover {
    background: url('/local/templates/re-store/img/slick-next-hover.png') top right no-repeat transparent;
    background-size: 12px auto;
    right: 0;
}

.static-compare .compare-slider .slick-prev,
.static-compare .compare-slider .slick-next {
    display: block;
    font-size: 0;
    width: 17px;
    height: 27px;
    position: absolute;
    border: 0;
    top: 75px;
}

.static-compare .comparing-item-price .actual-price {
    color: #000;
    font-family: 'Graphik-Semibold-Cy';
    display: inline-block;
}

.static-compare .comparing-item-price .old-price {
    font-size: 11px;
    color: #999;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 5px;
}

.fixed-compare {
    position: fixed;
    width: 100%;
    top: 73px;
    left: 0;
    z-index: 399;
    background-color: #fff;
    box-shadow: 2px 10px 16px #e6e6e6;
    padding: 15px 0 10px 0;
}

.fixed-compare .compare-header-cont {
    width: 1100px;
    margin: 0 auto;
}

.fixed-compare .compare-slider {
    width: 820px;
    float: right;
    position: relative;
    padding: 10px 0;
    box-sizing: border-box;
    padding-left: 25px;
}

.fixed-compare .comparing-item {
    width: 275px !important;
    float: left;
    box-sizing: border-box;
    font-family: 'Graphik-Regular-Cy';
}

/*.fixed-compare  .slick-active:nth-of-type(1) .comparing-item {padding-left:20px;}*/
.fixed-compare .compare-oneslide {
    min-width: 265px;
}

.fixed-compare .comparing-item:first-child {
    margin-left: 0 !important;
}

.fixed-compare .comparing-item div {
    display: table-cell;
    vertical-align: middle;
    width: 65px;
    float: left;
}

.fixed-compare .comparing-item img {
    display: block;
    max-width: 50px !important;
    height: auto !important;
}

.fixed-compare .comparing-item-title {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    position: relative;
    padding-right: 20px;
    color: #000;
    line-height: 14px;
}

.fixed-compare .comparing-cross {
    display: none;
}

.fixed-compare .comparing-item-buy {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    color: #ED5AAE;
    line-height: 20px;
}

.fixed-compare .comparing-item-not-available {
    display: block;
    font-size: 10px;
    color: #999999;
    line-height: 10px;
    padding-top: 13px;
}

.fixed-compare .comparing-item .item-text {
    float: left;
    width: 210px;
}

.fixed-compare .compare-slider .slick-prev {
    background: url('/local/templates/re-store/img/slick-prev.png') top left no-repeat transparent;
    background-size: 12px auto;
    left: -20px;
}

.fixed-compare .compare-slider .slick-prev:hover {
    background: url('/local/templates/re-store/img/slick-prev-hover.png') top left no-repeat transparent;
    background-size: 12px auto !important;
}

.fixed-compare .compare-slider .slick-next {
    background: url('/local/templates/re-store/img/slick-next.png') top right no-repeat transparent;
    background-size: 12px auto;
    right: 0;
}

.fixed-compare .compare-slider .slick-next:hover {
    background: url('/local/templates/re-store/img/slick-next-hover.png') top right no-repeat transparent;
    background-size: 12px auto !important;
}

.fixed-compare .compare-slider .slick-prev,
.fixed-compare .compare-slider .slick-next {
    display: block;
    font-size: 0;
    width: 17px;
    height: 27px;
    position: absolute;
    border: 0;
    top: 15px;
}

.fixed-compare .comparing-item-price .actual-price {
    font-size: 13px;
    color: #000;
    font-family: 'Graphik-Semibold-Cy';
    display: inline-block;
}

.fixed-compare .comparing-item-price .old-price {
    font-size: 11px;
    color: #999;
    text-decoration: line-through;
    display: inline-block;
    margin-left: 5px;
}

.news-hr {
    width: 100%;
    height: 1px;
    border: 0;
    background-color: #e6e6e6;
    margin: 0;
}

.watched-items .semi-big-title {
    padding: 42px 0 5px 0;
}

.no-compare {
    width: 1100px;
    margin: 0 auto;
    padding: 60px 0;
    display: none;
}

.no-compare p {
    margin-top: 15px;
}

.compare .tabs_block4 {
    margin-top: 40px;
}

.compare .tabs_block4 li {}

.tabs_block4 .box {
    padding-top: 30px;
}

.compare .tabs_block4 .box {
    padding-top: 20px;
}

.compare table {
    font-family: 'Graphik-Regular-Cy';
    min-width: 1100px;
}

.compare table tr {
    border-bottom: 1px solid #e6e6e6;
    min-width: 1100px;
    display: table-row;
}

.compare table .big-td {
    padding: 30px 0 15px 0;
    box-sizing: border-box;
    font-size: 18px;
    color: #000;
    text-align: left;
    line-height: 20px;
    vertical-align: top;
}

.compare table .all-specs.first .big-td .compare table .diff-specs.first .big-td {
    padding: 22px 0 15px 0;
}

.compare table .diff-specs {
    display: none;
}

.compare-table .main-td {
    min-width: 265px;
    box-sizing: border-box;
    padding: 10px 30px 10px 0;
    font-size: 14px;
    line-height: 19px;
    color: #000;
    text-align: left;
    line-height: 20px;
    vertical-align: top;
}

/*.compare-table .main-td.deleted {border:none;}*/
.compare-table .main-td:first-child,
.compare-table .submain-td:first-child {
    width: 305px !important;
    min-width: 305px;
}

.compare-table .submain-td {
    min-width: 265px;
    box-sizing: border-box;
    padding: 10px 30px 10px 20px;
    font-size: 14px;
    line-height: 19px;
    color: #a9a9a9;
    text-align: left;
    line-height: 20px;
    vertical-align: top;
}

.compare-cont {
    padding-top: 40px;
    width: 1100px;
    overflow: hidden;
}

.compare .delete-all {
    margin-top: 35px;
    float: right;
}

.compare .item-onecolor {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 4px 3px 0 3px;
}

.breadcrumbs {
    padding: 17px 0;
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    color: #999999;
    border-bottom: 1px solid #e6e6e6;
}

.breadcrumbs li {
    display: block;
}

.breadcrumbs li:before {
    content: '/';
    float: left;
    margin: 0 6px;
}

.breadcrumbs li:first-child:before {
    display: none;
}

.breadcrumbs span.delimeter {
    display: none;
}

.breadcrumbs a {
    display: block;
    float: left;
}

.breadcrumbs a:hover {
    color: #ED5AAE;
}

.breadcrumbs div {
    width: 1100px;
    margin: 0 auto;
}

.crumb {
    color: #999999;
}

.breadcrumb-main {
    background: url('/local/templates/re-store/img/crumb.svg') left 1px no-repeat transparent;
    background-size: 12px auto;
    width: 12px;
    height: 15px;
    display: block;
}

.breadcrumb-main span {
    display: none;
}

.acrive-crumb {
    color: #999999;
}

.accessories-column {
    width: 50%;
    padding: 30px 65px 30px 0;
    box-sizing: border-box;
    float: left;
}

.accessories-column .pink-a {
    font-size: 14px;
    color: #ED5AAE;
    display: block;
    padding: 10px 0;
}

.accessories-fourblocks {
    padding: 50px 0;
    width: 1100px;
    margin: 0 auto;
    font-family: 'Graphik-Regular-Cy';
}

.accessories-fourblocks-one {
    width: 25%;
    float: left;
    position: relative;
}

.accessories-fourblocks-one div {
    height: 60px;
    width: 100%;
    text-align: center;
}

.accessories-fourblocks img {}

.accessories-fourblocks span {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #000;
    line-height: 21px;
}

.accessories-text {
    background-color: #f7f7f7;
    width: 100%;
    padding: 50px 0 40px 0;
    border-bottom: 1px solid #e6e6e6;
}

.accessories-text-cont {
    width: 1100px;
    margin: 0 auto;
}

.accessories-text .semi-big-title {
    text-align: center;
}

.accessories-text-1 {
    display: block;
    width: 800px;
    margin: 0 auto;
    font-size: 15px;
    text-align: center;
    padding: 20px 150px 40px 150px;
    border-bottom: 1px solid #e6e6e6;
    font-family: 'Graphik-Regular-Cy';
    line-height: 22px;
}

.accessories-column p {
    font-size: 15px;
    line-height: 22px;
    font-family: 'Graphik-Regular-Cy';
}

.accessories .tabs_block3 {
    width: 1100px !important;
    padding: 40px 0 20px 0 !important;
    border-bottom: 1px solid #e6e6e6;
}

.tabs_block3 .accessories-column {
    padding: 20px 65px 20px 0 !important;
}

.shops .tabs_block3 {
    width: 825px !important;
}

.shops .shops-search {
    height: 30px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.shops .shops-search .altable {
    width: 825px;
}

.shops .shops-search .altable .input {
    max-width: 575px;
    width: 100%;
}

.shops .shops-search .altable .input input {
    margin-right: 10px;
}

.shops .shops-search .altable .select {
    width: 100%;
    max-width: 250px;
    padding-left: 10px;
}

.shops .shops-search .altable .select .main-select {
    width: 100%;
    max-width: 250px;
}

.catalog {
    border-bottom: 1px solid #eaeaea;
    z-index: 1;
    position: relative;
}

.accessories .catalog-device-menu {
    text-align: left;
}

.catalog .catalog-device-menu {
    text-align: center;
}

.catalog .catalog-device-menu a,
.catalog .catalog-device-menu span {
    color: #000;
    font-size: 12px;
    font-family: 'Graphik-Regular-Cy';
    line-height: 21px;
}

.catalog-device-menu {
    width: 1100px;
    margin: 0 auto;
    font-family: 'Graphik-Regular-Cy';
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}

.catalog-device-menu a,
.catalog .catalog-device-menu span {
    display: inline-block;
    margin: 0 20px;
    opacity: 1;
    margin: 0 15px;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 21px;
    letter-spacing: normal;
    text-align: center;
    color: #000;
}

.catalog-device-menu a div,
.catalog-device-menu span div {
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}

.catalog-device-menu a.active {
    opacity: 0.4;
}

.catalog-device-menu a:hover {
    opacity: 1;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
}

.catalog-device-menu a img {
    display: inline-block;
    max-height: 100%;
}

.accessories-oneline {
    padding: 30px 0 40px 0;
}

.accessories-oneline {
    float: left;
    width: 870px;
    border-bottom: 1px solid #e6e6e6;
}

.accessories-oneline:last-child {
    border: 0 !important;
}

.accessories-column-device-1 {
    width: 230px;
    float: left;
    font-size: 18px;
    color: #000;
    padding: 30px 0 40px 0;
}

.accessories-column-device-2 {
    width: 275px;
    float: left;
    padding-right: 15px;
}

.accessories-column-device-2 .pink-a {
    font-size: 14px;
    color: #ED5AAE;
    display: block;
    line-height: 29px;
    padding-bottom: 5px;
}

.accessories-oneline .gray-bttn-normal {
    margin-top: 10px;
}

.catalog-content {
    width: 1100px;
    margin: 0 auto;
    padding: 30px 0 0 0;
}

.catalog-content--pointer-none {
    pointer-events: none;
}

.catalog-content.catalog-content-gadgets .gadgets-cbx {
    padding-top: 24px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eaeaea;
}

.catalog-content.catalog-content-gadgets .big-title-gadgets .single-word {
    display: inline-block;
}

.catalog-content.catalog-content-gadgets .gadgets-cbx .niceCheck {
    width: 245px;
    padding-right: 20px;
    display: inline-block;
    margin-bottom: 14px;
}

.catalog-content.catalog-content-gadgets .gadgets-cbx .niceCheck label {
    padding-top: 1px;
}

.catalog-content.catalog-content-gadgets .gadgets-cats-reset {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
}

.view-1 {
    background: url('/local/templates/re-store/img/mode/grid.svg') left top no-repeat transparent;
    width: 22px;
    height: 20px;
    border: 0;
    font-size: 0;
    margin-right: 20px;
}

.view-1:hover,
.view-1.active:hover {
    background: url('/local/templates/re-store/img/mode/grid-hover.svg') left top no-repeat transparent;
}

.view-1.active {
    background: url('/local/templates/re-store/img/mode/grid-active.svg') left top no-repeat transparent;
}

.view-2 {
    background: url('/local/templates/re-store/img/mode/list.svg') left top no-repeat transparent;
    width: 22px;
    height: 20px;
    border: 0;
    font-size: 0;
}

.view-2:hover,
.view-2.active:hover {
    background: url('/local/templates/re-store/img/mode/list-hover.svg') left top no-repeat transparent;
}

.view-2.active {
    background: url('/local/templates/re-store/img/mode/list-active.svg') left top no-repeat transparent;
}

.catalog-items {
    width: 845px;
    float: left;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 70px;
}

.catalog-items--w100 {
    width: 100%;
}

.catalog-items:after {
    content: '';
    position: absolute;
    top: 0;
    right: -2px;
    width: 1px;
    height: 100%;
    background-color: #eaeaea;
}

.image-2,
.image-3 {
    display: none;
}

.catalog-filter {
    width: 254px;
    float: right;
    box-sizing: border-box;
    padding: 25px 0 25px 0;
    font-size: 14px;
    line-height: 14px;
    /*border-left: 1px solid #eaeaea;*/
}

.catalog-filter_default {
    line-height: 20px;
}

.catalog-filter__wrap {
    padding: 20px 0 0 30px;
}

.catalog-filter.is_stuck .catalog-filter__wrap {
    padding-top: 10px;
}

.catalog-filter .small-title {
    display: block;
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    margin: 20px 0 10px 30px;
    white-space: normal;
    width: 250px;
}

.catalog-filter .small-title.first {
    margin-top: 0;
}

.catalog-filter input {}

.catalog-filter input[type="text"] {
    height: 30px;
    width: 100px;
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 0 12px !important;
    border-radius: 3px;
    margin: 10px 0 0 0;
    display: inline-block;
}

.filter-price1 {
    margin: 10px 10px 0 0 !important;
}

.filter-price2 {
    margin: 10px 0 0 10px !important;
}

.catalog-filter input[type="reset"] {
    margin: 15px 0 0 0;
    color: #ED5AAE;
    padding-left: 25px;
    display: block;
    border: 0;
    background: transparent;
    font-size: 14px;
}

.catalog-filter label {
    display: inline-block;
}

.catalog-filter .hidden-filters {
    display: none;
}

.catalog-filter .show-all {
    margin: 15px 0 0 0;
    color: #ED5AAE;
    padding-left: 25px;
    cursor: pointer;
    display: block;
    border: 0;
    background: transparent;
    font-size: 14px;
}

.catalog-filter hr {
    height: 1px;
    width: 100%;
    border: 0;
    background-color: #eaeaea;
    margin: 15px 0;
}

.catalog-filter label.recommended {
    font-family: 'Graphik-Medium-Cy';
}

.catalog .accessories-fourblocks {
    border-top: 1px solid #e6e6e6;
}

.catalog-item-a-image {
    height: 83px;
    background: url(/local/templates/m-re-store/img/image_loader.svg) center no-repeat transparent;
    background-size: 75px auto;
}

.catalog-item-a-image.background-none {
    background: none;
}

.by-list .catalog-item {
    width: 100%;
    padding: 25px 0;
    box-sizing: border-box;
    position: relative;
    border-top: 1px solid #eaeaea;
}

.by-list .catalog-item:first-child {
    border: 0;
}

.by-list .catalog-item-block-1 {
    float: left;
    width: 125px;
}

.by-list .catalog-item-block-2 {
    float: left;
    width: 625px;
    padding: 0 0 0 25px;
}

.by-list .catalog-item-block-3 {
    float: left;
    width: 405px;
    padding: 0 0 0 25px;
}

.by-list .catalog-item-block-3 .not-av-it {
    font-size: 13px;
    display: block;
    color: #999;
    margin-top: 10px;
}

.by-list .catalog-item-a-image {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.by-list .catalog-item-a-image img {
    width: auto;
    max-width: 247px;
    max-height: 170px;
    margin: 0 auto;
}

.by-list .catalog-item-block-1 .item-color span {
    width: 10px !important;
    height: 10px !important;
    margin: 0 2px !important;
    cursor: pointer;
}

.by-list .catalog-item .item-badge {}

.by-list .catalog-item .item-badge span {
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    padding: 4px 4px 3px 4px;
    margin-right: 8px;
    display: inline-block;
    letter-spacing: 1px;
}

.by-list .item-new {
    background-color: #78b72f;
}

.by-list .item-instalment {
    background-color: #f15545;
}

.by-list .badge1 {}

.by-list .badge2 {}

.by-list .item-title-div {
    width: 400px;
    float: left;
}

.by-list .item-title {
    font-family: 'Graphik-Regular-Cy';
    display: block;
    margin: 10px 0;
    color: #000000;
    font-size: 18px;
    letter-spacing: 1px;
}

.by-list .catalog-item .price {
    width: 195px;
    float: right;
}

.by-list .catalog-item .actual-price {
    font-family: 'Graphik-Medium-Cy';
    display: block;
    font-size: 18px;
}

.by-list .catalog-item .old-price {
    color: #999;
    text-decoration: line-through;
    display: block;
    font-size: 15px;
}

.by-list .item-features {
    font-size: 13px;
    color: #999;
    line-height: 17px;
}

.by-list .catalog-item .recievment-method {
    margin: 15px 0;
    font-size: 13px;
    color: #999;
}

.by-list .catalog-item .recievment-method span {
    display: inline-block;
}

.by-list .catalog-item .recievment-method span:first-child {
    padding-left: 0 !important;
}

.by-list .compare-a {
    font-size: 14px;
    color: #ED5AAE;
    display: inline-block;
}

.by-list .catalog-item .buy {
    width: 220px;
    position: absolute;
    bottom: 25px;
    right: 25px;
}

.by-list .catalog-item .buy-bttn {
    display: block;
    color: #ED5AAE;
    font-size: 22px;
}

.by-list .catalog-item .oneclick-buy-bttn {
    display: block;
    color: #ED5AAE;
    font-size: 14px;
    margin-top: 20px;
}

.by-list .tile-br {
    display: none;
}

.catalog-item {
    transition: box-shadow 0.25s ease 0s
}

.catalog-item:hover {
    box-shadow: 2px 3px 16px #d0d0d0;
}

.buy-bttn,
.oneclick-buy-bttn {
    cursor: pointer;
}

.by-tile .catalog-item {
    width: 33%;
    height: 479px;
    padding: 0 20px 20px 20px;
    margin: 0px 0 20px 0;
    box-sizing: border-box;
    position: relative;
    float: left;
}

.by-tile .catalog-item .clear {
    display: none;
}

.by-tile .catalog-item-block-1 {
    width: 100%;
    height: 155px;
    margin-top: 29px;
}

.by-tile .catalog-item-block-3 {}

.by-tile .catalog-item-block-3 .not-av-it {
    display: block;
    font-size: 12px;
    color: #999;
    margin: 0;
    text-align: center;
}

.by-tile .catalog-item-a-image {
    width: 100%;
    text-align: center;
    height: 130px;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
}

.by-tile .catalog-item-a-image img {
    max-width: 90%;
    max-height: 146px;
    margin: 10px auto 20px;
}

.by-tile .catalog-item .item-color {
    height: 10px;
    padding: 5px 0;
    margin: 0 0 5px 0;
    line-height: 10px;
}

.by-tile .catalog-item-block-1 .item-color span {
    width: 10px !important;
    height: 10px !important;
    margin: 0 2px !important;
    cursor: pointer;
}

.by-tile .catalog-item .item-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
}

.by-tile .catalog-item .item-badge span {
    font-size: 9px;
    text-transform: uppercase;
    color: #fff;
    margin-top: 2px;
    font-family: 'Graphik-Medium-Cy';
    padding: 4px 4px 3px 4px;
    display: inline-block;
    letter-spacing: 1px;
}

.by-tile .catalog-item .item-badge span:first-child {
    margin: 0;
}

.by-tile .item-new {
    background-color: #78b72f;
}

.by-tile .item-instalment {
    background-color: #f15545;
}

.by-tile .badge1 {}

.by-tile .badge2 {}

.by-tile .item-title-div {
    height: 34px;
}

.by-tile .item-title {
    display: block;
    margin: 0;
    color: #000000;
    font-size: 14px;
    word-wrap: break-word;
    font-family: 'Graphik-Regular-Cy';
}

.by-tile .catalog-item .price {
    margin: 10px 0;
    line-height: 18px;
}

.by-tile .catalog-item .actual-price {
    font-family: 'Graphik-Medium-Cy';
    font-size: 15px;
}

.by-tile .catalog-item .old-price {
    color: #999;
    margin-left: 5px;
    text-decoration: line-through;
    font-size: 11px;
}

.by-tile .item-features {
    font-size: 13px;
    color: #999;
    line-height: 17px;
    height: 100px;
}

.by-tile .catalog-item .recievment-method {
    margin: 15px 0;
    font-size: 13px;
    color: #999;
}

.by-tile .catalog-item .recievment-method span {
    display: inline-block;
}

.by-tile .catalog-item .recievment-method span:first-child {
    padding-left: 0 !important;
}

.by-tile .catalog-item .compare-a {
    display: none;
}

.by-tile .catalog-item.with-heart {}

.by-tile .catalog-item.with-heart .catalog-item-block-1 {}

.by-tile .catalog-item.with-heart .heart-cont {
    display: none;
    position: absolute;
    left: 46%;
    top: 11px;
}

.by-tile .catalog-item.with-heart:hover .heart-cont {
    display: block;
}

.by-list .catalog-item.with-heart .heart-cont {
    display: none;
    position: absolute;
    right: 18px;
    top: 12px;
}

.by-list .catalog-item.with-heart:hover .heart-cont {
    display: block;
}

.by-tile .catalog-item:hover .compare-a {
    display: block;
    bottom: 49px;
    position: absolute;
    right: 18px;
    font-size: 14px;
    color: #ED5AAE;
    font-size: 14px;
    line-height: 14px;
}

.search-tab-place .by-tile .catalog-item-block-3 .not-av-it {
    width: 99px;
}

.search-tab-place .by-tile .catalog-item:hover .recievment-method+span.not-av-it+a.compare-a {
    bottom: 49px;
}

.search-tab-place .by-tile .catalog-item:hover .item-features+span.not-av-it+a.compare-a {
    bottom: 55px;
}

.by-tile .catalog-item:hover .compare-a:hover {
    text-decoration: underline;
}

.by-tile .catalog-item .buy {
    height: 60px;
}

.by-tile .catalog-item .buy-bttn {
    display: table;
    color: #ED5AAE;
    font-size: 22px;
    padding-right: 10px;
}

.by-tile .catalog-item .oneclick-buy-bttn {
    display: none;
    color: #ED5AAE;
    font-size: 14px;
    margin-top: 20px;
}

.by-tile .catalog-item:hover .oneclick-buy-bttn {
    display: block;
}

.catalog-sort {
    padding: 25px 0 34px;
    border-bottom: 1px solid #eaeaea;
}

.sort-by {
    font-size: 14px;
    line-height: 20px;
    float: left;
}

.sort-by span {
    cursor: pointer;
    color: #ED5AAE;
    font-family: 'Graphik-Regular-Cy';
    display: inline-block;
    margin-left: 15px;
    padding-right: 20px;
}

.sort-by span.active {
    color: #000;
    font-family: 'Graphik-Medium-Cy';
    background: url('/local/templates/re-store/img/sort.jpg') right center no-repeat transparent;
    padding-right: 20px;
}

.sort-by span.active2 {
    color: #000;
    font-family: 'Graphik-Medium-Cy';
    background: url('/local/templates/re-store/img/sort2.jpg') right center no-repeat transparent;
    padding-right: 20px;
}

.catalog .sort-by a.from-top {
    padding-right: 20px;
}

.catalog .view {
    float: right;
    height: 20px;
}

.ui-kit .view button {
    opacity: 0.3;
    transition: 0.2s;
}

.ui-kit .view button.active {
    opacity: 1;
}

.ui-kit .view button:hover {
    opacity: 1;
}

.catalog .av-in-m {
    margin-bottom: 17px;
}

.catalog .av-in-m {
    margin-bottom: 17px;
}

.signin-login {
    width: 1100px;
    margin: 0 auto;
    padding: 45px 0;
    color: #000;
    font-family: 'Graphik-Regular-Cy';
}

.signin-login .medium-title {
    margin-top: 20px;
    line-height: 18px !important;
    height: 18px !important;
}

.main-list-style {
    padding: 0;
    font-size: 14px;
    color: #000;
    font-family: 'Graphik-Regular-Cy';
    line-height: 21px;
    max-width: 810px;
}

.main-list-style li {
    list-style-type: none;
    line-height: 18px;
    padding: 5px 0 5px 20px;
    background: url('/local/templates/re-store/img/li.png') 2px 10px no-repeat transparent;
    background-size: 8px auto;
}

.main-input-line {
    margin-top: 10px;
}

.signin-span-value {
    display: block;
    width: 130px;
    font-size: 14px;
    line-height: 33px;
    float: left;
}

.signin-span-value-large {
    display: block;
    width: 180px;
    font-size: 14px;
    line-height: 33px;
    float: left;
}

.main-input-line input[type="text"],
.main-input-line input[type="email"],
.main-input-line input[type="tel"],
.main-input-line input[type="password"],
.book-it-popup .main-input-line input[type="text"] {
    height: 36px !important;
    width: 210px;
    border-radius: 3px;
    padding-left: 16px;
    border: 1px solid #e8e8e8;
}

.main-input-line input:disabled {
    opacity: 0.4;
}

.signin-login input[type="submit"] {
    display: block;
    margin: 20px 0 0 130px;
}

.signin-login input.input-large-margin {
    margin: 20px 0 0 180px !important;
}

.signin-bottom-text {
    display: block;
    margin: 15px 0 0 130px;
    font-size: 14px;
}

.login-bottom-text {
    display: block;
    margin: 15px 0 0 130px;
    font-size: 14px;
    width: 310px;
}

.login-bottom-text.pass-recovery-step2 {
    display: none;
}

.forgot-pass {
    display: block;
    margin: 15px 0 0 130px;
    font-size: 14px;
}

.enter-by-fb {
    display: inline-block;
    height: 39px;
    line-height: 35px;
    margin: 0 0 20px 0;
    padding: 0 15px 0 45px;
    color: #fff;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    background: url('/local/templates/re-store/img/fb-login.png') 13px bottom no-repeat #3b579d;
    background-size: 17px auto;
    border-radius: 3px;
}

.enter-by-vk {
    display: inline-block;
    height: 39px;
    line-height: 35px;
    margin: 0 0 20px 0;
    padding: 0 15px 0 45px;
    color: #fff;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
    background: url('/local/templates/re-store/img/vk-login.png') 10px center no-repeat #4d75a2;
    background-size: 17px auto;
    border-radius: 3px;
}

.input-error {
    border: 1px solid #e12121 !important;
}

.form-row__error {
    display: none;
    color: #e12121;
    line-height: 22px;
    font-size: 13px
}

.form-row__error-delivery {
    display: none;
    color: #e12121;
    line-height: 22px;
    font-size: 13px;
}

.shop-map-address .form-row__error-delivery {
    margin-top: 18px;
}

.error-text,
.main-input-line__error {
    display: inline-block;
    padding: 0 0 0 10px;
    color: #e12121;
    line-height: 33px;
    font-size: 13px;
}

.main-input-line__error {
    line-height: 20px;
    padding: 0
}

.content-news,
.content-credit,
.content-service,
.content-news-body,
.services-block,
.order-tracking {
    max-width: 1440px !important;
    width: 100%;
    padding-left: 60px !important;
    padding-right: 60px !important;
    margin-left: auto;
    margin-right: auto;
}

.content-news-body .text-page .product-share {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
    font-size: 14px;
}

.content-news-body .text-page .product-share span.pink-a.product-share-a {
    font-family: 'Graphik-Regular-Cy';
}

.content-news-body .text-page .product-share-block {
    display: none;
    width: 300px;
}

.content-news-body .text-page p {
    font-size: 14px;
    line-height: 21px;
    margin: 12px auto;
}

.content-news-body .text-page a {
    color: #ED5AAE;
}

.content-news .news-date {
    text-transform: lowercase;
}

.content-news .news-date.end {
    text-transform: none;
}

.content-news .news-content-right .news-hr {
    margin: 0 20px;
}

.text-page .in-text-img.news-body {
    margin-top: 20px;
    margin-bottom: 30px;
}

.text-page .news-date {
    color: #999;
    font-size: 14px;
    line-height: 21px;
    display: block;
    margin-top: 20px;
    font-family: 'Graphik-Regular-Cy';
}

.text-page .news-share-a {
    display: block;
    margin-top: 20px;
}

.content-news-body .text-page .news-date {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 15px;
}

.also-read {
    padding: 46px 0px 0px 0px;
    width: 1120px;
    margin-left: -20px;
}

.also-read .also-read-item-a {
    width: 285px;
    color: #000;
    display: block;
    float: left;
    box-sizing: border-box;
    padding: 20px;
    margin: 22px -5px 0;
}

.also-read .also-read-item-a:hover {
    box-shadow: 2px 3px 16px #d0d0d0;
}

.also-read .also-read-item-a .also-read-item-title {
    display: block;
    margin-top: 14px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 21px;
}

.also-read .also-read-item-a .also-read-item-date {
    display: block;
    margin-top: 9px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 12px;
    line-height: 15px;
    color: #999;
    text-transform: lowercase;
}

.also-read .news-more-bttn {
    margin-left: auto;
    margin-right: auto;
    width: 240px;
    margin-top: 30px;
}

.numeric-list-style {
    padding-left: 15px;
}

.numeric-list-style li {
    font-size: 14px;
    margin: 15px 0;
}

.text-page {
    font-family: 'Graphik-Regular-Cy';
}

.text-page .big-title {
    line-height: 32px !important;
}

.text-page .semi-big-title {
    margin-bottom: 20px !important;
}

.text-page .in-text-img {
    margin: 60px auto;
    display: block;
}

.text-page .medium-title {
    font-family: 'Graphik-Regular-Cy';
}

.text-page hr {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    border: 0;
    padding: 0;
    margin: 40px 0;
}

.main-hr {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    border: 0;
    padding: 0;
    margin: 0 0 40px 0;
}

.text-page .small-p {
    font-size: 13px;
    color: #999999;
    line-height: 17px;
    padding: 3px 0;
    margin: 0;
}

.text-page .question {
    padding: 5px 25px;
    margin: 10px 0;
    font-family: 'Graphik-Light-Cy';
    font-size: 18px;
    color: #000;
    display: block;
    cursor: pointer;
    background: url('/local/templates/re-store/img/text-arr-bot.png') left 12px no-repeat transparent;
    background-size: 15px auto;
}

.text-page .question.opened {
    background: url('/local/templates/re-store/img/text-arr-top.png') left 12px no-repeat transparent;
    background-size: 15px auto;
}

.text-page .answer {
    display: none;
    font-size: 14px;
    line-height: 21px;
    padding: 20px;
    background-color: #f2f2f2;
}

.sendfriend {
    cursor: default;
    z-index: 670;
}

.benefits {
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
}

.content-right .big-title,
.content-right h1 {
    line-height: 36px;
}

.content-right h3 {
    font-size: 19px !important;
    line-height: 26px !important;
    font-family: 'Graphik-Regular-Cy';
}

.text-table {
    padding: 0;
    margin: 0;
    border: 0;
}

.text-table td {
    border: 0;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    color: #000;
    line-height: 23px;
}

.text-table td:nth-of-type(even) {
    padding: 8px 0 8px 0;
}

.text-table td:nth-of-type(odd) {
    width: 125px;
    box-sizing: border-box;
    padding: 8px 30px 8px 0;
}

.text-table tr {
    padding: 0;
    margin: 0;
}

.credit-block {
    position: relative;
    width: 100%;
}

.credit-block td:nth-of-type(odd) {
    width: 275px !important;
}

.credit-block .semi-big-title {
    line-height: 24px !important;
}

.credit-block img {
    position: absolute;
    right: 0;
    top: 0;
}

.content-service .big-title {
    margin-bottom: 30px;
}

.content-service .tabs_block5 ul {
    margin-bottom: 10px !important;
}

.content-service .in-text-img {
    margin: 20px auto !important;
}

.catalog .input-line {
    margin-left: 30px;
    margin-top: 4px;
}

.catalog .input-line.margin {
    margin-top: 25px;
}

.catalog-filter .gray-text {
    font-size: 13px;
}

.gray-text {
    color: #999;
}

.niceCheck label {
    height: 14px;
    font-size: 14px;
}

.niceCheck input {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 14px;
    height: 14px;
}

.niceCheck input+label {
    cursor: pointer;
}

.niceCheck input:not(checked) {
    position: absolute;
    opacity: 0;
}

.niceCheck input:not(checked)+label {
    position: relative;
    /* будем позиционировать псевдочекбокс относительно label */
    padding: 0 0 0 21px;
    /* оставляем слева от label место под псевдочекбокс */
}

/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.niceCheck input:not(checked)+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/checkbox/checkbox-off.svg') left top no-repeat transparent;
}

/* Для раздела магазинов стили выравнивание чекбоксов #16854 */
.shops-content-right .niceCheck input {
    display: none;
}

.shops-content-right .niceCheck input:not(checked)+label {
    vertical-align: top;
}

/* Меняем фон чекбокса, когда он включен. */
.niceCheck input:checked+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/checkbox/checkbox-on.svg') left top no-repeat transparent !important;
}

.niceCheck input:checked:hover+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/checkbox/checkbox-on-hover.svg') left top no-repeat transparent !important;
}

.niceCheck input:hover+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/checkbox/checkbox-off-hover.svg') left top no-repeat transparent;
}

.niceCheck input:disabled+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/disabled.jpg') left top no-repeat transparent;
}

.product {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    padding-top: 32px;
}

.product__h1 {
    margin-bottom: 9px;
}

.product__detail {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    font-size: 12px;
    line-height: 21px;
    color: #999999;
    margin-right: -20px;
    margin-bottom: 23px;
}

.product__detail-line {
    display: flex;
    align-items: center;
    margin-right: 5px;
    margin-right: 20px;
}

.product__detail-line {
    align-items: baseline;
}

.product__badge {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 27px;
}

.product__badge-line {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.product__badge-line .badge {
    margin-right: 4px;
}

.product-header {
    position: fixed;
    left: 0;
    top: -80px;
    width: 100%;
    background: #f7f7f7;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: all 0.25s ease;
}

.product-header.fixed {
    opacity: 1;
    visibility: visible;
    top: 0;
}

.product-header.static {
    top: -80px;
    transition: opacity, top 0.25s ease 0.25s;
    z-index: 100;
}

.product-header .container {
    padding: 0;
    max-width: 1100px;
    margin: 0 auto;
}

@media (min-width: 1520px) {
    .product-header .container {
        max-width: 1100px;
    }
}

.product-header__inner {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.product-header__img {
    display: flex;
    height: 40px;
    margin-right: 20px;
    flex-shrink: 0;
    max-width: 100px;
}

.product-header__img img {
    max-width: 100%;
    object-fit: contain;
    mix-blend-mode: multiply;
}

.product-header__name {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Graphik-Medium-Cy';
    /*margin-right: 135px;*/
    max-width: 700px;
}

.product-header__price {
    margin-left: auto;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Graphik-Medium-Cy';
    white-space: nowrap;
}

.product-header__btn {
    margin-left: 30px;
    display: flex;
    align-items: center;
}

/*.product-top-line {*/
/*    color: #999;*/
/*    font-size: 11px;*/
/*    text-transform: uppercase;*/
/*    height: 15px;*/
/*    margin: 30px 0 18px 0;*/
/*}*/

.product-id {
    float: left;
}

.rating-info {
    float: right;
    width: 400px;
    text-align: right;
}

.rating-info .rating {
    display: inline-block;
    margin-right: 10px;
}

.rating-info .star {
    display: block;
    float: left;
    width: 11px;
    height: 10px;
    margin-right: 2px;
    background: url('/local/templates/re-store/img/star.jpg') left top no-repeat transparent;
    background-size: 100%;
}

.rating-info .reviews-count {
    background: none;
    padding-left: 12px;
    color: #999;
    position: relative;
    text-transform: lowercase;
}

.rating-info .reviews-count:before {
    display: block;
    width: 9px;
    height: 12px;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url('/local/templates/re-store/img/comments.svg') 0 0 no-repeat;
    background-size: auto 12px;
}

.rating-info .reviews-count:hover:before {
    background-position: -18px 0;
}

.rating-info .reviews-count:active:before {
    background-position: -9px 0;
}

.product-info {
    padding-bottom: 45px;
    border-bottom: 1px solid #e6e6e6;
}

.product.abs .product-info {
    padding-bottom: 0px;
}

.product-info-left {
    width: 710px;
    float: left;
}

.product-info-left h1 {
    height: 80px;
}

.product-img {
    display: flex;
    align-items: flex-start;
}

.product-img-small__wrap {
    flex-shrink: 0;
    width: 80px;
    margin-right: 37px;
}

.product-img-small.slick-slider .slick-list {
    overflow: hidden;
}

.product-img-small.slick-slider {
    padding: 54px 0 24px;
    position: relative;
}

.product-img-small__item {
    margin-bottom: 30px;
    border: 0;
}

.slick-vertical .product-img-small__item.slick-slide {
    border: 0;
}

.product-img-small__item.slick-current img {
    opacity: 0.6;
}

.product-img-small__img {
    width: 100%;
    display: flex;
    justify-content: center;
    height: 55px;
    align-items: center;
    position: relative;
}

.product-img-small__img img {
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.product-img-small__img .youtube-prev-img {
    position: relative;
    top: auto;
    left: auto;
}

.product-img-small__img.youtube-prev::before {
    position: absolute;
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='70px' height='50px' viewBox='0 0 70 50' enable-background='new 0 0 70 50' xml:space='preserve'%3E%3Cpath id='lozenge_3_' fill='%23000000' d='M69.301,10.786c0,0-0.684-4.898-2.783-7.056c-2.66-2.831-5.645-2.845-7.014-3.011 C49.709,0,35.016,0,35.016,0h-0.029c0,0-14.695,0-24.49,0.719C9.127,0.885,6.145,0.899,3.482,3.73 c-2.1,2.158-2.783,7.056-2.783,7.056S0,16.539,0,22.292v5.394C0,33.438,0.699,39.19,0.699,39.19s0.684,4.899,2.783,7.057 c2.662,2.832,6.16,2.741,7.719,3.038C16.801,49.831,35,50,35,50s14.709-0.022,24.504-0.741c1.369-0.166,4.354-0.18,7.014-3.012 c2.1-2.157,2.783-7.057,2.783-7.057S70,33.438,70,27.686v-5.394C70,16.539,69.301,10.786,69.301,10.786z'/%3E%3Cg%3E%3Cpolygon fill='%23FFFFFF' points='46.5,25 27.5,34.5 27.5,15.5 '/%3E%3Cpolygon opacity='0.1' points='46.5,25 43.793,26.354 27.5,15.5 '/%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    height: 24px;
    width: 34px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.65;
    transition: opacity 0.25s ease-in-out;
}

.product-img-small__img.youtube-prev:hover::before {
    opacity: 1;
}

.product-img-small .slick-arrow {
    border: 0;
    color: #fff;
    display: block;
    opacity: 1;
    background: none;
    background-size: 25px auto;
    width: 80px;
    height: 40px;
    position: absolute;
    margin: 0px auto;
    left: 0;
    top: 0;
}

.product-img-small .slick-arrow:before {
    display: block;
    width: 25px;
    height: 11px;
    content: ' ';
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11' viewBox='0 0 25 11'%3E%3Cpolygon fill='%23bcbcbc' points='23.802 11 12.5 2.499 1.198 11 0 9.401 12.5 0 25 9.401 23.802 11'/%3E%3C/svg%3E");
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -12px;
    background-size: auto 11px;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.25s ease-in-out;
}

.product-img-small .slick-arrow:hover:before {
    opacity: 1;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='11' viewBox='0 0 25 11'%3E%3Cpolygon fill='%23ff46bc' points='23.802 11 12.5 2.499 1.198 11 0 9.401 12.5 0 25 9.401 23.802 11'/%3E%3C/svg%3E");
}

.product-img-small .slick-next.slick-arrow {
    bottom: 0;
    top: auto;
}

.product-img-small .slick-next.slick-arrow:before {
    transform: rotate(180deg);
}

.product-img-main__wrap {
    width: calc(100% - 117px);
    padding-right: 7px;
}

.product-img-main {
    width: 100%;
}

.product-img-main__img {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 435px;
}

.product-img-main__img img {
    max-width: 100%;
    height: auto;
    max-height: 100%;
}

.product-img-main__item iframe {
    display: none;
    width: 100%;
}

.product-img-main__item.slick-active iframe {
    display: block;
}

.product-img-main .slick-arrow,
.with-product-back,
.with-product-forward {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    height: 40px;
    width: 40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Ccircle fill='%23f2f2f2' class='arrow-a' cx='20' cy='20' r='20'%3E%3C/circle%3E%3Cpath d='M21.9,27a1,1,0,0,0,.767-1.64L18.2,20l4.466-5.36a1,1,0,1,0-1.537-1.28l-5,6a1,1,0,0,0,0,1.28l5,6A1,1,0,0,0,21.9,27Z'%3E%3C/path%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    border-radius: 50%;
    border: 0;
    z-index: 9;
    transition: opacity 0.25s ease-in-out;
    opacity: 0;
    font-size: 0;
}

.product-img-main:hover .slick-arrow,
.with-product-back,
.with-product-forward {
    opacity: 1;
}

.product-img-main .slick-arrow.slick-prev {
    left: 30px;
}

.with-product-back {
    left: -30px;
}

.product-img-main .slick-arrow.slick-next {
    right: 30px;
    transform: translate(0, -50%) rotate(180deg);
}

.with-product-forward {
    right: -30px;
    transform: translate(0, -50%) rotate(180deg);
}

.product-img-main .slick-arrow:not(.slick-disabled):hover,
.with-product-back:hover,
.with-product-forward:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40'%3E%3Ccircle fill='%23eaeaea' class='arrow-a' cx='20' cy='20' r='20'%3E%3C/circle%3E%3Cpath d='M21.9,27a1,1,0,0,0,.767-1.64L18.2,20l4.466-5.36a1,1,0,1,0-1.537-1.28l-5,6a1,1,0,0,0,0,1.28l5,6A1,1,0,0,0,21.9,27Z'%3E%3C/path%3E%3C/svg%3E");
}

.product-img__360 {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 15px;
    padding-top: 26px !important;
}





.product-small-images.slick-slider {}

.product-small-images.slick-slider .slick-list {
    overflow: hidden;
}

.product-small-images div.psmo {
    height: 120px;
    overflow: hidden;
}

.product-small-images .product-small-img-back {
    display: block;
    opacity: 1;
    background: url('/local/templates/re-store/img/product-small-img-back-inactive.png') center top no-repeat;
    background-size: 25px auto;
    width: 100px;
    height: 11px;
}

.product-small-images .product-small-img-back:hover {
    display: block;
    opacity: 1;
    background: url('/local/templates/re-store/img/product-small-img-back-active.png') center top no-repeat;
    background-size: 25px auto;
    width: 100px;
    height: 11px;
}

.product-small-images .product-small-img-forward {
    display: block;
    opacity: 1;
    background: url('/local/templates/re-store/img/product-small-img-forward-inactive.png') center top no-repeat;
    background-size: 25px auto;
    width: 100px;
    height: 11px;
}

.product-small-images .product-small-img-forward:hover {
    display: block;
    opacity: 1;
    background: url('/local/templates/re-store/img/product-small-img-forward-active.png') center top no-repeat;
    background-size: 25px auto;
    width: 100px;
    height: 11px;
}

.product-small-images .slick-prev.slick-arrow {
    border: 0;
    color: #fff;
    display: block;
    opacity: 1;
    background: none;
    background-size: 25px auto;
    width: 80px;
    height: 40px;
    position: relative;
    margin: 0px auto;
}

.product-small-images .slick-prev.slick-arrow:before {
    display: block;
    width: 25px;
    height: 11px;
    content: ' ';
    background: transparent url('/local/templates/re-store/img/arrow-preview.svg') 0 -11px no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -12px;
}

.product-small-images .slick-prev.slick-arrow:hover {
    display: block;
    opacity: 1;
    background: none;
    background-size: 25px auto;
}

.product-small-images .slick-prev.slick-arrow:hover:before {
    background: transparent url('/local/templates/re-store/img/arrow-preview.svg') 0 -22px no-repeat;
}

.product-small-images .slick-prev.slick-arrow:active:before {
    background: transparent url('/local/templates/re-store/img/arrow-preview.svg') 0 0 no-repeat;
}

.product-small-images .slick-next.slick-arrow {
    border: 0;
    color: #fff;
    display: block !important;
    opacity: 1;
    background: none;
    background-size: 25px auto;
    width: 100px;
    height: 40px;
    position: relative;
    margin: 0px auto;
}

.product-small-images .slick-next.slick-arrow:before {
    display: block;
    width: 25px;
    height: 11px;
    content: ' ';
    background: transparent url('/local/templates/re-store/img/arrow-preview.svg') -25px -11px no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -22px;
}

.product-small-images .slick-next.slick-arrow:hover {
    display: block;
    opacity: 1;
    background: none;
    background-size: 25px auto;
}

.product-small-images .slick-next.slick-arrow:hover:before {
    background: transparent url('/local/templates/re-store/img/arrow-preview.svg') -25px -22px no-repeat;
}

.product-small-images .slick-next.slick-arrow:active:before {
    background: transparent url('/local/templates/re-store/img/arrow-preview.svg') -25px 0 no-repeat;
}

.product-small-images {
    width: 80px;
    float: left;
    margin: 0;
    box-sizing: border-box;
    padding: 0px;
}

.product-small-images a {
    display: block;
    margin: 10px 0 10px 0;
    opacity: 1;
    height: calc(100% - 20px);
}

.product-small-images a:hover {
    opacity: 0.3;
    transition: 0.3s;
}

.product-small-images a.active {
    opacity: 0.3;
}

.product-small-images img {
    display: block;
    width: auto;
    max-width: calc(100% - 20px);
    max-height: calc(100% - 20px);
    margin: 0 auto;
}

.product-main-img {
    width: 560px;
    float: left;
    min-height: 400px;
    margin: 0;
    background: url('/local/templates/re-store/img/product-loading.png') center center no-repeat transparent;
    background-size: 250px;
}

.product-main-img a {}

.product-main-img img {
    display: block;
    margin: 0 auto;
    max-height: 340px;
}

/*Анимация для плавного появление картинки в слайдере (карточка товаров) при наведение на превью*/
@keyframes animation-opacity {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 1;
    }
}

.active-img {
    animation: animation-opacity 0.5s normal ease-in-out;
}

.product-main-img-center img {
    margin: 0 auto;
}

.product .accessories-fourblocks {
    width: 685px;
    text-align: left;
    padding: 40px 0 0 0;
}

.product .accessories-fourblocks .medium-title {
    font-family: 'Graphik-Regular-Cy';
    text-align: left;
    font-size: 18px !important;
}

.product .accessories-fourblocks-one {
    width: 45%;
    margin: 25px 0 0 0 !important;
}

.product .features-item--tooltip:nth-child(odd) {
    width: 55%;
}

.product .accessories-fourblocks-one div {
    float: left;
    width: 60px !important;
}

.product .accessories-fourblocks-one span {
    text-align: left !important;
    display: block;
    float: left;
    margin-top: 6px;
}

.product .accessories-fourblocks-one img {
    margin: 0;
    padding: 0;
    display: block;
}

.product-share {
    margin-top: 35px;
    font-size: 15px;
    position: relative;
}

.product-info-right {
    width: 370px;
    float: right;
    padding-top: 0;
    position: relative;
}

.product-info-right .pink-a {
    display: block;
    font-size: 14px;
    margin-top: 15px;
}

.product-info-right .p-compare-bttn {
    display: inline-block;
    color: #999;
    transition: color .2s ease;
    margin: 0;
}

.product-info-right .p-compare-bttn:hover {
    color: #ED5AAE;
    text-decoration: none;
    transition: color .2s ease;
}

.product-info__review {
    display: block;
    font-size: 14px;
    margin-bottom: 25px;
}

.product-buy-info .gray-bttn-normal.abs-notify+.p-compare-bttn {
    margin-top: 0;
}

.product-badges {}

.product .product-badges {
    position: relative;
    top: auto;
    left: auto;
    margin: 20px 0;
}

.product .product-badges span {
    font-size: 14px;
    color: #fff;
    margin: 0 0 0 5px;
    font-family: 'Graphik-Regular-Cy';
    padding: 5px 10px 4px 10px;
    display: inline-block;
    letter-spacing: 1px;
}

.product .product-badges span:first-child {
    margin: 0;
}

.product-options {}

.product-main-radio-options {
    margin: 25px 0 0;
}

.product-options .option-text {
    display: block;
    width: 66px;
    box-sizing: border-box;
    padding-right: 20px;
    font-size: 14px;
    float: left;
    line-height: 40px;
    height: 40px;
}

.product-color .option-text {
    display: block;
    font-size: 14px;
    line-height: 30px;
    height: 40px;
    padding: 5px 5px 5px 0;
}

.color-radio {}

.color-radio-outer {
    position: relative;
    float: left;
    /*margin-right: 10px;*/
    margin-right: 0;
    padding-right: 12px;
    padding-left: 5px;
    display: block;
    box-sizing: border-box;
}

.color-radio-outer input {
    position: absolute;
    left: -9999px;
}

.color-radio-outer label {
    border: 2px solid #fff;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    transition: border-color .2s ease;
}

.color-radio-outer label:before {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-top: 3px;
    margin-left: 3px;
    background-size: 30px;
}

.gray label:before {
    background-color: #aaaab5;
}

.light-gray label:before {
    background-color: #e5e6e8;
}

.color-radio-outer label:before {}

.color-radio-outer input:checked+label {
    background-color: transparent;
    border: 2px solid #ED5AAE;
}

.color-radio-outer:before {
    content: attr(data-name);
    position: absolute;
    top: -53px;
    left: 50%;
    height: 38px;
    background-color: #000000;
    color: #fff;
    font-size: 14px;
    line-height: 38px;
    padding: 0 20px;
    box-sizing: border-box;
    white-space: nowrap;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: 0s linear;
}

.color-radio-outer:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000000;
    position: absolute;
    white-space: nowrap;
    top: -15px;
    left: 50%;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    transition: 0.25s linear;
}

.color-radio-outer:hover:before,
.color-radio-outer:hover:after {
    opacity: 1;
    visibility: visible;
    transition: 0.25s linear;
}

.niceRadio {
    float: left;
    margin-right: 10px;
    display: block;
    box-sizing: border-box;
}

@media (max-width: 598px) {
    .profile-message .niceRadio {
        margin: 0 10px 10px 0;
    }
}

.niceRadio input {
    position: absolute;
    left: -9999px;
}

.niceRadio label {
    display: block;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    padding: 10.5px 20px;
    height: 15px;
    line-height: 15px;
    cursor: pointer;
    transition: border-color .2s ease;
    box-sizing: content-box;
}

.niceRadio label:hover {
    border: 2px solid #ED5AAE;
    transition-duration: 0.5s;
    border-radius: 5px;
}

.niceRadio input:checked+label {
    background-color: #fff;
    border: 2px solid #ED5AAE;
}

.bbline {
    border-bottom: 1px solid #e6e6e6;
    margin-top: 22px;
    margin-bottom: 22px;
}

.fs20px {
    font-size: 20px;
}

.fs18px {
    font-size: 18px;
}

.catlineminiprod {
    margin-top: 22px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}

.catlineminiprod.by-list .catalog-item {
    height: auto;
    min-height: auto;
    padding: 0;
}

.catlineminiprod.by-list .catalog-item:hover {
    box-shadow: none;
}

.catlineminiprod.by-list .catalog-item-block-1 {
    width: 120px;
    left: 0;
    top: 0;
}

.catlineminiprod.by-list .catalog-item-block-2 {
    width: auto;
    margin-left: 150px;
}

.catlineminiprod.by-list .catalog-item-block-2 .item-title-div {
    width: 210px;
}

.catlineminiprod.by-list .catalog-item .price {
    float: none;
}

.catlineminiprod.by-list .catalog-item-block-3 {
    width: 210px;
}

.catlineminiprod.by-list .item-title {
    margin: 0 0 10px;
    font-size: 14px;
    line-height: 1.5em;
    letter-spacing: 0;
}

.catlineminiprod.by-list .catalog-item-a-image {
    margin-bottom: 0;
}

.product-info-right.prod-abs .product-buy-info {
    border-bottom: 0;
}

.product-info-right.buy-pred .product-buy-info {
    border-bottom: 0;
}

.product-buy-info {
    margin: 3px 0;
    border: 0;
    padding: 0
}

.product-old-price {
    font-size: 18px;
    text-decoration: line-through;
    font-family: 'Graphik-Light-Cy';
    display: block;
    color: #999;
}

.product-price {
    font-size: 28px;
    font-family: 'Graphik-Light-Cy';
    display: block;
    margin-bottom: 8px;
}

.product-availability {
    display: block;
    margin-top: 10px;
    font-size: 11px;
    line-height: 11px;
    color: #999;
}

.product-availability.not-available {}

.product-buy-info .gray-bttn-normal.abs-notify {
    width: 100%;
    margin: 28px 0 25px;
    text-align: center;
    box-sizing: border-box;
}

.with-info {
    height: 16px;
}

.with-info span,
.with-info a {
    float: left;
}

.product-bonus {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 15px;
}

.info-bttn {
    margin-top: 8.5px;
    border: 0;
    display: block;
    float: left;
    margin-left: 8.5px;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url('/local/templates/re-store/img/info.svg') no-repeat transparent !important;
    overflow: hidden;
    background-position: 0px 0px !important;
    background-size: cover !important;
    -webkit-background-size: cover;
    padding: 0px;
    max-width: initial;
    min-width: auto;
}

.info-bttn:hover {
    background: url('/local/templates/re-store/img/info.svg') -32px 0 no-repeat transparent !important;
}

.info-bttn:active {
    background: url('/local/templates/re-store/img/info.svg') -16px 0 no-repeat transparent !important;
}

.product-add {
    height: 40px;
    display: block;
    margin: 25px 0;
    font-size: 0;
}

.product-add button {
    font-family: 'Graphik-Regular-Cy';
    width: auto;
}

.product-add .pink-bttn-normal {
    width: 180px;
    text-align: center;
    font-size: 14px;
}

.product-add .text-pink-bttn {
    color: #ED5AAE;
    font-size: 14px;
    margin-left: 30px;
    padding: 0;
    font-family: 'Graphik-Regular-Cy';
    background: transparent;
    border: 0;
    text-align: left;
}

.buy-Pay-bttn {
    background: url('/local/templates/re-store/img/pay.jpg') left top no-repeat transparent;
    width: 180px;
    height: 40px;
    display: block;
    margin-top: 15px;
    border: 0;
    margin-bottom: 5px;
}

.product__info .product-get {
    border-top: 0;
    padding-top: 0;
    margin-top: 34px;
}

.product__info .product-get .icon__wrap:last-child {
    margin-bottom: 0;
}

.product-get__title {
    font-family: 'Graphik-Medium-Cy';
    color: #000000;
    font-size: 16px;
    line-height: 20px;
    background: url('/local/templates/re-store/img/arr-top.png') right center no-repeat transparent;
    background-size: 14px auto;
    display: inline-flex;
}

.product-get__title-bttn {
    padding-right: 25px;
}

.product-get__item {
    margin-bottom: 20px;
}

.product-get__item .icon {
    flex-shrink: 0;
}

.product-get__item--start {
    align-items: flex-start;
}

.product-get__description {
    display: flex;
    align-items: flex-start;
    width: 100%;
    overflow: hidden;
}

.product-get__info {
    position: relative;
    z-index: 2;
}

.product-get__text {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    background-color: #ffffff;
    display: inline-block;
    padding-right: 10px;
}

.product-get__time {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    background: #f2f2f2;
    padding: 6px 10px 6px 36px;
    border-radius: 5px;
    margin-top: 10px;
}

.product-get__time:before {
    content: '';
    position: absolute;
    width: 17px;
    height: 17px;
    top: 8px;
    left: 10px;
    background: url('/local/templates/m-re-store/ui-kit/images/timer.svg');
}

.product-get__price {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
    color: #000000;
    text-align: right;
    margin-left: auto;
    position: relative;
    display: flex;
    align-items: center;
}

.product-get__price:before {
    content: '. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ';
    border: 0;
    width: 21vw;
    position: absolute;
    right: calc(100% + 10px);
    bottom: 5px;
    font-size: 10px;
    line-height: 1;
    letter-spacing: 1px;
    white-space: nowrap;
    overflow: hidden;
}

@media (min-width: 1520px) {
    .product-get__price:before {
        width: 27vw
    }
}

.product-get__price-img {
    width: 15px;
    margin: 0;
    margin-right: 10px;
    flex-shrink: 0;
}

.available__wrap,
.product-get__wrap {
    display: flex;
    align-items: center;
}

.product-get__wrap {
    margin-bottom: 19px;
}

.available__wrap {
    margin-left: auto;
    font-size: 14px;
    line-height: 20px;
}

.available__wrap .available {
    margin-right: 11px;
}

.product-get .medium-title>span:first-child {
    color: #000 !important;
}

.product-get .medium-title>span:first-child:hover {
    color: #000 !important;
}

.product-get .medium-title {
    display: inline-block !important;
    font-family: 'Graphik-Regular-Cy';
    background: url('/local/templates/re-store/img/arr-top.png') right center no-repeat transparent;
    background-size: 15px auto;
    margin-bottom: 20px;
}

.product-get .medium-title .product-city-bttn {
    display: inline-block;
    width: auto;
    padding-right: 25px;
}

.product-get .medium-title:hover {
    background: url('/local/templates/re-store/img/arr-top-hover.png') right center no-repeat transparent;
    background-size: 15px auto;
    color: #ED5AAE;
}

.product-get-block {
    display: block;
    padding-left: 35px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 21px;
    position: relative;
}

.product-get-block.am-banner {
    margin-top: 25px;
    margin-bottom: 0;
}

.product-get-block.am-banner a {
    display: flex;
}

.product-get-block.am-banner a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-get-block a {
    font-size: 14px !important;
    margin: -5px 0 0 0 !important;
}

.product-get-block:before {
    width: 22px;
    height: 27px;
    content: ' ';
    position: absolute;
    left: 0;
    top: -5px;
}

.product-get-block.from-shop:before {
    background: transparent url('/local/templates/re-store/img/store.svg') left top no-repeat;
    background-size: 22px auto;
}

.product-get-block.delivery:before {
    background: transparent url('/local/templates/re-store/img/delivery.svg') left center no-repeat;
    background-size: 22px auto;
}

.product-get-block.delivery-gett:before {
    top: -8px;
    background: transparent url('/local/templates/re-store/img/gett.svg') left top no-repeat;
    background-size: 22px auto;
}

.product-get-block.delivery-express:before {
    top: 0;
    background: transparent url('/local/templates/re-store/img/express.svg') left top no-repeat;
    background-size: 22px auto;
}

.product-get-block.post:before {
    background: transparent url('/local/templates/re-store/img/postamat.svg') left top no-repeat;
    background-size: 22px auto;
}

.main-items {
    padding: 40px 0;
}

.main-items .catalog-item {
    width: 25%;
    margin: 0;
    text-align: center;
    border-radius: 5px;
}

.main-items .catalog-item-a-image {
    width: 235px;
    height: 180px;
}

.main-items .catalog-item-a-image-pack {
    width: 235px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: 213px;
}

.main-items img {
    display: inline-block;
}

.main-items .buy {
    font-size: 22px !important;
}

.main-items .price {
    font-size: 15px;
}

.main-items .item-title {
    font-size: 14px !important;
}

.main-items .semi-big-title {
    text-align: center;
}

.with-product {
    position: relative;
    padding: 40px 0 0;
    border-top: 1px solid #e6e6e6;
    text-align: center;
}

.with-product .wp-s-sl,
.with-product .wp-s-s2 {
    height: 421px;
}

.with-product .wp-s-sl .slick-prev.slick-arrow,
.with-product .wp-s-s2 .slick-prev.slick-arrow {
    display: none !important;
}

.with-product .wp-s-sl .slick-next.slick-arrow,
.with-product .wp-s-s2 .slick-next.slick-arrow {
    display: none !important;
}

.with-product .wp-s-sl-osl {}

.with-product .wp-s-sl-osl .catalog-item:nth-of-type(1) {
    margin-left: 5px !important;
    width: 270px;
}

.with-product .wp-s-sl-osl .catalog-item:nth-of-type(4) {
    margin-right: 5px !important;
    width: 270px;
}

.with-product .wp-s-sl .slick-track,
.with-product .wp-s-s2 .slick-track {
    height: 421px !important;
}

.with-product .wp-s-sl .slick-track .wp-s-sl-osl,
.with-product .wp-s-s2 .slick-track .wp-s-sl-osl {
    height: 421px !important;
}

.with-product .wp-s-sl .slick-track .wp-s-sl-osl.slick-slide img,
.with-product .wp-s-s2 .slick-track .wp-s-sl-osl.slick-slide img {
    display: inline-block;
    height: auto;
}

.with-product .gray-bttn-normal {}

.with-product .catalog-item {
    margin: 40px 0;
}

.with-product.main-items.by-tile .catalog-item {
    height: 321px;
}


.description-block {
    border-bottom: 1px solid #e6e6e6;
    padding: 50px 0;
}

.description-block .semi-big-title {
    text-align: center;
}

.description-block p {
    font-size: 15px;
    line-height: 22px;
    width: 785px;
    margin: 15px auto;
    text-align: center;
}

.description-columns {
    border-bottom: 1px solid #e6e6e6;
    padding: 50px 0;
}

.description-line {
    width: 1100px;
}

.description-line .description-columns-oneblock {
    width: 510px;
    float: left;
    padding-right: 40px;
}

.description-columns-oneblock div {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
    width: 510px;
}

.description-line img {}

.description-line p {
    font-size: 15px;
    line-height: 22px;
}

.description-line span {}

.main-items .item-badge {
    width: 100%;
    top: 20px !important;
    left: 0 !important;
}

.main-items .item-badge span {
    margin-left: 5px;
    margin-top: 0 !important;
}

.main-items .buy-1 {
    height: 22px !important;
}

.main-items .buy-2 {
    height: 60px !important;
}

.also-interested .catalog-item {
    padding: 40px 20px 20px 20px;
    box-sizing: border-box;
}

.also-interested .semi-big-title {
    margin-bottom: 25px;
}

.product .text-table {
    width: 100%;
}

.product .text-table td {
    line-height: 30px !important;
}

.product .title-td {
    width: 275px !important;
}

.product .line-td {
    border-bottom: 1px solid #e6e6e6;
}

.product tr:last-child .line-td {
    border: 0 !important;
}

.product-tech {
    padding: 10px 0 50px 0;
}

.product-reviews {}

.user-reviews {
    padding: 15px 0 40px 0;
    border-bottom: 1px solid #e6e6e6;
}

[data-tabs-content] .box--item:last-child .user-reviews {
    padding-bottom: 0;
    border-bottom: 0;
}

.one-review {
    padding-top: 20px;
}

.review-date {
    float: left;
    width: 275px;
    font-size: 14px;
}

.review-main {
    float: left;
    width: 825px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.product-reviews .review-main:last-child {
    border: 0;
}

.review-username {
    font-size: 18px;
}

.review-rating {
    position: absolute;
    right: 0;
    top: 0;
}

.review-rating .star {
    background: url('/local/templates/re-store/img/star-dis.jpg') left top no-repeat transparent;
    background-size: 100%;
    width: 15px;
    height: 15px;
    margin-left: 3px;
    float: left;
    background-size: 100%;
}

.review-rating .star.active {
    background: url('/local/templates/re-store/img/star.jpg') left top no-repeat transparent;
    background-size: 100%;
}

.review-rating .star:hover {
    background: url('/local/templates/re-store/img/star-dis.jpg') left top no-repeat transparent !important;
    background-size: 100% !important;
}

.review-rating .star.active:hover {
    background: url('/local/templates/re-store/img/star.jpg') left top no-repeat transparent !important;
    background-size: 100% !important;
}

.review-main p {
    padding-right: 80px;
}

.user-reviews .gray-bttn-normal {
    width: 825px;
    margin-left: 275px;
    margin-top: 20px;
}

.send-review {
    padding: 40px 0 20px 275px;
    border-bottom: 1px solid #e6e6e6;
}

.review-form {
    height: 325px;
}

.review-sent {
    height: 325px;
    display: none;
    width: 550px;
    padding: 160px 0 0 0;
    text-align: center;
    box-sizing: border-box;
    background: url('/local/templates/re-store/img/sent.jpg') center 90px no-repeat transparent;
}

.review-sent .semi-big-title {
    text-align: center;
    margin-bottom: 0 !important;
}

.send-review .semi-big-title {
    margin-bottom: 20px;
}

.send-review .input-line {
    display: block;
    margin-bottom: 20px;
}

.send-review input {
    display: block;
    float: left;
    height: 30px;
    width: 320px;
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 0 5px;
    border-radius: 3px;
}

.send-review textarea {
    display: block;
    float: left;
    height: 100px;
    width: 745px;
    border: 1px solid #000;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 3px;
}

.review-set-rating {
    float: left;
}

.send-review .star {
    background: url('/local/templates/re-store/img/star-dis.jpg') left top no-repeat transparent;
    background-size: 100%;
    width: 35px;
    height: 35px;
    margin-left: 5px;
    float: left;
    cursor: pointer;
}

.send-review .star.active {
    background: url('/local/templates/re-store/img/star.jpg') left top no-repeat transparent;
    background-size: 100%;
}

.send-review .star:hover,
.send-review .star.star-hover {
    background: url('/local/templates/re-store/img/star.jpg') left top no-repeat transparent;
    background-size: 100%;
}

.send-review .input-line-text {
    width: 80px;
    line-height: 30px;
    display: block;
    float: left;
}

.send-review .pink-bttn-normal {
    margin-left: 80px;
}

.product-added {}

.product-added .catalog-item-a-image {
    background-image: none;
}

.added-static {
    position: relative;
    text-align: center;
    border-bottom: 1px solid #e6e6e6;
}

.added-static .catalog-item {
    display: inline-block !important;
    float: none;
}

.added-static .catalog-item {
    font-size: 14px !important;
}

.added-static .catalog-item .price .actual-price {
    font-size: 14px !important;
}

.added-static .added-text {
    display: none;
}

.added-static .semi-big-title {}

.added-static .added-back {
    margin-top: 20px;
}

.added-static .added-to-cart {
    margin-top: 20px;
}

.added-static .cross {
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 25px;
    background: transparent url('/local/templates/re-store/img/big-close.svg') 0 0 no-repeat;
    background-size: auto 60px !important;
}

.added-static .cross:hover {
    background-position: -60px 0;
}

.added-static .cross:active {
    background-position: -120px 0;
}

.added-static .catalog-item:hover {
    box-shadow: 0 0 0 !important;
}

.added-static .added-back,
.added-static .added-to-cart {
    display: inline-block;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
}

.added-static .added-to-cart {
    color: #fff;
    background-color: #ED5AAE;
    margin-left: 10px;
}

.added-static .added-back {
    color: #000000;
    background-color: #f2f2f2;
}

.added-static .added-back:hover,
.added-static .added-back:active {
    background-color: #e6e6e6;
}

.added-static .added-to-cart:hover,
.added-static .added-to-cart:active {
    background-color: #d63a81;
}

.added-fixed {
    position: fixed;
    top: 0;
    height: 95px;
    background-color: #fff;
    z-index: 1000;
    width: 100%;
    left: 0;
    padding: 0 !important;
    box-shadow: 2px 10px 16px #e6e6e6;
}

.added-fixed .clear {
    display: none;
}

.added-fixed .added-cont {
    width: 1100px;
    margin: 0 auto;
}

.added-fixed .added-controls {
    float: right;
    position: relative;
    padding-right: 70px;
    width: 450px;
    box-sizing: border-box;
}

.added-fixed .catalog-item img {
    max-height: 60px !important;
    width: auto !important;
}

.added-fixed .catalog-item {
    font-size: 14px !important;
    margin: 0 5px !important;
    width: auto !important;
    height: 95px !important;
    padding: 0;
}

.added-fixed .catalog-item-a-image {
    height: 95px !important;
    width: auto !important;
}

.added-fixed .catalog-item .price,
.added-fixed .item-title-div {
    display: none;
}

.added-fixed .catalog-item .price .actual-price {
    font-size: 14px !important;
}

.added-fixed .added-text {
    line-height: 95px;
    display: block;
    float: left;
    margin-right: 10px;
}

.added-fixed .semi-big-title {
    display: none;
}

.added-fixed .added-back {}

.added-fixed .added-to-cart {}

.added-fixed .cross {
    cursor: pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 37px;
    background: url('/local/templates/re-store/img/cross-2.jpg') left top no-repeat;
}

.added-fixed .catalog-item:hover {
    box-shadow: 0 0 0 !important;
}

.added-fixed .added-back,
.added-fixed .added-to-cart {
    display: block;
    float: left;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 15px;
    height: 95px;
    line-height: 95px;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
}

.added-fixed .added-to-cart {
    color: #ED5AAE;
    background-color: transparent;
    margin-left: 10px;
}

.added-fixed .added-back {
    color: #ED5AAE;
    background-color: transparent;
}

.shops-content-right #map,
.shops-content-right .map-outer {
    height: 825px !important;
}

.margin.watched-items {
    padding-bottom: 30px;
}

.shops-content-right {
    margin-top: -8px;
    width: 825px;
    float: right;
    position: relative;
}

.shops-content-right .big-title {
    position: absolute;
    top: 0;
    left: 0;
}

.shops-content-right .niceCheck {
    margin-left: 18px;
    height: 16px;
}

.shops-content-right {}

.shops-choose-city {
    display: inline-block !important;
    padding-right: 25px;
    cursor: pointer;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    background: url('/local/templates/re-store/img/arr-top.png') right center no-repeat transparent;
    background-size: 15px auto;
}

.shops-choose-city:hover {
    background: url('/local/templates/re-store/img/arr-top-hover.png') right center no-repeat;
    background-size: 15px auto;
    color: #ED5AAE;
}

.shops-checkbox-block {
    float: right;
    margin-top: 35px;
    line-height: 40px;
}

#map {
    height: 500px;
    width: 825px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.cart-shop #map {
    height: 600px;
    width: 100%;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#shops-map {
    height: 500px;
    width: 825px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.shops-content-right #shops-map,
.shops-content-right .map-outer {
    height: 450px !important;
}

#shops-map .pink-bttn-normal {
    margin-bottom: 10px;
}

/*.map-outer {height:500px;width:825px; border-radius:6px; overflow:hidden; position:relative;}*/
#map .pink-bttn-normal {
    width: 100%;
    margin: 15px 0;
    padding: 0px;
    text-align: center;
}

#map .balloon-selected-shop .pink-bttn-normal {
    background-color: #f2f2f2;
    color: #000;
}

#map2 {
    height: 500px;
    width: 825px;
}

#map3 {
    height: 500px;
    width: 825px;
}

.profile-shop-tabs .map-block #map {
    width: 100%;
}

.metro {
    font-size: 14px;
    display: flex;
}

.red {
    color: #d82f2f;
}

.metro.blue {
    color: #3d7af6;
}

.metro-f-g {
    font-family: 'metrologoregular';
    font-size: 24px;
    margin-right: 6px;
}

.gm-style-iw {
    font-family: 'Graphik-Regular-Cy';
    padding: 15px 15px 0 15px;
}

.gm-style-iw+div {}

.gm-style-iw {
    overflow: visible !important;
}

.gm-style-iw div {
    overflow: visible !important;
}

.shops-content-right .jq-selectbox__select-text {
    text-align: left !important;
    padding: 7.5px 60px 7.5px 10px !important;
}

.shops-content-right .jq-selectbox {
    min-width: 215px;
    background-image: url(/local/templates/m-re-store/img/arr-sorting.svg);
    background-position: calc(100% - 15px);
    background-repeat: no-repeat;
    background-color: #F1F1F1;
}

.jq-selectbox {
    cursor: pointer;
    border-radius: 3px;
    font-size: 14px;
    color: #000;
    line-height: 16px;
    height: 30px;
    background-image: url(/local/templates/m-re-store/img/arr-sorting.svg);
    background-position: calc(100% - 15px);
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    background-size: 14px auto;
}

.jq-selectbox:hover {
    background-color: #e6e6e6;
}

.city-select-row .jq-selectbox {
    background-position: calc(100% - 15px);
}

/*.jq-selectbox.opened {background:url('/local/templates/re-store/img/select-top-arr.png') right center no-repeat; background-size:28px auto; background-color:#f2f2f2;}*/
.jq-selectbox__select-text {
    width: auto !important;
    padding: 7.5px 35px 7.5px 10px;
    display: block;
    white-space: nowrap;
    height: 15px;
    font-family: 'Graphik-Regular-Cy';
}

.jq-selectbox__dropdown {
    height: auto;
    overflow: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #e6e6e6;
}

@media (max-width: 1023px) {
    .bx-ios .jq-selectbox__dropdown.dropdown-visible {
        display: block !important;
    }
}

.jq-selectbox ul {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: left !important;
    max-height: 250px;
}

.jq-selectbox__dropdown li {
    height: 15px;
    background-color: #f1f1f1;
    padding: 7.5px 0 7.5px 10px;
}

.jq-selectbox__dropdown li.selected {}

.jq-selectbox__dropdown li:hover {
    background-color: #ED5AAE;
}

.shops-content-right .shops-search input {
    float: right;
    max-width: 565px;
    height: 30px;
    line-height: 30px;
    background: url(/local/templates/re-store/img/search-input-light.svg) left 5px center no-repeat;
    background-size: 30px;
    padding: 0 10px 0 40px;
    border: 1px solid #e8e8e8;
}

.shops-search input {
    max-width: 575px;
    width: 100%;
    height: 30px;
    border: 1px solid #000;
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 0 5px;
    border-radius: 3px;
    font-size: 14px;
}

.shops-search .jq-selectbox {
    float: left;
}

.shops-search {}

.shop-list-top-line {
    margin-top: 30px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 11px;
    text-transform: uppercase;
    height: 11px;
    line-height: 15px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}

.list-block .line-block-1 {
    float: left;
    width: 225px;
    padding-left: 20px;
}

.list-block .shop-list-element.opened .line-block-1,
.list-block .shop-list-element.opened .line-block-3 {
    padding: 0;
}

.list-block .line-block-2 {
    float: left;
    width: 385px;
}

.list-block .line-block-3 {
    float: left;
    width: 160px;
    padding-right: 25px;
}

.shops-checkbox-block>span {
    float: left;
}

.shop-list-element {
    padding-top: 25px;
}

.shop-list-element.opened {
    padding: 15px 20px 25px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.shop-list-element.opened .shop-list-map {
    display: block;
}

.shop-list-visible {
    padding-bottom: 25px;
}

.shop-list-visible:last-child {}

.shop-list-click {
    float: left;
}

.shop-list-element.opened {
    margin-top: 15px;
}

.shop-list-element .line-block-1 {
    width: 260px;
    padding-right: 10px;
    padding-left: 0;
    box-sizing: border-box;
}

.shop-list-element .line-block-2 {
    width: 395px;
}

.shop-list-element .line-block-3 {
    width: 145px;
    padding: 0;
    text-align: right;
    font-size: 14px;
}

.line-block-1,
.line-block-2,
.line-block-3 {
    line-height: 20px;
}

.shop-list-element .shop-list-name {
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
}

.shop-list-address {
    padding-top: 2px;
}

.shop-list-element .line-block-1,
.chosen-shop-list-element .line-block-1 {
    display: block;
}

.shop-list-element .line-block-2,
.chosen-shop-list-element .line-block-2 {
    display: block;
}

.shop-list-element .line-block-3,
.chosen-shop-list-element .line-block-3 {
    display: block;
}

.shop-list-element__stickers {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    margin-top: 20px;
}

.shop-list-element__stickers__asc,
.shop-list-element__stickers__asc-reception {
    margin-right: 15px;
}

.shop-list-element__stickers__asc svg {
    width: 100px;
}

.shop-list-element__stickers__asc-reception svg {
    width: 120px;
}

.shop-list-visible p {
    margin: 0 !important;
    padding: 0 !important;
}

.shop-list-visible .pink-text {
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Graphik-Medium-Cy';
}

.shop-list-element .small-p,
.chosen-shop-list-element .small-p {
    font-size: 11px;
    color: #999;
    display: block;
}

.shop-list-map {
    display: none;
}

.shop-list-map p {}

.shop-list-img-1 {
    float: left;
}

.shop-list-img-2 {
    float: right;
}

.shop-list-map .print {
    float: left;
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0 15px 0 45px;
    background: url('/local/templates/re-store/img/print.jpg') 10px center no-repeat #f2f2f2;
    border: 0;
}

.shop-list-map .print:hover {
    background: url('/local/templates/re-store/img/print.jpg') 10px center no-repeat #e6e6e6;
}

.shop-list-map .sendfriend-bttn {
    position: relative;
    float: left;
    margin-top: 20px;
    margin-left: 5px;
    z-index: 100;
}

.shop-list-map .sendfriend-bttn .button {
    background: url('/local/templates/re-store/img/text-arr-bot.png') right center no-repeat transparent;
    border: 0;
    padding-right: 25px;
    background-size: 14px auto;
}

.sendfriend-bttn .bttn-cont {
    cursor: pointer;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 40px;
    background: url('/local/templates/re-store/img/share.png') 10px center no-repeat #f2f2f2;
    background-size: 23px auto;
}

.sendfriend-bttn .bttn-cont:hover {
    background: url('/local/templates/re-store/img/share-2.png') 10px center no-repeat #ED5AAE;
    background-size: 23px auto;
}

.sendfriend-bttn .bttn-cont:hover .button {
    background: url('/local/templates/re-store/img/header-bttn-arr.png') right center no-repeat transparent;
    color: #fff;
    background-size: 14px auto;
}

.sendfriend-cont {
    display: none;
    overflow: hidden;
    width: 340px;
    height: 241px;
    position: absolute;
    top: 39px;
    left: -10px;
}

.sendfriend {
    display: none;
    width: 280px;
    padding: 20px;
    position: absolute;
    background-color: #fff;
    top: 2px;
    left: 10px;
    border-radius: 5px;
    box-shadow: 1px 3px 10px #999;
}

.sendfriend p {
    display: block;
    margin: 0 !important;
    background-color: #fff;
    z-index: 170;
}

.sendfriend span {
    display: block;
}

.sendfriend button {
    display: block;
}

.share-link {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.share-link button {
    float: left;
}

.share-link-text {
    line-height: 18px;
    margin: 10px 0 15px 0;
}

.share-mail {
    padding-top: 15px;
}

.share-mail input {
    margin-top: 10px;
    width: 180px;
    height: 30px;
    border: 1px solid #000;
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 0 5px;
    border-radius: 3px;
    font-size: 14px;
}

.share-mail button {
    margin-top: 10px;
    float: right;
}

.sendfriend-bttn.active .bttn-cont {
    background: url('/local/templates/re-store/img/share-2.png') 10px center no-repeat #ED5AAE;
    background-size: 23px auto;
}

.sendfriend-bttn.active .button {
    background: url('/local/templates/re-store/img/header-bttn-arr.png') right center no-repeat transparent;
    color: #fff;
}

.sendfriend .copied {
    font-size: 14px;
    background: url('/local/templates/re-store/img/black-check.png') right center no-repeat transparent;
    padding: 0 35px 0 0;
    line-height: 30px;
    float: left;
    margin-left: 10px;
}

/*.shop-list-element:hover {box-shadow:2px 3px 14px #d0d0d0;}*/
.shop-list-element.opened:hover {
    box-shadow: 0 0 0 transparent;
}

.profile,
.benefits,
.b2b-profile {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    z-index: 1;
    padding: 45px 20px 0;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-columns: 234px 1fr;
    column-gap: 45px;
    box-sizing: border-box;
}

.b2b-profile {
    grid-template-columns: 234px 1fr 234px;
}

@media (max-width: 1023px) {
    .profile {
        width: 100%;
        padding: 0;
        display: block;
    }

    .profile .left-menu,
    .content.vacancy .left-menu,
    .benefits .left-menu,
    .b2b-profile .left-menu {
        display: none;
    }

    .profile,
    .benefits,
    .b2b-profile {
        display: block;
    }

    .vacancy {
        display: grid;
    }

    .breadcrumb-mobile-show .breadcrumbs {
        display: block;
    }

    .profile-check:not(:first-child) {
        margin-top: 25px;
    }
}

.feedback_container p.normal-p {
    padding-left: 0;
}

.feedback_container {
    margin-top: 15px;
    overflow: hidden;
}

.profile-main.profile-right .pink-bttn-normal {
    margin-top: 25px;
    margin-left: 260px;
}

@media (max-width: 1023px) {
    .profile-main.profile-right .pink-bttn-normal {
        max-width: 320px;
        margin-left: 0;
        width: 100%;
    }
}

@media (max-width: 1023px) {
    .profile-right.profile-shop {
        box-sizing: border-box;
        padding: 20px 20px 25px 20px;
    }

    .profile-history__title {
        padding: 0 20px;
        font-size: 21px;
    }

    .order-history-item__short {
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }

    .order-history-item__products,
    .order-history-item__price {
        margin-left: 0;
    }

    .order-history-item__products {
        gap: 20px;
    }

    .profile-history .icon__arrow {
        margin-left: auto;
    }
}

.profile-right .semi-big-title {}

.profile .exit {
    top: 45px;
    right: 0;
    position: absolute;
}

.profile .big-title {
    padding-bottom: 45px;
    grid-area: 1 / 1 / 2 / 3;
}

@media (max-width: 1023px) {
    .profile .big-title {
        display: none;
    }
}

.profile-section {
    padding: 25px 0;
    border-bottom: 1px solid #e6e6e6;
}

.profile-section .main-input-line {
    margin-top: 20px !important;
}

.profile-section .main-input-line a {
    color: #ED5AAE
}

.profile-section .main-input-line a:hover {
    text-decoration: underline
}

@media (max-width: 1023px) {
    .profile-section {
        padding: 0;
        border-bottom: none;
    }

    .form-section--margin-bottom .col-md-8 {
        display: flex;
        justify-content: center
    }

    .profile-section .main-input-line {
        margin-top: 0 !important;
    }

    .profile-section .main-input-line:nth-child(4) {
        margin-bottom: 20px;
    }
}

.profile .profile-span-value {
    display: block;
    float: left;
    width: 260px !important;
}

@media (max-width: 1023px) {
    .profile-message .profile-span-value {
        float: none;
    }
    .profile .profile-span-value {
        float: none;
        width: auto !important;
    }
}

.main-input-line-info {
    font-size: 13px;
    color: #999;
    display: block;
    margin-top: 5px;
}

.profile-span-value {
    font-size: 14px;
    line-height: 30px;
}

.profile .niceRadio {
    height: 30px !important;
}

.profile .niceRadio label {
    padding: 7.5px 15px !important;
    font-size: 14px;
}

.profile-cross {
    float: right;
    width: 30px;
    height: 30px;
    background: url('/local/templates/re-store/img/black-cross.png') center center no-repeat #f2f2f2;
    top: 0;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.profile-cross:hover {
    background: url('/local/templates/re-store/img/black-cross.png') center center no-repeat #e6e6e6;
}

.profile-line-with-cross {
    position: relative;
    margin-bottom: 25px;
}

.profile-line-with-border {
    padding-top: 10px;
}

.border-bttn-div {
    margin-left: 260px;
    border-top: 1px solid #e6e6e6;
    padding-top: 25px;
}

.profile-address {}

.profile-address .main-input-line {
    margin-top: 22px;
}

@media (max-width: 1023px) {

    .profile-address .main-input-line,
    .profile-address .label-wrap {
        display: flex;
        width: 100%;
    }

    .profile-address .profile-section {
        padding: 0 20px;
    }
}

.profile-address .profile-address-block:last-child {
    margin-bottom: 0 !important;
}

.profile-address-block {
    margin: 5px 0 25px 0;
    width: 260px;
    float: left;
    margin-right: 20px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}

.profile-address-block .medium-title {
    line-height: 20px !important;
    border-bottom: 1px solid #e6e6e6;
}

.address-bttns {
    padding: 0 15px 15px 15px;
}

.profile-address-block .work {
    width: 200px;
    padding: 15px 15px 15px 45px;
    position: relative;
    background: url('/local/templates/re-store/img/work.png') 15px center no-repeat transparent;
    background-size: 20px auto;
}

.profile-address-block .home {
    width: 200px;
    padding: 15px 15px 15px 45px;
    position: relative;
    background: url('/local/templates/re-store/img/home.png') 15px center no-repeat transparent;
    background-size: 20px auto;
}

.address-badge {
    float: left;
    background: url('/local/templates/re-store/img/black-check2.jpg') left 3px no-repeat transparent;
    padding-left: 20px;
    line-height: 19px;
    font-size: 14px;
}

.profile-address .change {
    float: right;
}

.profile-address .make-main {
    float: left;
}

.profile-address-text {
    display: block;
    padding: 15px;
    position: relative;
    font-size: 14px;
    min-height: 51px;
}

.profile-address-block .pink-a {
    display: block;
    cursor: pointer;
    line-height: 19px;
}

.profile-address-cross {
    width: 15px;
    height: 15px;
    background: url('/local/templates/re-store/img/a-cross.png') center center no-repeat transparent;
    cursor: pointer;
    background-size: 12px 12px;
    display: block;
}

.profile .profile-address-cross {
    position: absolute;
    top: 15px;
    right: 15px;
}

.profile-address-cross:hover {
    background: url('/local/templates/re-store/img/compare-cross.png') center center no-repeat transparent;
    background-size: 12px 12px;
}

.profile-address-add {
    padding: 33px 0 20px 0;
}

.profile-address-add .medium-title {
    font-family: 'Graphik-Regular-Cy';
    padding-bottom: 2px;
}

.profile-address-add .profile-span-value {
    width: 230px !important;
}

@media (max-width: 1023px) {
    .profile-address-add .profile-span-value {
        flex: 0 0 100px;
        font-size: 12px;
    }
}

.profile-address-edit {
    padding: 28px 0 2px 0 !Important;
}

.profile-address-add .small-inp input {
    width: 90px !important;
}

.profile-address-add input {
    box-sizing: border-box;
    width: 360px !important;
}

@media (max-width: 1023px) {
    .profile-address-add input {
        flex: 1 1 auto;
        min-width: 220px
    }
}

.profile-address-add .main-select {
    width: 155px !important;
}

@media (max-width: 1023px) {
    .profile-address-add .main-select {
        flex: 1 1 auto;
        min-width: 220px
    }
}

.profile-address-add .pink-bttn-normal {
    margin-top: 25px;
    margin-left: 230px;
}

@media (max-width: 1023px) {
    .profile-address-add {
        margin-bottom: 40px;
    }

    .address_form_block {
        display: flex;
        flex-direction: column;
    }

    .profile-address-add .pink-bttn-normal {
        width: 320px;
        margin-left: 0;
        align-self: center;
    }
}

.profile-address .input-line {
    margin-top: 20px;
    margin-left: 230px;
}

.pb-send-smartphone {
    margin-left: 0;
    margin-right: 10px;
}

.popup_register-bonus-card-success {
    text-align: center;
    padding: 45px 20px;
}

.popup_register-bonus-card-success .popup__title {
    margin-bottom: 20px;
}

.bonus-payment {
    padding-top: 40px;
    padding-left: 275px;
}

.bonus-payment__img {
    margin-right: 20px;
}

.bonus-payment__text {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 140px);
}

.bonus-payment__text .niceCheck label {
    display: block;
}

.bonus-payment__definition {
    display: inline-block;
    margin-bottom: 5px;
}

.bonus-payment__comment {
    display: block;
    color: #aaa;
}

.popup_pay-with-bonus {
    text-align: center;
    padding: 50px 20px 20px;
}

.popup_pay-with-bonus input {
    margin: 20px auto;
    width: 80%;
    box-sizing: border-box;
    border: 1px solid #000;
    height: 40px;
    border-radius: 3px;
    padding: 0 5px;
}

.popup_pay-with-bonus p {
    margin-top: 0;
    margin-bottom: 30px;
}

.bonus-payment a {
    color: #ED5AAE
}

.bonus-payment a:hover {
    text-decoration: underline
}

.profile input[type="text"] {
    font-size: 16px;
}

.history-number {
    display: block;
    float: left;
    width: 200px;
}

.history-date {
    display: block;
    float: left;
    width: 215px;
}

.history-price {
    display: block;
    float: left;
    width: 140px;
}

.history-status {
    display: block;
    float: left;
    width: 115px;
}

.history-bonus {
    display: block;
    float: left;
    width: 155px;
}

.history-top-line {
    padding: 25px 0 20px 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
    font-family: 'Graphik-Medium-Cy';
}

.history-oneblock {
    padding: 0 0 20px 0;
    border-bottom: 1px solid #e6e6e6;
}

.history-visible {
    font-size: 14px;
    padding: 20px 0;
}

.history-visible .history-status:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    top: 2px;
}

.history-visible .history-status.new:before {
    background-color: #8cc35b;
}

.history-visible .history-status.in-work:before {
    background-color: #4c9ecd;
}

.history-visible .history-status {
    padding-left: 15px;
    box-sizing: border-box;
    position: relative;
}

.history-info {}

.history-bttn {}

.history-bttn .close-more {
    display: none;
}

.history-expanded {
    display: none;
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin-top: 15px;
}

.history-item {
    border-bottom: 1px solid #e6e6e6;
    padding: 20px 0;
}

.history-item .image {
    float: left;
    width: 150px;
}

.history-item-info {
    float: left;
    width: 345px;
}

.history-item-top-line {
    border-bottom: 1px solid #e6e6e6;
}

.history-item-top-line1 {
    float: left;
    width: 340px;
    padding-left: 150px;
    font-size: 11px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.history-item-top-line2 {
    text-align: right;
    float: left;
    width: 105px;
    font-size: 11px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.history-item-top-line3 {
    text-align: right;
    float: left;
    width: 100px;
    font-size: 11px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.history-item-top-line4 {
    text-align: right;
    float: left;
    width: 95px;
    font-size: 11px;
    text-transform: uppercase;
    padding-bottom: 15px;
}

.profile-item-info-table {
    margin-left: 150px;
    width: 445px;
}

.history-info.opened .history-bttn {
    border-bottom: 0 !important;
}

.profile-item-info-table .td-1 {
    padding-top: 10px;
    font-size: 14px;
}

.profile-item-info-table .td-2 {
    text-align: right;
    font-size: 14px;
}

.profile-item-info-table .td-3 {
    padding-top: 20px;
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
}

.history-item-info .normal-p {
    margin-top: 0 !important;
    margin-bottom: 10px;
}

.history-item-info .small-p {
    font-size: 11px;
    color: #999;
    text-transform: uppercase;
}

.history-item-count {
    float: left;
    width: 100px;
    text-align: right;
}

.history-item-fullprice {
    float: left;
    width: 95px;
    text-align: right;
    font-size: 14px;
}

.history-item-price {
    float: left;
    width: 100px;
    text-align: right;
    font-size: 14px;
}

.history-table {
    font-size: 14px;
}

.history-table .title-td {
    width: 150px;
    padding-top: 15px;
}

.history-table .text-td {
    padding-top: 15px;
}

.cart {
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
    font-size: 14px;
    position: relative;
}

.cart-show-ways,
.cart-hide-ways {
    padding: 0;
}

.cart .pink-a.cart-hide-ways {
    display: none;
}

.cart-top-line {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
    font-size: 14px;
}

.cart-top-line .cart-name {
    display: block;
    float: left;
    width: 360px;
    padding-left: 300px;
}

.cart-top-line .cart-price {
    display: block;
    float: left;
    width: 90px;
    text-align: right;
}

.cart-top-line .cart-count {
    display: block;
    float: left;
    width: 130px;
    padding-left: 60px;
}

.cart-top-line .cart-full-price {
    display: block;
    float: left;
    width: 110px;
    text-align: right;
}

.cart-item {
    padding: 20px 0;
    border-bottom: 1px solid #e6e6e6;
}

.cart-item-img {
    display: block;
    float: left;
    width: 300px;
    box-sizing: border-box;
    padding: 0 20px;
    min-height: 1px;
}

.cart-item-img img {
    display: block;
    width: auto;
    height: auto;
    max-width: 247px;
    max-height: 170px;
    margin: auto;
}

.cart-item-info {
    display: block;
    float: left;
    width: 450px;
}

.cart-item-info .cart-title {
    width: 360px;
    float: left;
}

.cart-item-info span,
.cart-item-info a {
    display: block;
}

.cart-item-info .cart-id {
    text-transform: uppercase;
}

.cart-item-info .cart-color {}

.cart-item-info .cart-choose-accessorie {
    margin-top: 15px;
}

.cart-item-info .cart-service {
    margin-top: 20px;
    width: 450px;
}

.cart-item-info .cart-service .info-bttn {
    float: left;
    margin-left: 5px;
    margin-top: 0;
}

.cart-item-info .cart-service .niceCheck {
    float: left;
}

.cart-item-info .cart-service .pink-a {
    margin-top: 25px;
}

.cart-item-info .cart-service .input-line {
    margin-top: 10px;
}

.cart-item-info .cart-service-title {
    font-family: 'Graphik-Medium-Cy';
}

.cart-item-info .cart-service-price {
    float: right;
    margin-left: auto;
}

.cart-item-price {
    display: block;
    float: right;
    width: 90px;
    text-align: right;
}

.cart-item-price .old-price {
    font-size: 11px;
    display: block;
    color: #999;
    text-decoration: line-through;
    margin-top: 5px;
}

.cart-item-count {
    display: block;
    float: left;
    width: 130px;
    padding-left: 60px;
}

.cart-item-count button {
    width: 30px;
    height: 30px;
    border-radius: 3px;
    border: 0;
    float: left;
}

.cart-item-count input {
    width: 46px;
    height: 30px;
    font-size: 14px;
    line-height: 14px;
    box-sizing: border-box;
    border: 1px solid #000;
    text-align: center;
    border-radius: 3px;
    float: left;
    margin: 0 5px;
}

.cart-item-count .plus {
    background: url('/local/templates/re-store/img/checkout/plus.svg');
}

.cart-item-count .minus {
    background: url('/local/templates/re-store/img/checkout/minus.svg');
}

.cart-item-count .plus:disabled,
.cart-item-count .minus:disabled {
    background-color: #e3e3e3;
    background-blend-mode: soft-light;
}

.cart-item-count .plus:not(:disabled):hover {
    background: url('/local/templates/re-store/img/checkout/plus-hover.svg');
}

.cart-item-count .minus:not(:disabled):hover {
    background: url('/local/templates/re-store/img/checkout/minus-hover.svg');
}

.cart-item-count .plus:not(:disabled):active {
    background: url('/local/templates/re-store/img/checkout/plus-pressed.svg');
}

.cart-item-count .minus:not(:disabled):active {
    background: url('/local/templates/re-store/img/checkout/minus-pressed.svg');
}

.cart-item-count .cart-item-count__not-avail {
    font-family: 'Graphik-Medium-Cy';
    display: block;
}

.cart-item-full-price {
    font-family: 'Graphik-Medium-Cy';
    float: left;
    width: 110px;
    text-align: right;
    line-height: 30px;
}

.cart-item-cross {
    cursor: pointer;
    width: 30px;
    height: 30px;
    background: url('/local/templates/re-store/img/checkout/remove.svg');
}

.cart-item .cart-item-cross {
    float: right;
}

.cart-item-cross:hover {
    background: url('/local/templates/re-store/img/checkout/remove-hover.svg');
}

.cart-item-cross:active {
    background: url('/local/templates/re-store/img/checkout/remove-pressed.svg');
}

.cart .small-p {
    font-size: 11px;
    color: #999;
    margin: 5px 0;
}

.cart .small-p.red {
    color: red;
}

.cart-badge {
    display: block;
    padding-top: 40px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    margin: 20px 0 40px 0;
    width: 100%;
    background: url('/local/templates/re-store/img/cart-b.jpg') left top no-repeat transparent;
    background-size: 100% auto;
}

.cart-badge span {
    width: 1095px;
    margin-left: 4px;
    display: block;
    padding: 2px 30px 22px 30px;
    box-sizing: border-box;
    line-height: 18px;
    border-radius: 3px;
    background-color: #f2f2f2;
}

.clean-cart {
    margin-top: 20px;
}

.cart-item-info .cart-service .input-line {
    position: relative;
    margin-top: 25px;
    justify-content: flex-start;
}

.cart-item-info .cart-service .input-line .cart-item-count {
    position: absolute;
    top: 0;
    left: 100%;
    float: none;
}

.cart-item-info .cart-service .input-line .cart-item-full-price {
    position: absolute;
    top: 0;
    left: calc(100% + 190px);
}

.cart-item-info .cart-service .input-line .cart-item-cross {
    float: none;
    left: calc(100% + 320px);
    position: absolute;
    top: 0;
}

.cart-done .cart-service .input-line {
    margin-top: 10px;
}

.cart-done .cart-service .input-line .cart-item-full-price {
    left: calc(100% + 160px);
}

.cart-service-program,
.cart-uslugi-program {
    min-height: 17px;
}

.cart-uslugi-program .niceCheck {
    max-width: 360px;
}

.uslugi_comment {
    margin-top: 5px;
    font-size: 11px;
    color: #999;
    font-family: 'Graphik-Regular-Cy';
}

.cart-choose-city {
    margin-top: 25px;
    font-size: 18px;
    height: 18px;
    line-height: 18px;
    padding-right: 25px;
    background: url('/local/templates/re-store/img/arr-top.png') right center no-repeat transparent;
    background-size: 15px auto;
    cursor: pointer;
    display: inline-block;
}

.cart-choose-city:hover {
    background: url('/local/templates/re-store/img/arr-top-hover.png') right center no-repeat transparent;
    background-size: 15px auto;
    color: #ED5AAE;
}

.cart .pink-a {
    margin-top: 15px;
    display: block;
}

.cart .pink-a.auth-modal__btn {
    margin-top: 0px;
    display: inline;
}

.cart .sendfriend-bttn {
    position: absolute;
    right: 0;
    top: 50px;
}

.sendfriend-bttn .bttn-cont {
    cursor: pointer;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    padding: 0 15px 0 40px;
    background: url('/local/templates/re-store/img/share.png') 10px center no-repeat #e6e6e6;
    background-size: 24px auto;
}

.sendfriend-bttn .button {
    background: url('/local/templates/re-store/img/text-arr-bot.png') right center no-repeat transparent;
    border: 0;
    padding-right: 25px;
    background-size: 15px auto;
}

.sendfriend-bttn .bttn-cont:hover {
    background: url('/local/templates/re-store/img/share-2.png') 10px center no-repeat #ED5AAE;
    background-size: 24px auto;
}

.sendfriend-bttn .bttn-cont:hover .button {
    background: url('/local/templates/re-store/img/header-bttn-arr.png') right center no-repeat transparent;
    background-size: 15px auto;
    color: #fff;
}

.cart .sendfriend-cont {
    left: -130px;
}

.sendfriend p {
    display: block;
    margin: 0 !important;
}

.sendfriend span {
    display: block;
}

.sendfriend button {
    display: block;
}

.share-link {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}

.share-link button {
    float: left;
}

.share-link-text {
    line-height: 18px;
    margin: 10px 0 15px 0;
}

.share-mail {
    padding-top: 15px;
}

.share-mail input {
    margin-top: 10px;
    width: 180px;
    height: 30px;
    border: 1px solid #000;
    box-sizing: border-box;
    display: block;
    float: left;
    padding: 0 5px;
    border-radius: 3px;
    font-size: 14px;
}

.share-mail button {
    margin-top: 10px;
    float: right;
}

.sendfriend-bttn.active .bttn-cont {
    background: url('/local/templates/re-store/img/share-2.png') 10px center no-repeat #ED5AAE;
    background-size: 23px auto;
}

.sendfriend-bttn.active .button {
    background: url('/local/templates/re-store/img/header-bttn-arr.png') right center no-repeat transparent;
    color: #fff;
    background-size: 14px auto;
}

.sendfriend .copied {
    font-size: 14px;
    background: url('/local/templates/re-store/img/black-check.png') right center no-repeat transparent;
    background-size: 23px auto;
    padding: 0 35px 0 0;
    line-height: 30px;
    float: left;
    margin-left: 10px;
}

.cart .top-table {
    display: none;
    width: 440px;
    font-size: 13px;
    margin: 15px 0 0 0;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}

.cart .top-table tr:last-child td {
    padding-bottom: 15px;
}

.cart .top-table .td-1 {
    padding: 15px 0 2px 0;
    width: 190px;
    padding-left: 15px !important;
}

.cart .top-table tr:nth-of-type(2) td {
    padding-top: 20px;
}

.cart-hide-ways.pink-a {
    margin-top: 20px;
}

.cart .top-table .td-2 {
    padding: 15px 0 2px 0;
    padding-right: 15px !important;
}

.cart .top-table .top-tr {
    border-bottom: 1px solid #e6e6e6;
}

.cart .top-table .top-tr td {
    padding-top: 15px;
    padding-bottom: 9px;
}

.cart .bottom-table {
    float: right;
    margin: 20px 0;
}

.cart .bottom-table .td-1 {
    padding: 8px 0;
    width: 190px;
    font-size: 14px;
}

.cart .bottom-table .td-2 {
    padding: 8px 0;
    font-size: 14px;
    text-align: right;
}

.cart-bottom-info {
    border-bottom: 1px solid #e6e6e6;
}

.cart-bottom-buttons {
    width: 275px;
    float: right;
    padding-top: 20px;
    padding-bottom: 30px;
}

.cart-footer-seller .cart-bottom-buttons {
    float: none;
}

.cart-bottom-buttons button,
.cart-bottom-buttons a,
.cart-bottom-buttons span {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.accept-promo {
    display: block;
    border: 0;
    border-radius: 5px;
    background: url('/local/templates/re-store/img/promo.png') center center no-repeat #f2f2f2;
    background-size: 40% auto;
    height: 32px;
    width: 35px;
}

.cart .accept-promo {
    float: right;
    margin-left: 10px;
}

.accept-promo:hover {
    background: url('/local/templates/re-store/img/promo.png') center center no-repeat #e6e6e6;
    background-size: 40% auto;
}

.cart .promocode-line input {
    width: 180px !important;
    float: left;
    display: block;
}

.promocode-line {
    display: none;
}

.promocode-entered {
    display: inline-block;
    font-size: 24px;
}

.cart .delete-promo {
    display: inline-block;
    background: url('/local/templates/re-store/img/black-cross.png') center center no-repeat transparent;
    background-size: 20px auto;
    height: 30px;
    width: 30px;
    margin-left: 5px;
    border: 0;
}

.promo-span-value {
    width: 120px;
    text-align: right;
    display: block;
    float: left;
    margin-right: 20px;
    line-height: 30px;
}

.promo-number {
    text-align: right;
    display: block;
    float: left;
    line-height: 30px;
    width: 96px;
}

.promocode-filled {
    display: none;
    line-height: 30px;
    font-family: 'Graphik-Medium-Cy';
}

.promocode-filled .promo-span-value {
    width: 220px;
    text-align: right;
    font-family: 'Graphik-Regular-Cy';
}

.promocode-filled button {
    display: inline-block;
    margin-top: 5px;
}

.cart-span {
    height: 70px;
    width: 100%;
    border-top: 1px solid #e6e6e6;
    font-size: 18px;
    color: #999;
    line-height: 70px;
    display: block;
    font-family: 'Graphik-Light-Cy';
}

.cart-span span {
    width: 1100px;
    margin: 0 auto;
    display: block;
}

.cart-span-top,
.cart-span-top>a {
    height: 58px;
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    font-size: 18px;
    color: #000;
    line-height: 58px;
    display: block;
}

.cart-span-top.cart-login-o {
    height: 75px;
    line-height: 75px;
}

.cart-span-top span,
.cart-span-top span>a {
    width: 1100px;
    color: #000;
    margin: 0 auto;
    display: block;
}

.cart-login {
    width: 1100px;
    margin: 0 auto;
    padding: 10px 0 0 0;
}

.cart-login .cart-login-advantages {
    padding: 30px 0;
}

.spt {
    margin-top: 10px;
}

.cart-login .cart-login-advantages {
    width: 335px;
    opacity: 1 !important;
}

.cart-login .cart-login-advantages .one-advantage {
    padding-right: 10px;
}

.cart-registered {
    padding: 35px 0;
}

.cart-from-shop .main-input-line {
    padding-top: 0;
}

.cart-from-shop .tabs_block {
    padding-top: 30px;
    border-top: 1px solid #e6e6e6;
}

.cart-from-shop .profile-span-value {
    padding-top: 20px;
}

.cart-contacts {
    width: 340px;
    float: left;
}

.cart-login .niceCheck {
    font-size: 13px;
    height: 14px;
}

.cart-login .niceCheck label {
    display: block;
    height: auto !important;
    font-size: 13px;
}

.cart-login .niceCheck.m-grey {
    color: #999;
    font-size: 12px;
}

.cart-login .pink-a {
    margin: 0 !important;
    display: inline !important;
    font-size: 13px;
}

.cart-login .last-input-line {
    padding-bottom: 15px;
}

.cart-login__title {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    margin-bottom: 40px;
}

.cart-login__title .big-title {
    font-family: 'Graphik-Medium-Cy';
}

.tabs_block4 .cart-login__title .tabs {
    height: initial;
    margin-left: 40px;
}

.tabs_block4 .cart-login__title .tabs li {
    height: initial;
    line-height: normal;
    display: block;
    float: none;
    font-size: 13px;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
}

.tabs_block4 .cart-login__title .tabs li:hover {
    background: transparent;
}

.tabs_block4 .cart-login__title .tabs li.active {
    display: none;
}

.cart-login__wrapper {
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
    margin-bottom: 50px;
}

.cart-login__content {
    background-color: #f7f7f7;
    box-sizing: border-box;
    padding: 30px 40px;
}

.cart-login__content__descr {
    color: #000;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 10px 0;
}

.cart-login__content__descr.m-bold {
    font-family: 'Graphik-Medium-Cy';
}

.cart-login__content .pink-bttn-normal {
    min-width: 170px;
    width: initial;
    display: inline-block;
    margin-right: 20px;
    padding: 0 25px;
}

.cart-login__content .niceCheck {
    margin-bottom: 30px;
}

.cart-login__content__btn-text.m-d-none {
    display: none;
}

.cart-login__fields {
    background: #fff;
    display: flex;
    flex-flow: row nowrap;
    box-sizing: border-box;
    padding: 40px;
}

.cart-login__fields__item {
    width: calc(33.33% - 10px);
    margin-left: 15px;
    margin-top: 0;
}

.cart-login__fields__item:first-child {
    margin-left: 0;
}

.cart-login__fields__item .main-input-line__error {
    margin-top: 10px;
}

.cart-login .main-input-line input {
    display: block;
    float: none;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 15px;
}

.cart-login .main-input-line input:disabled {
    background-color: #fff;
}

.cart-login .main-input-line .error-text {
    display: block;
    padding-left: 0 !important;
}

.cart-login .cart-userlogin {
    width: 720px;
    box-sizing: border-box;
    opacity: 1 !important;
}

.cart-userlogin .niceCheck {
    margin-top: 30px;
}

.cart-login .cart-contacts {
    width: 720px;
    box-sizing: border-box;
    opacity: 1 !important;
    padding: 0;
}

.cart-userlogin .medium-title {
    margin: 30px 0 20px 0;
}

.cart-login-advantages {
    font-size: 14px;
    float: left;
    padding-top: 65px;
    width: 320px;
    margin: 0;
    padding-right: 20px;
    padding-left: 40px !important;
}

.cart-login-advantages .one-advantage {
    margin-top: 10px;
}

.one-advantage {
    padding-left: 50px;
    margin: 15px 0 0 0;
    padding-top: 10px;
    display: block;
}

.adv-1 {
    background: url('/local/templates/re-store/img/adv-1.png') left 10px no-repeat transparent;
    background-size: 30px auto;
}

.adv-2 {
    background: url('/local/templates/re-store/img/adv-2.png') left 10px no-repeat transparent;
    background-size: 30px auto
}

.adv-3 {
    background: url('/local/templates/re-store/img/adv-3.png') left 10px no-repeat transparent;
    background-size: 30px auto;
}

.cart-login-advantages .adv-1 {
    background: url('/local/templates/re-store/img/features/checkout_features_account.svg') left top no-repeat transparent;
    min-height: 27px !important;
}

.cart-login-advantages .adv-2 {
    background: url('/local/templates/re-store/img/features/checkout_features_specials.svg') left top no-repeat transparent;
    min-height: 27px !important;
}

.cart-login-advantages .adv-3 {
    background: url('/local/templates/re-store/img/features/checkout_features_one.svg') left 5px no-repeat transparent;
    min-height: 27px !important;
}


.cart-login .tabs_block4 .tabs li:first-child {
    margin-left: 0 !important;
}

.cart-login .tabs_block4 .box {
    padding-top: 0;
}

.cart-form {
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
}

.cart-form .main-input-line {
    width: 100%;
    margin: 0;
    margin-top: 30px;
}

.cart-form .main-input-line:nth-of-type(1) {
    padding-bottom: 5px;
}

.cart-form>.main-input-line:nth-of-type(1) {
    line-height: 22px;
}

.cart-from-shop .main-input-line {
    padding: 5px 0 19px 0;
}

.cart-from-shop .shop-list-element:last-child .shop-list-visible {
    border-bottom: 0;
}

.cart-form .main-input-line .pink-a {
    margin-left: 10px;
    display: inline-block;
}

.basket__multi__info-warranty {
    font-size: 12px;
    color: #999999;
    line-height: 15px;
    letter-spacing: 0;
    margin-left: 10px !important;
    display: block;
}

.basket__multi__info-warranty ins,
.basket__multi__info-certificate-text i {
    text-decoration: none;
    display: none;
}

.basket__multi__info-certificate-text ins,
.basket__multi__info-certificate-text i {
    text-decoration: none;
    font-style: normal;
}

.cart-form .basket__multi__info-warranty {
    margin-left: 10px;
}

.basket__multi__info-warranty.is-show ins {
    display: block;
}

.basket__multi__info-certificate-text.is-show i {
    display: inline-block;
}

.basket__multi__info-warranty.is-show span,
.basket__multi__info-certificate-text.is-show ins {
    display: none;
}

.cart-form .doubleRadio label {
    line-height: 19px !important;
    height: auto !important;
    font-family: 'Graphik-Regular-Cy';
    text-align: left;
}

.cart-form .doubleRadio .niceRadio span {
    font-family: 'Graphik-Medium-Cy';
}

.cart-form-city {}

.cart-form .shop-map-address .availibility {}

.cart-form .profile-span-value {
    width: 250px;
    display: block;
    float: left;
    padding-right: 25px;
    line-height: 40px;
}

.cashless-contragent-info .profile-span-value {
    width: 100%;
}

.cart-form .two-lines-value.profile-span-value {
    width: 250px;
    display: block;
    float: left;
    padding-right: 25px;
    line-height: 40px;
}

.cart-form .calendar-div {
    line-height: 40px;
}

.cart-form .delivery-time span {
    display: block;
    float: left;
    margin-right: 15px;
    font-family: 'Graphik-Regular-Cy';
    line-height: 30px;
}

.delivery-form {
    float: left;
    width: 560px;
    font-size: 14px;
}

.delivery-form .main-input-line {
    padding: 0 !important;
}

.delivery-form .main-input-line+.main-input-line {
    margin-top: 20px !important;
}

.cart-form-address {
    padding: 30px 0 40px;
}

.delivery-form textarea {
    padding: 10px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 3px;
    display: block;
    float: left;
    width: 360px;
    height: 100px;
    resize: none;
}

.delivery-form input {
    display: block !important;
    float: left !important;
    width: 360px !important;
    box-sizing: border-box;
}

.delivery-form .small-inp input {
    width: 90px !important;
}

.delivery-form .span-value {
    display: block;
    float: left;
    width: 180px;
    margin-right: 10px;
    line-height: 30px;
}

.delivery-form .main-input-line:first-child .span-value {
    line-height: 30px;
}

.cart-form-address .profile-span-value {
    line-height: 30px;
}

.cart-form textarea {}

.cart-form .bonus-program {}

.cart-by-courier {}

.cart-form .main-input-line .payment {
    float: left;
    width: 785px;
}

.cart-form .main-input-line .payment .niceRadio {}

.cart-form .main-input-line .payment .niceRadio.cash {}

.cart-form .main-input-line .payment .niceRadio label {
    margin-bottom: 10px;
}

.cart-form .main-input-line .payment .niceRadio.card {}

.notRadio.withPay a {
    background: url('/local/templates/re-store/img/pay.jpg') center center no-repeat transparent;
    background-size: 115% auto;
    width: 150px;
    float: left;
    display: block;
    margin: 0 10px 20px 0;
    height: 40px;
    border-radius: 5px;
}

.niceRadio.cash label {
    height: auto !important;
    line-height: 15px !important
}

.niceRadio.card label {
    height: auto !important;
    line-height: 15px !important
}

.niceRadio.call label {
    background: url('/local/templates/re-store/img/checkout/call.svg') 10px center no-repeat transparent;
    background-size: 18px auto;
    padding-left: 35px !important
}

.niceRadio.sms label {
    background: url('/local/templates/re-store/img/checkout/mail.svg') 10px center no-repeat transparent;
    background-size: 20px auto;
    padding-left: 35px !important;
}

.bonus-program .main-list-style {
    float: left;
    margin-top: 0;
    max-width: 775px;
}

.bonus-program .profile-span-value {
    font-size: 18px;
    padding-right: 20px;
    width: 224px;
    padding-top: 4px;
    line-height: 28px;
}

.bonus-program {
    background-color: #f0f0f0;
    padding: 30px 20px 12px 30px;
}

.bonus-program .niceRadio label {
    background-color: #fff;
}

.bonus-program .main-input-line {
    margin-top: 0 !important;
    margin-left: 245px;
    padding: 0;
    box-sizing: border-box;
    width: auto;
}

.cart-form .cart-bottom-info {
    width: 100%;
    margin-bottom: 30px;
    padding: 25px 0;
}

.cart-form .cart-bottom-info-cont {
    float: right;
}

.cart-form .cart-bottom-info-cont .td-1 {
    text-align: right;
    padding-right: 25px;
}

.cart-form .cart-bottom-info-cont td {
    padding-top: 10px;
}

.cart-form .cart-bottom-info-cont .bottom-tr .td-1,
.cart-form .cart-bottom-info-cont .bottom-tr .td-2 {
    font-size: 20px !important;
}

.with-b {
    border-bottom: 1px solid #e6e6e6;
}

.myCalendar {
    width: 340px;
    float: left;
}

.calendar-div {
    margin-left: 275px;
    margin-top: 0px;
}

.profile-right {
    position: relative;
}

.profile-right .semi-big-title {
    line-height: 28px;
}

.personal-container {
    display: none;
}

.profile-form-row {
    display: flex;
}

.profile-form-row__label {
    padding-top: 12px;
    flex: 0 0 100px;
    font-size: 12px;
}

.profile-form-row__content {
    flex: 1 1 auto;
    min-width: 220px;
}

.profile-form-row__content .checkbox-label {
    font-size: 12px;
}

.profile-form-row__input {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    border-radius: 3px;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    font-size: 14px;
}

.profile-form-row__error {
    margin-top: 5px;
    color: #e12121;
    font-size: 14px;
}

.profile-form-row+.profile-form-row {
    margin-top: 20px;
}

.profile-form-row__label.profile-form-row__label--top-sm {
    padding-top: 2px;
}

.profile-form-row__date-input {
    width: 100%;
    height: 40px;
    padding-left: 15px;
    border-radius: 3px;
    border: none;
    box-sizing: border-box;
    background: #f2f2f2 url(/local/templates/m-re-store/img/arr-sorting.svg) right 20px center no-repeat;
    background-size: 13px auto;
    cursor: pointer;
    -webkit-appearance: none;
}

.profile-form-row__date-input::-webkit-inner-spin-button,
.profile-form-row__date-input::-webkit-calendar-picker-indicator {
    display: none;
}

.profile-form-row__input-subtext {
    margin-top: 5px;
    color: #999999;
    font-size: 14px;
}

.personal-exit {
    display: none;
    margin-top: 20px;
    padding: 0 20px;
    justify-content: flex-end;
}

.personal-exit__btn {
    font-size: 14px;
    line-height: 1.5;
    color: #999999;
    cursor: pointer;
}

@media (max-width: 1023px) {
    .profile-right .semi-big-title {
        font-family: 'Graphik-Medium-Cy';
        font-size: 21px;
        margin-bottom: 25px;
    }

    .profile-main .medium-title {
        display: none;
    }

    .account-section__col--margin-right {
        display: none;
    }

    .personal-container {
        display: block;
    }

    .personal-exit {
        display: flex;
    }

    .profile-message .personal-exit {
        margin-bottom: 20px;
    }

    .profile .form-row__content.profile-content input {
        width: 100%;
        box-sizing: border-box;
    }

    .profile-main .account-section__col--margin-right {
        display: block;
    }
}

.no-messages {
    display: none;
    background: url('/local/templates/re-store/img/messages.png') center 40px no-repeat transparent;
    background-size: 170px auto;
    padding-top: 230px;
    padding-bottom: 80px;
    text-align: center !important;
}

.no-messages span {
    margin-bottom: 20px;
    text-align: center !important;
}

.no-messages button {
    margin-top: 25px;
}

.no-messages p {
    width: 700px;
    margin: 0 auto;
}

.my-messages {}

.new-message {
    display: none;
}

.new-message .semi-big-title {
    padding-top: 10px;
}

@media (max-width: 1023px) {
    .new-message .semi-big-title {
        padding-top: 0;
        margin-bottom: -5px;
    }
}

.new-message textarea {
    width: 485px;
    height: 160px;
    float: left;
    border: 1px solid #000;
    border-radius: 3px;
    resize: none;
    padding: 5px;
    box-sizing: border-box;
}

@media (max-width: 1023px) {
    .new-message textarea {
        width: 100%;
    }
}

.new-message .main-input-line {
    margin-top: 15px;
}

.new-message .choose-file,
.new-message .edit_image {
    margin-left: 260px;
}

.new-message .form-file {
    margin-left: 280px;
}

@media (max-width: 1023px) {

    .new-message .choose-file,
    .new-message .edit_image,
    .new-message .form-file {
        margin: 0;
    }

    .new-message .choose-file button {
        width: 100%;
    }
}

.small-radio-line {
    height: 30px;
}

@media (max-width: 1023px) {
    .small-radio-line {
        height: auto;
    }

    .small-radio-line .profile-span-value {
        margin-bottom: 10px;
    }
}

.new-message .added-files {}

.new-message .added-file {
    display: block;
    height: 15px;
    line-height: 15px;
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
    margin-left: 260px;
}

.new-message .added-files .small-cross {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('/local/templates/re-store/img/black-cross.png') center center no-repeat transparent;
    background-size: 10px auto;
}

.new-message .pink-bttn-normal {
    margin: 30px 0 0 260px;
}

@media (max-width: 1023px) {
    .new-message .pink-bttn-normal {
        width: 100%;
        margin: 0;
    }
}

.new-message-bttn {
    position: absolute;
    right: 0;
    top: 0;
}

.my-messages-list {
    position: relative;
}

.my-messages .semi-big-title {
    margin-bottom: 20px;
}

.my-messages .one-message {
    border-bottom: 1px solid #e6e6e6;
    padding: 15px 0;
    cursor: pointer;
}

.my-messages .one-message:nth-of-type(1) {
    border-top: 1px solid #e6e6e6;
}

.my-messages .one-message .message-status {
    width: 40px;
    height: 40px;
    float: left;
}

.my-messages .one-message .message-status.active:before {
    background-color: #ED5AAE;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 15px;
    margin-top: 2px;
    display: block;
    content: '';
}

.my-messages .one-message .message-status:before {
    background-color: #e6e6e6;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin-left: 15px;
    margin-top: 2px;
    display: block;
    content: '';
}

.my-messages .one-message .message-date {
    width: 120px;
    float: left;
    font-size: 13px;
    color: #999;
}

.my-messages .one-message .message-text {
    width: 665px;
    float: left;
    font-size: 14px;
    line-height: 21px;
}

.my-messages .one-message:hover {
    box-shadow: 2px 5px 10px #e6e6e6;
}

.my-messages-info {}

.my-messages-info .small-p {
    font-size: 13px;
    color: #999;
}

.my-messages-info textarea {
    width: 550px;
    height: 70px;
    display: block;
    border: 1px solid #000;
    border-radius: 3px;
    margin-bottom: 10px;
    resize: none;
    padding: 5px;
    box-sizing: border-box;
}

.my-messages-info .transparent-bttn {
    line-height: 17px;
    margin-top: 5px;
    padding: 0;
    font-size: 14px;
    color: #000;
    margin-left: 10px;
    background-color: transparent;
    border: 0;
    border-bottom: 1px dotted #000;
}

.my-messages-info .transparent-bttn:hover {
    border: 0;
}

.my-messages-info .added-file {
    display: block;
    height: 15px;
    line-height: 15px;
    position: relative;
    padding-left: 20px;
    margin-top: 15px;
}

.my-messages-info .added-files .small-cross {
    display: block;
    cursor: pointer;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('/local/templates/re-store/img/black-cross.png') center center no-repeat transparent;
    background-size: 10px auto;
}

.my-messages-info .message-title {
    margin-top: 15px;
}

.chat-line {
    padding: 15px 0;
}

.admin-message {
    float: right;
    width: 530px;
}

.user-message {
    float: left;
    width: 530px;
}

.admin-message-info-text {
    padding: 15px;
    border-radius: 5px;
    background-color: #e6e6e6;
    margin-top: 5px;
}

.admin-message-info-text p:first-child {
    margin-top: 0 !important;
}

.user-message-info-text p:first-child {
    margin-top: 0 !important;
}

.admin-message-info-text p:last-child {
    margin-bottom: 0 !important;
}

.user-message-info-text p:last-child {
    margin-bottom: 0 !important;
}

.user-message-info-text {
    padding: 15px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    margin-top: 5px;
}

.my-message-info-line {
    font-size: 13px;
    color: #999;
}

.my-message-info-line span {
    margin-right: 5px;
}

.message-added-file {
    font-size: 13px;
    color: #999;
    margin-top: 10px;
}

.message-added-file img {
    width: 100px;
    height: auto;
    display: block;
    margin-bottom: 5px;
}

.message-added-file span {
    font-size: 13px;
    color: #999;
    margin-top: 5px;
}

.cart-popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 498;
    overflow-y: auto;
}

.cart-popup-cont {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}

.cart-popup-cont .big-title {
    margin-bottom: 20px;
    text-align: center;
}

.cart-popup .black-cross {
    border: 0;
    position: absolute;
    display: block;
    right: 0;
    top: 40px;
    width: 60px;
    height: 60px;
    background: url('/local/templates/re-store/img/big-cross.jpg') left top no-repeat transparent;
    background-size: 100% auto;
}

.cart-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat transparent;
}

.favourites-empty {}

.favourites-empty .big-heart {
    text-align: center;
    padding-top: 223px;
    padding-bottom: 70px;
    background: url('/local/templates/re-store/img/big-heart.png') center 70px no-repeat transparent;
    background-size: 203px auto;
}

.favourites-empty .big-heart .medium-title {
    display: block;
    text-align: center;
}

.favourites-items {
    padding-bottom: 120px;
    border-bottom: 1px solid #e6e6e6;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.favourites-items .catalog__item {
    width: 22%;
}

.favourites-items.by-tile .catalog-item,
.profile-slider .catalog-item {
    position: relative;
    width: 275px;
    height: 365px;
}

.favourites-items .oneclick-buy-bttn,
.profile-slider .oneclick-buy-bttn {
    display: none !important;
}

.favourites-items .buy {
    height: 45px !important;
}

.favourites-items .item-badge .tile-br,
.profile-slider .item-badge .tile-br {
    display: none;
}

.favourites-items .item-badge,
.profile-slider .item-badge {
    top: 41px !important;
}

.favourites-items .item-badge span,
.profile-slider .item-badge span {
    padding: 3px 4px 2px 4px;
}

.favourites-items .heart-cont,
.profile-slider .heart-cont {
    margin: 18px auto 10px auto;
}

.favourites-items.by-tile .catalog-item-a-image,
.profile-slider .catalog-item-a-image {
    height: 150px;
    padding-top: 14px;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.favourites-items.by-tile .recievment-method,
.profile-slider.by-tile .recievment-method {
    margin: 10px 0 15px 0;
}

.favourites-items.by-tile .price,
.profile-slider .price {
    margin-bottom: 0 !important;
}

.favourites-items.by-tile .catalog-item-block-2 .item-title,
.profile-slider.by-tile .catalog-item-block-2 .item-title {
    padding-top: 4px;
}

.favourites-items .by-tile .catalog-item-a-image img {
    width: 247px;
    height: 170px;
}

.catalog-item {
    position: relative;
}

.heart-cont {
    height: 17px;
    width: 20px;
    position: relative;
    margin: 20px auto 0 auto;
    cursor: pointer;
    transition: 0.3s linear;
}

.heart-cont {
    height: 17px;
    width: 20px;
    position: relative;
    margin: 0 auto !important;
    cursor: pointer;
    transition: 0.3s linear;
}

.watched-item {
    z-index: 60;
}

.heart-cont.heart-cont-big {
    height: 25px;
    width: 29px;
    position: absolute;
    top: 0;
    cursor: pointer;
    transition: 0.3s linear;
    margin: 0 !important;
}

.product-favorites .heart-cont.heart-cont-big {
    right: 0;
}

.product-favorites {
    height: 25px;
    width: 29px;
    position: absolute;
    right: 0;
    top: 7.5px;
    cursor: pointer;
    margin: 0 !important;
}

.heart-cont.heart-cont-big.active .heart {
    background: url('/local/templates/re-store/img/heart-big-a.png') left top no-repeat transparent;
    background-size: 100%;
    width: 29px;
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.heart-cont.heart-cont-big.active .heart.toggle-heart {
    background: url('/local/templates/re-store/img/heart-big-a.png') left top no-repeat transparent;
    background-size: 100%;
    width: 29px;
    height: 25px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.heart-cont.heart-cont-big.active .heart-2 {
    background: url('/local/templates/re-store/img/heart-big.png') left top no-repeat transparent;
    background-size: 100%;
    width: 29px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 50;
}

.heart-cont.heart-cont-big .heart {
    transition: 0.3s linear;
    background: url('/local/templates/re-store/img/heart-big-a.png') left top no-repeat transparent;
    background-size: 100%;
    width: 0px;
    height: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 50;
}

.heart-cont.heart-cont-big .heart-2 {
    transition: 0.3s linear;
    background: url('/local/templates/re-store/img/heart-big.png') left top no-repeat transparent;
    background-size: 100%;
    width: 29px;
    height: 25px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.heart-cont.heart-cont-big.heart-cont-hover .heart.normal-heart {
    transition: 0.3s linear;
    z-index: 70;
    width: 15px;
    height: 13px;
}

.heart-cont.heart-cont-big.heart-cont-active.active .heart.normal-heart {
    transition: 0.3s linear;
    z-index: 70;
    width: 15px;
    height: 13px;
}

.product .heart-cont.heart-cont-big.heart-cont-hover .heart {
    transition: 0.3s linear;
    z-index: 70;
    width: 15px !important;
    height: 13px !important;
}

.product .heart-cont.heart-cont-big .heart.normal-heart {
    transition: 0.3s linear;
    z-index: 61;
    width: 0px;
    height: 0px;
}

.product .heart-cont.heart-cont-big .heart.toggle-heart {
    transition: 0.3s linear;
    z-index: 61;
    width: 29px !important;
    height: 25px !important;
}

.heart-cont.active .heart {
    background: url('/local/templates/re-store/img/heart-pink.svg') center no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.heart-cont.active .heart.toggle-heart {
    background: url('/local/templates/re-store/img/heart-pink.svg') center no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.heart-cont.active .heart-2 {
    background: url('/local/templates/re-store/img/heart-gray.svg') center no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 50;
}

.heart-cont .heart {
    transition: 0.3s linear;
    background: url('/local/templates/re-store/img/heart-pink.svg') center no-repeat transparent;
    background-size: 100%;
    width: 0px;
    height: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 50;
}

.heart-cont .heart-2 {
    transition: 0.3s linear;
    background: url('/local/templates/re-store/img/heart-gray.svg') center no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.heart-cont.heart-cont-hover .heart.normal-heart {
    transition: 0.3s linear;
    z-index: 70;
    width: 10px;
    height: 10px;
}

.heart-cont.heart-cont-active.active .heart.normal-heart {
    transition: 0.3s linear;
    z-index: 70;
    width: 10px;
    height: 10px;
}

.watched-item .heart-cont.active .heart {
    background: url('/local/templates/re-store/img/heart-pink.png') left top no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 17px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.watched-item .heart-cont.active .heart.toggle-heart {
    background: url('/local/templates/re-store/img/heart-pink.png') left top no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 17px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.watched-item .heart-cont.active .heart-2 {
    background: url('/local/templates/re-store/img/heart-gray.png') left top no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 50;
}

.watched-item .heart-cont .heart {
    transition: 0.3s linear;
    background: url('/local/templates/re-store/img/heart-pink.png') left top no-repeat transparent;
    background-size: 100%;
    width: 0px;
    height: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 50;
}

.watched-item .heart-cont .heart-2 {
    transition: 0.3s linear;
    background: url('/local/templates/re-store/img/heart-gray.png') left top no-repeat transparent;
    background-size: 100%;
    width: 20px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: 60;
}

.watched-item .heart-cont.heart-cont-hover .heart.normal-heart {
    transition: 0.3s linear;
    z-index: 70;
    width: 10px;
    height: 8px;
}

.watched-item .heart-cont.heart-cont-active.active .heart.normal-heart {
    transition: 0.3s linear;
    z-index: 70;
    width: 10px;
    height: 8px;
}

.watched-item .heart-cont .heart,
.watched-item .heart-cont .heart-2 {
    display: none;
}

.watched-item:hover .heart-cont .heart,
.watched-item:hover .heart-cont .heart-2 {
    display: block;
}

.profile-slider {
    width: 825px;
    position: relative;
}

.profile-slider.main-items {
    padding: 20px 0;
}

.profile-slider .slick-track {
    height: 420px;
    padding-left: 45px;
    padding-top: 4px;
    z-index: 1;
}

.profile-slider .catalog-item {
    width: 275px;
    height: 365px;
    margin: 0 10px 0 0;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
}

.profile-slider .catalog-item img {
    margin: 0 auto;
    height: auto;
}

.profile-slider .slick-prev {
    border-radius: 6px;
    overflow: hidden;
    background: url('/local/templates/re-store/img/slick-prev.png') center center no-repeat transparent;
    background-size: 12px 30px;
    z-index: 70;
    display: block;
    font-size: 0;
    border: 0;
    background-color: #f2f2f2;
    width: 40px;
    height: 365px;
    position: absolute;
    left: 0;
    top: 24px;
}

.profile-slider .slick-next {
    border-radius: 6px;
    background: url('/local/templates/re-store/img/slick-next.png') center center no-repeat transparent;
    background-size: 12px 30px;
    z-index: 70;
    display: block;
    font-size: 0;
    border: 0;
    background-color: #f2f2f2;
    width: 40px;
    height: 365px;
    position: absolute;
    right: 0;
    top: 24px;
}

.profile-slider .slick-next:hover {
    background-color: #e6e6e6;
}

.profile-slider:before {
    position: absolute;
    top: 24px;
    left: 0;
    width: 40px;
    height: 40px;
    z-index: 69;
    content: '';
    background-color: #fff;
}

.profile-slider .slick-prev:hover {
    background-color: #e6e6e6;
}

.profile-slider:after {
    position: absolute;
    top: 24px;
    left: 0;
    width: 40px !important;
    height: 408px !important;
    z-index: 69;
    content: '';
    background-color: #fff;
}

.profile-slider-cont {
    position: relative;
    padding-top: 30px;
}

.profile-slider-shadow {
    z-index: 60;
    display: block;
    font-size: 0;
    border: 0;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0.9) 18%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0.9) 18%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 10%, rgba(255, 255, 255, 0.9) 18%, rgba(255, 255, 255, 1) 32%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
    width: 108px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
}

.profile .shops-search input {
    width: 100%;
}

.tabs_block.profile-shop-tabs {
    margin-top: 40px;
    width: 100%;
    position: relative;
}

.profile-shop-tabs .shop-list-element .line-block-3 {
    line-height: 30px;
}

.profile .profile-shop-tabs .medium-title {
    line-height: 40px;
}

.tabs_block.profile-shop-tabs .tabs-cont {
    position: absolute;
    right: 0;
    top: 0;
}

@media (max-width: 1023px) {
    .tabs_block.profile-shop-tabs .tabs-cont {
        display: none;
    }

    .tabs_block.profile-shop-tabs {
        width: 100%;
        margin-top: 10px;
    }
}

.profile .tabs_block .medium-title {
    display: block;
    margin-bottom: 35px;
}

@media (max-width: 1023px) {
    .profile-shop .tabs_block .medium-title {
        margin-bottom: 10px;
    }
}

.shop-not-chosen {
    margin-top: 25px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    padding: 15px 15px 0 15px;
    background: url('/local/templates/re-store/img/shop-not-chosen.png') right 15px no-repeat transparent;
    background-size: 64px auto;
}

.shop-chosen {
    margin-top: 25px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    padding: 15px;
    background: url('/local/templates/re-store/img/shop-chosen.png') right 15px no-repeat transparent;
    background-size: 64px auto;
}

.shop-chosen.list-block {
    padding: 0;
}

.chosen-shop-list-element .shop-list-visible {
    margin-top: 15px;
}

@media (max-width: 1023px) {
    .chosen-shop-list-element .shop-list-visible {
        padding: 0;
    }
}

.chosen-shop-list-element .shop-list-visible .gray-bttn-normal {
    margin-top: 15px;
}

.shop-chosen.list-block .line-block-1 {
    width: 210px;
}

.shop-chosen.list-block .line-block-2 {
    width: 340px;
}

.shop-chosen.list-block .line-block-3 {
    width: 205px;
}

.cart-form .shop-list-element:hover {
    box-shadow: 0 0 0 transparent;
}

.shop-chosen .shop-list-map {
    padding: 15px;
}

@media (max-width: 1023px) {
    .shop-chosen .shop-list-map {
        padding: 0 15px 15px;
    }
}

.shop-chosen .line-block-1 {
    padding-left: 15px;
}

.profile .shop-list-visible {
    z-index: 60;
    position: relative;
}

.profile .tabs_block .line-block-1 {
    width: 210px;
}

.profile .tabs_block .line-block-2 {
    width: 320px;
}

@media (max-width: 569px) {
    .profile .tabs_block .line-block-2 {
        padding-left: 35px;
    }
}

.profile .tabs_block .line-block-3 {
    width: 190px;
}

.profile .tabs_block .line-block-4 {
    display: block;
    position: absolute;
    height: 60px;
    right: 0;
    top: 0;
    z-index: 70;
    width: 72px;
    padding-right: 15px;
}

.profile .tabs_block .line-block-4 button {
    display: block;
}

.list-block .shop-list-element.opened .line-block-4 {
    padding-right: 0;
}

.service-price {
    padding: 25px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
}

.service-price .service-price-left p {
    margin-bottom: 10px;
}

.service-price span {
    display: block;
}

.service-price-left {
    float: left;
    width: 515px;
}

.service-price-input p:first-child {
    margin-top: 0;
}

.service-price-right {
    width: 215px;
    display: block;
    float: right;
    text-align: center;
}

.service-price-left input {
    width: 100%;
    padding: 0 5px;
    height: 30px;
    box-sizing: border-box;
    border: 1px solid #000;
    border-radius: 3px;
}

.service-price-left input:focus {
    border: 1px solid #ED5AAE;
}

.service-price-left .service-price-one {
    width: 195px;
    float: left;
    margin-top: 7px;
}

.service-price-left .service-price-two {
    width: 195px;
    float: left;
    margin-top: 7px;
}

.service-price-nubm {
    font-size: 24px;
    line-height: 26px;
}

.service-price-buy {
    width: 125px;
    float: left;
    text-align: right;
}

.service-price-buy span {
    font-size: 24px;
    display: table-cell;
    height: 72px;
    vertical-align: bottom;
    width: 125px;
    line-height: 26px;
}

.service-price-input {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.service-price-input-icon {
    position: absolute;
    top: 0;
    right: 14px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
    z-index: 2;
}

.service-price-right img {
    display: inline-block;
}

.service-opened,
.service-not-found {
    display: none;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 5px;
    overflow: auto;
    margin: 26px 0;
}

.service-opened {
    height: 218px
}

.service-opened::-webkit-scrollbar {
    width: 4px;
}

.service-opened::-webkit-scrollbar-track {
    background: #F0F0F5;
}

.service-opened::-webkit-scrollbar-thumb {
    background: #8D8D92;
}

.service-opened-oneblock {
    padding: 8px 0;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.service-opened-oneblock:hover .normal-p {
    color: #ED5AAE;
}

.service-opened-oneblock .normal-p {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
}

.service-opened-oneblock .small-p {
    font-size: 13px;
    color: #999;
    margin: 0;
}

.cart-shop.tabs_block {
    margin: 0;
    float: right;
    width: 825px;
}

.cart-shop .mainRadio {
    width: 825px;
}

.cart-shop .mainRadio label {
    padding-left: 0;
}

.shop-list-element .line-block-1 {
    box-sizing: border-box;
    padding-left: 35px;
    padding-right: 20px;
    width: 275px;
    line-height: 20px;
    min-height: 1px;
}

.cart-shop.tabs_block .shops-search input {
    width: 100%;
}

.cart-shop.tabs_block .shops-search {
    margin: 0;
}

.cart-shop.tabs_block .shop-list-top-line .line-block-2 {
    font-size: 11px;
}

.cart-shop.tabs_block .line-block-2 {
    box-sizing: border-box;
    width: 640px;
    font-size: 14px;
    line-height: 20px;
}

.cart-shop.tabs_block .line-block-3 {
    box-sizing: border-box;
    width: 175px;
    line-height: 20px;
    text-align: right;
    padding-right: 0;
}

.cart-shop.tabs_block .line-block-3 a {
    color: #000;
}

.cart-shop .shop-list-top-line {
    margin-top: 30px;
}

.cart-shop-list-visible .line-block-2 p:first-child {
    margin-top: 0;
}

.cart-shop .line-block-1 .availibility {
    font-size: 12px;
    line-height: 18px;
    display: block;
    font-family: 'Graphik-Medium-Cy';
}

.cart-shop .shop-list-element .small-p {
    margin-top: 3px;
}

.cart-shop .availibility.available {
    color: #22b91a;
}

.cart-shop .availibility.not-available {
    color: #b91a2d;
}

.cart-shop-list-visible .line-block-1 {}

.shop-list-item-cont {
    margin-bottom: 25px;
}

.shop-list-item-cont {
    padding: 0 10px;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
}

.shop-list-item-cont .shop-list-item:first-child {
    border: 0;
}

.shop-list-item {
    border-top: 1px solid #e6e6e6;
    padding: 15px 0;
}

.shop-list-item img {
    margin: 0 auto;
    display: block;
    width: auto;
    height: auto;
    max-width: 85px;
    max-height: 66px;
}

.shop-list-item .img-div {
    float: left;
    width: 100px;
    min-height: 1px;
}

.shop-list-item span {
    display: block;
}

.shop-list-item-info {
    float: left;
    max-width: 700px
}

.shop-list-item-cont .availibility {
    font-size: 14px;
}

.shop-list-item-title {
    font-size: 14px;
    margin-bottom: 15px;
}

.shop-list-item-title .pink-a {
    margin: 0 !important;
    margin-bottom: 15px;
}

.shop-list-item.availability {
    font-size: 14px;
}

.shop-map-address {
    margin-top: 30px;
    min-height: 40px;
    font-size: 14px;
}

.shop-map-address .normal-p {
    margin-bottom: 0;
    line-height: 15px;
}

.shop-map-address .availibility {
    font-size: 13px;
    line-height: 17px;
    display: block;
    font-family: 'Graphik-Medium-Cy';
}

.shop-map-address .line-block-1 {
    display: block;
    float: left;
    box-sizing: border-box;
    padding-left: 0px;
    padding-right: 20px;
    width: 285px;
    line-height: 20px;
    min-height: 1px;
}

.shop-map-address .line-block-2 {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 640px;
    line-height: 20px;
}

.shop-map-address .line-block-3 {
    display: block;
    float: left;
    box-sizing: border-box;
    width: 175px;
    line-height: 20px;
    text-align: right;
    padding-right: 0;
}

.not-selected-shop {
    margin-top: 30px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: normal;
}

.shop-map-address .selected-shop {
    font-family: 'Graphik-Medium-Cy';
}

.shop-map-address p {
    margin: 0;
    padding: 0;
}

.mainRadio label {
    width: 825px;
    box-sizing: border-box;
    display: block;
    padding-left: 20px;
    font-size: 14px;
    line-height: 14px;
}

.mainRadio input {
    vertical-align: top;
    margin: 0 3px 0 0;
    width: 14px;
    height: 14px;
}

.mainRadio input+label {
    cursor: pointer;
}

.mainRadio input:not(checked) {
    position: absolute;
    opacity: 0;
}

.mainRadio input:not(checked)+label {
    position: relative;
    /* будем позиционировать псевдочекбокс относительно label */

}

/* Оформление первой части чекбокса в выключенном состоянии (фон). */
.mainRadio input:not(checked)+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url('/local/templates/re-store/img/radio.png') left top no-repeat transparent;
    background-size: 14px auto;
}

/* Меняем фон чекбокса, когда он включен. */
.mainRadio input:checked+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url('/local/templates/re-store/img/radio-checked.png') left top no-repeat transparent !important;
    background-size: 14px auto !important;
}

.mainRadio input:hover+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url('/local/templates/re-store/img/radio-hover.png') left top no-repeat transparent;
    background-size: 14px auto;
}

.mainRadio input:disabled+label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 21px;
    background: url('/local/templates/re-store/img/radio-dis.png') left top no-repeat transparent;
    background-size: 14px auto;
}

.cart-shop .mainRadio input:not(checked)+label:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/radio.png') center no-repeat transparent;
    background-size: 14px auto;
}

/* Меняем фон чекбокса, когда он включен. */
.cart-shop .mainRadio input:checked+label:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/radio-checked.png') center no-repeat transparent !important;
    background-size: 14px auto !important;
}

.cart-shop .mainRadio input:hover+label:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/radio-hover.png') center no-repeat transparent;
    background-size: 14px auto;
}

.cart-shop .mainRadio input:disabled+label:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    width: 14px;
    height: 14px;
    background: url('/local/templates/re-store/img/radio-dis.png') center no-repeat transparent;
    background-size: 14px auto;
}

.cart-done {
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0 50px 0;
}

.cart-done .cart-service-title2 {
    display: block;
    float: left;
}

.cart-done .cart-service .input-line {
    font-size: 14px;
}

.cart-done-thanks,
.cart-done-thanks .big-title,
.cart-done-thanks .semi-big-title {
    text-align: center;
}

.cart-done-thanks .big-title {
    margin-bottom: 15px;
}

.cart-done-thanks button,
.cart-done-thanks a.pink-bttn-normal,
.cart-done-thanks .button {
    margin-top: 10px;
    margin-bottom: 35px;
}

.small-p {
    font-size: 13px;
    margin: 10px 0;
}

.gray {
    color: #999;
}

.cart-done-print {
    margin-top: 40px;
    padding: 25px 25px 20px 25px;
    position: relative;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}

.cart-done-print:before {
    display: block;
    content: '';
    position: absolute;
    width: 82px;
    height: 81px;
    right: -5px;
    top: -5px;
    background: url('/local/templates/re-store/img/cart-done-print.jpg') left bottom no-repeat #fff;
    background-size: 78px auto;
}

.cart-done-print .semi-big-title {
    margin-bottom: 15px;
}

.cart-print-bttn {
    width: 30px;
    height: 30px;
    background: url('/local/templates/re-store/img/cart-print.png') left center no-repeat transparent;
    background-size: 30px auto;
    border: 0;
}

.cart-done .cart-print-bttn {
    position: absolute;
    right: 100px;
    top: 25px;
}

.cart-print-bttn:hover {
    background: url('/local/templates/re-store/img/print-hov.png') left center no-repeat transparent;
    background-size: 30px auto;
}

.cart-done-print hr {
    margin: 25px 0;
    height: 1px;
    border: 0;
    background-color: #e6e6e6;
}

.cart-done .cart-item .cart-item-full-price {
    width: 105px;
}

.cart-done .cart-item .cart-item-count {
    padding-left: 30px;
}

.cart-done .cart-item .cart-item-count.cart-final-count {
    text-align: center;
    font-family: 'Graphik-Medium-Cy';
}

.cart-done .cart-item .cart-item-full-price {
    line-height: normal;
}

.cart-done .cart-item .cart-item-price {
    width: 120px
}

.cart-done .cart-item .cart-item-info,
.cart-done .cart-item .cart-service {
    width: 480px;
}

.cart-bottom-info .bottom-table {
    float: right;
}

.cart-bottom-info .bottom-table td {
    padding: 7.5px 0;
}

.cart-bottom-info .bottom-table .td-1 {
    width: 240px;
    text-align: right;
    font-size: 14px;
}

.cart-bottom-info .bottom-table .td-2 {
    text-align: right;
    padding-left: 30px;
    font-size: 14px;
}

.order-info {
    padding: 25px 25px 0 25px;
}

.order-info-left {
    width: 50%;
    float: left;
}

.order-info-right {
    width: 50%;
    float: right;
}

.order-info-left .main-table {
    margin: 5px 0;
}

.order-info-left .main-table td {
    padding: 8px 0;
    font-size: 14px;
}

.order-info-left .main-table .td-1 {
    width: 110px;
}

.order-info-left .main-table .td-2 {
    text-align: left;
    padding-left: 30px;
}

.cart-done-review {
    text-align: center;
    padding: 45px 0;
    border-bottom: 1px solid #e6e6e6;
}

.cart-done-review .semi-big-title {
    text-align: center;
    margin-bottom: 15px;
    line-height: 28px;
}

.cart-done-review a.pink-bttn-normal {
    width: 300px;
}

.cart-done-bonus {
    box-sizing: border-box;
    padding-top: 45px;
}

.bonus-column {
    width: 50%;
    float: left;
}

.cart-done-bonus .span-value,
.cart-done-bonus .profile-span-value {
    min-height: 30px;
    width: 120px;
    display: block;
    float: left;
    line-height: 30px;
}

.cart-done-bonus p.normal-p {
    margin: 25px 0;
    text-align: center;
}

.cart-done-bonus .semi-big-title {
    text-align: center;
    line-height: 28px;
}

.cart-done-bonus span.normal-p {
    margin-top: 25px;
    margin-left: 120px;
    display: block;
}

.cart-done-bonus input[type="text"],
.cart-done-bonus input[type="tel"],
.cart-done-bonus input[type="email"] {
    float: left;
    display: block;
    width: 320px;
}

.cart-done-bonus .niceCheck:not(.g-checkbox-wrapper) {
    display: block;
}

.cart-done-bonus button {
    display: block;
    margin: 20px auto;
    width: 300px;
}

.cart-done-bonus .niceCheck label:not(.g-label) {
    padding-left: 20px;
    display: block;
    max-width: 400px;
}

.cart-done-bonus .niceCheck.olt label {
    max-width: 1000px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.chck-span-value {
    min-height: 60px;
    width: 120px;
    display: block;
    float: left;
}

.cart-done-signup {
    padding-top: 45px;
    margin-top: 45px;
}

.cart-done-signup .cart-contacts .main-input-line:first-child {
    margin-top: 0px;
}

.cart-done-signup .cart-login-advantages {
    float: right;
    padding: 0;
    width: 550px;
    box-sizing: border-box;
    margin: 0;
}

.cart-done-signup .span-value {
    display: block;
    float: left;
    width: 115px;
    line-height: 30px;
}

.cart-done-signup .semi-big-title {
    margin-bottom: 25px;
    text-align: center;
    line-height: 28px;
}

.cart-done .main-hr {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    border: 0;
    margin: 45px 0;
}

.cart-done-print .main-hr {
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    border: 0;
    margin: 15px 0;
}

.cart-done-print .main-hr:nth-of-type(1) {
    margin-bottom: 25px;
}

.cart-done-signup .cart-login-advantages .one-advantage {
    min-height: 25px;
    padding-top: 5px;
}

.cart-done-signup input[type="text"] {
    width: 300px;
}

.cart-done-signup button {
    display: block;
    margin: 20px auto;
    width: 300px;
}

.cart-done .cart-login-bottom-text {
    display: block;
    text-align: center;
    font-size: 14px;
}

.cart-done-signup .cart-contacts {
    float: left;
    width: 550px;
}

.bonus-checkbox {
    float: left;
    width: 380px;
}

.cart-login-bottom-text {
    font-size: 14px;
}

@media print {
    html {
        height: 99%
    }

    #header {
        display: none;
    }

    #footer {
        display: none !important;
    }

    .breadcrumbs {
        display: none !important;
    }

    .partners,
    .cart-done-thanks,
    .cart-done-review,
    .cart-done-bonus,
    .cart-done-signup {
        display: none;
    }

    .cart-done-print {
        border: 0;
        padding: 0;
    }

    .cart-done-print:before {
        width: 0;
        height: 0;
    }

    .cart-done-print .cart-bottom-info .pink-bttn-normal {
        margin-right: 50px;
    }

    .cart-done-print:last-child {
        page-break-after: auto;
    }

    .cart-print-bttn {
        display: none;
    }

    .cart-item,
    .order-info {
        page-break-inside: avoid;
    }

    .bottom-table td {
        font-size: 14px !important;
        text-align: left !important;
    }

    .bottom-table {
        min-width: 350px;
    }

    .left-menu {
        display: none;
    }

    .profile-right {
        width: 1100px;
        margin: 0 auto;
        float: none;
    }

    .shops ul,
    .shops-checkbox-block,
    .shops-search,
    .shops .big-title,
    .watched-items,
    .print,
    .sendfriend-bttn,
    .profile .big-title,
    .exit,
    .profile-right .semi-big-title,
    .shop-chosen,
    .shop-not-chosen,
    .profile-right .tabs-cont,
    .profile-right .box .medium-title,
    .profile-right .shops-search,
    .profile-right .box .line-block-4 .gray-bttn-normal {
        display: none !important;
    }

    .shop-list-element.opened {
        display: block !important;
    }

    .shops {
        height: calc(100vh - 250px) !important;
        overflow: hidden !important;
        visibility: hidden !important;
    }

    .shops-tabs-content__item.current {
        visibility: hidden !important;
    }

    .shop-list-popup {
        display: block;
        background: #ffffff;
        visibility: visible !important;
    }

    .shop-list-popup-content {
        padding: 50px 0 0 !important;
        overflow: hidden !important;
    }
}

.catalog-bottom {
    padding: 50px 0;
    background-color: #f7f7f7;
}

.catalog-bottom-cont {
    width: 1100px;
    margin: 0 auto;
}

.calendar-1,
.calendar-2 {
    float: left;
}

.catalog-bottom .catalog-bottom-3col {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 50px;
    padding-bottom: 10px;
}

.catalog-bottom .description-columns .description-columns-oneblock {
    width: 22%;
    padding-right: 3%;
    padding-top: 25px;
}

.catalog-bottom .description-columns .description-columns-oneblock .medium-title {
    font-family: 'Graphik-Regular-Cy';
}

.items-3 .catalog-bottom-col {
    float: left;
    width: 320px;
    padding-left: 70px;
}

.items-3 .catalog-bottom-col:first-child {
    padding: 0;
}

.items-2 .catalog-bottom-col {
    float: left;
    width: 500px;
    padding-right: 50px;
}

.catalog-bottom-col {
    margin: 50px 0;
}

.catalog-bottom-col div {
    height: 210px;
    display: table-cell;
    padding-bottom: 30px;
    vertical-align: bottom;
}

.catalog-bottom-col img {
    max-width: 100% !important;
    display: inline-block;
}

.catalog-bottom-col .semi-big-title {
    margin-bottom: 20px;
}

.catalog-bottom-col p {}

.catalog-bottom-col button {
    margin-top: 20px;
}

.gray-bttn-transparent {
    height: 50px;
    border: 2px solid #000;
    font-size: 15px;
    line-height: 50px;
    border-radius: 5px;
    padding: 0 20px;
    background-color: transparent;
}

.gray-bttn-transparent:hover {
    border: 2px solid #ED5AAE !important;
    color: #ED5AAE !important;
}

.product-city-bttn {
    cursor: pointer;
}

.items-1 .catalog-bottom-col {
    width: 1020px;
    margin: 0 auto;
}

.items-1 .catalog-bottom-col div {
    float: left;
    width: 50%;
}

.items-1 .catalog-bottom-col div img {}

.items-1 .catalog-bottom-col:first-child {
    padding: 0;
}

.description-columns .semi-big-title {
    text-align: center;
    margin-bottom: 25px;
}

.catalog-bottom-text {
    text-align: center;
}

.catalog-bottom-text .semi-big-title {
    text-align: center;
    margin-bottom: 25px;
}

.catalog-bottom-text p {
    width: 850px;
    margin: 15px auto;
}

.catalog-bottom-text .normal-p:last-child {
    margin: 15px auto 30px auto;
}

.catalog-bottom-text .semi-big-title:last-child {
    margin: 0;
}

.catalog-bottom-text img {
    margin-bottom: 25px;
}

.calendar-1 {}

.calendar-2 {}

.calendar-1 table {
    width: 280px !important;
    box-sizing: border-box;
    margin: 0 !important;
    display: block !important;
    padding: 15px !important;
    border: 1px solid #e6e6e6 !important;
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}

.calendar-2 table {
    width: 280px !important;
    box-sizing: border-box;
    margin: 0 !important;
    display: block !important;
    padding: 15px !important;
    border-right: 1px solid #e6e6e6 !important;
    border-top: 1px solid #e6e6e6 !important;
    border-bottom: 1px solid #e6e6e6 !important;
    border-left: 1px solid #e6e6e6 !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 3px !important;
    position: relative;
    left: -1px;
}

.ui-datepicker-header {
    position: relative;
    padding: 12px 0;
    font-size: 18px;
    font-family: 'Graphik-Regular-Cy';
    color: #000;
}

.ui-datepicker-header {
    text-align: left;
}

.ui-datepicker-inline {
    padding: 0 !important;
    width: 280px !important;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
    display: none;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    position: absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(/local/templates/re-store/img/arrow-black.svg) center no-repeat transparent;
    background-size: 14px auto;
    cursor: pointer;
}

.ui-datepicker-prev {
    left: 10px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.ui-datepicker-next {
    right: 10px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
    opacity: .48;
}

.ui-datepicker-calendar {}

.ui-datepicker-calendar .ui-state-default {
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    border-radius: 3px;
    display: block;
    line-height: 30px;
    color: #000;
    text-align: center !important;
}

.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-active {
    border: 2px solid #ED5AAE;
}

.ui-datepicker-calendar .ui-state-disabled span {
    color: #999 !important;
}

.ui-datepicker-calendar .ui-state-disabled:hover span {
    border: 2px solid transparent !important;
    border-radius: 3px !important;
}

.ui-datepicker-week-end,
.ui-datepicker-week-end a {
    color: #d13232;
}

.catalog-linked {
    padding-right: 35px;
    margin-bottom: 50px;
}

.catalog-linked .small-p {
    line-height: 23px;
}

.catalog-linked .small-p a {
    color: #999;
    font-size: 13px;
    line-height: 23px;
}

.catalog-linked .small-p a:hover {
    color: #ED5AAE;
}

.profile .shops-search {
    margin-top: 40px !important;
}

@media (max-width: 1023px) {
    .profile .shops-search {
        margin-top: 0 !important;
    }
}

.profile .profile-slider-cont .catalog-item {
    padding-top: 15px;
    height: 380px;
}

.profile .profile-slider-cont .catalog-item .item-badge {
    top: 50px !important;
    min-height: 20px;
}

.profile-right .catalog-item {
    padding-top: 15px;
    height: 380px;
}

.profile-right .catalog-item .item-badge {
    top: 50px !important;
}

.profile .profile-slider-cont .slick-arrow {
    height: 385px;
}

.product-share-block {
    display: none;
    position: absolute;
    background-color: #fff;
    box-shadow: 4px 8px 30px #d0d0d0;
    height: 22px;
    padding: 20px;
    border-radius: 5px;
    left: 0;
    top: -75px;
}

.product-share-block:before {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 15px solid #fff;
    bottom: -14px;
    left: 90px;
    position: absolute;
    content: '';
}

.fb-like,
.twitter-share-button,
#___plusone_0 {
    float: left;
    display: block;
}

#vk_like {
    display: block;
    float: left;
    clear: none !important;
    margin-top: -1px;
}

.fb-like {
    margin-right: 10px;
}

.product-share-block table {
    margin-right: 20px;
}

.twitter-share-button {
    margin-right: 5px;
}

.product-share-block .left {
    float: left;
}

.product-share-block .right {
    float: right;
}

.compare {
    position: relative;
}

.compare-select {
    position: absolute !important;
    right: 0;
    top: 55px;
    min-width: 175px;
}

.bonus-info {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #e6e6e6;
}

.bonus-info table {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    display: block;
    padding: 15px;
}

.el-dup-info p {
    font-size: 14px;
    color: #000
}

.el-dup-info p>a {
    color: #ED5AAE;
}

.el-dup-info p>a:hover {
    text-decoration: underline
}

.forgot-password-popup {
    display: none;
    z-index: 2000;
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
}

.forgot-password-popup .forgot-password-page {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
    height: 100%;
    min-height: 315px;
    box-sizing: border-box;
}

.forgot-password-popup .forgot-password-page .password-restore {
    margin-top: 95px;
}

.forgot-password-popup .black-cross {
    z-index: 1000;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.forgot-password-popup .black-cross:hover {
    background: url('/local/templates/re-store/img/big-cross-hov.png') center center no-repeat #e6e6e6;
}

.forgot-password-popup .forgot-password-page .big-title {
    margin-bottom: 20px;
}

.forgot-password-popup .main-input-line {}

.forgot-password-popup .main-input-line input {
    display: block;
    float: left;
    width: 220px;
    border-radius: 3px;
    height: 30px;
    padding: 0 5px;
    border: 1px solid #000;
    box-sizing: border-box;
}

.forgot-password-popup .main-input-line .span-value {
    display: block;
    float: left;
    width: 120px;
    line-height: 30px;
}

.forgot-password-popup .forgot-password-page .error-text {
    display: block;
    float: left;
    line-height: 33px;
}

.forgot-password-popup .forgot-password-page .pink-bttn-normal {
    padding: 0 7px;
    margin-left: 120px;
    display: block;
    margin-top: 40px;
}

.forgot-password-popup .forgot-password-page .password-restored {
    display: none;
    margin-top: 95px;
}

.forgot-password-page {
    width: 100%;
    height: 250px;
}

.forgot-password-page .forgot-password-cont {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    padding: 50px 0;
    min-height: 100%;
    box-sizing: border-box;
}

.forgot-password-page .password-restore {
    height: 250px;
}

.forgot-password-page .big-title {
    margin-bottom: 80px;
}

.forgot-password-page .main-input-line {}

.forgot-password-page .main-input-line input {
    display: block;
    float: left;
    width: 225px;
    border-radius: 3px;
    height: 40px;
    padding: 0 5px 0 16px;
    border: 1px solid #000;
    box-sizing: border-box;
}

.forgot-password-page .main-input-line .span-value {
    display: block;
    float: left;
    width: 120px;
    line-height: 30px;
}

.forgot-password-page .error-text {
    display: block;
    float: left;
    margin-left: 10px;
    line-height: 30px;
}

.forgot-password-page .pink-bttn-normal {
    margin-left: 120px;
    display: block;
    margin-top: 25px;
}

.forgot-password-page .login-bottom-text {
    margin-left: 120px;
    width: 520px;
}

.ui-kit {
    width: 1100px;
    margin: 0 auto;
}

.ui-kit .black {
    background-color: #0c0c0c;
    padding: 20px;
}

.ui-kit .right {
    width: 825px;
    float: right;
}

.element {
    width: 33%;
    float: left;
    margin: 15px 0;
    position: relative;
}

.ui-kit .sendfriend-bttn {
    position: absolute;
}

.dark {
    padding: 30px 15px;
    margin: 30px 0 0 0;
    background-color: #000;
}

.ui-kit .star {
    width: 35px;
    height: 35px;
    margin-left: 5px;
    float: left;
    display: block;
}

.star {
    background: url('/local/templates/re-store/img/star-dis.jpg') left top no-repeat transparent;
    background-size: 100% auto;
    cursor: pointer;
}

.star.active {
    background: url('/local/templates/re-store/img/star.jpg') left top no-repeat transparent;
    background-size: 100% auto;
}

.star:hover,
.star.star-hover {
    background: url('/local/templates/re-store/img/star.jpg') left top no-repeat transparent;
    background-size: 100% auto;
}

.ui-kit .go-top {
    position: static;
}

.big-element {
    width: 100%;
    margin: 15px 0;
    position: relative;
}

.element .heart-cont {
    z-index: 60;
}

.cart-popup-cont.main-items.by-tile .catalog-item {
    height: 300px !important;
}

/* form validation */
.main-input-line__error {
    display: none;
    position: absolute;
}

.main-input-line.error .main-input-line__error {
    display: block;

}

/* /form-validation */

.metro.green {
    color: #00a81c;
}

.metro.cyan {
    color: #09bdf3;
}

.metro.blue {
    color: #006cb9;
}

.metro.purple {
    color: #863896;
}

.metro.gray {
    color: #999;
}

.metro.lightgreen {
    color: #add136;
}

.metro.orange {
    color: #f67821;
}

.metro.red {
    color: #ed1f15;
}

.metro.brown {
    color: #874a30;
}

.metro.yellow {
    color: #fdcb2d;
}

.metro.grayblue {
    color: #a6bce2;
}

.city-selector-link {
    cursor: pointer;
}

.cart-done-signup__success {
    text-align: center;
}

.jq-selectbox.nowrap li {
    white-space: nowrap;
}

.jq-selectbox.width-300 {
    min-width: 300px;
}

.jq-selectbox.width-360 {
    min-width: 360px;
}

.js_choose_shop {
    cursor: pointer;
}

p.cart-delivery-message {
    margin-left: 275px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.review-main p {
    overflow: hidden;
    text-overflow: ellipsis;
}

[class*="balloon "],
[class*="balloon__content"],
[class*="balloon__layout"] {
    border-radius: 5px;
}

[class*="balloon__layout"] {
    overflow: visible !important;
}

[class*="balloon "] {
    box-shadow: 1px 1px 20px #999 !important;
    padding: 0 !important;
    width: 315px;
}

[class*="balloon__content"] {
    margin-right: 50px !important;
    padding: 25px 0 30px 30px !important;
}

[class*="balloon__tail"] {
    display: none !important;
}

[class*="balloon__content"] div[id] {
    overflow: hidden;
}

[class*="balloon "]:after {
    content: "";
    display: block;
    width: 48px;
    height: 50px;
    position: absolute;
    background: transparent url(/local/templates/re-store/img/map-pins/pin_default_active@2x.png) center center / 48px 50px;
    border-radius: 50%;
    bottom: -22px;
    left: 50%;
    margin-left: -20px;
    z-index: 1;
}

.not-fully-available [class*="balloon "]:after {
    background-image: url(/local/templates/re-store/img/pin_gray_active@2x.png);
}

.pvz-map-active [class*="balloon "]:after {
    background-image: url(/local/templates/re-store/img/map-pins/pin_pickpoint_active@2x.png);
}

.postamat-map-active [class*="balloon "]:after {
    background-image: url(/local/templates/re-store/img/map-pins/pin_postamat_active@2x.png);
}

.acs-map-active [class*="balloon "]:after {
    background-image: url(/local/templates/re-store/img/map-pins/pin_service_active@2x);
}

.balloon-selected-shop:after {
    background-image: url(/local/templates/re-store/img/map-pins/pin_selected_active@2x.png) !important;
}

[class*="balloon__close-button"] {
    background: url(/local/templates/re-store/img/map-balloon-close.svg) 0 0 no-repeat !important;
    opacity: 1 !important;
    margin-top: 20px;
    margin-right: 20px;
}

@media print {
    body {
        margin: 0 !important;
        padding: 0 !important;
    }

    .global {
        margin: 0 !important;
        padding: 0 !important;
    }

    body>#bx-panel {
        display: none !important;
    }

    body>#bx-panel-back {
        display: none !important;
        ;
    }
}

.product-info-left h1 {
    min-height: auto;
    height: auto;
    margin: 0 20px 20px 0;
}

/* ACCESSORIES SECTION */
.catalog-device-menu.accessories {
    text-align: left;
    font-size: 0;
    padding: 25px 0;
}

.catalog-device-menu.accessories a {
    width: calc(25% - 10px);
    margin: 15px 10px 15px 0;
    padding-top: 10px;
}

.catalog-device-menu.accessories a div {
    display: inline-block;
    height: 38px;
    margin: -10px 25px 0 0;
}

.catalog-device-menu.accessories img {
    display: block;
    width: 50px;
    height: auto;
    max-height: inherit;
}

/* SOCIAL SHARE PRODUCT PAGE */
.product-info .product-share {
    display: none;
    margin-top: 25px;
    font-size: 14px;
    position: relative;
    border-top: 1px solid #e6e6e6;
    padding-top: 20px;
}

.product-info .product-share-a {
    margin: 0;
}

.product-info .product-share-block {
    position: relative;
    box-shadow: none;
    height: auto;
    padding: 0;
    border-radius: 0;
    left: auto;
    top: auto;
    margin-top: 10px;
}

.product-info #product-social-links {
    height: auto !important;
    position: relative;
    width: 240px;
    overflow: hidden;
    font-size: 0;
}

.product-info #product-social-links .b-share-icon {
    display: inline-block;
    float: none;
    margin: 0 5px 3px 0;
}

/* FAVORITES PRODUCT PAGE */
.product-info .product-favorites {
    display: inline-block;
    height: auto;
    width: auto;
    position: relative;
    right: auto;
    top: auto;
    cursor: pointer;
    margin-left: 25px !important;
}

.product-info .heart-cont.heart-cont-big {
    height: auto;
    width: auto;
    position: relative;
    top: auto;
    cursor: pointer;
    transition: 0.3s linear;
    margin: 0 !important;
}

.product-info .heart-cont.heart-cont-big:after {
    content: 'В избранное';
    font-size: 14px;
    color: #999;
    transition: color .2s ease;
}

.product-info .heart-cont.heart-cont-big.active:after {
    content: 'В избранном';
}

.product-info .heart-cont.heart-cont-big .heart.normal-heart {
    display: none;
}

.product-info .heart-cont.heart-cont-big .heart.toggle-heart {
    display: none;
}

.product-info .heart-cont.heart-cont-big .heart-2 {
    display: none;
}

.product-info .heart-cont.heart-cont-hover:after {
    color: #ED5AAE;
}

/* TABS DESCR PRODUCT PAGE */
.product .tabs_block2 {
    margin: 40px auto 0 auto !important;
}

.product .tabs_block2 .tabs {
    margin-bottom: 40px;
    font-size: 0;
}

.hasDatepicker .ui-datepicker-calendar {
    min-height: 260px !important;
    height: 260px !important;
}

.about-service-info {
    transition: 0.5s ease 0s;
}

.global:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
    background: rgba(0, 0, 0, 0);
    transition: background 0.25s ease 0.25s, z-index 0s ease 0.5s;
}

.bg-black .global:after {
    z-index: 501;
    opacity: 1;
    background: rgba(0, 0, 0, 0.6);
    transition: background 0.25s ease 0s, z-index 0s ease 0s;
}

body.bg-black .global {
    position: relative;
    z-index: 3;
    background: #fff;
    transition: z-index 0s ease 0s;
}

.bg-black-no-hidden {
    overflow: auto !important;
}

.bg-black-no-hidden .global:after {
    z-index: 501;
    opacity: 0.4;
    transition: opacity 0.25s ease 0s, z-index 0s ease 0s;
}

#poscreditBackground {
    position: absolute;
    top: 10%;
    z-index: 504;
    width: 100%;
}

body.bg-black .global {
    position: relative;
    z-index: 3;
    background: #fff;
    transition: z-index 0s ease 0s;
}

.about-bonus-info {
    z-index: 1000;
}

.partners {
    z-index: 1;
}

.choose-city-list {
    transition: 0.5s ease 0s;
}

/*фон прелоадера в заказе*/
.popup__wrapper__preload.order__wrapper {
    position: fixed;
    top: 0;
}

preview-item-images-cont .catalog_inside_banner img {
    width: 100%;
}

.content a .news-title,
.content a .stock-date,
.content a .news-text-block p,
.content a.b2b-history-item {
    color: #000;
}

.content {
    position: relative;
    z-index: 1;
    padding-top: 45px;
    padding-bottom: 50px;
}

.cart-bottom-buttons button,
.pink-bttn-normal,
.cart-done-review>a,
.cart-done-thanks>a,
.popup__content>a {
    color: #fff;
    background: #ED5AAE;
}

/*new styles*/

.product__line {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.product-add_line {
    margin: 28px 0px 24px 0px;
}

.product__info {
    width: 37.5%;
    margin-top: -3px;
}

.product__info .product-colors-block:not(:last-child) {
    margin-bottom: 5px;
}

.product__info .extra__tabs {
    margin-bottom: 0;
}

.product-options-change {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 12px;
}

.product__left {
    width: 62.5%;
}

.product__info .product-colors__name {
    width: 100px;
    margin-right: 0;
    flex: 0 0 auto;
}

.product__line .product-price {
    display: block;
    line-height: 1;
    margin-bottom: 0px;
}

.product__line--price {
    margin-bottom: 23px;
}

.product__line--add>* {
    width: calc(50% - 10px);
}

.product__line--add .pink-bttn-normal {
    text-align: center;
}

.product__price {
    font-size: 24px;
    line-height: 28px;
    font-family: 'Graphik-Medium-Cy';
    margin-right: 20px;
}

.product__price-old {
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    text-decoration: line-through;
}

.bonus-block__text {
    color: #999999;
    font-size: 12px;
    line-height: 15px;
}

.with-info {
    display: block;
    height: auto;
}

.with-info_line,
.buttons-line,
.product-add_line,
.a-pay {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}

.buttons-line {
    font-size: 14px;
}

.a-pay {
    width: 100%;
    justify-content: center;
    -webkit-justify-content: center;
}

.with-info_line .product-bonus,
.with-info_line .info-bttn {
    display: block;
    line-height: 1;
    float: none;
    margin-top: 0px;
}

.with-info_line {
    margin-bottom: 1px;
}

.product-availability {
    margin-top: 12px;
}

.buttons-line .product-favorites.link-favorite {
    margin-left: 0px !important;
}

.buttons-line_start .product-favorites.link-favorite,
.buttons-line_start>.pink-a {
    margin-left: 30px !important;
}

.buttons-line_start .product-favorites.link-favorite:first-child,
.buttons-line_start>.pink-a:first-child {
    margin-left: 0px !important;
}

.buttons-line>.pink-a,
.buttons-line>.link-favorite {
    display: block;
    line-height: 16.67px;
}

.product-info .heart-cont.heart-cont-big {
    line-height: 16.67px !important;
    height: 16.67px !important;
}

.buttons-line .text-pink-bttn {
    color: #ED5AAE;
    font-size: 14px;
    margin-left: 0px;
    padding: 0;
    font-family: 'Graphik-Regular-Cy';
    background: transparent;
    border: 0;
    text-align: left;
}

.pink-bttn-normal_black,
.pink-bttn-normal_black:hover {
    background: #000;
}

.a-pay__svg {
    width: 35px;
    fill: #ffffff;
    margin-left: 7px;
}

.product .fs18px {
    display: block;
    margin-top: 22px;
    /*padding-top: 28px;*/
    /*border-top: 1px solid #eaeaea;*/
}

.buttons-line_start {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.buttons-line_start>.link-favorite {
    margin-left: 30px;
}

.buttons-line_start>.pink-a:last-child,
.buttons-line_start>.link-favorite:last-child {
    margin-right: 0px;
}

.buttons-line--border {
    border-top: 1px solid #eaeaea;
    margin-top: 27px;
    padding-top: 25px;
}

.buttons-line--fz12 {
    font-size: 12px;
}

.service__item {
    margin-bottom: 0;
}

.color--gray {
    color: #999999;
}

.product-img {
    display: flex;
}

.product__top {
    margin-bottom: 55px;
}

.tabs2-item,
.tabs2-item:hover {
    box-shadow: none;
}

.tabs2-item>a {
    box-shadow: 0px 0px 0px #d0d0d0;
    padding: 40px 20px 65px;
    transition: box-shadow 0.3s ease 0s;
}

.tabs2-item:hover>a {
    box-shadow: 2px 3px 16px #d0d0d0;
}

.product {
    width: 1100px;
    margin: 0 auto;
}

@media (min-width: 1520px) {
    .product {
        /* width: 1440px; */
    }
}

.with-product .slick-list {
    padding: 0px 15px;
}

.preview-item-images {
    transition: margin 0.5s ease 0s;
}

.with-product .slick-slider {
    z-index: 1;
}

.with-product .with-product-back,
.with-product .with-product-forward,
.with-product .with-product-back:hover,
.with-product .with-product-forward:hover {
    z-index: 3;
}

.preview-item-slider .slick-slide {
    position: relative;
}

.preview-item-slider .slick-slide {
    position: relative;
}

.preview-item-slider .slick-slide iframe {
    padding: 0px !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.show-offsets .buttons-line_start {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

/*#19382*/
.main-offers a {
    width: 16.66666666666667%;
}

@media only screen and (max-width: 1599px) {

    .main-offers a {
        width: 20%;
    }

    .main-offers a:nth-child(6) {
        display: none;
    }

}

@media only screen and (max-width: 1399px) {

    .main-offers a {
        width: 25%;
    }

    .main-offers a:nth-child(5) {
        display: none;
    }

}

/*styles popup*/

.preview-item-slider.slick-slider {
    height: calc(100% - 140px) !important;
    top: inherit;
    bottom: 140px;
}

.preview-item-slider__link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.preview-item-slider__link {
    font-size: 0;
    text-align: center;
}

.preview-item-slider__link:before,
.preview-item-slider__link>img {
    display: inline-block;
    vertical-align: middle;
}

.preview-item-slider__link:before {
    content: '';
    width: 0px;
    height: 100%;
}

.preview-item-images-cont {
    max-width: 100%;
}

.preview-item-images .black-cross {
    top: 40px;
    right: 40px;
}

.micro-item-photos .slick-list {
    width: auto;
}

.micro-item-photos {
    width: calc(100% - 158px);
    max-width: 100%;
    left: 0px;
    margin: 0px;
}

.micro-item-photos .slick-arrow {
    width: 12px;
    height: 28px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 3;
}

.micro-item-photos .slick-prev {
    left: 0px;
    background: transparent url(/local/templates/re-store/img/arrow-slider.svg) 0px 0px no-repeat;
    background-size: 36px;
}

.micro-item-photos .slick-prev:hover {
    left: 0px;
    background: transparent url(/local/templates/re-store/img/arrow-slider.svg) -24px 0px no-repeat;
    background-size: 36px;
}

.micro-item-photos .slick-next {
    right: 0px;
    background: transparent url(/local/templates/re-store/img/arrow-slider.svg) 0px -28px no-repeat;
    background-size: 36px;
}

.micro-item-photos .slick-next:hover {
    right: 0px;
    background: transparent url(/local/templates/re-store/img/arrow-slider.svg) -24px -28px no-repeat;
    background-size: 36px;
}

.micro-item-photos.slick-slider {
    position: absolute;
    bottom: 0px;
    left: 50%;
    background: #fff;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: 0.3s ease 0s;
}

.micro-item-photos .slick-list {
    padding: 30px 0px !important;
    margin: 0px 50px;
}

.psmo .product-small-img {
    display: block;
    margin: 0px auto;
    transition: 0.3s ease 0s;
}

.micro-item-photos .slick-track.center-position {
    /* left: 50%;
    transform: translateX(-50%) !important;
    -webkit-transform: translateX(-50%) !important;
    transition: transform 0.15s ease 0s; */
}

.micro-item-photos .slick-track,
.micro-item-photos .slick-list {
    overflow: hidden;
}

.micro-item-photos .slick-slide {
    height: 80px;
}

.micro-item-photos .slick-slide>a {
    position: relative;
    height: 100%;
    display: flex;
    display: -webkit-flex;
}

.micro-item-photos .slick-slide>a>img {
    margin: auto;
}

.micro-item-photos .slick-slide img {
    transition: 0.3s ease 0s;
}

.micro-item-photos .slick-slide img {
    max-height: 80px;
    /*transform: perspective(100px) translate3d(0px, 0px, -20px);*/
    /*-webkit-transform: perspective(100px) translate3d(0px, 0px, -20px);*/
}

.micro-item-photos .slick-slide {
    transition: opacity 0.3s ease 0s;
}

.micro-item-photos .slick-slide:hover {
    opacity: 0.8;
}

.micro-item-photos .slick-slide:hover img,
.micro-item-photos .slick-slide.slick-current img {
    /*transform: perspective(100px) translate3d(0px, 0px, 0px);*/
    /*-webkit-transform: perspective(100px) translate3d(0px, 0px, 0px);*/
}

.micro-item-photos .slick-slide:active img {
    transform: scale(0.98);
    -webkit-transform: scale(0.98);
}

.product-small-img {
    display: block;
}

.fancybox-container--ready .fancybox-bg {
    background: #fff;
    opacity: 1;
}

div[class^='start-player-popup_'],
.preview-item-slider .slick-slide .start-player-popup {
    max-width: 70px;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.product-small-images .product-small-img {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    height: 100%;
    position: relative;
}

.product-small-images .youtube-prev::before {
    display: block;
    max-width: 72px;
    height: 52px;
}

/*#16448 Стили Для превью кнопки видео*/

/*.youtube-prev::before {*/
/*content: '';*/
/*width: 35px;*/
/*max-width: initial;*/
/*background: url(/local/templates/re-store/img/play.svg);*/
/*background-size: 100%;*/
/*}*/

.product-small-images .youtube-prev-img {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.product-color>br {
    display: none;
}

.product-color {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.links-row {
    width: 300px;
    margin: -5px -10px -5px 0px;
}

.color-radio-outer {
    margin: 5px 0 5px 0;
}

.left-menu {
    /*height: calc(100vh - 300px);*/
}

.fix-menu .left-menu {
    position: fixed;
    top: 102px;
}

.content {
    position: relative;
}

.fix-menu_bottom .left-menu {
    position: fixed;
    top: inherit;
    bottom: 30px;
    transition: bottom 0.3s ease 0s;
}

.absolute-menu_bottom .left-menu {
    position: absolute;
    top: inherit;
    bottom: 30px;
}

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

    .fix-menu_bottom .left-menu,
    .absolute-menu_bottom .left-menu {
        position: relative;
    }

}

.benefits {
    position: relative;
}

.option-row {
    width: 260px;
    float: left;
}

.product-main-radio-options .option-text.option-text_right-off {
    width: 100px !important;
    padding-right: 0px;
    min-width: inherit;
}

.option-row:after {
    content: '';
    display: block;
    clear: both;
}

.it-is-safari .tabs_block2 .box .tabs2-item,
.it-is-safari .tabs-block-3 .box .tabs2-item {
    float: left !important;
}

.it-is-safari #product-social-links .b-share-btn__facebook .b-share-icon {
    background: url(/local/templates/re-store/components/multisite/share/.default/img/sharing_facebook.png) left center no-repeat;
    background-size: contain;
}

.it-is-safari #product-social-links .b-share-btn__vkontakte .b-share-icon {
    background: url(/local/templates/re-store/components/multisite/share/.default/img/sharing_vk.png) left center no-repeat;
    background-size: contain;
}

.it-is-safari #product-social-links .b-share-btn__twitter .b-share-icon {
    background: url(/local/templates/re-store/components/multisite/share/.default/img/sharing_twitter.png) left center no-repeat;
    background-size: contain;
}

.it-is-safari #product-social-links .b-share-btn__google .b-share-icon {
    background: url(/local/templates/re-store/components/multisite/share/.default/img/sharing_google.png) left center no-repeat;
    background-size: contain;
}

.it-is-safari .tabs_block2 .box.open_tab,
.tabs-block-3 .box.open_tab {
    display: block !important;
}

.it-is-safari .search-results-tabs .search-item .search-item-name {
    margin-bottom: 10px;
}

.it-is-safari .row.bordered,
.it-is-safari .contacts-container .row {
    display: block;
}

.it-is-safari .contacts-container .row .col-sm-4,
.it-is-safari .contacts-map .row .col-sm-4,
.it-is-safari .contacts-map .row .col-sm-6,
.it-is-safari #feedback_form .row .col-md-6,
.it-is-safari .row.bordered .col-sm-6 {
    float: left;
}

.it-is-safari .row.bordered:after,
.it-is-safari .contacts-container .row:after,
.it-is-safari .contacts-map .row:after,
.it-is-safari .contacts-container .row:after,
.it-is-safari #feedback_form .row:after {
    display: block;
    content: '';
    clear: both;
}

.it-is-safari .niceCheck label {
    display: block;
    position: relative;
    height: auto;
}

.it-is-safari .niceCheck label.safari-initial {
    display: initial !important;
}

.it-is-safari .catalog .input-line>br,
.it-is-safari #promptzone {
    display: none;
}

.it-is-safari .upload-link {
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    padding-left: 35px;
    display: block;
    border: 0;
    background: url(/local/templates/mir-kubikov/resources/css/../img/file.png)
}

.it-is-safari .seminar-block .item-seminar-link {
    vertical-align: top;
}

.it-is-safari .ac-partners-item {
    display: block;
    height: 140px;
    text-align: center;
    font-size: 0;
}

.it-is-safari .ac-partners-item img {
    display: inline-block;
    vertical-align: middle;
}

.it-is-safari .ac-partners-item:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
}

.shop-available-wrap {
    width: 100%;
    margin-top: 24px;
    padding-bottom: 50px;
}

.shop-available {
    width: 100%;
}

.shop-available th {
    font-weight: normal;
    border-bottom: 1px solid #eaeaea;
    padding: 15px 15px 15px 0;
    font-size: 11px;
    line-height: 19px;
    font-family: 'Graphik-Regular-Cy', 'sans-serif';
    text-transform: uppercase;
    letter-spacing: 1px;
}

.shop-available th:nth-last-child(1),
.shop-available td:nth-last-child(1) {
    padding-right: 0;
}

.shop-available th:nth-child(1),
.shop-available td:nth-child(1) {
    width: 20.5%;
}

.shop-available th:nth-child(2),
.shop-available td:nth-child(2) {
    width: 29.5%;
}

.shop-available th:nth-child(3),
.shop-available td:nth-child(3) {
    width: 11.5%;
}

.shop-available th:nth-child(4),
.shop-available td:nth-child(4) {
    width: 21.5%;
}

.shop-available th:nth-child(5),
.shop-available td:nth-child(5) {
    width: 17%;
    padding-left: 45px;
}

.shop-available td {
    font-size: 14px;
    line-height: 21px;
    color: black;
    padding: 24px 15px 35px 0;
    vertical-align: top;
    border-bottom: 1px solid #eaeaea;
}

.shop-available td:nth-last-child(1) {
    padding-top: 13px;
}

.shop-available tr:nth-last-child(1) td {
    border-bottom: none;
}

.shop-available td .pink-bttn-normal {
    padding: 0 19px !important;
}

.shop-available__title {
    font-family: 'Graphik-Medium-Cy';
}

.shop-available__metro .metro-f-g {
    margin-right: 2px !important;
    font-size: 22px;
}

.shop-available__metro {
    line-height: 13px;
}

.shop-quantity {
    font-size: 0;
    margin-top: 4px;
}

.shop-quantity__item {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px 0 1px;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #d8d8d8;
}

.shop-quantity__item:nth-child(1) {
    margin-left: 0;
}

.shop-quantity_one .shop-quantity__item:nth-child(1) {
    background: #ED5AAE;
}

.shop-quantity_two .shop-quantity__item:nth-child(1),
.shop-quantity_two .shop-quantity__item:nth-child(2) {
    background: #ED5AAE;
}

.shop-quantity_three .shop-quantity__item:nth-child(1),
.shop-quantity_three .shop-quantity__item:nth-child(2),
.shop-quantity_three .shop-quantity__item:nth-child(3) {
    background: #ED5AAE;
}

.shop-quantity_four .shop-quantity__item:nth-child(1),
.shop-quantity_four .shop-quantity__item:nth-child(2),
.shop-quantity_four .shop-quantity__item:nth-child(3),
.shop-quantity_four .shop-quantity__item:nth-child(4) {
    background: #ED5AAE;
}

.balloon-content-wrapper:after {
    background: none;
}

.balloon-content-wrapper:after {
    content: "";
    display: block;
    width: 48px;
    height: 50px;
    position: absolute;
    background: transparent url(/local/templates/m-re-store/img/pin_active@2x.png) center center / 48px 50px;
    border-radius: 50%;
    bottom: -22px;
    left: 50%;
    margin-left: 3px;
    z-index: 1;
}

.balloon-content {
    font-family: 'Graphik-Regular-Cy';
    padding-right: 20px;
}

.balloon-content p {
    margin: 0;
    font-size: 14px;
}

.balloon-content br {
    display: none;
}

.balloon-content__shop-name {
    font-family: 'Graphik-Medium-Cy';
}

.balloon-content__shop-metro {
    margin-bottom: 10px !important;
}

/*#18732 old IE*/

.itIsIe .row.bordered .col-sm-6 {
    flex: 1;
    -webkit-flex: 1;
}

.itIsIe .ac-partners-item {
    display: block;
    height: 140px;
    text-align: center;
    font-size: 0;
}

.itIsIe .ac-partners-item img {
    display: inline-block;
    vertical-align: middle;
}

.itIsIe .ac-partners-item:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0px;
    height: 100%;
}

.itIsIe .sp2-col-4 {
    flex: 1;
    -webkit-flex: 1;
}

.itIsIe .vacancy-popup {
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
    margin-top: -100%;
}

.itIsIe .vacancy-popup_visible {
    margin-top: 0% !important;
}

.itIsIe .contacts-container .col-sm-4 {
    flex: 1;
    -webkit-flex: 1;
}

.itIsIe .contacts-map .col-sm-4 {
    width: auto;
}

.itIsIe .contacts-map .col-sm-6 {
    width: auto;
    flex: 1;
    -webkit-flex: 1;
    padding: 0px;
}

.itIsIe .content-news .tabs-cont.loading:after {
    display: none;
}

.itIsIe .w-loader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -2;
    transition: z-index 0s ease 0.3s;
}

.itIsIe .loading-item .w-loader {
    z-index: 502;
    transition: z-index 0s ease 0s;
}

.itIsIe .w-loader__bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #fff;
    z-index: 1;
    opacity: 0;
    transition: 0.3s ease 0s;
}

.itIsIe .loading-item .w-loader__bg {
    opacity: 0.2;
}

.itIsIe .w-loader__item {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: url(/local/templates/re-store/img/64x64.gif) no-repeat center;
    background-size: cover;
    z-index: 2;
    transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transition: 0.3s ease 0s;
}

.itIsIe .loading-item .w-loader__item {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.itIsIe .compare-slider .slick-list {
    overflow: hidden;
}

.itIsIe .content.compare {
    z-index: 1;
}

.menu-list__link.active {
    color: #d02f79;
}

.service-program-info {
    float: left;
    position: relative;
    margin-left: 10px;
}

.service-program-info__btn {
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    background: url(/local/templates/re-store/img/info.svg) left top no-repeat transparent !important;
    vertical-align: middle;
}

.service-program-info__btn:hover {
    background: url(/local/templates/re-store/img/info.svg) -32px 0 no-repeat transparent !important;
}

.service-program-info__tooltip {
    visibility: hidden;
    display: inline-block;
    width: 360px;
    position: absolute;
    left: -32px;
    bottom: 35px;
    background-color: #fff;
    box-shadow: 0px 0px 30px #d0d0d0;
    padding: 25px 30px;
    box-sizing: border-box;
    cursor: text;
    text-align: left;
    line-height: 24px;
    opacity: 0;
    white-space: normal;
    z-index: 999;
}

.service-program-info__tooltip_visible {
    visibility: visible;
    opacity: 1;
}

.service-program-info__tooltip:before {
    content: '';
    position: absolute;
    left: 30px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    bottom: -10px;
}

.service-program-info__detail {
    display: inline-block !important;
    margin-top: 5px;
    color: #ED5AAE;
    cursor: pointer;
}

.service-program-info__detail:hover {
    text-decoration: underline;
}

.cart .big-title,
.cart-form .semi-big-title {
    font-family: 'Graphik-Medium-Cy';
}

.basket__multi {
    width: 100%;
    min-height: 40px;
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin-top: 30px;
    background: #f7f7f7;
}

.basket__multi.m-no-margin {
    margin-top: 0;
}

.basket__multi p {
    margin: 0;
}

.basket__multi .m-bold {
    font-family: 'Graphik-Medium-Cy';
}

.basket__multi .m-title {
    font-size: 24px;
    line-height: 28px;
}

.basket__multi__container {
    width: 100%;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    transition: visibility 0.3s linear, opacity 0.3s linear;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    padding: 20px 20px 0 20px;
}

.basket__multi__container.m-show {
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 2;
}

.basket__multi__container .online-payments {
    margin: 20px;
}

.basket__multi__container:not([id="step-2"]) {
    padding-bottom: 20px;
}

.basket__multi__container .error {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 13px;
}

.basket__multi__img {
    width: 60px;
    height: 40px;
    align-self: flex-start;
    margin-right: 20px;
}

.basket__multi__info {
    width: calc(100% - 60px - 20px);
}

.basket__multi__remove {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    cursor: pointer;
    margin-top: 10px;
}

.basket__multi__remove__text {
    color: #999;
    font-size: 12px;
    line-height: normal;
    margin-left: 5px;
}

.basket__multi__field-wrapper {
    width: 244px;
    height: 40px;
    position: relative;
    margin-right: 20px;
}

.capture-container {
    display: flex;
}

.capture-container #captcha_word {
    height: 40px;
    margin-right: 20px;
}

.capture-container+.basket__multi__help {
    margin-top: 20px;
}

.basket__multi__field {
    background: #f7f7f7;
    width: 100% !important;
    height: 40px !important;
    line-height: 40px;
    transition: visibility 0.3s linear, opacity 0.3s linear;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 0 30px 0 15px !important;
    z-index: 1;
}

.basket__multi__field.m-show {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}

.basket__multi__field-btn {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 13px;
    right: 14px;
    z-index: 3;
    cursor: pointer;
}

.basket__multi__help {
    color: #999;
    cursor: pointer;
}

.basket__multi__help-popup {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 105;
}

.basket__multi__help-popup__container {
    background: #fff;
    border-radius: 5px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    padding: 55px 60px;
}

.basket__multi__help-popup__close {
    width: 21px;
    height: 21px;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.basket__multi__help-popup__text {
    margin: 20px 0;
}

.basket__multi__help-popup__phone {
    position: relative;
    box-sizing: border-box;
    padding-left: 25px;
}

.basket__multi__help-popup__phone__icon {
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 3px;
}

.basket__multi__help-popup__phone__descr {
    color: #999;
    margin-top: 3px;
}

.payment-methods-line {
    margin-top: 0 !important;
    padding: 40px 0;
}

.payment-methods-line .profile-span-value {
    line-height: 18px;
}

.online-payments {
    font-size: 14px;
}

.online-payments span {
    display: block;
}

.online-payments__title {
    line-height: 18px;
}

.other-payments__title {
    font-size: 14px;
}

.online-payments .small-p {
    font-size: 12px;
    margin: 0;
}

.online-payments__sale-text {
    position: relative;
    line-height: 18px;
    padding-left: 30px;
}

.online-payments__sale-text:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: url("/local/templates/re-store/img/checkout/discount.svg") center no-repeat;
}

.online-payments__sale-text+.small-p {
    padding-left: 30px;
}

.online-payments__sale-sum {
    display: inline-block !important;
    color: #f77d2b;
}

.order_contacts_line {
    margin-top: 0 !important;
    padding: 40px 0 !important;
}

.select-store-line {
    padding: 0 !important;
    padding-bottom: 20px !important;
}

.select-store-line__title {
    padding-top: 0px !important;
    font-size: 21px;
    line-height: 40px;
    font-family: 'Graphik-Light-Cy';
}

.cart-from-shop .profile-span-value.select-store-line__title {
    width: auto;
    padding-right: 40px;
}

.select-store-line .shops-search input {
    max-width: 535px;
    height: 40px;
    float: right;
    background: url("/local/templates/re-store/img/search-input-light.svg") left 10px center no-repeat;
    background-size: 26px;
    padding: 0 10px 0 40px;
}

.select-store-line .shops-search input::-webkit-input-placeholder {
    color: #ccc;
}

.select-store-line .shops-search input:-moz-placeholder {
    color: #ccc;
}

.cart-form .cart-shop.tabs_block {
    float: none;
    width: 100%;
}

.cart-form .cart-shop.tabs_block .mainRadio,
.cart-form .cart-shop.tabs_block .mainRadio label {
    width: 100%;
}

.shop-list-element {
    border-top: 1px solid #e6e6e6;
}

.shop-list-hidden {
    line-height: normal !important;
}

.shop-list-element:first-child {
    border-top: none;
}

.shops-content-right .shops-search input::-webkit-input-placeholder {
    color: #ccc;
}

.shops-content-right .shops-search input:-moz-placeholder {
    color: #ccc;
}

.shop-list-element .shop-list-info-show {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    text-transform: uppercase;
    color: #ED5AAE;
    cursor: pointer;
}

.menu-list__items {
    z-index: 2;
}

.header-cont a {
    position: relative;
    z-index: 1;
}

.menu-list__block-link {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.its-device .menu-list__block-link {
    z-index: 2;
}

.its-device .menu-list__items.active .menu-list__block-link,
.its-device .menu-list__items:nth-child(8) .menu-list__block-link,
.its-device .menu-list__items:nth-child(9) .menu-list__block-link {
    z-index: 0;
}

.its-device .menu-list__items.active .header-cont a {
    color: #ED5AAE;
}

.drop-down-wrap {
    position: fixed;
    left: 0;
    /* left: calc(((100% + 1440px)/2)* -1); */
    right: 0;
    opacity: 0;
    margin-top: 0;
    visibility: hidden;
    background: #fff;
    transition: opacity 0.25s .5s;
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
}

.drop-down-content {
    max-width: 1300px;
    display: flex;
    padding-left: 10px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1100px) and (max-width: 1279px) {
    /* .drop-down-wrap {
        left: 0;
    } */

    .drop-down-content {
        max-width: 1100px;
    }
}

.drop-down-content--services {
    max-width: 1260px;
}

.drop-down-list__item.has-submenu {
    position: relative;
}

.drop-down-list__item.has-submenu:after {
    display: none;
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    width: 14px;
    height: 7px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='7' viewBox='0 0 14 7'%3E%3Cpath fill='%23CCCCCC' d='M7 7a.998.998 0 01-.64-.231l-6-5A1 1 0 011.64.232L7 4.698 12.36.231a1 1 0 011.28 1.537l-6 5A.993.993 0 017 7z'/%3E%3C/svg%3E");
    transform: rotate(-90deg);
    transform-origin: top center;
}

.drop-down-list__item-tag {
    margin-left: 5px;
    font-size: 11px;
}

.drop-down-list__item--row {
    display: flex;
}

.drop-down-list__item .drop-down-list__link {
    min-width: 190px;
}

.drop-down-sublist {
    display: none;
    padding-left: 16px;
    width: 264px;
    position: absolute;
    left: 190px;
    top: 0;
}

.drop-down-list__subitem {
    list-style: none;
}

.drop-down-list--sub {
    width: 100%;
}

.drop-down-inner {
    display: none;
    position: absolute;
    top: -8px;
    left: 100%;
    min-width: 230px;
    max-width: 230px;
    width: 100%;
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s ease 0.25s, opacity 0.25s ease 0s;
}

.drop-down-list__item:hover .drop-down-inner {
    opacity: 1;
    visibility: visible;
}

.drop-down-img {
    position: absolute;
    top: 0;
    left: 100%;
    max-width: 230px;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s ease 0.25s, opacity 0.25s ease 0s;
}

.drop-down-img.showed,
.drop-down-img:hover {
    opacity: 1;
    visibility: visible;
}

.drop-down-img img {
    width: auto;
    height: 100%;
}

.drop-service-btns {
    position: relative;
    padding: 0 20px 20px;
    background-color: #f7f7f7;
    z-index: 2;
}

.drop-service-btns__item {
    width: 100%;
}

.drop-service-btns__item+.drop-service-btns__item {
    margin-top: 10px;
}

.menu-list__items:hover .drop-down-wrap,
.menu-list__items.active .drop-down-wrap {
    opacity: 1 !important;
    visibility: visible;
}

.its-device .menu-list__items:hover .drop-down-wrap {
    opacity: 0;
    visibility: hidden;
}

.its-device .menu-list__items.active .drop-down-wrap {
    opacity: 1 !important;
    visibility: visible;
}

/* .drop-down-wrap:after {
    content: '';
    display: block;
    width: calc(100% + ((100vw - 1380px)/2));
    height: 100%;
    position: absolute;
    bottom: 1px;
    z-index: 1;
    box-shadow: 0 4px 10px rgb(0 0 0 / 15%);
    background-color: white;
} */

.drop-down-wrap--row {
    min-height: 430px;
}

@media (min-width: 1100px) and (max-width: 1350px) {
    .drop-down-content {
        padding-left: 20px;
    }

    .drop-down-wrap:after {
        width: 100vw;
        left: -20px;
    }
}

.drop-down-list {
    min-width: 190px;
    position: relative;
    z-index: 2;
    list-style: none;
    padding: 0;
    margin-top: 21px;
    margin-bottom: 40px;
}

.drop-down-content--services .drop-down-list {
    margin-right: 86px;
}

.drop-down-list__item {
    z-index: 2;
}

.drop-down-list__item .drop-down-list__link {
    display: block;
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    line-height: 20px;
    color: #000000 !important;
    padding: 6px 0;
    white-space: nowrap;
    transition: background 0.25s ease 0s;
}

@media only screen and (max-width: 1024px) {
    .drop-down-list {
        display: none;
    }

    .footer-bottom .footer-links {
        justify-content: flex-start !important;
    }
}

.checkout-map {
    height: 600px;
}

.cart-from-postamat {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #e6e6e6;
}

.select-postamat-line {
    padding-bottom: 20px;
    border-bottom: 1px solid #e6e6e6;
}

.select-postamat-line__title {
    display: block;
    float: left;
    margin-bottom: 30px;
    font-size: 21px;
    line-height: 40px;
    font-family: 'Graphik-Medium-Cy';
}

.select-postamat-line__title.markedError {
    color: red;
}

.select-postamat-line .payment-methods-checkbox {
    float: right;
    line-height: 40px;
}

.select-postamat-line .payment-methods-checkbox .niceCheck:first-child {
    margin-right: 30px;
}

.select-postamat-line .payment-methods-checkbox .niceCheck {
    display: inline-block;
    line-height: 14px;
}

.selected-postamat {
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
}

.selected-postamat .line-block span {
    display: block;
}

.selected-postamat .line-block-1 {
    display: block;
    float: left;
    width: 280px;
    min-height: 1px;
    box-sizing: border-box;
    padding-right: 20px;
}

.selected-postamat .line-block-2 {
    display: block;
    float: left;
    width: 820px;
}

.selected-postamat__name {
    font-family: 'Graphik-Medium-Cy';
}

.selected-postamat__warning {
    color: red;
}

.selected-postamat__located-info {
    margin-top: 10px;
}

.balloon-content__name {
    font-family: 'Graphik-Medium-Cy';
}

.balloon-content__metro {
    margin-bottom: 10px !important;
}

.metro svg {
    vertical-align: middle;
    padding-bottom: 3px;
    padding-right: 5px;
}

.balloon-content__select-btn {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin: 15px 0;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: #ED5AAE;
    transition: background-color .2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.balloon-content__select-btn:hover {
    background-color: #FF5BB9;
}

.balloon-content__select-btn_active {
    background-color: #f2f2f2;
    color: #000;
}

.balloon-content__select-btn_active:hover {
    background-color: #e5e5e5;
}

.map-zoom-buttons {
    position: relative;
    display: block;
    padding: 45px 0;
    width: 45px;
    height: 10px;
    line-height: 0;
}

.map-zoom-buttons #zoom-in,
.map-zoom-buttons #zoom-out {
    display: inline-block;
    position: absolute;
    min-width: 45px;
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 0;
    outline: 0;
    border-width: 0;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .2);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
}

.map-zoom-buttons #zoom-in {
    top: 0;
}

.map-zoom-buttons #zoom-out {
    bottom: 0;
}

.map-zoom-buttons #zoom-in:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 1px);
    width: 3px;
    height: 19px;
    background-color: #999999;
}

.map-zoom-buttons #zoom-in:after,
.map-zoom-buttons #zoom-out:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 9px);
    width: 19px;
    height: 3px;
    background-color: #999999;
}

.m-p-slider {
    z-index: 1;
}

.checkout-choose-city {
    display: inline-block;
    padding-right: 25px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    background: url(/local/templates/re-store/img/arrow-black.svg) right top 3px no-repeat transparent;
    background-size: 14px auto;
    cursor: pointer;
}

.checkout-choose-city:hover {
    background: url(/local/templates/re-store/img/arrow-hover.svg) right top 3px no-repeat transparent;
    background-size: 14px auto;
    color: #ED5AAE;
}

.choose-city-descr {
    display: block;
    font-size: 12px;
    color: #999999;
}

.select-postamat-line__title {
    display: block;
    float: left;
    margin-bottom: 30px;
    font-size: 21px;
    line-height: 40px;
    font-family: 'Graphik-Light-Cy';
}

.select-postamat-line__title.markedError {
    color: red;
}

.select-postamat-line .payment-methods-checkbox {
    float: right;
    line-height: 40px;
}

.select-postamat-line .payment-methods-checkbox .niceCheck:first-child {
    margin-right: 30px;
}

.selected-postamat {
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
}

.selected-postamat .line-block span {
    display: block;
}

.d-flex {
    display: flex;
    display: -webkit-flex;
}

.selected-postamat .line-block-1 {
    display: block;
    float: left;
    width: 280px;
    min-height: 1px;
    box-sizing: border-box;
    padding-right: 20px;
}

.selected-postamat .line-block-2 {
    display: block;
    float: left;
    width: 820px;
}

.selected-postamat__name {
    font-family: 'Graphik-Medium-Cy';
}

.selected-postamat__located-info {
    margin-top: 10px;
}

.balloon-content__name {
    font-family: 'Graphik-Medium-Cy';
}

.balloon-content__metro {
    margin-bottom: 10px !important;
}

.balloon-content__select-btn {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin: 15px 0;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: #ED5AAE;
    transition: background-color .2s ease;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.balloon-content__select-btn:hover {
    background-color: #FF5BB9;
}

.balloon-content__select-btn_active {
    background-color: #f2f2f2;
    color: #000;
}

.balloon-content__select-btn_active:hover {
    background-color: #e5e5e5;
}

.map-zoom-buttons {
    position: relative;
    display: block;
    padding: 45px 0;
    width: 45px;
    height: 10px;
    line-height: 0;
}

.map-zoom-buttons #zoom-in,
.map-zoom-buttons #zoom-out {
    display: inline-block;
    position: absolute;
    min-width: 45px;
    width: 45px;
    height: 45px;
    margin: 0;
    padding: 0;
    outline: 0;
    border-width: 0;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .2);
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
}

.map-zoom-buttons #zoom-in {
    top: 0;
}

.map-zoom-buttons #zoom-out {
    bottom: 0;
}

.map-zoom-buttons #zoom-in:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 1px);
    width: 3px;
    height: 19px;
    background-color: #999999;
}

.map-zoom-buttons #zoom-in:after,
.map-zoom-buttons #zoom-out:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(50% - 1px);
    left: calc(50% - 9px);
    width: 19px;
    height: 3px;
    background-color: #999999;
}

/*Chaged Tab block in Catalog*/
.catalog .catalog-device-menu {
    display: flex;
    justify-content: center;
    padding-top: 0;
    padding-bottom: 0;
}

.catalog .catalog-device-menu .catalog-device-menu-item {
    margin-right: 10px;
    margin-left: 0;
}

.catalog .catalog-device-menu .catalog-device-menu-item:last-child {
    margin-right: 0;
    margin-left: 0;
}

.catalog .catalog-device-menu .catalog-device-menu-item div {
    margin-bottom: 10px;
}

.catalog .catalog-device-menu .catalog-device-menu-item {
    width: 112px;
    height: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.catalog .catalog-device-menu.accessories {
    display: block;
    text-align: left;
    font-size: 0;
    padding: 25px 0;
}

.catalog .catalog-device-menu.accessories a {
    width: calc(25% - 10px);
    margin: 15px 10px 15px 0;
    padding-top: 10px;
}

.catalog .catalog-device-menu.accessories a div {
    display: inline-block;
    height: 38px;
    margin: -10px 25px 0 0;
}

.go-top {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}

.bg-black .go-top {
    opacity: 0;
    transform: translateY(25%) scale(0.25);
    transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
}

.catalog-filter {
    /*position: sticky;*/
    /*position: -webkit-sticky;*/
    /*position: -moz-sticky;*/
    /*position: -ms-sticky;*/
    /*position: -o-sticky;*/
    top: 80px;
}

.iOS .catalog-filter {
    position: static;
}

#filter-form {
    /*width: 294px;*/
    /*width: auto;*/
    /*height: calc(100vh - 126px);*/
    /*overflow-x: hidden;*/
    /*overflow-y: scroll;*/
}

.iOs #filter-form {
    height: auto !important;
}

.catalog-filter input[type="reset"] {
    margin: 15px 0 15px 0;
}

.online-payments__sale-sum {
    font-family: 'Graphik-Medium-Cy';
}

.bonus-payment {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.bonus-payment__comment_add-info {
    color: #E4693F;
    margin-top: 4px;
    transition: color 0.3s ease 0s;
}

.chose-pay .bonus-payment__comment_add-info {
    color: #E4693F;
}

.iOs-device select[name=CATEGORY] {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0px !important;
    bottom: 0px !important;
    left: 0px !important;
    right: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    opacity: 0 !important;
}

.catalog-filter {
    padding: 25px 0 0;
}

/*#21040*/
/*#Экпонее*/

.popup-main {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Light-Cy';
}

.popup-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.popup-center {
    width: 100%;
}

.popup-content_figure {
    flex: 1;
    -webkit-flex: 1;
}

.popup-content_figure_top {
    margin-top: 26px;
}

.popup-content_fix-width {
    width: 434px;
}

.popup-title {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #000000;
}

.popup-info,
.popup-link {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}

.popup-info__text {
    margin: 10px 0px;
}

.popup-link {
    display: block;
    color: #ED5AAE;
    cursor: pointer;
}

.pink-bttn-normal_fix-width {
    width: 200px;
}

.pink-bttn-normal_top {
    margin-top: 34px;
}

.popup-row {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.popup-row_top {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.popup-row_offset {
    margin: 45px 0px 32px;
}

.popup-figure {
    width: 137px;
}

.popup-figure__image,
.popup-content__image {
    display: block;
    max-width: 100%;
}

.popup-separator {
    width: 1px;
    height: 60px;
    background: #ccc;
    margin: 0px 29px;
}

.popup-text {
    max-width: 132px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000000;
}

.shop-list-popup {
    transform: translateY(-101%);
    -webkit-transform: translateY(-101%);
    transition: 0.5s ease 0s;
}

.show-popup .shop-list-popup {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
}

/*#21042*/

.title {
    font-family: 'Graphik-Semibold-Cy' !important;
    font-size: 32px !important;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #000;
}

.credit__row {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.credit__row_center {
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.credit__row_between {
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.credit__row_end {
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.buttons-group {
    position: relative;
    z-index: 2;
    margin-top: 33px;
}

.buttons-group__button {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    padding: 11px 19.45px;
    margin-left: 10px;
    background: #fff;
    cursor: pointer;
    border-radius: 5px;
    border: solid 2px #e6e6e6;
    transition: 0.15s linear 0s;
}

.buttons-group__button:first-of-type {
    margin-left: 0px;
}

.buttons-group__button.active {
    border: solid 2px #ED5AAE;
}

.container-tabs {
    position: relative;
    z-index: 1;
}

.credit-tab {
    display: none;
}

.credit-tab.active {
    display: block;
}

.container-view {
    margin-top: -29px;
    padding-bottom: 53px;
    border-bottom: 1px solid #eaeaea;
    gap: 60px;
}

.container-view__figure {
    max-width: 350px;
    margin-top: 52px;
}

.container-view__image {
    max-width: 100%;
}

.container-view__description {
    flex: 1;
    -webkit-flex: 1;
}

.container-view__info {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.container-view__info:first-of-type {
    margin-top: 0px;
}

.container-view__link {
    color: #ED5AAE;
}

.credit__tables-group {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.credit__table th,
.credit__table td {
    text-align: left;
    font-weight: normal;
}

.credit__table,
.credit__table th,
.credit__table td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    border-collapse: separate;
    border-spacing: 0;
}

.credit__table {
    width: 100%;
}

.credit__table-title td {
    border-bottom: 1px solid;
}

.credit__table-title th,
.credit__table-border td {
    border-bottom: 1px solid #ccc;
}

.credit__table th,
.credit__table td {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    vertical-align: top;
    padding: 0px 10px 33px 0px;
}

.credit__table td:last-child {
    padding: 0px 0px 33px 0px;
}

.credit__table td.credit__table-subtitle {
    padding: 34px 10px 11px 0px;
}

.credit__table th {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.25;
    letter-spacing: normal;
    vertical-align: middle;
    padding: 22px 10px 22px 0px;
}

.credit__table td.credit__table__row-bottom {
    vertical-align: bottom;
}

.credit__table th {
    vertical-align: bottom;
    padding: 26px 10px 26px 0px;
}

.credit__table th:nth-child(1),
.credit__table td:nth-child(1) {
    width: 31%;
}

.credit__table th:nth-child(2),
.credit__table td:nth-child(2) {
    width: 30%;
}

.credit__table th:nth-child(3),
.credit__table td:nth-child(3) {
    width: 17%;
}

.credit__table th:nth-child(4),
.credit__table td:nth-child(4) {
    width: 10%;
}

.credit__table th.bigtext {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #000;
    padding: 0px 10px 23px 0px;
}

.credit__table td .credit__table-figure,
.credit__table td .credit__table-middletext {
    display: inline-block;
    padding: 0px;
    margin: 0px;
}

.credit__table td .credit__table-figure {
    width: 24px;
    height: 24px;
    vertical-align: baseline;
    margin-right: 10px;
}

.credit__table td .credit__table-figure>img {
    display: block;
    max-width: 100%;
}

.credit__table td .credit__table-middletext {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    vertical-align: top;
}

.credit__tables-section:last-child .credit__table:last-child .credit__table-border td {
    border-bottom: none;
}

.container-questions {
    margin: 0px 0px;
}

.sections-group,
.credit__tables-group {
    margin-bottom: 54px;
}

.section-toggle {
    padding: 10px 0px;
    border-top: 1px solid #ccc;
}

.section-toggle:last-child {
    border-bottom: 1px solid #ccc;
}

.section-toggle__button {
    cursor: pointer;
    padding: 16px 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.section-toggle__title {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: normal;
    vertical-align: top;
    padding: 0px 20px 0 0;
    margin: 0px;
}

.section-toggle__figure {
    width: 14px;
    flex: 0 0 auto;
}

.section-toggle__image {
    display: block;
    max-width: 100%;
    transform: rotate(0deg);
    transition: 0.3s ease 0s;
}

.section-toggle.active .section-toggle__image {
    transform: rotate(-180deg);
}

.section-toggle__list {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.section-toggle__list_top {
    margin-top: 6px;
}

.section-toggle__list-icon {
    width: 8px;
    height: 8px;
    background: #ED5AAE;
    border-radius: 50%;
    margin-top: 10px;
}

.credit__title {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 23px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    padding: 0px;
    margin: 0px
}

.credit__title_offset {
    margin: 27px 0px;
}

.section-toggle__group_offset {
    padding: 14px 0px 0px;
}

.credit-footer__info,
.section-toggle__list-text,
.section-toggle__info {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 0px;
    margin: 0px
}

.section-toggle__info {
    /*font-size: 16px;*/
}

.credit-footer__info {
    margin-top: 0px;
}

.section-toggle__info_bold {
    font-family: 'Graphik-Semibold-Cy';
}

.section-toggle__group p {
    font-size: 14px;
}

.section-toggle__group p.section-toggle__info_bold {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 16px;
}

.section-toggle__info {
    max-width: 660px;
    margin-top: 6px;
}

.section-toggle__info_top {
    margin-top: 10px;
}

.section-toggle__info_bottom {
    margin-bottom: 14px;
}

.section-toggle__list-text {
    flex: 1;
    -webkit-flex: 1;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 5px 0px;
    margin-left: 15px;
}

.a-list {
    padding: 0px;
    margin: 20px 0px 15px;
}

.a-item {
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.a-item:first-of-type {
    margin-top: 0px;
}

.a-item__fix-width {
    width: 18%;
}

.a-item__full-width {
    flex: 1;
    -webkit-flex: 1;
}

.a-item__list-item {}

.a-item__text {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 0px;
    margin: 0px;
}

.a-item__text_bold {
    font-family: 'Graphik-Semibold-Cy';
    font-weight: 500;
}

.credit__tel {
    margin-top: 10px;
}

.credit__tel-figure {
    width: 15px;
}

.credit__tel-image {
    display: block;
    max-width: 15px;
}

a.credit__tel-text {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 23px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    margin-left: 10px;
    color: #000000;
}

.credit-footer__desc {
    margin: 40px 0px;
}

.credit-footer__half {
    width: 46%;
}

.credit-footer__desc-text {
    font-family: 'Graphik-Regular-Cy';
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.75;
    letter-spacing: normal;
    padding: 0px;
    margin: 0px;
    margin-top: 11px;
}

.credit-footer__desc-text:first-of-type {
    margin-top: 0px;
}

/*Border при наведение на выбор цвета товра в карточке товара*/
.color-radio-outer:after {
    display: block;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #ED5AAE;
    position: absolute;
    top: 1px;
    left: 25px;
}

/*#21996*/
.product_flex {
    margin-top: 0px;
}

.p-title {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    font-family: 'Graphik-Medium-Cy';
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09;
    letter-spacing: normal;
}

.p-list {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    /* margin: 0px -26px 19px; */

    margin: 0px -15px 13px;
}

.p-item {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    /* width: 33.33333%; */
    /* padding: 0px 26px; */
    /* margin: 52px 0px 20px; */
    box-sizing: border-box;

    padding: 0;
    width: calc(33.33333% - 30px);
    margin: 52px 15px 20px;
}

.item-figure,
.item-figure>a {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    height: 200px;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

.p-mac .item-figure {
    height: 140px;
}

.p-iPhone .item-figure {
    height: 150px;
    margin-top: 33px;
}

.p-mac .item-figure_height {
    height: 176px;
}

.p-mac .p-item {
    margin: 46px 0px 20px;
}

.item-figure_center-vertical {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.item-image {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    display: block;
    max-height: 100%;
}

.item-image_help {
    /* max-width: 100px; */
    max-width: 100%;
}

.p-item__title {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    font-family: 'Graphik-Medium-Cy';
    font-size: 23px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    color: #000;
    margin-top: 33px;
}

.p-iPhone .p-item__title {
    margin-top: 0px;
}

.p-text {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    display: block;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #ED5AAE;
    text-decoration: none;
}

.item-info,
.detail-text,
.item-tel {
    color: #000;
}

.item-cost {
    margin-top: 14px;
    cursor: pointer;
}

.item-info {
    margin-top: 10px;
}

.item-info_top {
    margin-top: 30px;
}

.p-iPhone .item-info_top {
    margin-top: 20px;
}

.item-group {
    /* margin-top: 29px; */
}

.item-tel {
    margin-top: 14px;
}

.item-link {
    cursor: pointer;
    margin-top: 10px;
}

.detail-list {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    margin-top: 16px;
}

.detail-item {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 5px 0px;
}

.detail-icon {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    width: 8px;
    height: 8px;
    background-color: #ED5AAE;
    border-radius: 50%;
    margin-top: 5px;
}

.detail-item .detail-icon {
    width: 6px;
    height: 6px;
}

.detail-text {
    flex: 1;
    margin-left: 15px;
}

.detail-item .detail-text {
    margin-left: 10px;
}

.p-item__title_mobile,
.item-tel_mobile {
    display: none;
}

.p-mac .p-item__title_mobile,
.p-mac .item-tel_mobile {
    display: block;
}

.p-mac .p-item__title_mobile,
.p-mac .item-tel_mobile {
    display: block;
}

.item-info__link {
    color: #ED5AAE;
    text-decoration: none;
    cursor: pointer;
}

.link-back {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    outline: 0;
    list-style: none;
    display: none;
}

.catalog-figure {
    display: flex !important;
    display: -webkit-flex !important;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    justify-content: center;
    -webkit-justify-content: center;
}

@media screen and (max-width: 1100px) {

    .product_flex {
        width: 100%;
        padding: 0px 16px;
        margin-top: 19px;
        box-sizing: border-box;
    }

}

@media screen and (max-width: 760px) {

    .link-back {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-start;
        padding: 17px 16px;
        box-sizing: border-box;
        cursor: pointer;
        border-bottom: 1px solid #E5E5E5;
    }

    .link-back__figure {
        width: 7px;
    }

    .link-back__image {
        display: block;
        max-width: 100%;
    }

    .link-back__text {
        color: #000;
        line-height: 1;
        margin-left: 17px;
    }

    .p-list {
        margin: 0px 0px 12px;
    }

    .p-item,
    .p-mac .p-item {
        width: 100%;
        padding: 0px 0px 28px;
        margin: 28px 0px 14px;
        border-bottom: 1px solid #eaeaea;
    }

    .p-item:last-of-type {
        border-bottom: none;
    }

    .item-figure,
    .p-mac .item-figure,
    .p-iPhone .item-figure {
        height: auto;
    }

    .item-figure_mobile {
        margin: 38px 0px;
    }

    .item-image {
        max-height: 200px;
    }

    .item-image_help {
        max-width: 96px;
    }

    .detail-list {
        margin-top: 16px;
    }

    .p-item__title {
        margin-top: 38px;
    }

    .p-item__title_desktop,
    .item-tel_desktop {
        display: none;
    }

    .p-item__title_mobile,
    .item-tel_mobile {
        display: block;
        margin-top: 0px;
    }

    .item-tel_mobile {
        margin-top: 18px;
    }

    .item-cost {
        margin-top: 17px;
    }

    .detail-item {
        padding: 6px 0px;
    }

    .item-info_top {
        margin-top: 31px;
    }

}

/*#20550*/
.each-other {
    width: 1100px;
    padding: 40px 0 1px;
    margin: 0px auto;
}

.each-other__slider {
    margin: 40px 0px;
}

.each-other__title {
    font-family: 'Graphik-Light-Cy';
    font-weight: Normal;
    color: #000;
    font-size: 28px;
    line-height: 40px;
    text-align: left;
    margin: 0;
    padding: 0;
    text-align: center;
}

.each-other__slides-group {
    display: flex !important;
    display: -webkit-flex !important;
    align-items: stretch;
    -webkit-align-items: stretch;
    justify-content: center;
    -webkit-justify-content: center;
    margin-top: 29px;
}

.each-other__slide {
    min-height: 204px;
    position: relative;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: center;
    -webkit-justify-content: center;
}

.each-other__icon {
    margin: 0px 18px;
    height: 155px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.icon-plus,
.icon-equals {
    width: 20px;
    height: 20px;
    position: relative;
}

.icon-plus__vertical {
    width: 2px;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    background: #979797;
}

.icon-plus__horizontal {
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    background: #979797;
}

.icon-equals__horizontal {
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0px;
    background: #979797;
}

.icon-equals__horizontal_top {
    top: 6px;
}

.icon-equals__horizontal_bottom {
    bottom: 6px;
}

.slick-slide img.each-other__icon-image {
    display: block;
    max-width: 36px;
    height: auto;
}

.each-other__inner {
    width: 226px;
    height: 100%;
    margin: 0px;
}

.each-other__inner_center {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    height: 155px;
}

.each-other__slide-title {
    display: none;
    font-family: 'Graphik-Semibold-Cy';
    font-size: 18px;
    padding: 0px;
    margin: 0px;
}

.each-other__slide-group {}

.each-other__list {
    display: none;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

.each-other__item-link,
.figure-discount__price {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding: 3px 0px;
    margin: 0px;
}

.each-other__item {
    padding: 0px 0px;
    margin: 0px;
    list-style: none;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transition: 0.3s ease 0s;
}

.each-other__item:hover {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
}

.each-other__item-link {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.each-other__item-figure {
    width: 30px;
}

.slick-slide img.each-other__item-image {
    display: block;
    max-width: 100%;
    height: auto;
}

.each-other__item-figcaption {
    flex: 1;
    -webkit-flex: 1;
    font-family: 'Graphik-Regular-Cy';
    font-size: 12px;
    color: #000;
    line-height: 1.2;
    padding: 0px 0px 0px 9px;
    margin: 0px;
}

.each-other__figure,
.figure-discount {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.each-other__figure {
    height: 155px;
    margin: 0px auto;
    position: relative;
}

.each-other__figure_left {
    width: 130px;
    margin: 0px;
}

.figure-discount {
    position: absolute;
    top: -29px;
    left: -4px;
    z-index: 2;
    background: #FF2C94;
}

.figure-discount__price {
    font-family: 'Graphik-Regular-Cy';
    font-size: 9px;
    line-height: normal;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #ffffff;
    padding: 2px 8px;
}

.figure-discount__price-number {
    margin: 0px 2px;
}

.slick-slide img.each-other__figure-image {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: relative;
    z-index: 1;
    margin: 0px auto;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: 0.3s ease 0s;
}

/*.each-other__slide:hover .each-other__figure-image {*/
/*transform: scale(1.1);*/
/*-webkit-transform: scale(1.1);*/
/*transition: 0.3s ease 0s;*/
/*}*/

.each-other__figcaption {
    height: auto;
    padding: 0px 0px;
    margin-top: 24px;
}

.each-other__figcaption-info {
    max-width: 222px;
    display: block;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #000;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    padding: 0px;
    margin: 0px auto;
}

.each-other__price {
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    margin-top: 4px;
}

.each-other__price_top {
    margin-top: 14px;
}

.each-other__actual-price {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 15px;
    margin-top: 4px;
}

.each-other__actual-price_big {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
}

.each-other__old-price {
    text-decoration: line-through;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.4;
    letter-spacing: normal;
    color: #999999;
    margin-left: 12px;
}

.each-other__old-price_big {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #999999;
}

.each-other__button {
    font-family: 'Graphik-Regular-Cy';
    color: #fff;
    padding: 0px;
    border: none;
    border-radius: 5px;
    margin-top: 14px;
    background: none;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: 0.15s ease 0s;
}

.each-other__button-bg {
    display: block;
    background: #FF2C94;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    border-radius: 5px;
    padding: 11px 41px;
    transition: 0.3s ease 0s;
}

.each-other__button:hover .each-other__button-bg {
    background: #d63a81
}

.each-other__button:active {
    transform: scale(0.98);
    -webkit-transform: scale(0.98);
}

.each-other__slider .slick-arrow {
    position: absolute;
    opacity: 1;
    background: none;
    width: 50px;
    height: 100%;
    border: none;
}

.each-other__slider .slick-prev {
    display: block;
    left: -55px;
    top: 0;
}

.each-other__slider .slick-prev:before {
    display: block;
    content: ' ';
    width: 23px;
    height: 54px;
    background: url(/local/templates/re-store/img/arrow-slider.svg) 0 0 no-repeat;
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.each-other__slider .slick-prev:hover:before {
    background-position: -46px 0;
}

.each-other__slider .slick-next {
    display: block;
    right: -55px;
    top: 0;
}

.each-other__slider .slick-next:before {
    display: block;
    content: ' ';
    width: 23px;
    height: 54px;
    background: url(/local/templates/re-store/img/arrow-slider.svg) 0 -54px no-repeat;
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.each-other__slider .slick-next:hover:before {
    background-position: -46px -54px;
}

.catalog-item-a-image.background-white,
.tabs2-a.background-white,
.product-main-img a.background-white,
.cart-item-img a.background-white,
.wp-s-sl .tabs2-a.background-white,
.wp-s-s2 .tabs2-a.background-white {
    background: none;
}

.block_1,
.block_2 {
    z-index: 1;
}

.recommended-item__figure {
    height: 166px;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.with-product .recommended-item .tabs2-a img {
    margin: 0px auto;
}

/*b2b styles for header\footer auth popup*/
.b2b-pink-btn {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    border: none;
    background-color: #ED5AAE;
    font-size: 14px;
    color: #fff;
}

.b2b-pink-btn:hover {
    background-color: #FF5BB9;
}

.about-bonus-info-text {
    position: static;
}

.about-bonus-info-cont .about-bonus__offset {
    padding: 126px 0px;
}

.about-bonus-info .big-title {
    margin-bottom: 0;
}

.b2b-info-block {
    float: left;
    max-width: 536px !important;
    width: 100%;
    font-size: 14px;
}


.font-bold {
    font-family: 'Graphik-Semibold-Cy';
    font-size: 31px;
}

.b2b-info-block .pink-bttn-normal {
    padding: 0;
}

.about-bonus-info-text .cr-left-block .medium-title.font-bold,
.about-bonus-info-text .cr-right-block .medium-title.font-bold {
    font-size: 18px;
}

.header-group {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.news-hr {
    margin: 46px 0px 36px;
}

.header-group__half {
    width: 50%;
    padding-left: 20px;
    box-sizing: border-box;
}

.font-light,
.pink-bttn-normal.font-light {
    font-family: 'Graphik-Light-Cy';
}

.b2b-info-details_items-row input {
    width: 253px;
    height: 40px;
    padding-left: 16px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-sizing: border-box;
}

.pink-bttn-normal.font-light {
    font-size: 14px;
}

.about-bonus-info-text .cr-left-block .medium-title.font-bold,
.about-bonus-info-text .cr-right-block .medium-title.font-bold {
    font-family: 'Graphik-Semibold-Cy';
}

.about-bonus-info-text ul li,
.font-regular {
    line-height: 21px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    margin-bottom: 11px;
}

.pink-bttn-light {
    display: block;
    width: 200px;
    line-height: 40px;
    padding: 0px;
    text-align: center;
}

.clear:after {
    content: '';
    display: block;
    clear: both;
}

.about-bonus__add-info {
    font-size: 14px;
    padding: 0px;
    margin: 20px 0px 0px 22px;
}

.about-bonus-info-text .cr-left-block,
.about-bonus-info-text .cr-right-block {
    padding: 14px 10px 14px 0px;
}

@media (max-width: 1100px) {
    .creditpay-iframe {
        height: 740px;
        width: 1100px;
    }
}

@media (min-width: 1100px) and (max-width: 1300px) {
    .creditpay-iframe {
        height: 740px;
        width: 100%;
    }
}

@media (min-width: 1300px) {
    .creditpay-iframe {
        height: 740px;
        width: 1300px;
    }
}


.compare-cont .tabs li,
.compare-cont .tabs li.active {
    height: auto;
}

.label-wrap {
    display: block;
}

.label-wrap:after {
    content: '';
    display: block;
    clear: both;
}

@media (max-width: 1023px) {
    .profile-message #subject {
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }
}

.signin__label,
.main-input-line {
    display: block;
}

.signin__label {
    display: flex;
    align-items: center;
}

.signin__label button[type="submit"] {
    margin-left: 20px;
}

.promocode-line,
.promocode-filled {
    display: none;
}

.label-full {
    width: 100%;
    display: block;
}

.default-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    list-style: none;
    outline: 0;
    background: none;
}

.pickup {
    padding: 1px 0px;
}

.pickup__grid {
    max-width: 1100px;
    margin: 0px auto;
}

.flex-container {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.pickup__half {
    width: 50%;
}

.pickup__half {
    width: 50%;
    min-height: 280px;
    box-sizing: border-box;
}

.pickup__container {
    padding: 54px 60px;
    position: relative;
    background: #f7f7f7;
}

.pickup__container_image {
    padding: 0px;
    border-radius: 5px 0 0 5px;
}

.pickup__container-figure {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.pickup__container_image .pickup__container-figure {
    position: static;
}

.pickup__container_image .pickup__container-box {
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 54px 60px;
    box-sizing: border-box;
}

.pickup__container-image {
    display: block;
    max-width: 100%;
}

.pickup__desktop {
    display: block;
}

.pickup__mobile {
    display: none;
}

.pickup__container-box {
    position: relative;
    z-index: 2;
}

.pickup__container-title {
    padding: 0;
    margin: -4px 0px 0px 0px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 32px;
    line-height: 34px;
    color: #fff;
    text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.pickup__container-info {
    padding: 0px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin: 10px 0px 0px 0px;
}

.pickup__container-info:first-child {
    margin-top: 0px;
}

@media screen and (max-width: 767px) {
    .pickup__grid {
        padding: 0px 20px;
    }

    .pickup__half {
        width: 100%;
        height: auto;
    }

    .pickup__container {
        padding: 24px 30px;
        border-radius: 0 0 5px 5px;
    }

    .pickup__container_image {
        min-height: 120px;
        padding: 0;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
    }

    .pickup__desktop {
        display: none;
    }

    .pickup__mobile {
        display: block;
    }

    .pickup__container_image .pickup__container-figure img {
        border-radius: 5px 5px 0 0;
    }

    .pickup__container-title {
        margin: 8px 0px 0px 0px;
        font-size: 21px;
        line-height: 26px;
        text-align: center;
    }

    .pickup__container-info {
        font-size: 14px;
        line-height: 20px;
        margin: 10px 0px 0px 0px;
    }

    .pickup__container-info:first-child {
        margin-top: 0px;
    }

    .contacts .row {
        display: block;
    }

    .contacts .row .col-sm-4,
    .contacts .row .col-sm-6 {
        width: 100%;
        flex-basis: 100%;
        padding: 0;
    }
}

.catalog-figure {
    align-items: center !important;
}

.product .accessories-fourblocks_top {
    padding-top: 0px;
    margin: 0px 0px 38px 0px;
}


/*Styles for B2B profile*/
.b2b-info-block {
    float: left;
    max-width: 535px;
    width: 100%;
}

.b2b-info-details_items-row {
    display: flex;
    margin-bottom: 20px;
}

.b2b-info-details_items-row span {
    display: block;
    margin-bottom: 17px;
    font-size: 14px;

}

.b2b-info-details_items-row input {
    width: 235px;
    height: 37px;
    padding-left: 16px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
}

.b2b-info-details_items-row .b2b-profile-select {
    width: 235px !important;
    height: 41px !important;
    padding-left: 16px !important;
    border-radius: 3px;
    position: relative;
    line-height: 27px;
}

.b2b-info-details_items-row .b2b-profile-select .jq-selectbox__dropdown {
    left: 0;
}


.b2b-profile-item:first-child {
    margin-right: 30px;
}

.b2b-btn {
    width: 251px;
}

.b2b-cover .b2b-btn {
    width: auto;
}

.b2b-profile-info_details {
    padding-bottom: 40px;
    border-bottom: 1px solid #eaeaea;
}

.b2b-profile-statistics {
    margin-top: 38px;
}

.b2b-profile-statistics h3 {
    font-size: 18px;
    font-weight: bold;

}

.b2b-statistics-all {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 21px;
    padding-right: 25px;
    cursor: pointer;
}

.b2b-arrow {
    display: block;
    position: absolute;
    height: 8px;
    width: 8px;
    border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    transform: rotate(-45deg);
    top: 2px;
    right: 0;
    cursor: pointer;

}

.b2b-profile-statistics_info {
    display: flex;
    justify-content: left;
    margin-top: 27px;
}

.b2b-profile-statistics_info p {
    margin-top: 0;
}

.b2b-statistics-order-amount {
    margin-left: 139px;
}

.b2b-statistics_info-header {
    font-size: 14px;
    color: #999999;
    line-height: 21px;
    margin-bottom: 5px !important;
}

.b2b-statistics_info-amount {
    font-size: 18px;
    color: #000000;
    line-height: 22px;
    font-family: 'Graphik-Medium-Cy';
    margin-top: 0 !important;
}

.b2b-personal-right-block_item {
    width: 251px;
    height: 161px;
    border: 1px solid #ebebeb;
    font-size: 14px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.b2b-personal-right-block_item h3 {
    font-size: 16px;
    margin: 11px 21px 0 21px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;

}

.manager-info {
    display: flex;
    margin-top: 21px;
    margin-left: 21px;
}

.manager-info img {
    width: 60px;
    height: 60px;
    margin-right: 10px;
}


/*Стили для правого блока */
.b2b-personal-right-block_item p {

    margin: 0;
}

.b2b-open-private-chat {
    border: 1px solid #eaeaea;
    height: 40px;
    border-radius: 3px;
    margin-bottom: 20px;
    line-height: 40px;
    padding-left: 16px;
}

.b2b-open-private-chat a {
    margin-top: 0;
}

.b2b-right-block a {
    font-family: 'Graphik-Regular-Cy';
}

.phone-manager {
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    color: #000000;
}

.manager-info_items p {
    margin-bottom: 5px;
}

.b2b-discount-block {
    margin: 21px;
}

.b2b-discount {
    font-size: 14px;
    color: #999999;
}

.b2b-current-discount {
    font-size: 18px;
    font-family: 'Graphik-Medium-Cy';
    color: #000000;
    margin-right: 5px;
}

.b2b-link {
    color: #ED5AAE;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    margin-top: 15px;
    display: inline-block;
}

.b2b-credit-limit-block {
    margin: 20px;
}

.b2b-limit-money {
    color: #999999;
}

.current-limit {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    color: #000000;
}

.b2b-limit-stripe {
    position: relative;
    width: 211px;
    height: 8px;
    background-color: #eaeaea;
    border-radius: 4px;
    margin-bottom: 15px;
}

.b2b-limit-stripe:before {
    content: '';
    display: block;
    position: absolute;
    height: 8px;
    width: 138px;
    left: 0;
    top: 0;
    background-color: #ED5AAE;
    border-radius: 4px;
}

.b2b-right-select {
    width: 253px;
    height: 40px;
    margin-bottom: 40px;
}

.b2b-right-select .b2b-profile-select {
    width: 235px !important;
    height: 41px !important;
    padding-left: 16px !important;
    border-radius: 3px;
    position: relative;
    line-height: 27px;
}

.b2b-right-select .b2b-profile-select .jq-selectbox__dropdown {
    left: 0;
}

.b2b-profile-select .jq-selectbox__select-text {
    height: 100%;
}


/*Стили для блока История заказов*/
.b2b-history-h1 {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 37px;
}

.b2b-orders-list-row {
    display: flex;
    justify-content: space-between;
}

.b2b-order-history-statistic {
    padding-bottom: 35px;
}

.b2b-orders-list-row {
    border-top: 1px solid #eaeaea;
    padding-top: 19px;
    padding-bottom: 19px;
    display: flex;
    justify-content: space-between;
}

.b2b-order-date p {
    margin: 0;
}

.b2b-order-number {
    font-size: 14px;
    color: #000000;
}

.b2b-order-date {
    font-size: 14px;
    color: #999999;
}

.b2b-order-status {
    font-size: 14px;
}

.order-processing {
    color: #308AEB;
}

.order-draft {
    color: #999999;
}

.order-shipping {
    color: #e3693c;
}

.order-finished {
    color: #7dc43e;
}

.b2b-orders-list-row div {
    width: 120px;
}

.b2b-orders-list-row div:not(:first-child) {
    text-align: left;
}

.b2b-orders-list-row div:last-child {
    text-align: right;
}

.b2b-order-value {
    font-size: 14px;
    font-family: 'Graphik-Medium-Cy';
    color: #000000;
}

.b2b-order-status {
    margin-left: 40px;
}

.b2b-ordr-chnge-adress,
.b2b-ordr-chnge-time {
    font-family: 'Graphik-Regular-Cy';
}

/*Стили для блока детальная История заказов*/
.b2b-detailed-order-history h1 {
    font-size: 21px;
    font-family: 'Graphik-Medium-Cy';
    color: #000000;
}

.b2b-ordr-confirmation-block {
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 27px;
}


.b2b-superviser-confirm-order {
    display: inline-block;
    width: 220px;
    text-align: center;
}

.b2b-superviser-decline-order {
    margin-left: 40px;
}


.b2b-ordr-delivery_adress {
    font-size: 14px;
    font-family: 'Graphik-Medium-Cy';
}

.b2b-ordr-delivery_courier {
    font-size: 14px;
}

.b2b-ordr-delivery {
    margin-top: 20px;
    padding-bottom: 27px;
    border-bottom: 1px solid #eaeaea;
}

.b2b-ordr-chnge-time {
    margin-left: 18px;
}


.b2b-payment-info {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 20px;
    padding-bottom: 27px;
    border-bottom: 1px solid #eaeaea;
}

.b2b-payment-info_contacts {
    text-align: right;
}

.info-worker_name {
    font-size: 14px;
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: 10px;
}

.info-worker_position {
    color: #999999;
}

.info-contacts_number {
    margin-bottom: 10px;
}


.b2b-payment-details {
    padding-bottom: 40px;
    border-bottom: 1px solid #eaeaea;
}

.payment-item-container {
    margin-top: 20px;
    max-width: 254px;
    width: 100%;
}

.ordr-item {
    display: flex;
    justify-content: space-between;
}

.ordr-item p {
    margin: 0;
    margin-top: 8px;
}

.payment-item-discount {
    color: #ED5AAE;
}

.payment-item-total {
    font-size: 18px;
    font-family: 'Graphik-Medium-Cy';
}

.b2b-link-grey {
    display: block;
    width: 253px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    background-color: #f2f2f2;
    color: #000000;
    margin-top: 27px;
}

.product_name-serial {
    display: block;
    font-size: 12px;
    color: #999999;
}

.b2b-ordr-content-product {
    max-width: 400px;
    width: 100%;
}

.b2b-ordr-content-container {
    margin-top: 30px;
}

.b2b-ordr-content-container .current {
    font-family: 'Graphik-Medium-Cy';
    margin-right: 13px;

}

.b2b-ordr-content-container .old {
    text-decoration: line-through;
    color: #999999;
}

.b2b-ordr-content-product div p:first-child {
    width: 110px;
}

.ordr-product-item {
    display: flex;
}

.ordr-product-item p {
    margin: 0;
    margin-top: 10px;
}


.product-discount-percent {
    color: #ED5AAE;
}

.product_total-price {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    margin-right: 13px;
}

.b2b-h3 {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
}


.b2b-order-example {
    padding-bottom: 29px;
}

.b2b-order-example {
    margin-top: 30px;
}


.b2b-product-item_img {
    width: auto;
    height: auto;
    margin-top: 30px;
}

.b2b-product-item_img img {
    height: 100px;
    width: auto;
}

.b2b-product-item-wrap {
    display: flex;
    border-bottom: 1px solid #eaeaea;
}


/* Стили для блока Уведомления*/

.b2b-notification-row:first-child {
    border-top: none !important;
}

.b2b-notifications-info {
    width: 340px !important;
    font-size: 14px;
}

.b2b-notifications-info p {
    margin: 0;
}

.b2b-notifications-info p:first-child {
    font-family: 'Graphik-Medium-Cy';
    color: #000000;
}

.b2b-notifications-info p:last-child {
    margin-top: 3px;
    color: #999999;
}

.b2b-notifications-link {
    margin: 0;
    font-family: 'Graphik-Regular-Cy';
}


.b2b-private-cabinet-h1 {
    border: none;
    margin-bottom: 0 !important;
}

.h3-history {
    margin-bottom: 18px;
}

.b2b-private-cabinet-btn {
    width: 160px;
    text-align: center;
    padding: 0;
    margin-top: 18px;
}

.b2b-private-cabinet-link {
    color: #000000;
}

.b2b-private-cabinet-link:hover {
    color: #ED5AAE;
}


/*Стили Адреса Доставки*/
.b2b-adress-block {
    position: relative;
    float: none !important;
    width: 253px;
    margin: 0;
}

.b2b-adress-block-text {
    min-height: unset;
    width: 80%;
}

.b2b-adress-block-btns {
    display: flex;
}

.b2b-adress-block-btns .address-badge {
    font-family: 'Graphik-Medium-Cy';
}

.b2b-change-btn {
    margin-left: 18px;
}

.b2b-adress-block-container {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #eaeaea;
}

.b2b-adress-h3 {
    margin-top: 35px;
}

.b2b-adress-form {
    border: none;
}

.b2b-adress-form .b2b-profile-item {
    margin-top: 27px;
}

.b2b-adress-form .b2b-info-details_items-row {
    margin-bottom: 0;
}


.b2b-adress-btn {
    margin-top: 40px;
}

.b2b-adress-block-cross {
    color: #ebebeb !important;
}

.b2b-adress-block-cross {
    position: absolute;
    right: 11px;
    top: 11px;
    height: 14px;
    width: 14px;
    cursor: pointer;
}

.b2b-adress-block-cross:after {
    content: '';
    position: absolute;
    height: 2px;
    width: 14px;
    display: block;
    background-color: #ebebeb;
    transform: rotate(45deg);
}

.b2b-adress-block-cross:before {
    content: '';
    position: absolute;
    height: 2px;
    width: 14px;
    display: block;
    background-color: #ebebeb;
    transform: rotate(-45deg);
}


/*Стили для блока Мои компании*/

.b2b-companies-name-block {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 28px;
}


.b2b-companies-money-info {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #eaeaea;
}


.b2b-companies-money-info .b2b-personal-right-block_item {
    height: auto;
    margin-top: 38px;
}

.b2b-companies-company-name {
    max-width: 360px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    margin: 0;
}

.b2b-companies-credit-limit {
    margin-left: 21px;
    margin-right: 21px;
}

.b2b-companies-credit-stripe {
    margin-top: 20px;
}

.b2b-limit-stripe.b2b-companies-credit-stripe:before {
    width: 0;
}

.b2b-companies-credit-btn {
    width: 211px;
    display: block;
    padding: 0;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 21px;
}

.b2b-companies-credit-limit .b2b-companies-credit-status {
    margin-top: 11px;
}

.b2b-companies-credit-wrap {
    margin-bottom: 0;
}

.b2b-companies-saldo-wrap {
    max-height: 166px !important;
    width: 253px;
    height: 100%;
    box-sizing: border-box;
}

.b2b-companies-saldo {
    font-size: 18px;
    font-family: 'Graphik-Medium-Cy';
    margin-top: 15px;
}

.b2b-companies-saldo-status {
    margin-top: 10px !important;
    color: #999999;
    font-size: 14px;
}

.b2b-companies-saldo span {
    font-size: 18px;
    font-family: 'Graphik-Medium-Cy';
}

.b2b-requisites-block div p {
    font-size: 14px;
    margin: 0;
}

.b2b-requisites-block div {
    margin-bottom: 20px;
}

.b2b-requisites-block div p:first-child {
    color: #999999;
}

.b2b-requisites-block {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 24px;
}

.b2b-credit-h3 {
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: 18px;
    margin-top: 20px;
}

.b2b-requisites-numbers_row {
    display: flex;
    justify-content: space-between;
    max-width: 415px;
}

.b2b-requisites-numbers_row-item {
    width: 70px;
}

.b2b-requisites-numbers_row-item {
    margin: 0 !important;
}

.bank-requisites .b2b-requisites-numbers_row-item {
    width: 180px;
}

.company-contacts .b2b-requisites-numbers_row {
    justify-content: space-between;
    max-width: 536px;
}

.company-contacts .b2b-requisites-numbers_row-item {
    width: 250px;
    color: #000000 !important;
}

.contact-name {
    color: #000000 !important;
    font-family: 'Graphik-Medium-Cy';
}

.contact-position {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    color: #000000 !important;
}

.contact-number,
.contact-email {
    color: #000000 !important;
}

.company-contacts .b2b-requisites-numbers_row-item:last-child {
    text-align: right;
}

.contact-delivery-limit {
    color: #999999;
}

.company-contact-arrow {
    top: 0;
}

.b2b-companies-confirm-btns {
    margin-top: 36px;
    max-width: 420px;
    display: flex;
    justify-content: space-between;

}


/*Стили для страницы Добавить новую компанию*/
.add-company-requisite-item {
    margin-top: 20px;
}

.add-company-requisite-item span {
    display: block;
    margin-bottom: 17px;
    font-size: 14px;
}

.add-company-requisite-item input {
    width: 253px;
    height: 40px;
    padding-left: 16px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    display: block;
    box-sizing: border-box;
}

.add-company-fullName input,
.add-company-legalAdress input,
.add-company-currentAdress input {
    display: block;
    width: 100%;
    box-sizing: border-box;
}

.add-company-taxInfo .b2b-requisites-numbers_row-item {
    width: auto;
}

.add-company-taxInfo .b2b-requisites-numbers_row {
    display: flex;
    justify-content: space-between;
    max-width: 536px;
    width: 100% !important;
}

.add-company-regInfo .b2b-requisites-numbers_row-item {
    width: auto;
}

.add-company-regInfo .b2b-requisites-numbers_row {
    display: flex;
    justify-content: space-between;
    max-width: 536px;
    width: 100% !important;
}

.add-company-regInfo .b2b-requisites-numbers_row input {
    width: 165px;
}

.add-bank-requisites .b2b-h3 {
    margin-top: 23px;
}

.add-city-info input {
    width: 165px;
}

.add-city-info .b2b-requisites-numbers_row {
    max-width: 536px;
    width: 100% !important;
    display: flex;
    justify-content: space-between;
}

.add-city-info .b2b-requisites-numbers_row-item {
    width: 165px;
}

.add-delivery-adress input {
    width: 100%;
}

.contact-disclaimer {
    color: #999999;
    max-width: 340px;
    width: 100%;
}

.select-contact-to-add {
    width: 100%;
    max-width: 536px;
    height: 40px;
    line-height: 30px;
}

.b2b-contact-card {
    width: 100%;
    position: relative;
    border: 1px solid #eaeaea;
    box-sizing: border-box;
    margin-top: 30px;
    padding: 21px 31px 28px 31px;
}

.contact-card-header {
    border-bottom: 1px solid #eaeaea;
}

.contact-card-contacts {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
}

.superviser-check-wrap {
    margin-top: 16px;
}

.b2b-companies-add {
    width: 253px;
    text-align: center;
}

.b2b-companies-addUser input {
    width: 222px;
}

.b2b-companies-addUser_email {
    width: 100%;
    margin: 0 !important;
}

.b2b-companies-addUser_email input {
    width: 100%;
}

.range-value-block span {
    display: block;
}

.range-value-block input[type=range] {
    width: 100%;
}

.range-value-block input[type=range] {
    -webkit-appearance: none;
    /* Hides the slider so that custom slider can be made */
    width: 100%;
    /* Specific width is required for Firefox. */
    background: transparent;
    /* Otherwise white in Chrome */
}

.range-value-block input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.range-value-block input[type=range]:focus {
    outline: none;
    /* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

.range-value-block input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;

    /* Hides the slider so custom styles can be added */
    background: transparent;
    border-color: transparent;
    color: transparent;
}


/* Special styling for WebKit/Blink */
input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    background: #ED5AAE;
    cursor: pointer;
    margin-top: -9px;
    /* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 2px;
    cursor: pointer;
    border-radius: 2px;
}


#rangeInput {
    margin-top: 49px;
    background: linear-gradient(to right, #ED5AAE 0%, #ED5AAE 2%, #eaeaea 2%, #eaeaea 100%);
    border-radius: 8px;
    height: 3px;
    width: 100%;
    outline: none;
    transition: background 450ms ease-in;
    -webkit-appearance: none;
}


.b2b-maxMin-company-limit {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.b2b-maxMin-company-limit span {
    display: inline-block;
}

.range-value-block {
    position: relative;
}



.outputed-value-currency {
    position: absolute;
    font-family: 'Graphik-Medium-Cy';
    left: 50%;
    margin-left: -20px;
}

.outputed-value-currency output {
    font-family: 'Graphik-Medium-Cy';
}

.b2b-companies-user-btns {
    margin-top: 28px;
}

.b2b-companies-user-btns .pink-bttn-normal {
    width: 107px;
    text-align: center;
    padding: 0;
}

.b2b-companies-user-btns .b2b-link {
    margin-left: 29px;
}

.b2b-companies-confirm-company {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.add-company-btn,
.delay-company-btn {
    width: 253px;
    text-align: center;
    margin: 0;
    padding: 0;
}

/*Стили для блока Детальная информация о компании*/

.b2b-companies-agreement {
    display: flex;
    margin-top: 23px;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 27px;
}

.b2b-companies-agreement a {
    margin: 0;
    margin-left: 19px;
}

.b2b-companies-agreement-number span {
    font-family: 'Graphik-Medium-Cy';

}

.b2b-companies_detail-info-wrap {
    border: 1px solid #eaeaea;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 20px 0 20px;

}

.b2b-companies_detail-info-wrap .company-contacts {
    border-bottom: none;
}

.b2b-companies_detail-saldo {
    border-bottom: none !important;
}

.b2b-saldo-block {
    padding-bottom: 13px;
    margin-bottom: 0;
}

.b2b-companies-edit {
    border-bottom: 1px solid #eaeaea !important;
}

.b2b-change-company-requisites {
    margin-top: 30px;
}


/*Стили для страницы Контактные лица*/

.change-contact-limits {
    display: flex;
    justify-content: space-between;
}

.change-contact-limits a {
    margin: 0;
}

.change-contact-limits-btns {
    display: flex;
    justify-content: flex-end;
    width: 140px;
}

.hange-contact-limits-btns_single {
    justify-content: center;
}

.b2b-company-contacts-item {
    border-bottom: 1px solid #eaeaea;
}

.b2b-all-contacts .company-contacts {
    border-bottom: none;
}

.b2b-all-contacts .change-contact-limits-btns a {
    margin-left: 19px;
}


.b2b-all-contacts .b2b-nonActive-contacts .b2b-company-contacts-item p {
    color: #eaeaea !important;
}

.b2b-nonActive-contacts .b2b-h3 {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 29px;
}

.company-active-contacts .b2b-company-contacts-item {
    padding-bottom: 0;
}

.company-active-contacts {
    padding-bottom: 0 !important;
}

.b2b-add-worker-btn {
    margin-top: 20px;
    margin-bottom: 48px;
}

.b2b-nonActive-contacts .change-contact-limits {
    justify-content: flex-end !important;
}


.b2b-nonActive-contacts .b2b-company-contacts-item {
    padding-bottom: 24px;
}

.b2b-nonActive-contacts .company-contact-arrow {
    border-color: #999999 !important;
}

.b2b-nonActive-contacts p {
    margin: 0;
}

.b2b-nonActive-contacts .b2b-requisites-numbers_row {
    margin-bottom: 20px;
}

.b2b-nonActive-contacts .b2b-company-contacts-item {
    margin-top: 24px;
}

.b2b-gray-btn {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 5px;
    border: none;
    background-color: #f2f2f2;
    font-size: 14px;
    color: #000;
}

.b2b-gray-btn:hover {
    background-color: #e5e5e5;
}

.b2b-signin-popup__content {
    width: 1100px;
    margin: 0 auto;
    padding-top: 110px;
    display: flex;
    font-size: 14px;
    color: #000;
}

.b2b-enter-form {
    width: 360px;
    padding: 40px 30px 55px;
    box-sizing: border-box;
    background-color: #f7f7f7;
}

.b2b-reg {
    width: 420px;
    margin-left: 60px;
    padding-top: 40px;
}

.b2b-reg__title {
    margin-bottom: 30px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 32px;
}

.b2b-reg__descr {
    line-height: 21px;
}

.b2b-reg__type-row {
    margin-top: 40px;
    display: flex;
}

.b2b-reg__type-row .b2b-form__radio-label+.b2b-form__radio-label {
    margin-left: 10px;
}

.b2b-reg__type-row .b2b-form__radio-btn {
    padding: 0 23px;
}

.b2b-reg__list {
    margin-top: 30px;
}

.b2b-reg__list-item {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
}

.b2b-reg__list-item:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ED5AAE;
}

.b2b-reg__list-item+.b2b-reg__list-item {
    margin-top: 10px;
}

.b2b-reg__go-to {
    width: 225px;
    margin-top: 30px;
}

.b2b-form__radio-label {
    display: inline-block;
}

.b2b-form__radio {
    display: none;
}

.b2b-form__radio-btn {
    display: inline-block;
    height: 40px;
    line-height: 38px;
    padding: 0 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
    background-color: transparent;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
}

.b2b-form__radio-btn:hover {
    background-color: #e6e6e6;
}

.b2b-form__radio:checked+.b2b-form__radio-btn {
    border: 2px solid #ED5AAE;
}

.b2b-form__radio:checked+.b2b-form__radio-btn:hover {
    background-color: transparent;
}

.b2b-form__input-title {
    margin-bottom: 15px !important;
}

.b2b-form__input {
    width: 100%;
    height: 40px;
    padding: 0 16px;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    background-color: #fff;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 40px;
    color: #000;
}

.b2b-checkout-link {
    display: inline-block;
    color: #ED5AAE;
    cursor: pointer;
}

.b2b-checkout-link:hover {
    text-decoration: underline;
}

.b2b-form__checkbox {
    display: none;
}

.b2b-form__checkbox-label {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    cursor: pointer;
}

.b2b-form__checkbox-label:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url(/local/templates/re-store/img/checkbox/checkbox-off.svg) left top no-repeat transparent;
}

.b2b-form__checkbox-label:hover:before {
    background: url(/local/templates/re-store/img/checkbox/checkbox-off-hover.svg) left top no-repeat transparent;
}

.b2b-form__checkbox:checked+.b2b-form__checkbox-label:before {
    background: url(/local/templates/re-store/img/checkbox/checkbox-on.svg) left top no-repeat transparent !important;
}

.b2b-form__checkbox:checked+.b2b-form__checkbox-label:hover:before {
    background: url(/local/templates/re-store/img/checkbox/checkbox-on-hover.svg) left top no-repeat transparent !important;
}

.catalog-figure {
    align-items: center !important;
}

.item-img_help-wrap {
    height: 120px;
}

.item-img_help-iphone,
.item-img_help-watch,
.item-img_help-ipad {
    height: 200px;
}

.item-img_help-ipad .item-image_help {
    margin-top: 50px;
}

/*Cart Bonus Styles*/

.count-bonus-block {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

.count-block {
    width: 210px;
    height: fit-content;
    background-color: #f7f7f7;
    padding: 20px 20px 0 20px;
}

.count-block__table {
    width: 100%;
}

.table-item {
    padding: 5px;
}

.table-item__second {
    text-align: right;
}

.count-btn {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 28px 0 30px 0;
}

.button__romb {
    display: block;
    width: 30px;
    height: 100%;
    position: absolute;
    opacity: 0.3;
    top: 0;
    left: -40px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: skew(-10deg, 0deg);
    -moz-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    -webkit-animation: move 5s linear infinite;
    -moz-animation: move 5s linear infinite;
    -ms-animation: move 5s linear infinite;
    -o-animation: move 5s linear infinite;
    animation: move 5s linear infinite;
}

@keyframes move {
    0% {
        left: 0%;
    }

    20% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}

.bonus-block {
    width: 770px;
}

.bonus-block__wrap {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 31px;
    padding-bottom: 25px;
}

.bonus-notification {
    max-width: 670px;
    line-height: 20px;
}

.enter-promo {
    float: none !important;
}

.cart-bottom-info {
    border: none;
}

.bonus-block {
    display: flex;
    margin-top: 20px;
}

.bonus-input {
    border: none;
    width: 184px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 36px;
    background-color: #f7f7f7;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2) inset;
    padding-left: 16px;
}

.bonus-block__card-img {
    height: 40px;
    margin-right: 20px;
}

.bonus-img {
    height: 100%;
}

.bonus-block__btn {
    cursor: pointer;
    height: 40px;
    width: 40px;
    background-color: #ED5AAE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 20px;
    background: url(/local/templates/re-store/img/promo-white.png) center center no-repeat #ED5AAE;
    background-size: 13px;
}

.bonus-block__btn:active {
    background-color: #E743A1;
}

.bonus-block__btn:hover {
    background-color: #FF5BB9;
}

.enter-promo {
    display: flex;
}

.promo-inputs {
    font-family: 'Graphik-Medium-Cy';
    border: 1px solid transparent;
    font-size: 24px;
    width: 28px;
    height: 35px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f7;
    text-align: center;
}

input[type="text"].promo-inputs:focus {
    border: 1px solid #eeeeee !important;
    background-color: #eeeeee;
}

input[type="text"].promo-inputs__error:focus {
    border: 1px solid #e3693c !important;
    background-color: #e3693c;
}

.promo-inputs+.promo-inputs {
    margin-left: 7px;
}

.promo-resend__wrap {
    font-family: 'Graphik-Regular-Cy';
    display: flex;
    font-size: 14px;
    color: #999999;
    margin-left: 30px;
    line-height: 35px;
}

.promo-resend.active {
    cursor: pointer;
}

.promo-resend.active:hover {
    color: #ED5AAE;
}

.bonus-card__remove {
    cursor: pointer;
}

.bonus-card__remove:hover {
    color: #ED5AAE;
}

.promo-enter__wrap {
    display: flex;
}

.promo-denie {
    margin-left: 30px;
    cursor: pointer;
}

.promo-denie:hover {
    color: #ED5AAE;
}

.promo-code {
    display: flex;
}

.promo-approved {
    display: flex;
}



.bonus-card__remove {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #999999;
}

.bonus-card {
    height: 65px;
    margin-right: 30px;
    float: left;
}

.bonus-card img {
    height: 100%;
}

.bonus-amount {
    margin-left: 110px;
    position: relative;
}

.bonuses {
    font-weight: bold;
}

.bonus-amount input {
    display: none;
}


.bonus-label-item {
    padding-left: 25px;
    position: relative;
}

.bonus-label-item:before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 1px solid #5d5d5d;
    position: absolute;
    left: 0;
    top: 0;
}

.bonus-input-item:checked+.bonus-label-item:before {
    background: url(/local/templates/m-re-store/img/checkbox/checkbox-on-hover.svg);
    border-color: #ED5AAE;
}

.accepted-promo {
    max-width: 409px;
}

.promo-card__name {
    font-weight: bold;
}

.bonus-card__remove {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #999999;
}

.remove-card__cross {
    display: inline-block;
    position: relative;
    height: 12px;
    width: 12px;
    margin-right: 5px;
}

.remove-card__cross::before {
    content: '';
    position: absolute;
    display: block;
    width: 2px;
    height: 13px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 5px;
}

.remove-card__cross::after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 13px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 5px;
}

.accepted-promo__remove {
    color: #999999;
    cursor: pointer;
}

.accepted-promo {
    padding-top: 5px;
    display: flex;
}

.promo-card__name {
    font-weight: bold;
}

.accepted-promo__tick {
    height: 6px;
    width: 12px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.accepted-promo__inner {
    padding-left: 9px;
    line-height: 20px;
}

.promo-inputs__error {
    background-color: #e3693c;
    color: #fff;
}

.promo-inputs__error-text {
    color: #e4693f;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    padding-top: 13px;
}



/* New Popup for Login/Pass */
.popup-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 80px 0;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    display: none;
    outline: none;
    -webkit-transition: .25s ease 0s;
    transition: .25s ease 0s;
}

body.bg-black .delivery-form .jq-selectbox,
body.bg-black .delivery-date .jq-selectbox {
    z-index: 0 !important;
}

.popup-wrap.is-showed {
    visibility: visible;
    overflow-y: auto;
    opacity: 1;
    display: flex;
}

.popup-block {
    display: block;
    position: static;
    width: 1100px;
    height: auto;
    overflow: hidden;
    margin: auto;
    border-radius: 5px;
    background-color: #fff;
    -webkit-transition: .25s ease 0s;
    transition: .25s ease 0s;
    transform: translateY(200%);
    -webkit-transform: translateY(200%);
}

.button-city {
    display: none;
}

.update_search-city {
    height: 254px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
    overflow-x: hidden;
}

@media (max-width: 1023px) {
    .update_search-city {
        display: flex;
        flex-direction: column;
        -webkit-column-gap: 0;
        -moz-column-gap: 0;
        column-gap: 0;
    }

    .update_search-city::-webkit-scrollbar {
        width: 0;
    }
}

.service-opened.is-open+.update_search-city {
    display: none;
}

.update_search-city .city {
    margin: 0 0 12px;
    white-space: nowrap;
}

.update_search-city .city:hover {
    color: #ED5AAE;
}

.update_search-city .city.checked {
    color: #ED5AAE;
}

.update_search-city .city-selector-link {
    font-size: 16px;
    line-height: 24px;
}

.popup-wrap.is-showed .popup-block {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.popup-block__full-container {
    margin: 80px auto;
    max-width: 1100px;
}

.popup-block--small {
    width: 550px;
}

.popup-wrap--full {
    padding: 0;
}

.popup-wrap--full .popup-block {
    width: 100%;
    min-height: 100%;
    border-radius: 0;
}

.popup-block__inner {
    padding: 54px 60px 60px;
}

.popup-block__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0;
    color: #000;
}

.popup-block__text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.popup-block__full-title {
    margin-bottom: 32px;
}

.bg-black {
    overflow: hidden;
}

.popup-wrap.is-showed {
    visibility: visible;
    overflow-y: auto;
    opacity: 1;
}

.popup-wrap.is-showed .popup-block {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
}

.signin-popup__bottom {
    padding: 20px 60px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
}

.signin-popup__bottom .brand-icons {
    display: flex;
    align-items: center;
    height: 54px;
    padding-right: 40px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.signin-popup__bottom .sub-text {
    padding-left: 40px;
    padding-bottom: 0;
}

.signin-popup__inner {
    padding: 54px 0 56px;
    display: flex;
}

.btn-close {
    background: transparent !important;
    padding: 20px;
    width: auto !important;
    height: auto !important;
    cursor: pointer;
    outline: none !important;
    -webkit-tap-highlight-color: transparent;
    font-size: 0;
    color: #000;
    border: 0;
    border-radius: 0 !important;
    border: 0;
}

.btn-close svg {
    transition: 0.2s ease;
}

.btn-close:hover svg {
    fill: #ED5AAE;
}

.btn-close:active svg {
    fill: #d02f79;
}

.signin-popup__col {
    padding: 0 60px;
    width: 50%;
}

.signin-popup__col:nth-child(2) {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.popup-title {
    display: block;
    font-size: 24px;
    line-height: 28px;
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: 28px;
}

.popup-fields {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.signin-popup__col .login-left {
    float: none;
    width: auto;
    padding-top: 0;
}

.popup-input {
    width: calc(50% - 10px);
    margin-bottom: 20px;
}

.popup-input .input__item {
    width: 100% !important;
    box-sizing: border-box !important;
    padding-left: 16px !important;
    line-height: normal !important;
}

.popup-input .input__wrap {
    line-height: 1;
}

.popup-input--text-right {
    text-align: right;
}

input.input__item[type="text"]:focus,
input.input__item[type="password"]:focus,
textarea.input__item:focus {
    border: 1px solid transparent !important;
}

.popup-btns {
    margin-top: 10px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}

.popup-block-text {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
}

.popup-feedback {
    color: #999;
    font-size: 12px;
    line-height: 18px;
    padding: 0 60px;
    display: block;
    margin-bottom: 37px;
}

.niceCheck-text {
    display: inline-block;
    vertical-align: top;
}

.niceCheck-text>b {
    font-family: 'Graphik-Medium-Cy';
}

.popup-feedback label {
    font-size: 12px;
}

.popup-input .button {
    width: 100%;
}

.popup-input--no-marg {
    margin-bottom: 0;
}

.popup-input .main-input-line {
    margin: 0;
    display: block;
    position: static;
}

.btn-reset {
    border: none;
    padding: 0;
    background-color: transparent;
}


/* New Popup Forgot Password */
.popup-forgot {
    width: 550px;
}

.popup-pass-info {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 27px;
}

.popup-forgot__inner {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin-bottom: 20px;
}

.popup-forgot .forgot-password-page {
    padding: 54px 60px 57px;
    min-height: auto;
    width: auto;
}

.popup-forgot .password-restore,
.popup-forgot .password-restored {
    margin-top: 0 !important;
    height: auto !important;
}

.popup-fields__error {
    white-space: nowrap;
    font-size: 12px;
    margin-bottom: -20px !important;
}

.popup-input--full {
    width: 100%;
    height: 40px;
}


/* Custom improvements for ui-kit */
.input__item.input-error {
    border: 1px solid #e22626 !important;
}

.input__item::placeholder {
    color: #ccc;
}

.input__item+.error-text,
.input__wrap+.error-text {
    color: #e22626;
    margin-top: 4px;
}

.input__item {
    border: 1px solid transparent !important;
    height: 40px !important;
    font-size: 14px;
}


/* Edit dropout header individuals and legal entities */
.header-logged-user {
    display: flex;
    cursor: default;
}

.header-enter-btn .header-logout {
    color: #999;
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.header-login.active {
    color: #999 !important;
}

.header-enter__text {
    font-size: 14px;
    line-height: 21px;
    color: #fff;
    margin-left: 12px;
}

.header-enter .header-login.active {
    position: relative;
}

.header-enter:hover .header-login.active:before {
    opacity: 1;
    visibility: visible;
}

.popup-block-text.niceCheck label,
.popup-feedback.niceCheck label {
    padding-left: 0 !important;
}

.popup-block-text.niceCheck input:not(checked)+label:before,
.popup-feedback.niceCheck input:not(checked)+label:before {
    position: static !important;
    display: inline-block !important;
    vertical-align: -2px !important;
    margin-right: 5px !important;
}

.input__item[name="password"] {
    padding-right: 35px !important;
}

.popup-input .icon__password_input {
    top: 10px;
    right: 10px;
}

/* UI-kit не подлючен к странице personal-b2b, deliveryandpayment, b2b поэтому вставили стили в общий файл*/
/*Radio buttons*/
.radio-item {
    margin-bottom: 40px;
}

.radio-input {
    display: none;
    position: relative;
}

.radio-label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    font-size: 14px;
    padding-top: 1px;
}

.radio-label:hover:before {
    border-color: #ED5AAE;
}

.radio-label::before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .2);
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
}

.radio-input:checked+.radio-label::before,
.radio-input.checked+.radio-label::before {
    border: 3px solid #ED5AAE;
}

.radio-label:after {
    display: none;
}

.radio-input:checked+.radio-label::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 5px;
    top: 5px;
    background: #fff;
}

.disabled-input+label::before {
    border: none;
    background-color: #e5e5e5;
}

/* Input, button for ui-kit */
.input__wrap {
    position: relative;
    line-height: 40px;
}

.input__item {
    background-color: #f7f7f7;
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2) inset;
    padding-left: 16px;
}

.icon__password_input {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 20px;
    width: auto;
}

.icon__img {
    width: auto;
    height: 100%;
}

.link__pink {
    color: #ED5AAE;
    cursor: pointer;
    font-size: 14px;
}

.link__pink:hover,
.link__pink:focus {
    color: #ea4993;
}

.link__pink:active {
    color: #e743a1;
}

.link__pink--small {
    font-size: 12px;
}

.button {
    display: inline-block;
    vertical-align: top;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    background: #f2f2f2;
    color: #000000;
    font-size: 14px;
    text-align: center;
    position: relative;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: .25s ease;
    cursor: pointer;
    min-width: 100px;
    padding: 0 20px;
}

.button-buy {
    background: #ED5AAE;
    color: #ffffff;
}

.button-buy:hover,
.button-buy:focus {
    opacity: .9;
}

.button-ya-auth {
    margin-top: 15px;
    margin-bottom: 15px;
    height: 40px;
}

.spinner {
    display: none;
    align-items: center;
    height: 100%;
    justify-content: center;
    width: 20px;
    margin: 0 auto;
}

.spinner--visible {
    display: flex;
}

.spinner__container {
    animation: Rotate 2s both infinite;
    width: 5px;
}

.spinner__circle {
    background: #ED5AAE;
    border-radius: 50%;
    height: 5px;
    width: 5px;
}

.spinner__circle:last-child {
    margin-top: 4px;
}

@keyframes Rotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*Стили для попапа*/

.b2b-icon__info {
    position: absolute;
    right: 0;
    cursor: pointer;
    margin-right: -20px;
    top: 50%;
}

.b2b-icon__info .a {
    fill: #f2f2f2;
}

.b2b-icon__info .b {
    fill: #999;
}

.b2b-icon__info svg:hover .a {
    fill: #ED5AAE;
}

.b2b-icon__info svg:hover .b {
    fill: #fff;
}

.b2b-checkout-payment {
    width: fit-content;
    position: relative;
}

.popup__layout {
    position: fixed;
    z-index: 999;
    background: #fff;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: auto;
}

.popup__layout_active {
    transform: translateY(0);
}

.popup__item {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.icon__close_popup {
    position: absolute;
    right: 0;
    top: 0;
}

.icon__close_gray svg {
    height: 15px;
    width: 15px;
    cursor: pointer;
}

.icon__close_gray:hover svg {
    fill: #ED5AAE;
}

.main-tabs__item {
    color: #000;
    padding: 0 30px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    display: inline-block;
    margin-right: 2px;
    background-color: #f7f7f7;
    cursor: pointer;
}

.main-tabs__item:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.main-tabs__item:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.main-tabs__item:hover {
    background-color: #e5e5e5;
}

.main-tabs__item_active {
    background-color: #ED5AAE !important;
    color: #fff;
}

.tab-content {
    display: none;
}

.tab-content__active {
    display: block;
}

.b2b-slide__img {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.1);
}

.b2b-slide__content {
    margin: 0 auto;
    width: fit-content;
}

.b2b-popup__container {
    margin: 40px 25px 0 25px;
}

.b2b-arrow__prev {
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99;
    cursor: pointer;
}

.b2b-arrow__next {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 99;
    cursor: pointer;
}

.b2b-popup__h2 {
    text-align: center;
    margin-top: 50px;
}

.popup-slide__step {
    font-weight: bold;
    text-align: center;
    margin-top: 22px;
}

.main-tabs {
    width: fit-content;
    padding: 0;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.layout {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}

.layout__item {
    max-width: 251px;
    width: 100%;
}

@media (max-width: 1023px) {
    .profile-bonus-steps .layout__item {
        display: flex;
        align-items: flex-start;
        max-width: none;
        margin-bottom: 18px
    }
}

.b2b-layout {
    max-width: 900px;
    margin: 40px auto 0 auto;
}

.b2b-layout__item {
    max-width: 420px;
}

.list-item {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    padding-top: 5px;
    font-family: "Graphik-Regular-Cy";
}

.list-item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    margin-top: 5px;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ED5AAE;
}

.b2b-list__item {
    padding-top: 10px;
    font-size: 14px;
}

.b2b-h3 {
    font-size: 20px;
    letter-spacing: 0;
    color: #000;
    line-height: 20px;
}

/* faq */
.b2b-faq {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    margin-top: 60px;
}

.b2b-faq_col {
    width: 48.75%;
}

.b2b-accordeon {
    max-width: 430px;
    width: 100%;
    padding: 14px 17px;
    margin-bottom: 16px;
    background: #F7F7F7;
    border-radius: 5px;
    max-height: 48px;
    overflow: hidden;
    transition: all .3s;
}

.open.b2b-accordeon {
    max-height: 500px;
}

.b2b-accordeon__quest {
    position: relative;
    margin: 0;
    padding-right: 20px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 1.55;
    color: #000000;
    transition: color .3s;
    cursor: pointer;
}

.b2b-accordeon__quest::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 14px;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg width='14' height='7' viewBox='0 0 14 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 7L0 1.59L1.218 0L7 4.469L12.783 0L14 1.59L7 7Z' fill='black'/%3E%3C/svg%3E%0A") center no-repeat;
    transition: transform .3s, background .3s;
}

.open .b2b-accordeon__quest {
    color: #ED5AAE;
}

.open .b2b-accordeon__quest::after {
    transform: rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='7' viewBox='0 0 14 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7 7L0 1.59L1.218 0L7 4.469L12.783 0L14 1.59L7 7Z' fill='%23ff46bc'/%3E%3C/svg%3E%0A");
}

.b2b-accordeon__details {
    margin: 30px 50px;
}

.b2b-accordeon__details p {
    margin: 0;
}

.b2b-accordeon__details li::before {
    content: "â€” ";
}

.b2b-popup__item {
    padding-top: 50px;
}

.b2b-close_popup {
    margin-top: 50px;
}

.b2b-redirection {
    display: flex;
    margin-top: 30px;
    max-width: 540px;
    padding: 26px 40px;
    border: 1px solid #ED5AAE;
    box-sizing: border-box;
    border-radius: 5px;
}

.link__pink {
    color: #ED5AAE;
    cursor: pointer;
    font-size: 16px;
    color: inherit;
}

.link--pink {
    color: #ED5AAE;
}

.link--blue {
    color: #308AEB;
}

.link__pink {
    color: #ED5AAE;
    cursor: pointer;
    font-size: 16px;
}

.button-close,
[class*="balloon__close"] {
    background-color: transparent;
    padding: 0;
    width: 16px !important;
    height: 16px !important;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    border: 0;
    box-sizing: content-box;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21' width='21' height='21' fill='rgba(36, 36, 36, 1)'%3E%3Cpath d='M11.914,10.5l8.793-8.793A1,1,0,0,0,19.293.293L10.5,9.086,1.707.293A1,1,0,0,0,.293,1.707L9.086,10.5.293,19.293a1,1,0,1,0,1.414,1.414L10.5,11.914l8.793,8.793a1,1,0,0,0,1.414-1.414Z'%3E%3C/path%3E%3C/svg%3E") no-repeat center !important;

    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.button-close:hover,
[class*="balloon__close"]:hover {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 21' width='21' height='21' fill='%23ff46bc'%3E%3Cpath d='M11.914,10.5l8.793-8.793A1,1,0,0,0,19.293.293L10.5,9.086,1.707.293A1,1,0,0,0,.293,1.707L9.086,10.5.293,19.293a1,1,0,1,0,1.414,1.414L10.5,11.914l8.793,8.793a1,1,0,0,0,1.414-1.414Z'%3E%3C/path%3E%3C/svg%3E") !important;
}

.ymaps-2-1-75-balloon__close-button:hover {
    opacity: 0;
}

.ymaps-2-1-75-balloon__close {
    margin-right: 7px;
}

[class$="balloon__close"] {
    margin-right: 7px;
}

[class*="balloon__close-button"]:hover {
    opacity: 0;
}

.popup-close {
    position: absolute;
    top: 10px !important;
    right: 12px !important;
    z-index: 2;
}

.select-wrap.delivery-city .jq-selectbox {
    background-color: transparent;
    font-size: 18px;
    line-height: 21px;
    height: auto !important;
    padding-right: 27px;
    width: 220px !important;
    max-width: 200px !important;
    box-sizing: content-box;
}

.input__container {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    line-height: 40px;
    position: relative;
    padding-bottom: 0;
}

.input__container:last-child {
    margin-bottom: 0;
}

.b2b-redirection__img {
    margin-right: 50px;
}

.b2b-redirection__text {
    font-family: 'Graphik-Regular-Cy';
    line-height: 26px;
    font-size: 16px;
}

.tab-content .b2b-accordeon__details {
    font-size: 14px;
    line-height: 22px;
    color: #808080;
}

.page {
    width: 1100px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 20px;
    font-family: "Graphik-Regular-Cy";
    position: relative;
    z-index: 1;
}

.tooltip-is-show .page {
    z-index: 6;
}

@media (min-width: 1520px) {

    .page,
    .breadcrumbs ul {
        /* width: 1440px; */
    }
}

.page__line {
    position: relative;
    padding-top: 61px;
}

.page__line:before {
    content: '';
    border-top: 1px solid #eaeaea;
    height: 1px;
    width: calc(100vw - 17px);
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
}

.tabs-container--item {
    margin-bottom: 0;
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

.tabs-container--item .main-tabs__item {
    font-size: 14px;
}

.box__param--last {
    margin-bottom: 45px;
}

.box--item {
    padding: 15px 0;
    float: none !important;
}

.box__inner {
    /* margin-top: 21px; */
    margin-bottom: 30px;
}

.box.box--item .table {
    margin-bottom: 21px;
}

.box__title {
    margin-bottom: 0;
}

.box__title--margin-bottom-10 {
    margin-bottom: 10px;
}

.box__title--margin-bottom-30 {
    margin-bottom: 30px;
}

.box__title--reviews {
    margin-bottom: 0 !important;
}

.box__header {
    display: flex;
    align-items: flex-end;
    margin-bottom: 54px;
}

.box__header--sm {
    margin-bottom: 22px;
}


.box__header--xs {
    margin-bottom: 14px;
}

.box__header--align-items-center {
    align-items: center;
}

.box__head {
    font-family: "Graphik-Medium-Cy";
    margin-top: 7px;
}

.box__checkbox {
    margin: 0;
    margin-left: 30px;
    margin-bottom: 3px;
}

.box__tabs {
    margin-bottom: 0;
    margin-left: auto;
    width: auto;
}

.box__map {
    height: 550px;
    width: 100%;
    margin-bottom: 30px;
}

.box__param:not(:last-child) {
    margin-bottom: 60px;
}

.box__param--short-margin:not(:last-child) {
    margin-bottom: 30px;
}

.list-param {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #eaeaea;
}

.list-param__item {
    display: flex;
    border-bottom: 1px solid #eaeaea;
    padding: 9px 0;
}

.list-param__head {
    width: 53%;
    padding-right: 15px;
    flex-shrink: 0;
}

.list-param__body p:not(:last-child) {
    margin-bottom: 10px;
}

.advantages--item {
    margin-bottom: 60px;
}

.hint__popup--xl {
    min-width: 600px;
    padding: 20px 30px 10px;
}

.table__row--no-border {
    border-bottom: 0;
}

.product-option {
    position: relative;
    font-size: 15px;
    line-height: 1;
    padding: 7px 12px;
}

.product-option__input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.product-option__wrap {
    display: flex;
    align-items: center;
}

.product-option__text {
    flex-shrink: 0;
}

.product-option__row {
    margin-bottom: 0;
}

.exponea-free-shipping {
    height: 40px;
    width: 100%;
    position: relative;
    bottom: 10px;
    left: 0;
    z-index: 10;
    background: #f7f7f7;
    border-top: 1px solid #f4f4f4;
    text-align: center;
    padding: 11px 0;
    box-sizing: border-box;
    top: 0;
    margin: 0 0 22px;
}

.exponea-free-shipping .exponea-text {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
}

.exponea-free-shipping .exponea-text:before {
    content: '';
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    width: 23px;
    height: 24px;
    position: absolute;
    left: -4px;
    top: -3px;
    background-image: url(/upload/exponea/rs/delivery.svg);
}

.ny-banner {
    width: 100%;
    padding-left: 0px !important;
    opacity: 1;
    transition: opacity .3s;
}

.ny-banner img {
    width: 100%;
}

.preview-item-slider .slick-slide img {
    display: inline-block !important;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    object-fit: contain;
}

.preview-item-slider__link {
    display: flex;
    align-items: center;
    justify-content: center;
}

.preview-item-images-text .psmo.slick-slide a img {
    height: 66px;
}

.micro-item-photos .slick-list {
    padding: 11px 0px !important;
}

.micro-item-photos .slick-track {
    display: flex;
    align-items: center;
}

.micro-item-photos {
    max-width: 100%;
    width: auto;
    position: relative !important;
    left: auto !important;
    bottom: auto !important;
    transform: none !important;
    display: inline-flex !important;
}

.img_360+.micro-item-photos,
.img_video+.micro-item-photos {
    max-width: calc(100% - 192px);
}

.micro-item-photos-container {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 0px;
    left: 50%;
    background: #fff;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transition: 0.3s ease 0s;
    width: calc(100% - 57px);
    padding: 46px 0;
}

.psmo {
    min-width: 96px;
}

.psmo .product-small-img {
    min-width: 96px;
    display: flex;
    justify-content: center;
}

.micro-item-photos .slick-list:first-child {
    margin-left: 0;
    margin-right: 0;
}

.micro-item-photos .slick-list:first-child .slick-track {
    width: auto !important;
    transform: translate3d(0, 0, 0) !important;
}

.preview-item-slider.slick-slider {
    height: calc(100% - 264px) !important;
    top: 60px;
    bottom: 204px;
}

.preview-item-slider:last-child {
    height: calc(100% - 120px) !important;
    bottom: 60px;
}

.img_360,
.img_video {
    padding: 0;
    padding-right: 33px;
    flex-shrink: 0;
    min-width: 0;
}

.img_360 img {
    height: 62px;
}

.img_video img {
    height: 35px;
}

.img_360--last,
.img_video--last {
    border-right: 1px solid #e7e7e7;
    margin-right: 30px;
}

.img_360 .product-small-img,
.img_video .product-small-img {
    min-width: 0;
}

.img_360+.img_video {
    padding-left: 0;
}

.img_360+.img_video~.micro-item-photos {
    max-width: calc(100% - 289px);
}

.catalog-sort--item {
    padding: 0 0 34px;
    display: flex;
    align-items: center;
}

.catalog-sort__view {
    margin-left: auto;
    display: flex;
}

.catalog-sort__by {
    display: flex;
    align-items: center;
    margin-right: auto;
}

.catalog-sort__by-item {
    font-size: 14px;
    line-height: 21px;
    margin-right: 38px;
}

.catalog-filter--item {
    width: 100%;
    left: auto;
    float: none;
    top: auto;
    padding-top: 25px;
    line-height: 20px;
    border-left: 1px solid #eaeaea;
    padding-left: 30px;
}

.catalog-filter__item {
    margin-bottom: 9px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #000000;
    cursor: pointer;
}

.catalog-filter__item:hover {
    color: #ED5AAE;
}

.catalog-filter__item.active_tab .catalog-filter__name {
    font-family: 'Graphik-Medium-Cy';
}

.catalog-filter__title {
    margin-bottom: 25px;
}

.catalog-filter .catalog-filter__reset[type="reset"] {
    padding-left: 0;
    margin-top: 27px;
    color: #999999;
}

.catalog-filter .catalog-filter__reset[type="reset"]:hover {
    color: #ED5AAE;
}

.catalog-filter__list {
    list-style: none;
    margin: 0 0 19px;
    padding: 0;
}

.catalog-filter__count {
    color: #999999;
    margin-left: 10px;
    flex-shrink: 0;
    white-space: nowrap;
}

.input-line {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.input-line .input__item[type="text"] {
    width: 90px;
    margin-top: 0;
    text-align: center;
}

.bf-catalog__inner {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.catalog__btn {
    text-align: center;
    margin: 0 auto 30px;
    max-width: 252px;
    width: 100%;
    position: relative;
    z-index: 99;
}

.catalog__btn--mrg-top-100 {
    margin-top: 100px;
}

.catalog__inner {
    margin-left: -15px;
    margin-right: -20px;
    margin-bottom: 28px;
    display: flex;
    flex-wrap: wrap;
}

.catalog__inner.by-tile .catalog__item {
    width: calc(100% / 3 - 1px);
    height: 381px !important;
    margin-bottom: -68px;
}

.catalog {
    border-bottom: 0;
}

.catalog__inner.by-tile .catalog__item-block-1 {
    margin-top: 30px !important;
}

.by-tile .catalog__item-block-1 .catalog-item-a-image {
    height: 174px;
}

.by-tile .catalog__item-block-1 .catalog-item-a-image img {
    max-height: 100%;
    margin: 0;
}

.by-tile .catalog__item-block-1 .item-title-div {
    height: 40px;
}

.by-tile .catalog__item .price {
    font-size: 14px;
    line-height: 20px;
}

.by-tile .catalog__item .compare-a {
    color: #999999;
    font-size: 14px;
    bottom: 63px;
    right: 32px;
}

.by-tile .catalog__item .item-badge {
    top: 20px;
    left: 20px;
    right: 15px;
    width: auto;
}

.by-tile .catalog__item .actual-price,
.by-tile .catalog__item .old-price {
    font-size: 14px;
}

.by-tile .catalog__item .buy-bttn {
    font-size: 16px;
    opacity: 0;
    transition: 0.25s ease 0s;
}

.by-tile .catalog__item .oneclick-buy-bttn {
    margin-top: 10px;
}

.by-tile .catalog__item .buy {
    padding-top: 9px;
}

.by-tile .catalog__item .icon {
    width: 20px;
    position: absolute;
    right: 15px;
    top: 30px;
}

.by-tile .catalog__item .icon svg {
    width: 100%;
    opacity: 0;
}

.item-heart {
    position: absolute;
    top: 20px;
    right: 15px;
    display: block;
    width: 20px;
    height: 17px;
    background: url('/local/templates/re-store/img/heart-gray.png');
    cursor: pointer;
    opacity: 0;
}

.catalog-item:hover .item-heart {
    right: 30px;
    opacity: 1;
}

.item-heart.active {
    background: url('/local/templates/re-store/img/heart-pink.png');
    opacity: 1;
}

/* New product credit */
.product-credit {
    color: #000;
    padding-bottom: 0;
}

.product-credit__info {
    display: flex;
    align-items: flex-start;
    margin-top: 46px;
}

.product-credit__text {
    margin-left: 16px;
    margin-top: 2px;
}

.product-credit__info-img {
    width: 44%;
    margin-left: -16px;
}

.product-credit__table {
    margin-top: 65px;
}

.product-credit__table+.product-credit__table {
    margin-top: 17px;
}

.table__item-name {
    max-width: 302px !important;
    flex: 1 0 auto;
}

.table__item-name {
    text-transform: initial;
}

.table--credit .table__data {
    padding: 21px 0 27px;
}

.table__data-title {
    font-family: "Graphik-Medium-Cy";
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}

.table__data-subtext {
    color: #999;
    /* white-space: nowrap; */
}

.table__item-btn {
    max-width: 120px !important;
    font-size: 16px;
    font-family: "Graphik-Medium-Cy";
}

.product-credit__footer {
    padding-top: 50px;
    border-top: 1px solid #eaeaea;
    margin-top: 30px;
}

.product-credit__footer-tell {
    display: block;
    margin-top: 10px;
    padding-left: 25px;
    font-family: "Graphik-Medium-Cy";
    font-size: 24px;
    line-height: 28px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath d='M15.994 12.8a.9.9 0 0 0-.353-.647 191.745 191.745 0 0 0-3.272-2.152 1.236 1.236 0 0 0-1.227.082c-.273.149-1.1.625-1.465.832a19.88 19.88 0 0 1-2.445-2.156A17.492 17.492 0 0 1 5.079 6.32c.206-.361.683-1.193.827-1.458A1.229 1.229 0 0 0 6 3.635C5.805 3.307 4.038.607 3.844.348a1.1 1.1 0 0 0-1.5-.107C2.318.258-.047 1.975 0 2.888v.038c.109 2.2 1.776 4.932 4.955 8.113s5.907 4.85 8.108 4.959h.054c.9 0 2.612-2.32 2.628-2.343a1.231 1.231 0 0 0 .249-.855z' fill='%23000'/%3E%3C/svg%3E") no-repeat left 6px / 15px;
    margin-bottom: 45px;
    color: #000;
}

/** desc **/
.product__descr {
    width: 1100px;
}

.product__descr__top {
    padding: 68px 50px 60px
}

.product__descr__title {
    font-family: 'Graphik-Light-Cy';
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 30px;
    text-align: center;
}

.product__descr__text {
    text-align: center;
    position: relative;
}

.product__descr__text p {
    font-size: 14px;
    line-height: 21px !important;
    margin-bottom: 10px;
}

.product__descr__top img {
    display: block;
    max-width: 100%;
    margin: 50px auto 0;
}

.product__descr__ittems {
    margin-top: 55px;
}

.product__descr__ittems .product__descr__ittem {
    float: left;
    width: 326px;
    margin-right: 60px;
    display: inline-block;
}

.product__descr__ittems .product__descr__ittem:nth-child(3n) {
    margin-right: 0;
}

.product__descr__ittem {
    margin-bottom: 57px;
    display: none;
}

.col .product__descr__ittem {
    display: block;
}

.product__descr__ittem img {
    display: block;
}

.product__descr__ittem strong {
    font-size: 18px;
    line-height: 21px;
    display: block;
    margin-top: 22px;
    margin-bottom: 11px;
    font-weight: 400;
    text-align: left;
}

.product__descr__ittems p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px !important;
    text-align: left;
}

.product__descr__texts div {
    float: left;
    width: 326px;
    margin-right: 60px;
}

.product__descr__texts div:last-of-type {
    margin-right: 0;
}

.product__descr__texts div p {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    line-height: 21px;
    color: #999;
}

.br-mob {
    display: none;
}

.product__descr__text_desctop-img {
    display: block !important;
}

.product__descr__text_mobile-img {
    display: none !important;
}

.product__descr__text--iphone-xs .product__descr__text__title-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 190px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 32px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.09 !important;
    letter-spacing: normal;
    text-align: center;
    color: #ffe5da;
    margin: 0px !important;
    padding: 0px;
    width: 100%;
    top: 67px;
}

.product__descr__text--iphone-xs .product__descr__text__description-img {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 77px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5 !important;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 0px !important;
    padding: 0px;
    width: 100%;
    top: 130px;
    max-width: 510px;
}

.product__descr__text__description-img a {
    color: #ED5AAE;
}

.product__descr__text__description-img a:hover {
    text-decoration: underline;
}

.product__descr__text__description-img br.des {
    display: block !important;
}

.product__descr__text__description-img br.mob {
    display: none !important;
}

.product__descr__ittems .product__descr__ittem>img {
    max-width: 75px !important;
}

.product__descr__text__span {
    padding-top: 12px;
    display: inline-block;
}

.product__descr__heading {
    margin-top: 50px;
}

.product__descr__heading2 {
    margin-top: 67px;
}

.product__descr__heading_title {
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: 15px;
    padding-bottom: 0;
}

.product__descr__heading_text {
    font-size: 18px;
    font-family: 'Graphik-Regular-Cy';
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.39;
    letter-spacing: normal;
    color: #000000;
    max-width: 713px;

}

.product__descr__ittems-line {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
    clear: both;
}

.product__descr__ittems-line2 {
    display: block;
    width: 100%;
    height: 1px;
    clear: both;
}

.mobile-vision {
    display: none;
}

.desctop-vision {
    display: inline-block;
}

@media only screen and (max-width: 767px) {
    .mobile-vision {
        display: inline-block;
    }

    .desctop-vision {
        display: none;
    }

    .product__descr__ittems .product__descr__ittem img {
        margin: 20px 0px;
    }

    .product__descr__text__description-img br.des {
        display: none !important;
    }

    .product__descr__text__description-img br.mob {
        display: block !important;
    }

    .product__descr__text__title-img {
        bottom: 295px;
        font-size: 28px !important;
        line-height: 1.25 !important;
        color: #ffe5da;
        top: 26px;
    }

    .product__descr__text__description-img {
        bottom: 37px;
        top: 120px;
        padding: 0 30px;
        box-sizing: border-box;
    }

    .product img.product__descr__text_mobile-img {
        max-width: 100% !important;
        margin: 0 auto 15px;
    }

    .product__descr__text {
        background: #000;
        margin: 0 -20px;
        padding-top: 49px;
        padding-bottom: 5px;
    }

    .product img.product__descr__text_mobile-img {
        max-width: 100% !important;
    }

    .product__descr__text {
        margin: 0 -20px 30px;
    }

    .product__descr__text_desctop-img {
        display: none !important;
    }

    .product__descr__text_mobile-img {
        display: block !important;
        max-width: 100% !important;
    }

    .product__descr__top {
        margin: 0 -20px;
        padding: 68px 20px 60px;
    }

    .product__descr__top img {
        max-width: 100%;
    }

    .product__descr {
        width: 100%;
        padding-bottom: 15px;
    }

    .product__descr__texts div {
        float: none;
        margin-bottom: 30px;
        width: 100%;
        margin-right: 0;
    }

    .br-mob {
        display: block !important;
    }

    .product__descr__ittems {
        margin-top: 60px;
    }

    .product__descr__ittem {
        margin-bottom: 53px;
    }

    .product__descr__ittem img {
        margin: 20px 0;
    }

    .product__descr__ittem strong {
        text-align: left;
    }

    .product__descr__ittem p br {
        display: none;
    }

    .product__descr__ittems p {
        text-align: left;
    }

    .product__descr__ittem {
        display: block;
    }

    .product__descr__item_dn {
        display: none;
    }

    .description-block p {
        text-align: left;
    }

    .product__descr__heading2 {
        margin-top: 50px;
    }

    .product__descr__ittem {
        margin-bottom: 37px;
    }

    .product__descr__ittems {
        margin-top: 37px;
    }

    .product__descr__ittems .product__descr__ittem img {
        margin: 0px 0px 20px;
    }

    .product__descr__heading {
        margin-top: 37px;
    }

    .product__descr .product__descr__text__description-img p {
        text-align: center !important;
        width: auto !important;
        margin: 0px !important;
    }

    .product__descr .product__descr__text__description-img p.product__descr__text_more-link {
        margin: 10px 0px !important;
    }
}

video {
    width: 100%;
    height: auto;
    max-height: 100%;
}

.product-descr {
    padding: 30px 0;
}

.product-descr--bordered {
    position: relative;
}

.product-descr--bordered:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 1px;
    border-bottom: 1px solid #EAEAEA;
}

.product-descr__col {
    margin: 20px 0;
}

@media (max-width: 767px) {
    .product-descr {
        padding: 15px 0;
    }

    .product-descr__col {
        margin: 0;
        width: 100%;
    }

    .product-descr__col+.product-descr__col {
        margin-top: 20px;
    }

    .product-descr__col-title {
        font-size: 18px;
        line-height: 22px;
        margin: 0;
    }

    .product__descr__heading {
        margin-top: 25px;
    }

    .product__descr__heading_title {
        font-size: 18px;
        line-height: 22px;
    }
}



.h3.product-descr__col-title {
    font-family: "Graphik-Medium-Cy";
    margin: 15px 0;
}

.product-seminar {
    display: flex;
    margin-bottom: 32px;
}

@media (max-width: 767px) {
    .product-seminar {
        display: none;
    }
}

.product-seminar__col {
    width: 50%;
    padding: 27px 40px 40px !important;
    background: #d8d8d8;
}

.product-seminar__col--black {
    background: #000000;
    color: #fff;
}

.product-seminar__title {
    color: #fff;
    padding: 0;
    margin-bottom: 15px;
}

.product-seminar__descr.p__item {
    padding: 0;
    margin-bottom: 20px !important;
}

.product-seminar__date.h3 {
    color: #fff;
    padding: 0;
    margin-bottom: 20px !important;
}

.product-seminar__btn {
    text-align: right;
}

.product-seminar__btn .button {
    color: #000;
    margin: 0;
}

.product-seminar__btn .button:hover {
    text-decoration: none;
}

.product-descr--mrg-btm-0 {
    margin-bottom: 0;
}

.product-about-basic {
    display: flex;
    width: 74%;
    padding: 40px 0;
}

@media (max-width: 767px) {
    .product-about-basic {
        flex-direction: column;
        width: 100%;
        padding: 20px 0;
    }
}

.product-about-basic__col--short {
    flex-shrink: 0;
}

.product-about-basic__col--long {
    margin-left: 175px;
}

@media (max-width: 767px) {
    .product-about-basic__col {
        margin: 0;
    }
}

.product-about-basic__info+.product-about-basic__info {
    margin-top: 25px;
}

h3.product-about-basic__info-title {
    font-family: "Graphik-Medium-Cy";
    margin-bottom: 10px;
}

.product-about-basic__info-descr {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .product-about-basic__info iframe {
        height: 210px;
    }
}

@media (min-width: 768px) {
    .product__descr-btn {
        display: none;
    }

    .hidden-tab {
        display: none;
    }

    .footer-menu__chat {
        display: none;
    }

    .footer-menu {
        padding: 32px 0 5px !important;
        border: 0 !important;
    }

}

.product__descr-btn .button {
    width: 100%;
}

@media (max-width: 767px) {
    .product__descr--full {
        display: none;
    }
}

@media (max-width: 767px) {
    .product-about-basic--full {
        overflow: hidden;
        height: auto;
        position: relative;
        margin-bottom: 20px;
    }

    .product-about-basic--full.hidden {
        height: 370px;
    }

    .product-about-basic__gradient {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 150px;
        background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(rgba(255, 255, 255, 0)));
        background: -o-linear-gradient(bottom, #fff, rgba(255, 255, 255, 0));
        background: linear-gradient(to top, #fff, rgba(255, 255, 255, 0));
    }
}



/* review */

.user-reviews {
    padding-top: 12px;
    padding-bottom: 40px;
    margin-bottom: 21px;
}

.review {
    position: relative;
}

.review:not(:last-child) {
    margin-bottom: 33px;
}

.review__date {
    color: #999999;
    font-size: 12px;
    line-height: 17px;
}

.review__name {
    font-family: "Graphik-Medium-Cy";
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
}

.review__name--no-margin-bottom {
    margin-bottom: 0;
}

.review__text {
    font-size: 14px;
    line-height: 20px;
}

.review__btn {
    margin-top: 60px;
}

.review__btn .button {
    min-width: 252px;
}

/* end review */

/* review-send */

.review-send {
    padding: 0;
    border-bottom: 0;
    padding-bottom: 45px;
    padding-top: 27px;
}

.review-send__title {
    display: flex;
    align-items: center;
    margin-bottom: 29px;
}

.review-send__title>* {
    margin-bottom: 0;
    margin-right: 18px;
}

.review-send__input,
.input__container.review-send__input {
    margin-bottom: 30px;
}

.review-send__btn,
.input__container.review-send__btn {
    margin-bottom: 40px;
}

.review-send__btn {
    margin-bottom: 40px;
}

.detail_item_seo {
    margin: 10px;
}

.footer-info-auto div {
    font-size: 13px;
}

/* Каталог - новые стили */

.catalog-device-menu--border-full {
    position: relative;
    border: none;
}

.catalog-device-menu--border-full:after {
    width: 99vw;
    height: 0;
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    border-bottom: 1px solid #e6e6e6;
}

.catalog--overflow-hidden {
    overflow: hidden;
}

.catalog__item-count {
    margin: 0 0 0 5px;
    opacity: 0.25;
}

.catalog__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 30px;
    border-bottom: 1px solid #e6e6e6;
}

.catalog__group-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 100px 0 0;
}

.catalog__group-title .h1 {
    padding: 0;
}

.catalog__title {
    margin: 0;
}

.sort__row--catalog {
    z-index: 1000;
    padding: 14px 0 0;
    margin: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.sort__row--catalog .sort__data {
    cursor: pointer;
}

.catalog__item {
    position: relative;
    width: 30.3%;
    height: 370px;
    margin-right: 3%;
}

.catalog__item-inner {
    position: absolute;
    width: calc(100% + 58px);
    left: -29px;
    padding: 0px 30px;
    box-sizing: border-box;
    transition: 0.25s ease;
    z-index: -1;
}

.catalog__item-detail {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.25s ease;
    -o-transition: opacity 0.25s ease;
    transition: opacity 0.25s ease;
    position: relative;
    z-index: 2;
}

.heart-cont--absolute {
    display: none;
    position: absolute;
    right: 30px;
    top: 30px;
    margin: 0;
    z-index: 2;
}

.heart-cont--absolute.active {
    display: block;
}

.badges_header {
    margin-top: 113px;
    margin-bottom: 106px;
}

.badges {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.badge {
    margin-right: 2px;
    text-transform: uppercase;
}

.badge_green {
    background-color: #78b730;
    color: #fff;
}

.badge_red {
    background-color: #f00;
    color: #fff;
}

.badge_black {
    background-color: #333333;
    color: #fff;
}

.badge_blue {
    background-color: #308AEB;
    color: #fff;
}

.hint__container {
    position: relative;
    padding-right: 30px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
}

.badge {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    padding: 0px 4px;
    font-family: "Graphik-Medium-Cy";
    font-size: 10px;
    letter-spacing: 0.4px;
    line-height: 1;
    height: 17px;
    padding-top: 1px;
    min-height: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.badge_yellow {
    background-color: #f8e71c;
}

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

.hint__popup {
    display: none;
    font-family: "Graphik-Regular-Cy";
    background-color: #fff;
    position: absolute;
    bottom: 38px;
    z-index: 9;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    min-width: 360px;
    padding: 17px 30px 14px 19px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    left: 0;
    text-transform: initial;
    color: #000;
}

.hint:hover .hint__popup {
    display: block;
}

.badge:hover .hint__popup {
    display: block;
}

.hint__popup:before {
    content: '';
    display: block;
    height: 19px;
    width: 19px;
    position: absolute;
    bottom: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
}

.hint__popup:after {
    content: '';
    display: block;
    height: 40px;
    width: 100%;
    position: absolute;
    bottom: -20px;
    left: 0;
    background-color: transparent;
}

.hint:hover .hint__popup {
    display: block;
}

.catalog__item-badges {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: absolute;
    top: 30px;
    left: 30px;
    z-index: 1;
}

.catalog__item-badges .badge {
    margin-bottom: 2px;
}

.catalog__item .catalog__item-inner .catalog__item-img-block {
    margin-top: 55px !important;
}

.catalog__item-img-link {
    position: relative;
    height: 170px;
}

.catalog__item-img-link img.catalog__item-img {
    margin: 35px auto 10px;
    mix-blend-mode: darken;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    /*transition: opacity .25s ease 0s;*/
}

.catalog__item-img-link img.catalog__item-img {
    opacity: 0;
    transition: opacity .25s ease 0s;
}

.catalog__item .catalog__item-img-link.background-none img.catalog__item-img:first-child {
    opacity: 1;
}

.catalog__item-img-link .catalog-item-figure-over img.catalog__item-img {
    display: block;
}

.catalog-item-figure {
    opacity: 1;
    transition: opacity .25s ease 0s;
}

.catalog-item-figure-over {
    opacity: 0;
    transition: opacity .25s ease 0s;
}

.catalog__item:not(.catalog__item--no-change-img):hover .catalog-item-figure {
    opacity: 0;
}

.catalog__item:not(.catalog__item--no-change-img):hover .catalog-item-figure-over {
    opacity: 1;
}

.catalog__item-title-link span.catalog__item-title {
    height: auto;
    line-height: 20px;
    text-align: center;
}

.catalog__item-price {
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.catalog__item-credit {
    display: block;
    text-align: center;
}

.catalog__item-trailer {
    padding: 4px 0 2px;
    text-align: center;
    line-height: 1;
}

.catalog__item-trailer-text {
    font-size: 12px;
    line-height: 15px;
    color: #999999;
}

.catalog__item-total {
    margin-top: 3px;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    color: #999;
}

.catalog__item-price--actual {
    font-family: "Graphik-Medium-Cy";
}

.catalog__item-price--old {
    color: #999999;
    text-decoration: line-through;
}

.catalog__item-price--actual+.catalog__item-price--old {
    margin-left: 15px;
}

.catalog__item-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid #e6e6e6;
    margin-top: 24px;
    padding-top: 24px;
    padding-bottom: 6px;
}

.catalog__item-action {
    display: flex;
    flex-direction: column;
}

.action-link {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #ED5AAE;
}

.action-link:hover,
.action-link:focus {
    color: #EA4993;
}

.action-link:active {
    color: #D02F79;
}

.action-link--bigger {
    font-size: 16px;
}

.action-link--bigger+.action-link {
    margin-top: 2px;
}

.action-link--bold {
    font-family: "Graphik-Medium-Cy";
}

.action-link--gray {
    color: #999999;
}

.catalog__banner {
    width: 100%;
}

.catalog__item-availability {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.catalog__item--other {
    height: 360px;
}

.catalog__item--other .catalog__item-title-link span.catalog__item-title {
    text-align: left;
}

.catalog__item--other .catalog__item-about {
    margin-top: 10px;
}

.catalog__item--other .catalog__item-about .p-warranty {
    margin: 0;
}

.catalog__item--other .catalog__item-about .p-warranty+.p-warranty {
    position: relative;
    padding-left: 12px;
    margin-left: 5px;
}

.catalog__item--other .catalog__item-about .p-warranty+.p-warranty:before {
    content: '•';
    position: absolute;
    left: 0;
}

.catalog__item--other .catalog__item-description {
    margin: 10px 0;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.catalog__item--other .catalog__item-inner .catalog-item-block-1 {
    height: auto !important;
    margin-bottom: 10px;
}

.catalog__item--other .catalog__item-inner .catalog-item-a-image {
    height: 144px !important;
    border-radius: 5px;
}

.catalog__item--other .catalog__item-inner .catalog__item-img {
    position: unset;
    left: 0;
    top: 0;
    transform: none;
    border-radius: 5px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.catalog__pagination {
    width: 100%;
    margin-bottom: 30px;
}

.catalog__filter-btn {
    min-width: auto;
    padding: 8px 14px;
    z-index: 61;
}

.catalog__map-btn {
    color: #ED5AAE;
}

.catalog__links {
    position: relative;
    padding: 20px 0;
    margin: 0;
}

.catalog__links:before,
.catalog__links:after {
    content: '';
    position: absolute;
    width: 99vw;
    height: 0;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #e6e6e6;
}

.catalog__links:after {
    top: auto;
    bottom: 0;
}

.catalog__links .small-p a {
    font-size: 12px;
    line-height: 21px;
}

.catalog__advantages {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 0;
    margin: 0;
}

.catalog__advantages .advantages__item {
    color: #000;
}

.catalog__advantages .advantages__item .advantages__header {
    transition: .25s;
}

.catalog__advantages .advantages__item:hover .advantages__header {
    color: #ED5AAE;
}

.catalog__advantages .advantages__item:active .advantages__header {
    color: #D02F79;
}

.catalog-filter--w-252 {
    width: 252px;
}

.catalog__seo {
    position: relative;
    margin-bottom: 0;
    padding: 70px 0;
}

.catalog__seo:before {
    content: '';
    position: absolute;
    width: 99vw;
    height: 0;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border-top: 1px solid #e6e6e6;
}

.catalog__seo .p__item {
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    padding-bottom: 0;
}

.catalog__btn-item {
    margin: 60px auto 0 !important;
}

.catalog__btn-more {
    width: 253px;
}

.catalog__reset {
    position: relative;
    padding-top: 25px;
    margin: 25px 0 25px 25px;
    border-top: 1px solid #E6E6E6;
}

.catalog__reset input[type="reset"].catalog__btn-reset {
    display: block !important;
    padding: 0;
    margin: 0;
}

.input__item .input__item--w-90 {
    width: 90px;
}

/* Каталог - временные стили (переопределение существующих) для соответствия с ui-китом */

h1.h1 {
    font-family: "Graphik-Medium-Cy";
    color: #000;
}

/* .catalog-filter label {
    display: unset;
} */

.checkbox-input {
    /* Переопределение чекбокса ui-кита (с display: none перестает отображаться кнопка с информацией о кол-ве найденных товаров в фильтре */
    display: unset;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    height: 6px;
}

.checkbox-label:before {
    top: 2px;
    border: none;
    border-radius: 0;

    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ccc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox%3C/title%3E%3Cpath class='a' d='M12,1a1,1,0,0,1,1,1V12a1,1,0,0,1-1,1H2a1,1,0,0,1-1-1V2A1,1,0,0,1,2,1H12m0-1H2A2,2,0,0,0,0,2V12a2,2,0,0,0,2,2H12a2,2,0,0,0,2-2V2a2,2,0,0,0-2-2Z'/%3E%3C/svg%3E");
}

.checkbox-label:after {
    content: none;
}

.checkbox-input:checked+.checkbox-label::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23d03079; fill-rule: evenodd; %7D .b %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-on-hover%3C/title%3E%3Cpath class='a' d='M2,0H12a2,2,0,0,1,2,2V12a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z'/%3E%3Cpath class='b' d='M5.721,10a.509.509,0,0,1-.346-.136L3.154,7.785a.484.484,0,0,1-.015-.694.508.508,0,0,1,.707-.015L5.7,8.813l4.435-4.658a.508.508,0,0,1,.706-.024.482.482,0,0,1,.024.692L6.086,9.844A.505.505,0,0,1,5.735,10Z'/%3E%3C/svg%3E");
    border: none;
    background-color: unset;
}

.checkbox-label:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-hover%3C/title%3E%3Cpath class='a' d='M12,1a1,1,0,0,1,1,1V12a1,1,0,0,1-1,1H2a1,1,0,0,1-1-1V2A1,1,0,0,1,2,1H12m0-1H2A2,2,0,0,0,0,2V12a2,2,0,0,0,2,2H12a2,2,0,0,0,2-2V2a2,2,0,0,0-2-2Z'/%3E%3C/svg%3E");
}

.checkbox-input:checked+.checkbox-label::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; fill-rule: evenodd; %7D .b %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-on%3C/title%3E%3Cpath class='a' d='M2,0H12a2,2,0,0,1,2,2V12a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z'/%3E%3Cpath class='b' d='M5.721,10a.509.509,0,0,1-.346-.136L3.154,7.785a.484.484,0,0,1-.015-.694.509.509,0,0,1,.707-.015L5.7,8.813l4.435-4.658a.508.508,0,0,1,.706-.024.482.482,0,0,1,.024.692L6.086,9.844A.505.505,0,0,1,5.735,10Z'/%3E%3C/svg%3E");
}

.checkbox-input:checked+.checkbox-label:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23d03079; fill-rule: evenodd; %7D .b %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-on-hover%3C/title%3E%3Cpath class='a' d='M2,0H12a2,2,0,0,1,2,2V12a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z'/%3E%3Cpath class='b' d='M5.721,10a.509.509,0,0,1-.346-.136L3.154,7.785a.484.484,0,0,1-.015-.694.508.508,0,0,1,.707-.015L5.7,8.813l4.435-4.658a.508.508,0,0,1,.706-.024.482.482,0,0,1,.024.692L6.086,9.844A.505.505,0,0,1,5.735,10Z'/%3E%3C/svg%3E");
}

.checkbox-input:disabled+.checkbox-label::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23e6e6e6; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-locked%3C/title%3E%3Cpath class='a' d='M2,0H12a2,2,0,0,1,2,2V12a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z'/%3E%3C/svg%3E");
}

.catalog-filter input[type="text"].input__item--w-90 {
    width: 90px;
}

.catalog__item-badges .hint__popup {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    min-width: 370px;
    padding-right: 20px;
}

.catalog-item__link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

@media (max-width: 1100px) {
    .catalog-item__link {
        display: none;
    }
}

.cat .catalog__title {
    margin-top: 35px;
}

.input-clear-btn {
    display: block;
    position: absolute;
    top: 2px;
    right: 5px;
    width: 35px;
    height: 35px;
}

.input-clear-btn::before,
.input-clear-btn::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 17px;
    width: 2px;
    height: 20px;
    background: #000000;
    transform: rotateZ(45deg);
}

.input-clear-btn::after {
    transform: rotateZ(135deg);
}

.toggle-wrapp {}

.cat .cat-section-group {
    margin-top: 35px;
}

.signin-popup__bottom {
    padding: 20px 60px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center
}

.signin-popup__bottom .brand-icons {
    display: flex;
    align-items: center;
    height: 54px;
    padding-right: 40px;
    border-right: 1px solid rgba(0, 0, 0, 0.1)
}

.signin-popup__bottom .sub-text {
    padding-left: 40px;
    padding-bottom: 0;
    margin-bottom: 0
}

.link__pink--small {
    font-size: 12px;
}

.search-request {
    color: #ccc;
}


/*Cart Bonus Styles*/

.count-bonus-block {
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}

.count-block {
    width: 210px;
    height: fit-content;
    background-color: #f7f7f7;
    padding: 20px 20px 0 20px;
}

.count-block__table {
    width: 100%;
}

.table-item {
    padding: 5px;
}

.table-item__second {
    text-align: right;
}

.count-btn {
    position: relative;
    overflow: hidden;
    width: 100%;
    margin: 28px 0 30px 0;
}

.button__romb {
    display: block;
    width: 30px;
    height: 100%;
    position: absolute;
    opacity: 0.3;
    top: 0;
    left: -40px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
    -webkit-transform: skew(-10deg, 0deg);
    -moz-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    -webkit-animation: move 5s linear infinite;
    -moz-animation: move 5s linear infinite;
    -ms-animation: move 5s linear infinite;
    -o-animation: move 5s linear infinite;
    animation: move 5s linear infinite;
}

@keyframes move {
    0% {
        left: 0%;
    }

    20% {
        left: 100%;
    }

    100% {
        left: 100%;
    }
}

.bonus-block {
    width: 770px;
}

.bonus-block__wrap {
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 31px;
    padding-bottom: 25px;
}

.bonus-notification {
    max-width: 670px;
    line-height: 20px;
}

.enter-promo {
    float: none !important;
}

.cart-bottom-info {
    border: none;
}

.bonus-block {
    display: flex;
    margin-top: 20px;
}

.bonus-input {
    border: none;
    width: 184px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 36px;
    background-color: #f7f7f7;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2) inset;
    padding-left: 16px;
}

.bonus-block__card-img {
    height: 40px;
    margin-right: 20px;
}

.bonus-img {
    height: 100%;
}

.bonus-block__btn {
    cursor: pointer;
    height: 40px;
    width: 40px;
    background-color: #ED5AAE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-left: 20px;
    background: url(/local/templates/re-store/img/promo-white.png) center center no-repeat #ED5AAE;
    background-size: 13px;
}

.bonus-block__btn:active {
    background-color: #E743A1;
}

.bonus-block__btn:hover {
    background-color: #FF5BB9;
}

.enter-promo {
    display: flex;
}

.promo-inputs {
    font-family: 'Graphik-Medium-Cy';
    border: 1px solid transparent;
    font-size: 24px;
    width: 28px;
    height: 35px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f7;
    text-align: center;
}

input[type="text"].promo-inputs:focus {
    border: 1px solid #eeeeee !important;
    background-color: #eeeeee;
}

input[type="text"].promo-inputs__error:focus {
    border: 1px solid #e3693c !important;
    background-color: #e3693c;
}

.promo-inputs+.promo-inputs {
    margin-left: 7px;
}

.promo-resend__wrap {
    font-family: 'Graphik-Regular-Cy';
    display: flex;
    font-size: 14px;
    color: #999999;
    margin-left: 30px;
    line-height: 35px;
}

.promo-resend.active {
    cursor: pointer;
}

.promo-resend.active:hover {
    color: #ED5AAE;
}

.bonus-card__remove {
    cursor: pointer;
}

.bonus-card__remove:hover {
    color: #ED5AAE;
}

.promo-enter__wrap {
    display: flex;
}

.promo-denie {
    margin-left: 30px;
    cursor: pointer;
}

.promo-denie:hover {
    color: #ED5AAE;
}

.promo-code {
    display: flex;
}

.promo-approved {
    display: flex;
}

.bonus-description {
    max-width: 480px;
}

.bonus-description__paragraph {
    margin-top: 0;
    /*max-width: 310px;*/
}

.bonus-card__remove {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #999999;
}

.bonus-card {
    height: 65px;
    margin-right: 30px;
    float: left;
}

.bonus-card img {
    height: 100%;
}

.bonus-amount {
    margin-left: 110px;
    position: relative;
}

.bonuses {
    font-weight: bold;
}

.bonus-amount input {
    display: none;
}


.bonus-label-item {
    padding-left: 25px;
    position: relative;
}

.bonus-label-item:before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 3px;
    border: 1px solid #5d5d5d;
    position: absolute;
    left: 0;
    top: 0;
}

.bonus-input-item:checked+.bonus-label-item:before {
    background: url(/local/templates/m-re-store/img/checkbox/checkbox-on-hover.svg);
    border-color: #ED5AAE;
}

.accepted-promo {
    max-width: 409px;
}

.promo-card__name {
    font-weight: bold;
}

.bonus-card__remove {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #999999;
}

.remove-card__cross {
    display: inline-block;
    position: relative;
    height: 12px;
    width: 12px;
    margin-right: 5px;
}

.remove-card__cross::before {
    content: '';
    position: absolute;
    display: block;
    width: 2px;
    height: 13px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 5px;
}

.remove-card__cross::after {
    content: '';
    display: block;
    position: absolute;
    width: 2px;
    height: 13px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 5px;
}

.accepted-promo__remove {
    color: #999999;
    cursor: pointer;
}

.accepted-promo {
    padding-top: 5px;
    display: flex;
}

.promo-card__name {
    font-weight: bold;
}

.accepted-promo__tick {
    height: 6px;
    width: 12px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.accepted-promo__inner {
    padding-left: 9px;
    line-height: 20px;
}

.promo-inputs__error {
    background-color: #e3693c;
    color: #fff;
}

.promo-inputs__error-text {
    color: #e4693f;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    padding-top: 13px;
}

.popup-input--pl20 {
    padding-left: 20px;
    width: calc(50% - 30px);
}

/* */

/* download dock popup */

.b2b-download-doc__close {
    padding-top: 25px;
}

.downloadDoc-popup {
    max-width: 600px;
}

.downloadDoc-popup-title {
    padding: 25px 50px 25px 25px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 22px;
    color: #000000;
}

.downloadDoc-popup-content {
    padding-bottom: 10px;
}

.downloadDoc-table {
    width: 100%;
}

.downloadDoc-table thead {
    background: #F2F2F2;
}

.downloadDoc-table th {
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #9C9C9C;
    text-align: center;
    padding: 8px 0;
}

.downloadDoc-table td {
    text-align: center;
    padding: 15px 0;
}

.downloadDoc-table tr:not(:last-child) {
    border-bottom: 1px solid #F2F2F2;
}

.downloadDoc-table th:first-child,
.downloadDoc-table td:first-child {
    padding-left: 25px;
    text-align: left;
}

.downloadDoc-table th:last-child,
.downloadDoc-table td:last-child {
    padding-right: 25px;
    text-align: right;
}

.downloadDoc-table td {
    font-size: 14px;
    line-height: 17px;
    color: #000000;
}

.downloadDoc-table tr td:last-child {
    color: #FF3E9A;
}

.downloadDoc-link {
    display: inline-flex;
    align-items: flex-start;
    justify-content: flex-end;
    color: #FF3E9A;
}

.downloadDoc-link__icon {
    margin-right: 8px;
    fill: #FF3E9A;
}

@media (max-width: 767px) {
    #b2b-download-doc {
        display: none;
    }

    .footer-menu__content {
        display: none;
        padding-top: 10px;
    }

    .footer-menu {
        padding: 0 !important;
        border: 0 !important;
    }
}

/* */

.input__item.input__item--password {
    /*font-size: 27px;*/
    padding-right: 44px !important;
    position: relative;
}


.input__item.input__item--password[type='text'] {
    font-size: 14px;
}

/* */

.link__pink--small {
    font-size: 12px;
}

/* */

.ymaps-2-1-75-balloon__close-button:hover {
    opacity: 0;
}

.ymaps-2-1-75-balloon__close {
    margin-right: 7px;
}

[class$="balloon__close"] {
    margin-right: 7px;
}

[class*="balloon__close-button"]:hover {
    opacity: 0;
}

/* */

/*25044*/

.center-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.center-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.start-start {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.start-center {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.start-between {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.center-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bottom-between {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.receipt .checkout-choose-city {
    margin: 7px 0px 0px 28px;
}

.receipt .semi-big-title {
    font-size: 24px;
    line-height: 28px;
}

.receipt-offset {
    margin: 34px 0px 40px;
}

.receipt-separator {
    width: 100%;
    height: 1px;
    background: #e6e6e6;
}

.receipt-clear:after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.receipt-left {
    width: 818px;
    margin-right: 29px;
}

.receipt-form {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: auto;
    margin: -6px 0px 0px -20px;
}

.receipt__input-box {
    position: relative;
    margin: 10px 0px 10px 20px;
}

.receipt__input-box_street {
    width: 608px !important;
}

.receipt__input-box_house,
.receipt__input-box_apartment {
    width: 189px !important;
}

.receipt__input-box_comment {
    width: 100% !important;
}

.receipt__input-box>input,
.receipt__input-box>textarea {
    width: 100% !important;
    height: 40px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: #000 !important;
    padding: 12px 15px !important;
    border-radius: 3px;
    border: 1px solid #e8e8e8 !important;
    box-sizing: border-box !important;
    background: #f7f7f7 !important;
    box-shadow: inset 0px 1px 1px 0px rgba(0, 0, 0, 0.2) !important;
}

.receipt__input-box>input.input-error {
    border-color: #e12121 !important;
}

.receipt__input-box>textarea {
    height: 60px !important;
}

.receipt__input-box>input::-webkit-input-placeholder {
    color: #AAAAAA;
}

.receipt__input-box>input::-moz-placeholder {
    color: #AAAAAA;
}

.receipt__input-box>textarea::-webkit-input-placeholder {
    color: #AAAAAA;
}

.receipt__input-box>textarea::-moz-placeholder {
    color: #AAAAAA;
}

.receipt__input-box>input:focus::-webkit-input-placeholder {
    opacity: 0;
}

.receipt__input-box>input:focus::-moz-placeholder {
    opacity: 0;
}

.receipt__input-box>textarea:focus::-webkit-input-placeholder {
    opacity: 0;
}

.receipt__input-box>textarea:focus::-moz-placeholder {
    opacity: 0;
}

.receipt .cart-form-address {
    padding: 0px 0 30px;
    margin: 35px 0;
}

.cart-form .doubleRadio label.receipt-label {
    display: block !important;
    line-height: normal !important;
}

.receipt-label__figure {
    display: block;
    width: 14px;
    height: 14px;
    position: relative;
    border-radius: 50%;
    border: 1px solid #CECECE;
    box-sizing: border-box;
    transition: border 0.25s ease 0s;
}

.receipt-label__figure-border {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 4px solid #bd2068;
    opacity: 0;
    box-sizing: border-box;
    transform: translate(-50%, -50%) scale(0.75);
    transition: 0.25s ease 0s;
}

.receipt-label input:checked+span .receipt-label__figure-border {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
}

.receipt-label__text {
    font-size: 14px;
    margin: 1px 0px 0px 9px;
}

.receipt-label {
    position: relative;
    margin-left: 29px;
    cursor: pointer;
}

.receipt .gett-delivery-info {
    position: relative;
    top: inherit;
    right: inherit;
    margin-left: 10px;
}

.receipt-label:first-child {
    margin-left: 0px;
}

.receipt-label__text-bold {
    font-family: 'Graphik-Medium-Cy';
}

.receipt .main-input-line__error {
    top: -24px;
}

.receipt-container {
    position: relative;
}

.receipt-container>.choose-date-time,
.receipt-container>.with-b {
    position: relative;
    z-index: 1;
}

.over-content {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    background: rgba(255, 255, 255, 0.6);
}

.active-over .over-content {
    display: block;
}


/*Вызвать курьера*/
.courier-popup {
    display: none;
    /*display: block;*/
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.courier-popup .black-cross {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 0;
    top: 40px;
    border-radius: 50%;
    border: 0;
    background: url('/local/templates/re-store/img/big-cross.jpg') center center no-repeat #e7e7e7;
}

.courier-popup-cont {
    box-sizing: border-box;
    width: 1100px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    position: relative;
    padding: 50px 0;
}

.courier-popup-cont * {
    box-sizing: border-box;
}

.courier-popup-cont {
    font-size: 14px;
    line-height: 1.5;
    color: #000;
}

.courier-block__head {
    font-family: Graphik-Medium-Cy;
    font-size: 31px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 35px;
}

.courier-block__text {
    margin-bottom: 35px;
}

.courier-block__text_padd {
    padding: 20px 30px 25px;
    margin-bottom: 50px;
}

.choose-date-time {
    margin: 36px 0px;
}

.courier-block__date-time {
    margin-bottom: 50px;
}

.choose-date-time-head {
    display: flex;
    align-items: baseline;
}

.choose-date-time__title {}

.choose-date-time-now {
    margin-left: 30px;
}

.choose-date-time__date-row {
    display: flex;
    margin-right: -5px;
    margin-left: -5px;
}

.choose-date-time__radio-label {
    position: relative;
    touch-action: manipulation;
    margin-left: 5px;
    margin-right: 5px;
}

/* .choose-date-time__radio-label + .choose-date-time__radio-label {
    margin-left: 10px;
} */
.choose-date-time__radio {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.choose-date-time__radio-btn {
    display: inline-block;
    width: 100px;
    height: 65px;
    padding: 10px 18px;
    box-sizing: border-box;
    background-color: transparent;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    cursor: pointer;
}

.choose-date-time__radio-btn:hover {
    background-color: #e6e6e6;
}

.choose-date-time__radio:checked+.choose-date-time__radio-btn {
    border: 2px solid #ED5AAE;
}

.choose-date-time__radio:checked+.choose-date-time__radio-btn:hover {
    background-color: transparent;
}

.choose-date-time__date-number {
    font-size: 21px;
}

.choose-date-time__datepicker {
    margin-left: 5px;
}

.choose-date-time__datepicker_selected {
    border: 2px solid #ED5AAE;
}

.choose-date-time__datepicker_selected:hover {
    background-color: transparent;
}

.choose-date-time__time-row {
    margin-top: 30px;
    display: flex;
}

.choose-date-time-error {
    height: 0;
}

.choose-date-time-error label {
    margin: 0;
    margin-top: 2px;
}

.choose-date-time__time {
    position: relative;
    touch-action: manipulation;
}

.choose-date-time__time+.choose-date-time__time {
    margin-left: 10px;
}

.choose-date-time__time-radio {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.choose-date-time__time-radio-btn {
    display: inline-block;
    width: 180px;
    height: 30px;
    padding: 0 15px;
    line-height: 30px;
    box-sizing: border-box;
    background-color: #f2f2f2;
    border-radius: 5px;
    font-size: 14px;
    text-align: center;
    color: #000;
    cursor: pointer;
}

.choose-date-time__time-radio:checked+.choose-date-time__time-radio-btn {
    background-color: #ED5AAE;
    color: #fff;
}

.choose-date-time__time-radio-btn:hover {
    background-color: #e6e6e6;
}

.disabled-date {
    opacity: 0.5;
    pointer-events: none;
}

.courier-block__titles {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    margin-bottom: 27px;
}

.courier-block__form-status {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.courier-block__form-field {
    height: 40px;
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    padding: 0 10px;
    position: relative;
}

textarea.courier-block__form-field {
    padding-top: 11px;
}

.valid_check {
    position: absolute;
    width: 16px;
    height: 18px;
    right: 10px;
    color: #ED5AAE;
    font-size: 16px;
    font-weight: bold;
    display: none;
}

.courier-block__form-field.valid+.valid_check,
.courier-block__form-field.valid+label+.valid_check {
    display: block;
}

.courier-block__status-item {
    width: 50%;
    max-width: 534px;
    margin-bottom: 30px;
    position: relative;
}

.courier-block__status-item:nth-child(odd) {
    margin-right: 30px;
}

.courier-block__status-item .valid_check {
    bottom: 12px;
}

.courier-block__form_top {
    margin-bottom: 17px;
}

.courier-block__form_top,
.courier-block__form_bottom {
    display: block;
    width: 100%;
}

.courier-block__form-contacts {
    display: flex;
    flex-wrap: wrap;
}

.courier-block__contacts-item {
    width: 50%;
    max-width: 350px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
    position: relative;
}

.courier-block__contacts-item_full {
    max-width: none;
    width: 100%;
}

.courier-block__contacts-item:nth-child(even) {
    margin-right: 80px;
}

.courier-block__form-field_full {
    width: calc(100% - 100px);
}

.courier-block__form_left {
    width: 100px;
}

.courier-block__form_right {
    flex-grow: 1;
}

.courier-block__contacts-item label.error,
.courier-block__status-item label.error {
    margin: 0;
    position: absolute;
    width: 100%;
    top: 100%;
    top: calc(100% + 5px);
    left: 100px;
}

.courier-block__status-item label.error {
    left: 0;
}

.courier-block__btn {
    width: 200px;
    margin-bottom: 22px;
}

.courier-block__agryment {
    display: inline-block;
    margin-bottom: 50px;
}

.niceCheck.courier-block__agryment label {
    font-size: 12px;
    color: #999999;
    padding-top: 2px;
    display: block;
}

.niceCheck input+label:before,
.niceCheck input:hover+label:before,
.niceCheck input:checked+label:before,
.niceCheck input:checked:hover+label:before {
    top: 0px;
}

.courier-block__agryment a {
    font-size: 12px;
}

.courier-block__agryment a:first-of-type {
    /*padding-left: 20px;*/
}

.courier-block-done {
    display: none;
}

.courier-block-done-content {
    display: flex;
    flex-wrap: wrap;
}

.courier-block-done-content__left,
.courier-block-done-content__right {
    width: 48%;
}

.courier-block-done-content__left {
    margin-right: 4%;
}

.courier-block-done__text {
    margin-bottom: 20px;
}

.detail_item_seo {
    margin: 10px;
}

.comment-input--max {
    max-height: 200px;
}

.result-field-wrap {
    margin-bottom: 22px;
}

.result-field {
    display: flex;
}

.result-field:not(:last-child) {
    margin-bottom: 10px;
}

.result-field__name {
    width: 150px;
    color: #999999;
}

.result-field__val {
    flex-grow: 1;
    word-wrap: break-word;
}

.result-field_row {
    display: block;
}

.result-field:not(:last-child) {
    margin-bottom: 22px;
}

.result-field__name_row {
    width: 100%;
}

.courier-block-done-content__btn {
    width: 120px;
    margin-top: 15px;
    margin-bottom: 30px;
}

.special_text {
    display: inline-block;
    padding: 10px 18px 9px;
    margin-bottom: 20px;
    background-color: #fdedd3;
}

.custom-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.custom-list__item {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 21px;
}

.custom-list__item:not(:last-child) {
    margin-bottom: 10px;
}

.custom-list__item:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #ED5AAE;
}

.custom-list__link,
.custom-list__item strong,
.custom-list__item b {
    color: #ED5AAE;
    font-weight: normal;
}

.custom-list__link:hover {
    text-decoration: underline;
}

/*/Вызвать курьера*/
label.error {
    display: inline-block;
    font-size: 12px;
    color: #e12121;
    margin: 5px;
}

.datepicker-date {
    position: relative;
}

.datepicker-date .delivery-date {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    width: 100%;
    height: 100%;
}

.delivery-date__button {
    width: calc(100% + 4px);
    height: 100%;
    padding-top: 30px;
    position: relative;
    top: -2px;
    left: -2px;
}

.choose-date-time__month {
    font-size: 14px;
}

.choose-date-time__month:first-letter {
    font-size: 14px;
    color: red;
}

.datepicker-date.active {
    background: #fff;
    border: 2px solid #ED5AAE;
}

.footer-info-auto div {
    font-size: 13px;
}

.button--review {
    min-width: 200px;
}

.review-sent__icon {
    width: 50px;
    margin: 0 auto 25px;
}

.review-sent__icon img {
    max-width: 100%;
}

.review-sent__sucsess {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 72px;
    display: none;
}

.review-sent__sucsess .h2 {
    margin-bottom: 16px;
    text-align: center;
    letter-spacing: 0;
}

/* end send-review */

.user-reviews-none {
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 21px;
    padding-top: 8px;
}

/* Авторесайз для textarea при вводе */
.js-textarea-autoresize {
    display: block;
    overflow: hidden;
    resize: none;
}

.input__comment {
    background-color: #f7f7f7;
    width: 100%;
    height: 40px;
}

.receipt-time {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.cart-form.receipt .calendar-div {
    margin: 0px 0px 35px;
    line-height: normal;
}

.receipt__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 24px;
    line-height: 28px;
}

.cart-form.receipt .main-input-line .payment,
.receipt .credit-text {
    float: none;
}

.cart-form.receipt .main-input-line .payment {
    margin: 35px 0px 14px;
}

.receipt .credit-text {
    float: none;
    line-height: 21px;
}

.receipt .clear {
    display: block;
    clear: both;
}

/*.receipt-discount {*/
/*    margin-top: 15px;*/
/*}*/

.receipt-discount__figure {
    width: 25px;
    height: 25px;
}

.receipt-text {
    font-size: 14px;
    line-height: 21px;
    margin-left: 10px;
}

.offset-minus {
    padding: 31px 0 31px;
}

.receipt-discount__figure {
    width: 25px;
}

.receipt-discount__figure>img {
    display: block;
    max-width: 100%;
}

.receipt .niceRadio.call label {
    line-height: 1.2;
    background: url(/local/templates/re-store/img/checkbox/checkbox-off-gray.svg) 2px center no-repeat transparent;
    background-size: 14px auto;
    padding: 0px 0px;
    margin-top: -2px;
    margin-left: -2px;
    padding-left: 24px !important;
    background-color: #fff !important;
    border: none !important;
    background-position-y: 0px;
}

.receipt .niceRadio.call input:hover+label {
    background: url('/local/templates/re-store/img/checkbox/checkbox-off-hover.svg') 2px center no-repeat transparent;
    background-position-y: 0px;
}

.receipt .niceRadio.call input:checked+label {
    background: url('/local/templates/re-store/img/checkbox/checkbox-on.svg') 2px center no-repeat transparent;
    background-position-y: 0px;
}


.receipt-right {
    width: 254px;
    height: fit-content;
    position: sticky;
    top: 0;
    right: 0;
}

.receipt-background {
    background: #f7f7f7;
    padding: 1px 0px;
}

.receipt-offset-minus {
    margin: -2px 0px;
}

.receipt-right__grid {
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
}

.receipt-right__section {
    margin: 24px 0px;
}

.receipt-right__section .checkout-payment {
    padding-bottom: 10px;
}

.receipt-right__section .receipt-right__list {
    margin-top: -8px;
}

.receipt-right__group {
    margin: 20px 0px 20px;
}

.receipt__text {
    font-family: 'Graphik-Regular-Cy';
    margin: 0;
}

.receipt__text_big {
    font-size: 14px;
    line-height: 20px;
}

.receipt__text_bold {
    font-family: 'Graphik-Medium-Cy';
}

.receipt__text_orange {
    color: #e4693f;
}

.receipt__text_middle {
    font-size: 14px;
    line-height: 20px;
}

.receipt__text_small {
    font-size: 12px;
    line-height: 15px;
}

.receipt__text_grey {
    color: #999999;
}

.receipt-right__info {
    margin: 4px 0px;
}

.receipt__text__offset {
    margin: 7px 0px;
}

.receipt-right__list,
.receipt-total {
    padding: 0;
    margin: 0;
    list-style: none;
}

.receipt-right__list-item {
    position: relative;
    padding-left: 16px;
    margin: 13px 0;
}

.receipt-right__list-item:before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    background: #ED5AAE;
    position: absolute;
    top: 3px;
    left: 0px;
    border-radius: 50%;
}

.receipt-total__item {
    margin: 10px 0px;
}

.receipt-right .pink-bttn-normal {
    width: 100%;
    margin: 5px 0px;
}

.receipt-right__bonus-group {
    margin: 30px 0px;
}

.receipt .choose-date-time__radio-btn {
    width: 90px;
    padding: 8px 15px;
}

.receipt .choose-date-time__day {
    font-size: 12px;
    line-height: normal;
}

.receipt .choose-date-time__date-number {
    font-size: 18px;
}

.receipt .choose-date-time__date {
    display: block;
    font-size: 12px;
    line-height: normal;
    margin-top: 1px;
}

.receipt .choose-date-time__another-date {
    display: block;
    font-size: 14px;
    line-height: 21px;
    margin-top: 2px;
}

.footer-links_top {
    margin-top: 5px;
}

.footer-links a.footer-coryright__link {
    font-size: 12px;
    line-height: 15px;
}

.footer-links a.color-grey {
    color: #999;
}

.cart-form.receipt {
    padding: 50px 0 15px;
}

.receipt .niceRadio label {
    padding: 11px 17px;
}

.receipt .payment .niceRadio label {
    padding: 11px 19px;
}

.receipt .choose-date-time {
    margin: 35px 0px 36px;
}

.page-order .cart-span-top {
    display: none;
}

.page-order .header-logo {
    display: block;
    width: 85px;
    overflow: hidden;
}

.page-order .header-logo>img {
    width: 140px;
}

.header-info {
    display: none;
    font-size: 21px;
    line-height: 20px;
}

.logo-box {
    float: left;
}

.header-box {
    float: right;
}

.header-box.clear:after {
    content: '';
    display: block;
    clear: both;
}

.page-order .logo-box,
.page-order .header-box {
    float: none;
}

.page-order .header-box {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.page-order .header-info {
    display: block;
}

.page-order .for-order {
    position: absolute;
    top: 0px;
    bottom: 0;
    left: 0;
    margin: auto;
}

.page-order .header-line {
    width: 1px;
    height: 30px;
    background: #666666;
    margin: 0px 30px;
}

.page-order #header-small {
    padding: 0;
}

.page-order .header-chat {
    margin: 0px 0 0 40px;
}

.page-order .header-messenger,
.page-order #header-small .header-phone {
    margin-top: 0;
}

.page-order .header__container--fix-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
}

.page-order .header__container--fix-width:after {
    display: none;
}

.page-order .logo-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.tabs-cont,
.tabs-cont {
    /*display: flex;*/
    /*align-items: flex-start;*/
    /*justify-content: center;*/
}

.tabs-cont input[name="SHOP_SEARCH"] {
    width: 200px;
    height: 40px;
    float: left;
    box-sizing: border-box;
}

.input-search-for-list {
    display: none;
}

.cart-shop.show-search .input-search-for-list {
    display: block;
}

.checkbox-all-products {
    display: block;
    height: auto;
    white-space: nowrap;
    padding-top: 3px;
}

.check-products-section {
    float: right;
    margin: 14px 0 0 10px;
}

.cart-shop.tabs_block .list-block .receipt-list .line-block-1 {
    width: 236px;
    padding: 0 20px 0 30px;
}

.receipt-list .p-bold {
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 21px;
}

.receipt-list .metro {
    font-size: 14px;
    line-height: 21px;
    margin-top: -3px;
}

.receipt-list .metro-f-g {
    margin-right: 4px;
}

.cart-shop.tabs_block .list-block .line-block-2 {
    width: auto;
    flex: 1;
}

.cart-shop.tabs_block .list-block .receipt-list .line-block-1,
.cart-shop.tabs_block .list-block .line-block-2,
.cart-shop.tabs_block .list-block .line-block-3 {
    float: none;
}

.receipt-list .clear {
    display: none;
}

.cart-form .cart-shop.tabs_block .mainRadio label.receipt-list {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.receipt .shop-list-element:first-child {
    border-top: 1px solid #e6e6e6;
}

.receipt .list-block {
    margin-top: 10px;
}

.receipt div.cart-from-shop div.tabs_block5 li.list-block {
    margin-top: 0;
}

.show-not-available-stores {
    display: block;
    color: #ED5AAE;
    font-size: 14px;
    text-decoration: none;
    margin: 16px 0 0;
}

.receipt .shop-map-address .line-block-1,
.receipt .column-right,
.receipt .cart-shop.tabs_block .line-block-2,
.receipt .cart-shop.tabs_block .line-block-3 {
    width: auto;
    float: none;
}

.receipt .cart-shop.tabs_block .line-block-2 {
    padding: 0 10px 0 0;
}

.receipt .shop-map-address .line-block-1 {
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    width: 280px;
    padding-right: 10px;
}

.f-box {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.f-full {
    flex: 1;
    -webkit-flex: 1;
}

.f-start-start {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.receipt .metro-f-g {
    width: 15px;
    font-size: 21px;
}

.receipt .metro {
    margin-top: -1px;
}

.receipt .shop-map-address .normal-p span {
    line-height: 21px;
}

.receipt__text_top {
    display: block;
    margin-top: 10px;
}

.receipt__tel {
    display: block;
    font-size: 14px;
    line-height: 21px;
    text-decoration: none;
    color: #000;
    margin-top: 10px;
}

.b2b-checkout_textarea {
    padding: 10px;
    border: 2px solid #e8e8e8;
    box-sizing: border-box;
    border-radius: 3px;
    border: 0 !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2) inset;
    padding: 2px 37px 0 15px;
    -webkit-appearance: none;
}

.input__comment::-webkit-input-placeholder {
    color: #ccc;
}

/* Детальная карточка товара. Переопределение стилей для соответствия с ui-китом */
.review-send .input__container .input__item,
.review-send .input__container .input__item:focus,
.review-send .input__container .input__comment,
.review-send .input__container .input__comment:focus {
    border: 0 !important;
    line-height: initial;
}

.review-send .input__container .input__comment.comment-input {
    max-width: 597px;
    padding: 10px 37px 10px 15px;
    min-height: 80px;
}

/*  */

.hint__popup--xl.hint__popup_icon {
    left: -31px;
}

/* Новая сетка для таблицы "Рассрочка и кредит" */
.table--credit {
    margin-top: 66px;
}

.table--credit .table__row {
    justify-content: unset;
}

.table--credit .table__header {
    padding-bottom: 24px;
    flex-shrink: 0;
    max-width: 145px;
}

.table--credit .table__data {
    flex-shrink: 0;
    max-width: 145px;
}

.table--credit .table__header+.table__header,
.table--credit .table__data+.table__data {
    margin-left: 18px;
}

.table--credit .table__data {
    padding-top: 23px;
}

/*  */

/* Авторесайз для textarea при вводе */
.js-textarea-autoresize {
    display: block;
    overflow: hidden;
    resize: none;
}

.input__comment {
    background-color: #f7f7f7;
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    border-radius: 3px;
    border: 0 !important;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2) inset;
    padding: 2px 37px 0 15px;
    -webkit-appearance: none;
}

.input__comment::-webkit-input-placeholder {
    color: #ccc;
}

/* Детальная карточка товара. Переопределение стилей для соответствия с ui-китом */
.review-send .input__container .input__item,
.review-send .input__container .input__item:focus,
.review-send .input__container .input__comment,
.review-send .input__container .input__comment:focus {
    border: 0 !important;
    line-height: initial;
}

.review-send .input__container .input__comment.comment-input {
    max-width: 597px;
    padding: 10px 37px 10px 15px;
    min-height: 80px;
}

.metro .icon__metro svg {
    padding: 0;
    width: 15px;
    height: 15px;
}

/*  */

.hint__popup--xl.hint__popup_icon {
    left: -31px;
}

/* Новая сетка для таблицы "Рассрочка и кредит" */
.table--credit {
    margin-top: 66px;
}

.table--credit .table__row {
    justify-content: unset;
}

.table--credit .table__header {
    padding-bottom: 24px;
    flex-shrink: 0;
    max-width: 145px;
}

.table--credit .table__data {
    flex-shrink: 0;
    max-width: 145px;
}

.table--credit .table__header+.table__header,
.table--credit .table__data+.table__data {
    margin-left: 18px;
}

.table--credit .table__data {
    padding-top: 23px;
}

/*  */

.sort__row--no-margin-bottom {
    margin-bottom: 0;
}

.news-actions {
    padding: 50px 0 70px;
    border-top: 1px solid #eaeaea;
}

.news-actions--margin-top-60 {
    margin-top: 60px;
}

.news-actions-item__title {
    color: #000000;
}

.news-actions-item__date {
    display: block;
    margin-top: 10px;
}

.products-kit__item,
.slick-initialized .products-kit__item.slick-slide {
    display: flex;
    justify-content: center;
}

.products-kit {
    position: relative;
}

.products-kit__inner {
    margin: 40px 0;
}

.badge_rose {
    background-color: #ED5AAE;
    color: #fff;
}

.kit-product--add {
    padding-left: 56px;
}

.kit-product--result {
    padding-right: 81px;
}

.kit-product--add .kit-product__img,
.kit-product--result .kit-product__img {
    position: relative;
}

.kit-product--add .kit-product__img:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: -38px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23D8D8D8' fill-rule='nonzero' stroke='%23979797'%3E%3Cpath d='M9.5.5h1v19h-1z'/%3E%3Cpath d='M.5 9.5h19v1H.5z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.kit-product--result .kit-product__img:after {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23D8D8D8' fill-rule='nonzero' stroke='%23979797'%3E%3Cpath d='M.5 6.5h19v1H.5zM.5 12.5h19v1H.5z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.kit-product__img {
    width: 226px;
    height: 155px;
    background: #f2f2f2;
    margin-top: 10px;
    text-align: center;
}

.kit-product__img img {
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
}

.kit-product__title {
    text-align: center;
    margin-top: 20px;
}

.kit-product__link {
    color: #000000;
}

.kit-product__link:hover {
    color: #ED5AAE;
}

.kit-product__price {
    text-align: center;
    margin-top: 4px;
}

.kit-product__price span,
.kit-result__price span {
    font-family: 'Graphik-Semibold-Cy';
}

.kit-product__price span+span,
.kit-result__price span+span {
    font-family: 'Graphik-Regular-Cy';
    color: #999999;
    text-decoration: line-through;
    margin-left: 4px;
}

.kit-result {
    padding-top: 84px;
}

.kit-result__price {
    margin-bottom: 4px;
    text-align: center;
}

.kit-result__price span:first-child {
    font-size: 18px;
}

.kit-result__btn .button {
    min-width: 179px;
}

.products-kit-slider .slick-prev,
.products-kit-slider .slick-next {
    display: none !important;
}

.link-compare,
.link-favorite {
    position: relative;
    padding-left: 27px;
    margin-left: 0;
}

.link-compare:before,
.link-favorite:before {
    content: '';
    position: absolute;
    top: 1px;
    left: 0;
    width: 17px;
    height: 17px;
}

.link-compare:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23cccccc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Ecompare%3C/title%3E%3Cg%3E%3Cpath class='a' d='M17,17H11V4.705l6.816,1.278A.98.98,0,0,0,18,6a1,1,0,0,0,.184-1.983L11,2.67V2A1,1,0,0,0,9,2V2.3L2.185,1.017a1,1,0,0,0-.369,1.966L9,4.33V17H3a1,1,0,0,0,0,2H17a1,1,0,0,0,0-2Z'/%3E%3Cpath class='a' d='M6,9A1,1,0,0,0,5,8H1a1,1,0,0,0,0,2H5A1,1,0,0,0,6,9Z'/%3E%3Cpath class='a' d='M19,11H15a1,1,0,0,0,0,2h4a1,1,0,0,0,0-2Z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.link-compare:hover:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Ecompare%3C/title%3E%3Cg%3E%3Cpath class='a' d='M17,17H11V4.705l6.816,1.278A.98.98,0,0,0,18,6a1,1,0,0,0,.184-1.983L11,2.67V2A1,1,0,0,0,9,2V2.3L2.185,1.017a1,1,0,0,0-.369,1.966L9,4.33V17H3a1,1,0,0,0,0,2H17a1,1,0,0,0,0-2Z'/%3E%3Cpath class='a' d='M6,9A1,1,0,0,0,5,8H1a1,1,0,0,0,0,2H5A1,1,0,0,0,6,9Z'/%3E%3Cpath class='a' d='M19,11H15a1,1,0,0,0,0,2h4a1,1,0,0,0,0-2Z'/%3E%3C/g%3E%3C/svg%3E%0A");
}

.link-favorite:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23cccccc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Efavorites%3C/title%3E%3Cpath class='a' d='M10,19a1,1,0,0,1-.654-.244C2.106,12.5,0,10.125,0,6.462A5.279,5.279,0,0,1,5.2,1,6.058,6.058,0,0,1,10,3.652,6.055,6.055,0,0,1,14.8,1,5.279,5.279,0,0,1,20,6.462c0,3.663-2.105,6.036-9.345,12.294A1,1,0,0,1,10,19ZM5.2,3A3.3,3.3,0,0,0,2,6.462c0,2.63,1.442,4.508,8,10.214,6.559-5.706,8-7.584,8-10.214A3.3,3.3,0,0,0,14.8,3c-1.537,0-2.4.893-3.37,2.061l-.648.813a1.034,1.034,0,0,1-1.564,0l-.66-.829C7.768,4.1,6.858,3,5.2,3Z'/%3E%3C/svg%3E%0A");
}

.link-favorite:hover:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Efavorites%3C/title%3E%3Cpath class='a' d='M10,19a1,1,0,0,1-.654-.244C2.106,12.5,0,10.125,0,6.462A5.279,5.279,0,0,1,5.2,1,6.058,6.058,0,0,1,10,3.652,6.055,6.055,0,0,1,14.8,1,5.279,5.279,0,0,1,20,6.462c0,3.663-2.105,6.036-9.345,12.294A1,1,0,0,1,10,19ZM5.2,3A3.3,3.3,0,0,0,2,6.462c0,2.63,1.442,4.508,8,10.214,6.559-5.706,8-7.584,8-10.214A3.3,3.3,0,0,0,14.8,3c-1.537,0-2.4.893-3.37,2.061l-.648.813a1.034,1.034,0,0,1-1.564,0l-.66-.829C7.768,4.1,6.858,3,5.2,3Z'/%3E%3C/svg%3E%0A");
}

.service__item.service__item_favorite.add_favorites.active .link-favorite:before {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Efavorites%3C/title%3E%3Cpath class='a' d='M10,19a1,1,0,0,1-.654-.244C2.106,12.5,0,10.125,0,6.462A5.279,5.279,0,0,1,5.2,1,6.058,6.058,0,0,1,10,3.652,6.055,6.055,0,0,1,14.8,1,5.279,5.279,0,0,1,20,6.462c0,3.663-2.105,6.036-9.345,12.294A1,1,0,0,1,10,19ZM5.2,3A3.3,3.3,0,0,0,2,6.462c0,2.63,1.442,4.508,8,10.214,6.559-5.706,8-7.584,8-10.214A3.3,3.3,0,0,0,14.8,3c-1.537,0-2.4.893-3.37,2.061l-.648.813a1.034,1.034,0,0,1-1.564,0l-.66-.829C7.768,4.1,6.858,3,5.2,3Z'/%3E%3C/svg%3E%0A");
}

.link-compare:focus,
.link-favorite:focus {
    color: #999999 !important;
}

.link-compare:hover,
.link-favorite:hover {
    color: #EA4993 !important;
}

.service__item.service__item_favorite.add_favorites.active .link-favorite {
    color: #EA4993 !important;
}

.icon__delivery--apple {
    width: auto;
    height: 22px;
    margin-right: 16px;
}

.icon__delivery--apple img {
    max-width: 80px !important;
    height: 100% !important;
}

.icon__wrap .icon__delivery--apple .icon__img {
    height: 100%;
}

.main-tabs--left {
    margin-left: 0;
    margin-right: auto;
}

.advantages__link {
    color: #000000;
}

.advantages__link:hover {
    color: #ED5AAE;
}

.input input.input__item.input-error,
.input input.input__item.input-error:focus,
.input input.input__item.error,
.input input.input__item.error:focus,
.input .comment-input.error,
.input .comment-input.error:focus,
.input textarea.input__comment.error,
.input textarea.input__comment.error:focus {
    border: 1px solid #e22626 !important;
    box-shadow: none !important;
}

.error-popup-btns {
    display: flex;
    margin-top: 35px;
}

.error-popup-btns .button {
    padding: 0 30px;
}

.error-popup-btns .button+.button {
    margin-left: 20px;
}

.facetime {
    display: flex !important;
    position: fixed;
    right: 20px;
    bottom: 150px;
    overflow: hidden;
    border-radius: 5px;
    z-index: 100;
    border: none;
    background-color: transparent;
}

.facetime .logo {
    display: inline-flex;
    background-color: #f2f2f2;
    padding: 0 10px;
    height: 40px;
    align-items: center;
    position: relative;
    border-radius: 5px;
    z-index: 2;
    order: 1;
}

.facetime .logo img {
    width: 20px;
    height: 20px;
}

.facetime .text {
    display: inline-block;
    font-size: 14px;
    background-color: #f2f2f2;
    padding-left: 30px;
    padding-right: 10px;
    width: auto;
    height: 40px;
    line-height: 40px;
    border-radius: 5px 0 0 5px;
    position: relative;
    left: 240px;
    transition: all 0.4s;
}

.facetime:hover .logo {
    border-radius: 0;
}

.facetime:hover .text {
    left: 10px;
}

.inputs-fields {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.input__container--half {
    width: 48%;
}

.input--full {
    width: 100%;
}

.facetime-form .input__container {
    flex-wrap: wrap;
    align-self: baseline;
}

.facetime-form .input__container .error-text {
    display: none;
    position: relative;
    margin: 0;
    /*bottom: -25px;*/
}

.facetime-form .input__container.error .error-text {
    display: block;
}

.facetime-popup .popup-block__title {
    padding-left: 60px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding-bottom: 0;
    background-image: url('/local/templates/re-store/img/facetime.png');
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: left center;
}

.facetime-popup .input {
    width: 100%;
}

.facetime-popup .input__container {
    margin-bottom: 0;
}

.facetime-popup .popup-block__text {
    margin-top: 0;
}

.facetime-popup .input__item {
    width: 100%;
}

.facetime-popup .popup-block__border {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.facetime-popup .bottom-info-text {
    margin-bottom: 30px;
}

.facetime-popup .checkbox-label {
    font-size: 12px;
    color: #999999;
}


/*Checkbox and Buttons*/
.checkbox-input {
    display: none;
}

.checkbox-label {
    font-family: "Graphik-Regular-Cy";
    position: relative;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    padding-left: 23px;
    cursor: pointer;
    display: block;
}

.checkbox-label--small {
    font-size: 12px;
    line-height: 18px;
}

.checkbox-label::before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 14px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ccc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox%3C/title%3E%3Cpath class='a' d='M12,1a1,1,0,0,1,1,1V12a1,1,0,0,1-1,1H2a1,1,0,0,1-1-1V2A1,1,0,0,1,2,1H12m0-1H2A2,2,0,0,0,0,2V12a2,2,0,0,0,2,2H12a2,2,0,0,0,2-2V2a2,2,0,0,0-2-2Z'/%3E%3C/svg%3E");
    border: none;
    box-sizing: border-box;
    -webkit-transition: 0.25s ease;
    transition: 0.25s ease;
}

.checkbox-label:after {
    display: none;
}

.checkbox-input:checked+.checkbox-label:after {
    display: none;
}

.checkbox-label:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-hover%3C/title%3E%3Cpath class='a' d='M12,1a1,1,0,0,1,1,1V12a1,1,0,0,1-1,1H2a1,1,0,0,1-1-1V2A1,1,0,0,1,2,1H12m0-1H2A2,2,0,0,0,0,2V12a2,2,0,0,0,2,2H12a2,2,0,0,0,2-2V2a2,2,0,0,0-2-2Z'/%3E%3C/svg%3E");
}

.checkbox-input:checked+.checkbox-label::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; fill-rule: evenodd; %7D .b %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-on%3C/title%3E%3Cpath class='a' d='M2,0H12a2,2,0,0,1,2,2V12a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z'/%3E%3Cpath class='b' d='M5.721,10a.509.509,0,0,1-.346-.136L3.154,7.785a.484.484,0,0,1-.015-.694.509.509,0,0,1,.707-.015L5.7,8.813l4.435-4.658a.508.508,0,0,1,.706-.024.482.482,0,0,1,.024.692L6.086,9.844A.505.505,0,0,1,5.735,10Z'/%3E%3C/svg%3E");
}

.checkbox-input:checked+.checkbox-label:hover::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23d03079; fill-rule: evenodd; %7D .b %7B fill: %23fff; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-on-hover%3C/title%3E%3Cpath class='a' d='M2,0H12a2,2,0,0,1,2,2V12a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z'/%3E%3Cpath class='b' d='M5.721,10a.509.509,0,0,1-.346-.136L3.154,7.785a.484.484,0,0,1-.015-.694.508.508,0,0,1,.707-.015L5.7,8.813l4.435-4.658a.508.508,0,0,1,.706-.024.482.482,0,0,1,.024.692L6.086,9.844A.505.505,0,0,1,5.735,10Z'/%3E%3C/svg%3E");
}

.checkbox-input:disabled+.checkbox-label::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23e6e6e6; fill-rule: evenodd; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Echeckbox-locked%3C/title%3E%3Cpath class='a' d='M2,0H12a2,2,0,0,1,2,2V12a2,2,0,0,1-2,2H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0Z'/%3E%3C/svg%3E");
}

.facetime-popup-done .popup-block {
    padding: 57px;
    text-align: center;
    width: 550px;
}

.facetime-popup-done .done {
    width: 50px;
    height: 50px;
}

.titles-group {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

.titles-group>span {
    font-family: 'Graphik-Light-Cy';
    font-weight: 200;
    font-size: 32px;
    line-height: 44px;
    margin: 0 0 0 8px;
    padding: 0;
    color: #ccc;
}

.review-container {
    font-size: 12px;
    color: #999;
    margin: 0 0 12px;
}

.review-container__link {
    color: inherit;
}

.review-container__link:hover {
    color: #ED5AAE;
}

.services-block {
    max-width: 1100px;
    margin: 28px auto 0;
    overflow: hidden;
}

.s-title {
    font-family: Graphik-Medium-Cy;
    font-weight: normal;
    font-size: 28px;
    line-height: 34px;
    margin: 0;
}

.s-overflow {
    overflow: hidden;
}

.s-tabs {
    margin: 22px -5px;
    display: flex;
    flex-wrap: nowrap;
}

.s-tab {
    display: block;
    margin: 0px 5px;
    text-decoration: none;
    cursor: pointer;
}

.s-tab__container {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #999;
    background: #f2f2f2;
    padding: 5px 10px 4px;
    border-radius: 3px;
    transition: background 0.25s ease 0s, color 0.25s ease 0s;
}

.s-tab:hover .s-tab__container {
    background: #e5e5e5;
    color: #333;

}

.s-tab:active .s-tab__container,
.s-tab.active .s-tab__container {
    color: #fff;
    background-color: #ED5AAE;
}

.s-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
    margin: 5px -15px 0;
}

.s-item {
    display: block;
    width: calc(33.3333% - 30px);
    min-height: 276px;
    background: #f7f7f7;
    border-radius: 5px;
    text-decoration: none;
    margin: 15px;
    overflow: hidden;
}

.s-item__figure {
    overflow: hidden;
    transform: perspective(1000px) translate3d(0, 0, 0);
    -webkit-transform: perspective(1000px) translate3d(0, 0, 0);
    transition: transform 0.2s ease 0s;
}

.s-item__image {
    display: block;
    max-width: 100%;
    transition: transform 0.2s ease 0s;
}

.s-item:hover .s-item__image {
    transform: perspective(1000px) translate3d(0, 0, 21px);
    -webkit-transform: perspective(1000px) translate3d(0, 0, 21px);
}

.s-desktop {
    display: block;
}

.s-mobile {
    display: none;
}

.s-item__container {
    padding: 10px 30px;
}

.s-item__title {
    font-family: Graphik-Medium-Cy;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    color: #000;
    margin: 12px 0;
}

.s-item:hover .s-item__title {
    color: #ED5AAE;
    transition: color 0.2s ease 0s;
}

.s-item__info {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.s-additionally {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    font-family: 'Graphik-Regular-Cy';
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    margin-top: 42px;
    margin-bottom: 42px;
}

.s-additionally>span {
    margin-left: 20px;
}

@media screen and (max-width: 767px) {

    .s-title {
        font-size: 21px;
        line-height: 26px;
    }

    .s-overflow {
        overflow: hidden;
        margin: 4px 0px;
    }

    .s-tabs {
        position: relative;
        bottom: -10px;
        margin: 0;
        overflow: hidden;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        margin: 0;
    }

    .s-tab {
        flex-shrink: 0;
        -webkit-flex-shrink: 0;
        padding-bottom: 10px;
    }

    .s-tab:first-child {
        margin-left: 0;
    }

    .s-tab:last-child {
        margin-right: 0;
    }

    .s-list {
        display: block;
        margin: 0;
    }

    .s-item {
        width: auto;
        display: flex;
        min-height: 140px;
        margin: 20px 0;
    }

    .s-desktop {
        display: none;
    }

    .s-mobile {
        display: block;
    }

    .s-item__figure {
        padding: 10px 0 0 10px;
        max-width: 100px;
        min-height: 140px;
    }

    .s-item__container {
        flex: 1;
        -webkit-flex: 1;
        padding: 10px 20px;
    }

    .s-item__title {
        margin: 2px 0;
    }

    .s-item__info {
        font-size: 12px;
        line-height: 15px;
        color: #999999;
        margin: 5px 0;
    }

    .s-additionally {
        margin: 17px 20px 0;
    }

    .s-additionally>span {
        margin-left: 25px;
    }

    .hidden-xs {
        display: none;
    }

    .footer-menu-column {
        flex-basis: 100%;
    }

    .footer-menu-title {
        padding: 0;
        margin-bottom: 0;
        font-size: 12px;
        line-height: 16px;
        display: flex;
        align-items: center;
    }

    .footer-menu-column.section-toggle {
        border-top: 1px solid #505050 !important;
        padding: 18px 0;
    }

    .footer-menu__chat {
        display: block;
    }

    .footer-layout__phone {
        padding: 0;
        margin-top: 32px;
    }

    .services-block {
        max-width: 100%;
    }
}

.input-clear-btn {
    display: block;
    position: absolute;
    top: 2px;
    right: 5px;
    width: 35px;
    height: 35px;
}

.input-clear-btn::before,
.input-clear-btn::after {
    content: '';
    position: absolute;
    top: 8px;
    left: 17px;
    width: 2px;
    height: 20px;
    background: #000000;
    transform: rotateZ(45deg);
}

.input-clear-btn::after {
    transform: rotateZ(135deg);
}

.toggle-wrapp {}

.another-button {
    display: none;
    color: #ED5AAE;
    margin-top: 22px;
    cursor: pointer;
}

.show-button .another-button {
    display: block;
}

/* Feedback */

.form-row__file-wrapper {
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    padding-top: 5px;
    padding-left: 20px;
    display: block;
    border: 0;
    background: url(/local/templates/mir-kubikov/resources/css/../img/file.png) left center no-repeat transparent;
    margin-left: 20px;
    color: #000;
}


.jq-selectbox {
    /*width: 60% !important;*/
}

.jq-selectbox__dropdown ul {
    height: 100% !important;
}

.jq-selectbox__dropdown ul li {
    height: auto !important;
}

.feedback_container input {
    width: 100% !important;
}

.jq-selectbox__dropdown {
    /*top: 30px !important;*/
}

.jq-selectbox__select-text {
    height: 30px !important;
}

a.service__item:hover span {
    color: #ED5AAE;
}

.preview-item-slider.slick-slider {
    left: 0;
    right: 0;
}

.preview-item-slider.slick-slider .slick-arrow {
    background-color: transparent;
    z-index: 1;
}

.preview-item-slider.slick-slider .slick-prev.slick-arrow {
    left: 45px;
}

.preview-item-slider.slick-slider .slick-next.slick-arrow {
    right: 45px;
}

.main-input-line.error {
    display: block;
}

.oneclick-buy-popup-personal-data .main-input-line input[type="text"] {
    height: 36px;
    font-size: 12px;
    width: 210px;
}

.signin-popup__bottom {
    padding: 20px 60px;
    background-color: #f7f7f7;
    display: flex;
    align-items: center;
}

.signin-popup__bottom .brand-icons {
    display: flex;
    align-items: center;
    height: 54px;
    padding-right: 40px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.signin-popup__bottom .sub-text {
    padding-left: 40px;
    padding-bottom: 0;
    margin-bottom: 0;
}

[class*="balloon__close-button"] {
    display: none;
}

.service-program .s-list {
    display: block;
    list-style: none;
    padding: 0;
    margin: 33px 33px 33px 0;
}

.service-program .s-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    min-height: auto;
    background: none;
    border-radius: 0;
    margin: 13px 0;
    overflow: unset;
}

.service-program .service-program__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.service-program .service-program__list-item {
    width: 50%;
}

.product__line.product__line--price .bonus-block {
    display: unset;
    margin: 0;
    width: auto;
}

.balloon__inner .balloon__work-time {
    flex-wrap: wrap;
}

.balloon__inner .balloon__work-time>span:first-child {
    width: 100%;
}

.balloon__inner .balloon__work-time .balloon__count {
    margin-left: 0;
}

.oneclick-buy-popup-personal-data .main-input-line__error {
    margin-left: 280px;
}

.trade-in-personal-data input.input__item:focus,
.trade-in-personal-data input.input__item[type="text"]:focus,
.trade-in-personal-data input.input__item[type="password"]:focus,
.trade-in-personal-data textarea.input__item:focus {
    border: 0 !important;
}

.trade-in__main,
.trade-in__aside {
    box-sizing: content-box;
}

.link--pink:active {
    color: #d02f79;
}

.product-colors-block .extra__tabs_item {
    margin-bottom: 10px;
}

.product-colors-block .product-color {
    margin-bottom: 5px;
    margin-top: 0;
}

.product .ls-page .ls-subscribe-price__link--absolute:before {
    top: 0;
    margin: 10px 0 5px;
}

.product .ls-page .ls-subscribe-price__calc-total {
    flex-shrink: 0;
}

.product .box {
    float: none;
}

.button--underorder {
    width: 100%;
    background-color: #731dc5;
}

.button--underorder:hover {
    width: 100%;
    background-color: #731dc5;
}

.button--underorder:active {
    width: 100%;
    background-color: #731dc5;
}

.button--preorder {
    width: 100%;
    background-color: #308AEB;
}

.button--preorder:hover {
    background-color: #1976D2;
}

.button--preorder:active {
    background-color: #1565C0;
}

/* Новые попапы - Апсейл */
.add-product-cart-popup__header {
    background: #f7f7f7;
    padding: 25px 40px 40px;
    border-radius: 5px 5px 0 0;
}

.add-product-cart-popup__controls .added-back,
.add-product-cart-popup__controls .added-to-cart {
    max-width: 170px;
    display: inline-block;
    padding: 0 29px;
    border-radius: 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
    font-weight: 400;
}

.add-product-cart-popup__controls .added-back {
    color: #000;
    background-color: #f2f2f2;
}

.add-product-cart-popup__controls .added-to-cart {
    color: #fff;
    background-color: #ED5AAE;
}

.add-product-cart-popup__controls button:not(:last-child) {
    margin-right: 20px;
}

.add-product-cart-popup__header-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.add-product-cart-popup__status {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-family: 'Graphik-Medium-Cy';
}

.add-product-cart-popup__image {
    max-width: 60px;
    width: 100%;
    margin-right: 30px;
}

.add-product-cart-popup__image img {
    max-width: 100%;
}

.add-product-cart-popup__footer {
    padding: 30px 40px 50px;
}

.recommended-products__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 30px;
    width: 100%;
}

.recommended-products__tab {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 7px 10px;
    color: #999999;
    background: #f2f2f2;
    border-radius: 5px;
    border: 0;
}

.recommended-products__tab:not(:last-child) {
    margin-right: 10px;
}

.recommended-products__tab.active {
    color: #fff;
    background: #ED5AAE;
}

.recommended-products__contents-block {
    margin-top: 30px;
}

.recommended-products__content {
    display: none;

    margin-left: -15px;
    margin-right: -15px;
}

.recommended-products__content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.recommended-product-card {
    width: calc(20% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}

.recommended-product-card.horizontal {
    width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.buy-bttn-recommended {
    border: 0;
}

.recommended-product-card__img-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 120px;
    margin-bottom: 12px;
}

.recommended-product-card__img-wrap img {
    max-width: 100%;
    display: block;
    max-height: 120px;
    margin-left: auto;
    margin-right: auto;
}

.recommended-product-card__title {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    margin-bottom: 3px;
}

.recommended-product-card__title.text-center {
    margin-bottom: 8px;
}

.recommended-product-card__price-wrap {
    position: relative;
    line-height: 20px;
    margin-top: 10px;
    font-family: 'Graphik-Medium-Cy';
}

.recommended-product-card__btn-buy.order-added {
    padding-left: 20px;
    color: #999999;
    position: relative;
    font-size: 14px;
    line-height: 1;
    font-family: 'Graphik-Regular-Cy';
    display: none;
    width: 85px;
}

.recommended-product-card__btn-buy.order-added::before {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: 0;
    border-right: 2px solid #ED5AAE;
    border-bottom: 2px solid #ED5AAE;
    width: 7px;
    height: 14px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.recommended-product-card__btn-buy.order-remove {
    font-family: 'Graphik-Regular-Cy';
    color: #999999;
    font-size: 14px;
    width: 85px;
    text-align: left;
}

.recommended-product-card__descr {
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    margin-bottom: 3px;
}

.recommended-product-card__descr a {
    color: #ED5AAE;
}

.recommended-product-card__more {
    font-size: 12px;
    line-height: 20px;
    color: #ED5AAE;
    margin-bottom: 8px;
}

.recommended-product-card__price {
    display: inline-block;
    font-size: 14px;
    color: #000;
    margin-right: 18px;
}

.recommended-product-card__btn-buy {
    font-size: 16px;
    line-height: 20px;
    color: #ED5AAE;
    font-family: 'Graphik-Medium-Cy';
    background-color: transparent;
    padding: 0;
}

.recommended-product-card__btn-remove {
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 68px;
    background-color: #fff;
    width: 120px;
    display: none;
}


.recommended-product-card.horizontal .recommended-product-card__img-wrap {
    width: 100%;
    max-width: 100px;
    margin-bottom: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.recommended-product-card.horizontal .recommended-product-card__content {
    width: calc(100% - 100px);
    padding-left: 20px;
}

.detail-description-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 1180px;
    height: 100%;
    min-height: 600px;
    background: #fff;
    border-radius: 5px;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: .25s linear;
    /* overflow-y: scroll; */
    opacity: 1;
    visibility: visible;
}

.hide-detail {
    /* left: 1180px; */
    opacity: 0;
    visibility: hidden;
    transition: .25s linear;
}

.detail-description-content__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 40px 50px;
    position: relative;
}

.detail-description-content__inner .detail-description-content__body {
    padding-top: 4%;
}

.detail-description-content__inner .detail-description-content__body .main-list-style li {
    background: unset;
}

.detail-description-content__left {
    width: 100%;
    max-width: 200px;
}

.detail-description-content__cover {
    margin-top: 60px;
}

.detail-description-content__cover img {
    display: block;
}

.detail-description-content__right {
    width: calc(100% - 200px);
    padding-left: 80px;
}

.detail-description-content__head {
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.detail-description-content__title {
    font-size: 28px;
    font-family: 'Graphik-Medium-Cy';
    line-height: 34px;
    color: #000;
    margin-bottom: 20px;
    margin-top: 20px;
}

.detail-description-content__price {
    display: inline-block;
    vertical-align: sub;
    margin-right: 30px;
    font-size: 24px;
    line-height: 24px;
    color: #000;
    font-family: 'Graphik-Medium-Cy';
}

.detail-description-content__btn {
    padding-left: 29px;
    padding-right: 29px;
}

.detail-description-content__body h4 {
    font-weight: normal;
    margin-top: 35px;
    margin-bottom: 10px;
}

.detail-description-content__body p {
    font-size: 14px;
    line-height: 20px;
}

.detail-description-content__body ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.detail-description-content__body ul li {
    position: relative;
    padding-left: 20px;
    font-size: 14px;
    line-height: 20px;
}

.detail-description-content__body ul li::before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #ED5AAE;
}

.detail-description-content__cover img {
    max-width: 100%;
}

.detail-description-content__body ul li:not(:last-child) {
    margin-bottom: 15px;
}

.detail-description-content__back {
    display: block;
    position: absolute;
    font-size: 14px;
    line-height: 17px;
    top: 30px;
    left: 40px;
    background: transparent;
    border: 0;
    padding-left: 15px;
    margin-top: 6px;
}

.detail-description-content__back::before {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 1px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    height: 7px;
    width: 7px;
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotate(45deg);
    transform: rotateZ(45deg);
}

.add-product-cart-min-popup {
    position: fixed;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
    background: rgba(0, 0, 0, .5);
    display: none;
}

.add-product-cart-min-popup__wrap {
    position: relative;
    background: #fff;
    padding: 0;
    border-radius: 5px;
    width: 400px;
    min-height: 440px;
    margin: 0 auto;
    height: 100%;
    overflow: hidden;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}

.add-product-cart-min-popup__header {
    padding: 25px 40px 40px;
    background: #f7f7f7;
}

.add-product-cart-min-popup__status {
    font-family: "Graphik-Medium-Cy";
    font-size: 28px;
    line-height: 34px;
    color: #000;
    margin-bottom: 22px;
    margin-top: 6px;
}

.add-product-cart-min-popup__controls button:not(:last-child) {
    margin-right: 20px;
}

.add-product-cart-min-popup-show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.add-product-cart-min-popup .added-to-cart,
.add-product-cart-min-popup .added-back {
    display: inline-block;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
    padding-left: 29px;
    padding-right: 29px;
}

.add-product-cart-min-popup .added-to-cart {
    color: #fff;
    background-color: #ED5AAE;
}

.add-product-cart-min-popup .added-back {
    color: #000;
    background-color: #f2f2f2;
}

.add-product-cart-min-popup__footer {
    padding: 30px 40px 55px;
}

.add-product-cart-min-popup__footer-title {
    margin-bottom: 20px;
}

.detail-description-content__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.popup-close.popup-close--position {
    top: 28px !important;
    right: 20px !important;
}

.popup-block--big {
    width: 1180px;
}

.add-product-cart-popup--grid .add-product-cart-min-popup__header {
    background-color: transparent;
    padding-bottom: 0;
}

.add-product-cart-popup--grid .add-product-cart-popup__footer {
    padding-top: 0;
}

.add-product-cart-popup--grid .recommended-products__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.add-product-cart-popup--grid .recommended-product-card {
    margin-bottom: 58px;
}

.add-product-cart-popup--grid .recommended-products__content {
    margin-bottom: -58px;
}

/* Правки попапов апсейла, подключение стилей из кита */
.add-product-cart-popup__wrap {
    position: relative;
    overflow-x: hidden;
    margin-top: 0;
}

.add-product-cart-popup h3,
.add-product-cart-popup .h3 {
    font-family: "Graphik-Medium-Cy";
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
    line-height: 20px;
    margin-bottom: 20px;
    padding-bottom: 0;
}

.add-product-cart-popup__wrap--bg::before {
    content: '';
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    transition: opacity .25s linear;
}

.add-product-cart-popup__wrap--bg.bg-visible::before {
    height: 100%;
    opacity: 1;
    transition: opacity .25s linear;
}

.add-product-cart-popup__wrap--bg>:not(.detail-description-content) * {
    opacity: 1;
    /* transition: opacity .25s linear; */
}

.add-product-cart-popup__wrap--bg.bg-visible>:not(.detail-description-content) * {
    opacity: 0;
    transition: opacity .25s linear;
}

.add-product-cart-popup__wrap--bg.bg-visible {
    box-shadow: none;
}

.add-product-cart-popup__wrap--shadow {
    box-shadow: 0 5px 20px rgba(0, 0, 0, .2);
}

.wp.top {
    padding-top: 20px;
}

.receipt-container .receipt-time {
    padding-right: 100px;
}

.receipt-container .receipt-label {
    margin-bottom: 10px;
}

.receipt-container .receipt-label:nth-child(5n+1) {
    margin-left: 0;
}

/* */

.cart-form .main-input-line.receipt-offset {
    margin: 34px 0px 40px;
}

.cart-form .main-input-line.receipt__input-box {
    position: relative;
    margin: 10px 0px 10px 20px !important;
}

.popup-input--pl20 .link__pink {
    font-size: 14px;
}

[class*="balloon__close"] {
    margin-right: 0;
}

[class*="balloon__close-button"] {
    opacity: 0;
    visibility: hidden;
}

.pink-bttn-normal {
    position: relative;
}

.product .catalog {
    overflow-x: unset;
}

.catalog-sort__by .sort__data {
    cursor: pointer;
}

.product__line .buy-bttn--product,
.product-header__btn .buy-bttn--product {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}

.catalog__inner.by-tile .catalog__item {
    background: #fff;
}

.catalog-content .catalog-items .catalog__item .hint__container .hint__popup {
    color: #000000;
}

.popup-block--large {
    width: 1180px;
}

.popup-block.popup-block--large {
    width: 1180px;
}

/* oneclick popups styles */
.hidecashpay {
    opacity: 0;
    width: 1px !important;
    /* height: 1px !important; */
    margin: 0 !important;
    padding: 0 !important;
}

.extra-tab {
    font-family: "Graphik-Regular-Cy";
    color: #000;
    padding: 8px 19px;
    letter-spacing: 0;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
    font-size: 14px;
    min-height: 39px;
    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;
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

.extra-tab:not(.disabled):hover {
    border-color: rgba(0, 0, 0, 0.2);
}

.extra-tab.active {
    border-color: #ED5AAE !important;
}

.extra-tab.disabled {
    color: #e6e6e6;
    cursor: default;
}

.days {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 40px;
    padding-top: 40px;
}

.days__item {
    font-size: 12px;
    line-height: 21px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 17px;
    padding-right: 24px;
    min-width: 90px;
}

.days__item:first-child {
    padding-right: 31px;
}

.days__item:last-child {
    margin-right: 0;
}

.days__day {
    margin-bottom: 2px;
    display: block;
}

.days__date {
    display: block;
}

.days__num {
    font-size: 18px;
    line-height: 21px;
}

.days__day--lg {
    font-size: 14px;
    margin-left: -3px;
    white-space: nowrap;
}

.step__btn {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 16px;
    padding-top: 40px;
}

.step__btn .button {
    min-width: 102px;
}

.step {}

.step__item {
    display: none;
}

.step__item.active {
    display: block;
}

.step__back {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    top: -5px;
    position: relative;
    margin-bottom: 25px;
}

.pays {
    font-size: 14px;
    line-height: 20px;
    margin-top: 33px;
    margin-bottom: 34px;
}

.pays__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pays__item__img {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    margin-left: 10px;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #7ec43f;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.pays__item__img img {
    height: 85%;
}

.oneclick-form__btn {
    margin-top: 33px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}

.oneclick-form__btn .button {
    min-width: 172px;
}

.tabs__item {
    display: none;
}

.tabs__item.active {
    display: block;
}

.input__img {
    width: 62px;
    margin-right: 20px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.button-applepay {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #000000;
    font-size: 19px;
    line-height: 21px;
    color: #ffffff;
    white-space: nowrap;
}

.button-applepay:hover {
    background: rgba(0, 0, 0, 0.95);
}

.button-applepay img {
    height: 21px;
    width: auto;
    margin-left: 5px;
    margin-top: 3px;
}

.oneclick-form__btn span {
    display: inline-flex;
    font-size: 14px;
    line-height: 21px;
    margin: 0 29px;
}

.input--btn {
    margin-right: 20px;
}

.oneclick-form__p {
    margin-bottom: 34px;
    margin-top: 30px !important;
}

.oneclick-form__p--radio {
    margin-bottom: 19px;
}

*+.oneclick-form__p {
    margin-top: -6px;
}

.radio-label__desc {
    margin: 3px 0;
}

.p-warranty.list {
    margin-bottom: 18px;
}

.p-warranty .list-item {
    padding-left: 16px;
}

.p-warranty .list-item:before {
    margin-top: 0;
    top: 8px;
}

.tabs__item .radio-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 0;
}

.color--pink {
    color: #ED5AAE;
}

.footnote-text {
    counter-reset: number;
}

.footnote-text {
    font-size: 12px;
    line-height: 15px;
    color: #999;
}

.footnote-text p {
    margin-bottom: 10px;
}

.footnote-text ul {
    margin: 0 0 8px 0;
    padding: 0;
    list-style: none;
}

.footnote-text ul li {
    position: relative;
    padding-left: 25px;
    font-size: 12px;
    line-height: 15px;
    color: #999;
    font-family: 'Graphik-Regular-Cy';
}

.footnote-text ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footnote-text ul li::before {
    position: absolute;
    left: 0;
    top: 0;
    counter-increment: number;
    content: counters(number, ".") ". ";
}

.footnote-number {
    position: relative;
    display: inline-block;
}

.footnote-number span {
    position: absolute;
    display: block;
    right: -3px;
    top: -5px;

    font-size: 8px;
    line-height: 8px;
}

.ipad-air4-img {
    width: 153px;
    height: auto !important;
}

.ipad-7-img,
.ipad-8-img {
    width: 141px;
    height: auto !important;
}

.ipad-mini-img {
    width: 123px;
    height: auto !important;
}

.ipad-air3-img {
    width: 143px;
    height: auto !important;
}

.tabs__item .input:not(.button-buy):last-child {
    margin-top: 16px;
    margin-bottom: 20px;
}

.oneclick-form__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -15px;
    margin-bottom: 40px;
}

.oneclick-form__line * {
    margin-bottom: 0;
}

.oneclick-form__line .checkbox-item:last-child {
    margin-right: 0;
}

.oneclick-form__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.oneclick-form__line .h2,
.oneclick-form__line .main-tabs {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0;
    margin-right: 54px;
}

.oneclick-form__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.oneclick-form__line .main-tabs__item {
    font-size: 14px;
    padding-left: 30px;
    padding-right: 30px;
}

/*.oneclick-form__right > * {*/
/*    display: none;*/
/*}*/

.oneclick-form__right .active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.main-tabs__item {
    position: relative;
}

.main-tabs__input {
    width: 100%;
}

#map.custom-map .balloon__route,
#map-preorder.custom-map .balloon__route,
#checkout-map-PVZ.custom-map .balloon__route,
#checkout-map-POST.custom-map .balloon__route,
.balloon__work-time,
.balloon__btn {
    display: none;
}

#map.custom-map .balloon__work-time,
#map-preorder.custom-map .balloon__work-time,
#map.custom-map .balloon__btn,
#map-preorder.custom-map .balloon__btn,
#checkout-map-PVZ.custom-map .balloon__work-time,
#checkout-map-PVZ.custom-map .balloon__btn,
#checkout-map-POST.custom-map .balloon__work-time,
#checkout-map-POST.custom-map .balloon__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

textarea.input__item {
    padding-top: 11px;
    padding-bottom: 10px;
}

.product-detail {
    background: #f7f7f7;
    padding: 24px 20px;
    margin-top: 6px;
}

.product-detail__total {
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin: 18px -20px 0;
    padding: 24px 20px 0;
}

.product-detail__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}

.product-detail__item:last-child {
    margin-bottom: 0;
}

.product-detail .p__item {
    margin-bottom: 0;
}

.product-detail__block:not(:last-child) {
    margin-bottom: 20px;
}

.input-file {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.input-file__input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.oneclick__city.choose-city-bttn {
    color: #000000;
    cursor: pointer;
}

.step__btn--no-border {
    padding-top: 0;
    border: none;
    margin-top: 30px;
}

.days__calendar {
    position: absolute;
    position: absolute;
    background: #fff;
    border-radius: 0;
    margin-top: 10px;
    padding: 20px 20px 15px;
    border: none !important;
    -webkit-box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.2);
    z-index: 10;
    top: 100%;
    left: 0;
    cursor: default;
    display: none;
}

.days__calendar-close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    z-index: 1;
    border: 0;
    outline: none;
    padding: 0;
}

.days__calendar-close:before,
.days__calendar-close:after {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    left: 5px;
    width: 2px;
    height: 16px;
    background-color: currentColor;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.days__calendar-close:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.days__calendar.hasDatepicker .ui-datepicker-calendar {
    height: auto !important;
    min-height: 0 !important;
    margin: 0;
}

.days__calendar .ui-widget-content {
    border: 0;
}

.days__calendar .ui-datepicker-inline {
    width: 315px !important;
    cursor: default;
    margin-bottom: 32px;
    padding-bottom: 16px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.days__calendar .ui-datepicker .ui-datepicker-header {
    padding: 0;
    border: 0;
    background: transparent;
    position: initial;
}

.days__calendar .ui-datepicker .ui-datepicker-title {
    text-align: center;
    border-radius: 4px;
    border: none;
    cursor: default;
    height: 40px !important;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px !important;
    text-transform: none;
    position: relative;
    display: block;
    line-height: 36px;
    padding: 0;
    font-weight: normal;
    background: none !important;
}

.days__calendar .ui-datepicker-year {
    display: none;
}

.days__calendar .ui-datepicker tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.days__calendar .ui-datepicker th,
.days__calendar .ui-datepicker td {
    text-align: center;
    border-radius: 4px;
    border: none;
    position: relative;
    display: block;
    width: 45px;
    height: 35px;
    line-height: 36px;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    background: none !important;
    opacity: 1;
}

.days__calendar .ui-datepicker td {
    border-radius: 100%;
    position: relative;
    z-index: 1;
}

.days__calendar .ui-datepicker td:before {
    content: '';
    z-index: -1;
    display: block;
    position: absolute;
    width: 35px;
    height: 35px;
    top: 0;
    left: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
}

.days__calendar .ui-state-disabled,
.days__calendar .ui-widget-content .ui-state-disabled,
.days__calendar .ui-widget-header .ui-state-disabled {
    cursor: default;
    opacity: 1;
    color: #bfbfbf !important;
}

.days__calendar .ui-state-highlight,
.days__calendar .ui-widget-content .ui-state-highlight,
.days__calendar .ui-widget-header .ui-state-highlight {
    border: 0;
}

.days__calendar .ui-state-default,
.days__calendar .ui-widget-content .ui-state-default,
.days__calendar .ui-widget-header .ui-state-default {
    border: 0;
    background: transparent !important;
    color: #000 !important;
    width: 100%;
    height: 100%;
    padding: 0;
    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;
}

.days__calendar .ui-state-disabled .ui-state-default,
.days__calendar .ui-widget-content .ui-state-disabled .ui-state-default,
.days__calendar .ui-widget-header .ui-state-disabled .ui-state-default {
    color: #bfbfbf !important;
}

.days__calendar .ui-datepicker td:hover {
    border: none !important;
}

.days__calendar .ui-datepicker td:hover:before {
    background: #eeeeee;
}

.days__calendar .ui-datepicker-calendar .ui-state-disabled:hover span {
    border: 0 !important;
    background: transparent !important;
}

.days__calendar .ui-datepicker-current-day .ui-state-default {
    color: #fff !important;
}

.days__calendar .ui-datepicker-current-day:before {
    background: #ED5AAE;
}

.days__calendar .ui-datepicker-today:before {
    border: 1px solid #b8b8b8;
    background: transparent;
}

.days__calendar .ui-datepicker-today .ui-state-default {
    color: #000 !important;
}

.days__calendar .ui-datepicker .ui-datepicker-prev,
.days__calendar .ui-datepicker .ui-datepicker-next,
.days__calendar .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.days__calendar .ui-datepicker .ui-datepicker-next.ui-state-hover {
    position: absolute;
    top: auto;
    /*bottom: 13px;*/
    /*background: transparent;*/
    /*width: auto;*/
    /*height: auto;*/
    font-size: 14px;
    /*-webkit-transform: none;*/
    /*-ms-transform: none;*/
    /*transform: none;*/
    border: 0;
}

.days__calendar .ui-datepicker .ui-datepicker-prev {
    left: 19px;
}

.days__calendar .ui-datepicker .ui-datepicker-next {
    right: 19px;
}

.days__calendar .ui-datepicker .ui-datepicker-prev.ui-state-disabled,
.days__calendar .ui-datepicker .ui-datepicker-next.ui-state-disabled {
    opacity: 0;
}

.days__calendar .ui-datepicker .ui-datepicker-prev span,
.days__calendar .ui-datepicker .ui-datepicker-next span {
    background: transparent;
    width: auto;
    height: auto;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    margin: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-indent: 0;
    font-weight: normal;
}

.days__calendar .ui-datepicker .ui-datepicker-prev.ui-state-hover,
.days__calendar .ui-datepicker .ui-datepicker-next.ui-state-hover {
    color: #ED5AAE !important;
}

.popup-block {
    overflow: initial;
}

.days__calendar-close {
    display: none;
}

.days__item[data-datepicker] .days__calendar:before {
    content: '';
    width: 100%;
    height: 12px;
    position: absolute;
    left: 0;
    top: -12px;
}

.width {
    width: 100%;
}

.oneclick-form .radio-item {
    margin-bottom: 20px;
}

.popup-wrap--top {
    padding: 60px 0;
}

.popup-wrap.popup-wrap--top {
    padding: 60px 0;
}

.popup-wrap--top .popup-block {
    margin: 0 auto auto;
}

.oneclick-form .input__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.main-tabs__item.active {
    background-color: #ED5AAE;
    color: #fff;
}

.shops-search .input__item {
    padding: 2px 37px 0 15px;
}

.table__data.booking_item {
    text-align: right;
    font-family: 'Graphik-Medium-Cy';
}

.icon-percent:before {
    content: '%';
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    background: #ff7e2f;
    border-radius: 50%;
}

.icon-percent {
    /* position: absolute; */
    position: relative;
    width: 20px;
    height: 20px;
    /* top: 6px; */
    margin-left: 10px;
}

.button-promo {
    background-color: #ED5AAE;
    color: #ffffff;
    height: 40px;
    min-width: 40px;
    padding: 0;
    border-radius: 3px;
}

.popup-block__inner--small {
    padding: 110px 20px;
}

.popup-block--sm {
    width: 580px;
}

.popup-block.popup-block--sm {
    width: 580px;
}

.popup-block--center {
    text-align: center;
}

.popup__title-h1 {
    font-size: 32px;
    line-height: 35px;
    margin-top: 23px;
    margin-bottom: 32px;
}

.popup__content {
    margin-bottom: 35px;
}

.popup-block__inner--small .button {
    min-width: 240px;
}

.oneclick-buy-popup-text__loading {
    text-align: center;
    margin: 50px 0 30px;
}

label.error {
    font-size: 14px;
    color: #e22626;
    line-height: 16px;
    margin: 0;
    margin-top: 5px;
}

.oneclick-form .input__container,
.oneclick-delivery-info .input__container {
    margin-bottom: 20px;
}

.grid__item.grid__item-6.oneclick-form__right .input__container {
    margin-bottom: 0;
}

.policy-link {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #999999;
}

.oneclick-form .list-item:not(:last-child) {
    margin-bottom: 5px;
}

.popup-block .radio-label .radio-label__detail *:last-child {
    margin-bottom: 0;
}

.radio-input+.radio-label .radio-label__detail {
    display: none;
}

.radio-input:checked+.radio-label .radio-label__detail {
    display: block;
}

.popup-block .radio-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
    margin-right: 0;
}

.oneclick-form .radio-item {
    margin-bottom: 20px;
    margin-right: 30px;
    position: relative;
}

.oneclick-form #map {
    width: 100%;
    height: 450px;
}

.oneclick-form .h3.balloon__title {
    font-family: "Graphik-Medium-Cy" !important;
    font-weight: normal;
}

#checkout-map-PVZ [class*="balloon "],
#checkout-map-POST [class*="balloon "] {
    width: auto;
}

.oneclick-form__btn--border-top {
    padding-top: 40px;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    margin-top: 20px;
}

.oneclick-form__head--margin-top-15 {
    margin-top: 15px;
}

.oneclick-form__head--margin-bottom-10 {
    margin-bottom: 10px;
}

.oneclick-form__head--margin-top-30 {
    margin-top: 30px;
}

.popup-block__inner .policy-link .link {
    font-size: 12px;
}

.input input.input__item,
.input input.input__item:focus {
    border: none !important;
}

.extra-tab input {
    cursor: pointer;
}

.oneclick-popup * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.oneclick-popup .h1,
.oneclick-popup .h2 {
    padding-bottom: 0;
}

.oneclick-popup .extra-tab input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
}

.oneclick-popup .input {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.oneclick-popup .radio-block {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
}

.oneclick-popup .extra__tabs {
    margin-bottom: 34px;
}

.oneclick-popup .oneclick-form__head .h1 {
    font-size: 28px;
    line-height: 34px;
}

.oneclick-popup .oneclick-form__head .h1,
.oneclick-form__head .extra__tabs {
    margin-bottom: 0;
}

.oneclick-popup .button:disabled {
    background: #f2f2f2;
    color: #000;
    opacity: .5;
}

.oneclick-popup .button:disabled:hover {
    background: #e5e5e5;
    opacity: 1;
}

.oneclick-popup .checkbox-block {
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    width: auto;
}

.oneclick-popup .checkbox-item {
    margin-right: 30px;
    margin-bottom: 20px;
}

.oneclick-popup .oneclick-form__right .checkbox-item {
    margin-bottom: 0;
}

.oneclick-popup .main-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.oneclick-popup .extra__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.oneclick-popup .h2 {
    font-family: 'Graphik-Medium-Cy';
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
}

.oneclick-popup .oneclick-form__line .h2 {
    margin-bottom: 0;
}

.oneclick-popup .back__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.oneclick-popup .back__arrow {
    display: inline-block;
    width: 7px;
    height: 14px;
    margin-right: 9px;
}

.oneclick-popup .input__img img {
    max-width: 100%;
}

.oneclick-popup .icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.oneclick-popup .icon__done {
    height: 50px;
    width: 50px;
}

.oneclick-popup .icon__tick {
    height: 13px;
    margin-top: 13px;
    width: auto;
}

.oneclick-popup .icon__attach {
    height: 16px;
    width: auto;
}

.oneclick-popup .sheet .icon__attach {
    height: 100%;
}

.oneclick-popup .close__cross {
    cursor: pointer;
    width: 18px;
    height: 18px;
    position: relative;
    display: inline-block;
    margin-left: 22px;
}

.oneclick-popup .close__cross:after {
    content: '';
    height: 100%;
    width: 1px;
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    left: 0;
}

.oneclick-popup .close__cross:before {
    content: '';
    height: 100%;
    width: 1px;
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
}

.oneclick-popup .close__cross:hover.close__cross:after {
    background-color: rgba(0, 0, 0, 1);
}

.oneclick-popup .close__cross:hover.close__cross:before {
    background-color: rgba(0, 0, 0, 1);
}

.oneclick-popup .val__container {
    display: inline-block;
    padding-left: 30px;
    font-size: 14px;
}

.oneclick-popup .for__value {
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.oneclick-popup .sheet {
    height: 20px;
    width: 15px;
    background-color: transparent !important;
    position: absolute;
}

.oneclick-popup .p__item {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 0;
}

.oneclick-popup .oneclick-form__p {
    margin-bottom: 34px;
}

.oneclick-popup *+.oneclick-form__p {
    margin-top: -6px;
}

.oneclick-popup .oneclick-form__p--radio {
    margin-bottom: 19px;
}

.oneclick-popup .product-detail .p__item {
    margin-bottom: 0;
    padding-bottom: 0;
}

.oneclick-popup .p-warranty {
    display: inline-block;
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    color: #999999;
    line-height: 15px;
    letter-spacing: 0;
    list-style-type: none;
    position: relative;
    padding-left: 0;
    margin-top: 0;
}

.oneclick-popup .p-warranty:not(:last-child) {
    margin-bottom: 8px;
}

.oneclick-popup .product-detail__block:not(:last-child) {
    margin-bottom: 20px;
}

.oneclick-popup .checkbox-item {
    max-width: none;
}

.oneclick-popup .p__item.oneclick-form__p {
    padding-bottom: 0;
}

.oneclick-popup .popup__title-h1 {
    font-family: 'Graphik-Medium-Cy';
    font-size: 32px;
    line-height: 35px;
    padding-bottom: 0;
    margin-top: 23px;
    margin-bottom: 32px;
}

.oneclick-popup .h2.order-number {
    font-family: 'Graphik-Medium-Cy';
    font-size: 24px;
    letter-spacing: 0;
    color: #000;
    line-height: 28px;
    margin-bottom: 20px;
}

.oneclick-popup .table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 0;
    border-bottom: 1px solid #eaeaea;
    padding-top: 0;
}

.oneclick-popup .table__row:first-child {
    border-top: 1px solid #eaeaea;
}

.oneclick-popup .table__data {
    font-size: 14px;
    line-height: 20px;
    padding: 23px 0 24px;
    max-width: 252px;
    width: 100%;
}

.oneclick-popup .table__data+.table__data {
    margin-left: 30px;
}

.oneclick-popup .table__data p {
    margin: 0;
}

.oneclick-popup .table__data p+p {
    margin-top: 15px;
}

.oneclick-popup .available_item {
    max-width: 96px;
}

.oneclick-popup .table__data--full {
    max-width: 100%;
}

.oneclick-popup .booking_item {
    max-width: 107px;
}

.oneclick-popup .table__data.booking_item {
    text-align: right;
    font-family: 'Graphik-Medium-Cy';
}

.oneclick-popup .shop {
    font-family: "Graphik-Medium-Cy";
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
}

.oneclick-popup .metro {
    font-size: 14px;
    display: block;
}

.oneclick-popup .icon__metro {
    height: 10px;
    width: auto;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 5px;
}

#oneClickPopup .radio-label,
.oneclick-popup .radio-label {
    position: relative;
    padding-left: 23px;
    cursor: pointer;
    font-size: 14px;
    padding-top: 1px;
}

#oneClickPopup .radio-input+.radio-label::after,
.oneclick-popup .radio-input+.radio-label::after {
    display: none !important;
}

#oneClickPopup .radio-label::before,
.oneclick-popup .radio-label::before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 0 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ccc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Eradiobutton%3C/title%3E%3Cpath class='a' d='M7,1A6,6,0,1,1,1,7,6.007,6.007,0,0,1,7,1M7,0a7,7,0,1,0,7,7A7,7,0,0,0,7,0Z'/%3E%3C/svg%3E");
    -webkit-transition: 0.25s ease;
    -o-transition: 0.25s ease;
    transition: 0.25s ease;
}

#oneClickPopup .radio-label:hover:before,
.oneclick-popup .radio-label:hover:before {
    background: transparent;
    border: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Eradiobutton-hover%3C/title%3E%3Cpath class='a' d='M7,1A6,6,0,1,1,1,7,6.007,6.007,0,0,1,7,1M7,0a7,7,0,1,0,7,7A7,7,0,0,0,7,0Z'/%3E%3C/svg%3E");
}

#oneClickPopup .radio-input:checked+.radio-label::before,
.oneclick-popup .radio-input:checked+.radio-label::before {
    background: transparent;
    border: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Eradiobutton-on%3C/title%3E%3Cpath class='a' d='M7,4A3,3,0,1,1,4,7,3,3,0,0,1,7,4M7,0a7,7,0,1,0,7,7A7,7,0,0,0,7,0Z'/%3E%3C/svg%3E");
}

#oneClickPopup .radio-input:checked+.radio-label:hover::before,
.oneclick-popup .radio-input:checked+.radio-label:hover::before {
    background: transparent;
    border: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Eradiobutton-on-hover%3C/title%3E%3Cpath class='a' d='M7,4A3,3,0,1,1,4,7,3,3,0,0,1,7,4M7,0a7,7,0,1,0,7,7A7,7,0,0,0,7,0Z'/%3E%3C/svg%3E");
}

#oneClickPopup .radio-input:disabled+.radio-label::before,
.oneclick-popup .radio-input:disabled+.radio-label::before {
    background: transparent;
    border: 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23e6e6e6; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Eradiobutton-locked%3C/title%3E%3Ccircle class='a' cx='7' cy='7' r='7'/%3E%3C/svg%3E");
}

#oneClickPopup .disabled-input+label::before,
.oneclick-popup .disabled-input+label::before {
    border: none;
    background-color: #e5e5e5;
}

/* Grids */
.oneclick-popup .grid {
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.oneclick-popup .grid--xl {
    margin-left: -31px;
    margin-right: -31px;
}

.oneclick-popup .grid__item {
    padding-left: 15px;
    padding-right: 15px;
}

.oneclick-popup .grid__item--xl {
    padding-left: 31px;
    padding-right: 31px;
}

.oneclick-popup .grid__item-1 {
    width: calc(100% / 12);
}

.oneclick-popup .grid__item-2 {
    width: calc(100% / 6);
}

.oneclick-popup .grid__item-3 {
    width: 25%;
}

.oneclick-popup .grid__item-4 {
    width: calc(100% / 12 * 4);
}

.oneclick-popup .grid__item-5 {
    width: calc(100% / 12 * 5);
}

.oneclick-popup .grid__item-6 {
    width: 50%;
}

.oneclick-popup .grid__item-7 {
    width: calc(100% / 12 * 7);
}

.oneclick-popup .grid__item-8 {
    width: calc(100% / 12 * 8);
}

.oneclick-popup .grid__item-9 {
    width: 75%;
}

.oneclick-popup .grid__item-10 {
    width: calc(100% / 12 * 10);
}

.oneclick-popup .grid__item-11 {
    width: calc(100% / 12 * 11);
}

.oneclick-popup .grid__item-12 {
    width: 100%;
}

#oneClickPopup .bonus-block {
    width: auto;
}

#oneClickPopup .bonus-block input {
    width: 100%;
}

#oneClickPopup .bonus-block .bonus-block__btn {
    margin-left: 0;
    flex-shrink: 0;
}

#oneClickPopup .checkbox-item {
    max-width: none;
}

#oneClickPopup .bonus-block__card-img .input__img {
    margin-right: 0;
}

#oneClickPopup .promo-approved {
    /*flex-direction: column;*/
    flex-wrap: wrap;
}

#oneClickPopup .bonus-amount {
    margin-left: 0;
    align-self: center;
}

#oneClickPopup .bonus-card__remove {
    margin-top: 10px;
}

#oneClickPopup .bonus-amount .p__item {
    margin-bottom: 0;
}

#oneClickPopup .promo-enter__wrap {
    flex-direction: column;
}

#oneClickPopup .promo-enter__wrap .promo-resend__wrap {
    margin-left: 0;
}

#oneClickPopup .bonus-label-item {
    font-size: 14px;
    line-height: 20px;
}

#oneClickPopup .bonus-label-item::before {
    top: -2px;
}

#oneClickPopup .input__container .suggestions-wrapper,
.oneclick-popup .input__container .suggestions-wrapper {
    width: 100%;
}

#form-preorder .apple-pay-wrap,
#form-underorder .apple-pay-wrap {
    display: flex;
    align-items: center;
}

#form-preorder .apple-pay-wrap.hidden,
#form-underorder .apple-pay-wrap.hidden {
    display: none;
}

#form-preorder .policy-wrap,
#form-underorder .policy-wrap {
    display: flex;
}

.oneclick-popup .h3 {
    font-family: "Graphik-Medium-Cy" !important;
    font-weight: normal;
}

.oneclick-popup .balloon__title {
    padding-bottom: 0;
}

.oneclick-popup .button {
    display: inline-block;
}

.oneclick-popup .balloon__cluster-amount {
    margin: 0;
}

.oneclick-popup .custom-map {
    width: 100%;
    min-height: 440px;
    font-size: 14px;
}

/*Ballons and map*/

.oneclick-popup .balloon-item img {
    width: 48px;
    height: 50px;
}

.oneclick-popup .balloon__cluster {
    -webkit-align-self: center;
    align-self: center;
}

.oneclick-popup .custom-map__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
}

.oneclick-popup .custom-map p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

.oneclick-popup .custom-map .balloon__inner br {
    display: none;
}

/* reset defaul ballon */
.oneclick-popup .custom-map [class*="balloon__content"] {
    margin-right: 0 !important;
    padding: 0 !important;
}

/* hide default btn close */
.oneclick-popup .custom-map [class*="balloon__close-button"] {
    background: none !important;
    display: none !important;
}

.oneclick-popup .custom-map [class*="balloon__close"] {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    margin: 0 !important;
}

/*YANDEX map fix size*/
.oneclick-popup .zoom-button-icon {
    box-sizing: content-box;
}

.oneclick-popup .custom-map [class*="controls__control"] {
    position: fixed !important;
}

/* custom ballon */
.oneclick-popup .balloon {
    padding: 26px 30px 35px;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
}

.oneclick-popup .balloon__inner {
    padding-right: 40px;
}

.oneclick-popup .balloon__count {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 12px;
    margin-right: 16px;
}

.oneclick-popup .balloon__count span {
    margin-left: 4px;
    width: 9px;
    height: 9px;
    background-color: #308AEB;
    border-radius: 50%;
}

.oneclick-popup .balloon__count[data-count='3'] span:last-child {
    background-color: #d8d8d8;
}

.oneclick-popup .balloon__count[data-count='2'] span:last-child,
.oneclick-popup .balloon__count[data-count='2'] span:nth-child(3) {
    background-color: #d8d8d8;
}

.oneclick-popup .balloon__count[data-count='1'] span:last-child,
.oneclick-popup .balloon__count[data-count='1'] span:nth-child(2),
.oneclick-popup .balloon__count[data-count='1'] span:nth-child(3) {
    background-color: #d8d8d8;
}

.oneclick-popup .balloon__work-time {
    margin-bottom: 10px;
}

.oneclick-popup .balloon__btn {
    margin-top: 24px;
}

.oneclick-popup .balloon__title {
    margin-bottom: 0;
}

.oneclick-popup .balloon__metro {
    margin-bottom: 10px;
}

.oneclick-popup .balloon__metro .metro svg {
    padding: 0;
    margin-right: 8px;
    margin-bottom: 3px;
}

.oneclick-popup [class*="balloon "]:after {
    bottom: -30px;
    margin-left: -24px;
}

.oneclick-popup #map-full-balloon.custom-map .balloon__route,
.oneclick-popup .balloon__work-time,
.oneclick-popup .balloon__btn {
    display: none;
}

.oneclick-popup #map-full-balloon.custom-map .balloon__work-time,
.oneclick-popup #map-full-balloon.custom-map .balloon__btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.oneclick-popup .balloon-selected-shop .js-selected-shop {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}

/* Balloons */

.oneclick-popup .balloons-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 60px 20px;
    background-color: #fcf7eb;
}

.oneclick-popup .balloon-item__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
    margin-right: 35px;
}

.oneclick-popup .balloons-list {
    margin-bottom: 50px;
}

.oneclick-popup .balloon__name {
    -webkit-align-self: center;
    align-self: center;
    padding-left: 10px;
}

.oneclick-popup .balloon__cluster {
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: relative;
    background-color: #000000;
}

.oneclick-popup .balloon__cluster-amount {
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.oneclick-popup .balloon__cluster--hover:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    border: 5px solid #fff;
    border-radius: 50%;
}

.oneclick-popup .button-applepay {
    display: inline-flex;
}

.oneclick-popup .h3 {
    font-family: "Graphik-Medium-Cy" !important;
    font-weight: normal;
}

.oneclick-popup .balloon__title {
    padding-bottom: 0;
}

.oneclick-popup .button {
    display: inline-block;
}

.oneclick-popup .balloon__cluster-amount {
    margin: 0;
}

.oneclick-popup .custom-map {
    width: 100%;
    min-height: 440px;
    font-size: 14px;
}

/*Ballons and map*/

.oneclick-popup .balloon-item img {
    width: 48px;
    height: 50px;
}

.oneclick-popup .balloon__cluster {
    -webkit-align-self: center;
    align-self: center;
}

.oneclick-popup .custom-map__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
}

.oneclick-popup .custom-map p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

/* reset defaul ballon */
.oneclick-popup .custom-map [class*="balloon__content"] {
    margin-right: 0 !important;
    padding: 0 !important;
}

/* hide default btn close */
.oneclick-popup .custom-map [class*="balloon__close-button"] {
    background: none !important;
    display: none !important;
}

.oneclick-popup .custom-map [class*="balloon__close"] {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2;
    margin: 0 !important;
}

/*YANDEX map fix size*/
.oneclick-popup .zoom-button-icon {
    box-sizing: content-box;
}

.oneclick-popup .custom-map [class*="controls__control"] {
    position: fixed !important;
}

/* custom ballon */
.oneclick-popup .balloon {
    padding: 26px 30px 35px;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
}

.oneclick-popup .balloon__inner {
    padding-right: 40px;
}

.oneclick-popup .balloon__count {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-left: 12px;
    margin-right: 16px;
}

.oneclick-popup .balloon__count span {
    margin-left: 4px;
    width: 9px;
    height: 9px;
    background-color: #308AEB;
    border-radius: 50%;
}

.oneclick-popup .balloon__count[data-count='3'] span:last-child {
    background-color: #d8d8d8;
}

.oneclick-popup .balloon__count[data-count='2'] span:last-child,
.oneclick-popup .balloon__count[data-count='2'] span:nth-child(3) {
    background-color: #d8d8d8;
}

.oneclick-popup .balloon__count[data-count='1'] span:last-child,
.oneclick-popup .balloon__count[data-count='1'] span:nth-child(2),
.oneclick-popup .balloon__count[data-count='1'] span:nth-child(3) {
    background-color: #d8d8d8;
}

.oneclick-popup .balloon__work-time {
    margin-bottom: 10px;
}

.oneclick-popup .balloon__btn {
    margin-top: 24px;
}

.oneclick-popup .balloon__title {
    margin-bottom: 0;
}

.oneclick-popup .balloon__metro {
    margin-bottom: 10px;
}

.oneclick-popup .balloon__metro .metro svg {
    padding: 0;
    margin-right: 8px;
    margin-bottom: 3px;
}

.oneclick-popup [class*="balloon "]:after {
    bottom: -30px;
    margin-left: -24px;
}

.oneclick-popup #map-full-balloon.custom-map .balloon__route,
.oneclick-popup .balloon__work-time,
.oneclick-popup .balloon__btn {
    display: none;
}

.oneclick-popup #map-full-balloon.custom-map .balloon__work-time,
.oneclick-popup #map-full-balloon.custom-map .balloon__btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.oneclick-popup .balloon-selected-shop .js-selected-shop {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}

/* Balloons */

.oneclick-popup .balloons-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 60px 20px;
    background-color: #fcf7eb;
}

.oneclick-popup .balloon-item__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px;
    margin-right: 35px;
}

.oneclick-popup .balloons-list {
    margin-bottom: 50px;
}

.oneclick-popup .balloon__name {
    -webkit-align-self: center;
    align-self: center;
    padding-left: 10px;
}

.oneclick-popup .balloon__cluster {
    display: block;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: relative;
    background-color: #000000;
}

.oneclick-popup .balloon__cluster-amount {
    position: absolute;
    color: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
}

.oneclick-popup .balloon__cluster--hover:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 32px;
    height: 32px;
    border: 5px solid #fff;
    border-radius: 50%;
}

.oneclick-popup.popup-wrap {
    display: flex;
}

.oneclick__city {
    cursor: pointer;
}

.oneclick__city:hover,
.oneclick__city:focus {
    color: #EA4993 !important;
}

.oneclick__city:active {
    color: #D02F79 !important;
}

.choose-city-list {
    z-index: 10000;
}

.choose-city-list.with-shadow .choose-city-list-cont {
    margin: 0 auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
}

.oneclick-popup .input__item.shop-search-fast.valid {
    background-image: none;
}

.oneclick-popup .button.button-applepay:disabled {
    background: #000;
    color: #fff;
}

.oneclick-popup .bonus-block__card-img {
    flex-shrink: 0;
}

.apple-pay-wrap .button-applepay {
    display: flex;
    align-items: center;
}

.apple-pay-wrap .button-applepay img {
    margin-top: 0;
}

/* Yandex Go banner*/
.delivery-banner {
    position: relative;
    flex-wrap: wrap;
}

.delivery-banner__img {
    width: 18px;
    height: 18px;
    margin-bottom: -5px;
}

.receipt-label .product-get__item-banner {
    position: absolute;
    left: 24px;
    top: 110%;
    width: 394px;
    height: 197px;
    background: url(/local/templates/re-store/img/yandex_go/yandex_popup.png) center no-repeat;
    background-size: contain;
    z-index: 99;
    display: none;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));
}

.banner-close {
    position: absolute;
    font-size: 0;
    right: 0;
    top: 15px;
    width: 40px;
    height: 40px;
    z-index: 100;
    background-color: transparent;
    border: 0;
    padding: 0;
}

.delivery-banner__subtext {
    font-size: 12px;
    line-height: 15px;
    color: #999;
    width: 100%;
    margin-left: 23px;
}

.align-start {
    align-items: flex-start;
}

.oneclick-buy-popup .cart-shop.tabs_block .shops-search {
    margin-bottom: 30px;
}

/* Фикс для старых форм предзаказа и БЗ*/
.preorder .cart-shop .mainRadio>label,
.oneclick-buy-popup .cart-shop .mainRadio>label {
    display: flex;
}


.popup-block .credit-notify-popup {
    padding: 60px 44px 90px 60px;
}

.popup-block .credit-notify-popup .popup-block__title {
    margin-bottom: 22px;
}

.popup-block .credit-notify-popup .popup-block__text {
    margin: 0;
}

.popup-block .credit-notify-popup .popup-block__text+.popup-block__text {
    margin-top: 12px;
}

.popup-block .credit-notify-popup__btn {
    width: 205px;
    margin-top: 30px;
}


/* правки КТ - 31526 */
.product-options .product-colors {
    margin-left: -6px;
    margin-bottom: 15px;
}

.grid__item.grid__item-2 .rating {
    margin-left: 15px;
}

.box__header--md {
    margin-bottom: 34px;
}

[data-in-stock] .table__data {
    padding: 26px 0 32px;
}

.table__data .shop {
    line-height: 20px;
}

[data-in-stock-table] .table__row:last-child {
    padding-bottom: 20px;
}

.box__param--short-margin .box__head {
    margin-bottom: -14px;
}

.product-get__item.icon__wrap {
    align-items: flex-start;
}

.product-get__item .icon__delivery {
    margin-top: 4px;
}

/* prefixed by https://autoprefixer.github.io (PostCSS: v7.0.26, autoprefixer: v9.7.3) */

/* Новый раздел вывода клиенту списка номеров карт лояльности */
.profile-bonus {
    font-size: 14px;
    color: #000000;
}

@media (max-width: 1023px) {
    .profile-bonus {
        margin-bottom: -50px;
    }
}

.profile-bonus__title {
    margin-bottom: 35px;
    font-size: 16px;
    line-height: 20px;
    font-family: 'Graphik-Medium-Cy';
}

@media (max-width: 1023px) {
    .profile-bonus__title {
        display: none;
    }
}

.profile-bonus__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0;
    font-size: 14px;
    margin-bottom: 40px;
}

@media (max-width: 1023px) {
    .profile-bonus__block {
        display: block;
        margin-bottom: 0;
    }
}

.profile-bonus-info {
    padding: 23px 40px 35px;
    background-color: #F5F5FA;
    flex: 1 0 auto;
    border-radius: 12px 0px 0px 12px;
}

@media (max-width: 1023px) {
    .profile-bonus-info {
        padding: 20px 16px;
        border-radius: 0;
    }
}

.profile-bonus-info__title {
    font-size: 28px;
    line-height: 34px;
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: 8px;
}

@media (max-width: 1023px) {
    .profile-bonus-info__title {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 0;
    }
}

@media (max-width: 1023px) {
    .how-it-work {
        padding: 26px 16px;
    }
}

.how-it-works__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 40px;
}

@media (max-width: 1023px) {
    .how-it-works__title {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 18px;
    }
}

.profile-bonus-info__text {
    margin-bottom: 17px;
}

.profile-bonus-info__title>span {
    color: #ED5AAE;
}

.profile-bonus-info__list {
    list-style: none;
    margin-bottom: 11px;
    padding-left: 0;
}

@media (max-width: 1023px) {
    .profile-bonus-info__list {
        margin: 0;
    }
}

.profile-bonus-info__list>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 22px 0 18px;
    border-bottom: 1px solid #DDDDDD;
}

@media (max-width: 1023px) {
    .profile-bonus-info__list>li {
        padding: 21px 0 16px;
    }
}

.profile-bonus-info__list-icon {
    width: 27px;
    height: 27px;
    margin-right: 18px;
}

.profile-bonus-info__list-text>p {
    margin: 0;
}

.profile-bonus-info__links>a {
    display: block;
    line-height: 20px;
    font-size: 14px;
}

.profile-bonus-card {
    background: linear-gradient(0deg, #EFF3FB, #EFF3FB), #F2F2F2;
    padding: 30px 29px;
    flex: 0 1 314px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    border-radius: 0 12px 12px 0;
}

@media (max-width: 1023px) {
    .profile-bonus-card {}
}

.profile-bonus-card__img {
    width: 70px;
    height: 49px;
    margin-left: -5px;
    margin-bottom: 5px;
}

.profile-bonus-card__img>img {
    max-width: 100%;
    height: auto;
}

.profile-bonus-card__number {
    display: block;
    font-size: 16px;
    line-height: 20px;
    color: inherit;
    text-decoration: none;
    margin-top: 4px;
}

@media (max-width: 1023px) {
    .profile-bonus-card__number-mob {
        margin: 0 0 20px;
    }
}

.profile-bonus-card__link {
    display: inline-block;
    margin-bottom: 21px;
    color: #999999;
}

.profile-bonus-card-no-m__link {
    display: inline-block;
    margin-bottom: 0;
    color: #999999;
}

.link--grey.profile-bonus-card-no-m__link:hover,
.link--grey.profile-bonus-card-no-m__link:focus,
.link--grey.profile-bonus-card__link:hover,
.link--grey.profile-bonus-card__link:focus {
    color: #EA4993 !important;
}

.profile-bonus-apps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.profile-bonus-apps__item {
    max-width: 314px;
}

.profile-bonus-apps__item+.profile-bonus-apps__item {
    margin-left: 95px;
}

.profile-bonus-apps__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.profile-bonus-apps__title {
    font-size: 16px;
    line-height: 20px;
    font-family: 'Graphik-Medium-Cy';
    margin-left: 38px;
}

.profile-bonus-apps__item--store .profile-bonus-apps__title {
    margin-left: 20px;
    padding-top: 10px;
}

.profile-bonus-apps__item--store .profile-bonus-apps__head {
    margin-bottom: 24px;
    padding-top: 21px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.profile-bonus-apps__btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 27px;
}

.profile-bonus-apps__btns button+button,
.profile-bonus-apps__btns a+a {
    margin-left: 10px;
}

.profile-bonus-apps__btns .button {
    min-width: 101px;
}

.profile-bonus-apps__btns .button:first-child {
    min-width: 90px;
}

.profile-bonus-apps {
    padding-bottom: 56px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 49px;
}

.profile-bonus-steps {
    padding-bottom: 20px;
}

@media (max-width: 1023px) {
    .profile-bonus-steps {
        display: block;
        padding-bottom: 0;
        margin-bottom: 22px;
    }
}

.profile-bonus-steps__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    margin-bottom: 22px;
    height: 36px;
}

@media (max-width: 1023px) {
    .profile-bonus-steps__img {
        margin: 4px 20px 0 0;
        width: 41px;
        flex-shrink: 0;
    }
}

.profile-bonus-steps__img>img {
    max-height: 100%;
}

/* Проверка телефона по СМС */
.confirm {
    height: calc(100vh - 77px - 64px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.confirm__inner {
    width: 1100px;
    margin: auto;
}

.confirm__title {
    margin-bottom: 17px;
}

/* Remove Arrows/Spinners */
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}

.confirm__code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 17px;
}

.confirm__number-item {
    width: 28px;
    height: 35px;
    background-color: #f7f7f7;
    border-radius: 2px;
    margin-right: 7px;
    font-size: 29px;
    font-family: 'Graphik-Medium-Cy';
    border: none;
    text-align: center;
    padding: 0;
}

.confirm__number-item:focus {
    background-color: #eee;
}

.confirm__code-link {
    margin-left: 23px;
    font-size: 14px;
}

.confirm--error .confirm__number-item {
    background-color: #e3693c;
    color: #fff;
}

.confirm__error {
    display: none;
    color: #e4693f;
    margin-top: 11px;
}

.confirm--error .confirm__error {
    display: block;
}

/* Попап со списком бонусных карт */
.profile-cards {
    padding-left: 0;
}

.profile-cards__item {
    position: relative;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
}

.profile-cards__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

.profile-cards__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.profile-cards__controls button:last-child {
    font-size: 14px;
    color: #999;
    margin-top: 1px;
}

.profile-cards__controls button:last-child:hover {
    color: #ED5AAE;
}

.profile-cards__number,
.profile-cards__date {
    font-size: 14px;
    line-height: 20px;
}

.color-gray {
    color: #999;
}

.profile-cards__item .profile-cards__controls .profile-cards__link {
    font-size: 16px;
    line-height: 20px;
}

/* Попап с подтверждением номера */
.confirm--bonus.confirm {
    height: unset;
    display: unset;
}

.confirm--bonus.confirm--error .confirm__number-item {
    color: #000;
    background: #f7f7f7;
}

.confirm--bonus.confirm--error .confirm__number-item:focus {
    background: #eee;
}

.confirm--bonus .confirm__inner {
    width: unset;
    margin: unset;
    margin-top: 29px;
}

.confirm--bonus .confirm__action {
    margin-top: 11px;
}

.confirm--bonus .confirm__action .confirm__code-link:first-child {
    margin-left: 0;
}

.confirm__action .link.link--grey {
    color: #999;
}

.confirm__action .link.link--grey:hover {
    color: #ED5AAE;
}

/* Попап с успешной привязкой карты */
.binding-success__message {
    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;
}

.binding-success__message .icon {
    width: 50px;
    height: 50px;
    margin-right: 20px;
}

.binding-success .binding-success__title {
    font-size: 21px;
}

.done.done--semibold {
    font-family: 'Graphik-Medium-Cy';
}

.binding-success {
    text-align: center;
}

.binding-success__descr {
    margin-top: 21px;
}

.binding-success__btn {
    margin-top: 27px;
}

.hidden-elem {
    display: none;
}

.profile-bonus__notification {
    display: flex;
    align-items: center;
    background: rgba(255, 232, 0, 0.25);
    border-radius: 5px;
    margin-bottom: 10px;
}

.profile-bonus__notification-btn {
    width: 100%;
    max-width: 188px;
    box-sizing: border-box;
    margin-top: 32px;
}

@media (max-width: 1023px) {
    .profile-bonus__notification-btn {
        max-width: none;
        margin-top: 24px;
    }
}

.profile-bonus__notification-text {
    margin: 0 auto;
}

.bonus-promocode__input-promocode {
    position: relative;
}

.bonus-promocode__btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    background: transparent;
    border: 0;
}

.bonus-promocode__btn img {
    width: 15px;
}

.confirm .js-spl-smscode-error {
    margin-top: 10px;
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #e4693f;
}

.confirm.confirm--error .js-spl-card-verification-code.error {
    border: 1px solid #e4693f;
}

.profile.favorites {
    position: relative;
}

#popup-holder.popup-wrap.is-showed .button-close {
    display: block;
}

.menu-list__items:hover {
    z-index: 3;
}

#review-form {
    position: relative;
}

.review-sent__preloader {
    display: none;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 26px;
    background-image: url('/local/templates/re-store/img/64x64.gif');
    background-repeat: no-repeat;
    background-position: center;
}

.review-sent__preloader.show {
    display: flex;
}

.sber-quick {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sber-quick .sber-quick__img {
    padding: 9px 30px 9px 0;
    margin-right: 30px;
    border-right: 1px solid rgba(0, 0, 0, .1);
}

.sber-quick__img img {
    width: 110px;
    height: 36px;
}

.sber-quick .sber-quick__text {
    margin-bottom: 0;
}

.oneclick-popup .oneclick-form__border--text {
    padding-top: 40px;
    margin-top: 40px;
    margin-bottom: 40px;
}

.oneclick-popup .p__item.full-price {
    font-family: 'Graphik-Medium-Cy';
}

.oneclick-popup .bonus-block__card-img {
    flex-shrink: 0;
}

.cart-done-thanks .button-buy {
    background-color: #ED5AAE;
    color: #ffffff;
}

.cart-done-thanks .button-buy:hover,
.popup-cancel-order .button-buy:hover {
    background-color: #ea4993;
    opacity: 1 !important;
}

.cart-done-thanks .button-buy:active {
    background-color: #d02f79;
}

.menu-list__items.menu-list__items-has-image {
    z-index: 101;
}

.gray-bttn-normal.detail-sale-soon-bttn.sale-soon-bttn .learn-start {
    background-color: #e3693c;
    border-radius: 5px;
    margin: 0 -25px;
    color: #fff;
}

.hint__popup--overflow {
    transform: translateX(-46%);
}

.hint__popup--overflow:before {
    left: 50%;
}

/*временные правки*/
.service-program__list {
    display: block;
}

.service-program .service-program__list-item {
    width: 60%;
}

.service-program .service-program__list-item:nth-child(2) {
    display: none;
}

.service-program__list-titles {
    margin-bottom: 10px;
}

.service-program .service-program__list-item:last-child .service-program__list-titles {
    margin-bottom: 10px;
}

.header-btn-city {
    font-size: 12px;
    line-height: 16px;
    margin-right: 63px;
}

.header-btn-city__img {
    vertical-align: text-bottom;
    margin-right: 5px;
}

.header-login {
    display: flex;
    line-height: 16px;
}

.header-login__img {
    width: 14.59px;
    height: 14.62px;
}

.header-login__text {
    font-size: 12px;
    color: #fff;
    line-height: 16px;
    margin-left: 10px;
}

.header-menu__services {
    display: flex;
    align-items: center;
    height: 60px;
}

.header-menu__container-services {
    margin-left: auto;
}

.header-menu__container-services:hover:after {
    content: '';
    display: block;
    height: 1px;
    background: #ED5AAE;
    margin: -1px 0 0 3px;
}

.header-menu__container-services:hover .drop-down-wrap,
.header-menu__container-services.active .drop-down-wrap {
    opacity: 1 !important;
    visibility: visible;
    transition: all ease 0.25s;
}

.header-menu__services-text {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-left: 10px;
}

.header a:hover>svg>path,
.header-basket-wrap:hover>a>svg>path,
.header-menu__container-services:hover>a>svg>path,
.header-basket-wrap.active>a>svg>path {
    fill: #ED5AAE;
}

.divider~.drop-down-list__item .drop-down-list__link {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    padding: 8px 0;
}

.drop-down-sublist .drop-down-list__link {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
}

.drop-down-catalog {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    padding-left: 16px;
}

.drop-down-catalog--sub {
    position: absolute;
    width: 100%;
    top: 0;
}

.drop-down-catalog--sub.sm {
    max-width: calc(100% - 455px);
    left: 455px;
}

.drop-down-catalog--sub.full {
    max-width: calc(100% - 264px);
    left: 264px;
}

.drop-down-catalog-item {
    width: 25%;
    color: #000000;
    padding: 20px;
    box-sizing: border-box;
    position: relative;
}

@media (min-width: 1100px) and (max-width: 1279px) {
    .drop-down-catalog .drop-down-catalog-item {
        width: 33% !important;
    }

    .drop-down-wrap.drop-down-wrap--row .drop-down-catalog-item {
        width: 46% !important;
    }

    .drop-down-catalog .drop-down-catalog-item:last-of-type {
        display: none;
    }
}

.drop-down-catalog-item-link {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 100%;
}

.drop-down-catalog-item-badges {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}

.drop-down-catalog-item-badges-main {
    display: flex;
    flex-wrap: wrap;
}

.drop-down-catalog-item-badge {
    cursor: pointer;
}

.drop-down-catalog-item-badge.badge-hide {
    display: none;
}

.drop-down-catalog-item-badge--add span {
    font-size: 10px;
    line-height: 10px;
    color: #000000;
    overflow: hidden;
    background-color: #f0f0f5;
    border-radius: 4px;
    padding: 4px;
    font-family: 'Graphik-Medium-Cy';
}

.drop-down-catalog-item-badge a {
    color: #ED5AAE;
}

.drop-down-catalog-item-badge:hover .drop-down-catalog-item-badge-text {
    display: block;
}

.drop-down-catalog-item-badge-text {
    display: none;
    position: absolute;
    top: auto;
    left: 0;
    background-color: #000000;
    color: #fff;
    max-width: 385px;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    padding: 16px 24px;
    border-radius: 6px;
    margin-top: 10px;
}

.drop-down-catalog-item-badge-text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% + 10px);
    top: -10px;
}

.drop-down-catalog-item-badge-text:after {
    content: '';
    display: block;
    height: 14px;
    width: 15px;
    background-color: #000000;
    position: absolute;
    top: -6px;
    left: 35%;
    margin-left: -9px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.drop-down-catalog-item-badge-inner {
    display: inline-flex;
    align-items: center;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 3px;
    font-family: 'Graphik-Medium-Cy';
    border-radius: 4px;
    color: #fff;
    padding: 3px 0;
    overflow: hidden;
}

.drop-down-catalog-item-badge-inner.with-bg {
    padding: 3px 8px;
}


.drop-down-catalog-item-badge:not(:last-child):after {
    color: #d1d0d9;
    content: '•';
    margin: 0 5px;
}

.drop-down-catalog-item-badge+.search-result-img-container,
.drop-down-catalog-item-badge+.search-result-img-container {
    margin-top: 0;
}

.drop-down-catalog-item-img {
    display: block;
    height: 154px;
    margin: 0 auto;
    width: 100%;
    object-fit: contain;
}

.drop-down-catalog-item-title {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0 9px;
    text-align: center;
    color: #000000;
}

.drop-down-catalog-item-price {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #000000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.drop-down-catalog-item-price-old {
    color: #8d8d92;
    margin-left: 16px;
    font-size: 16px;
    line-height: 24px;
    position: relative;
}

.drop-down-catalog-item-price-old:before {
    background: linear-gradient(#fff 50%, #8d8d92 50%);
    content: '';
    height: 2px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1;
}

.drop-down-banner {
    min-width: 324px;
    width: 324px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-right: calc((100% - 1340px)/2);
}

.drop-down-banner-container {
    width: 100%;
}

.drop-down-banner-img {
    display: block;
    width: 100%;
    height: 100%;
}

.drop-down-banner-text {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 27px 0 25px;
}

.drop-down-banner-button {
    color: #000000;
    padding: 0 24px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 4px;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    height: 40px;
}

.header__container a.drop-down-banner-button:hover {
    color: #000000 !important;
}

.header__container-grid {
    max-width: 1340px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin: 0 auto;
    box-sizing: border-box;
}

@media (min-width: 1100px) and (max-width: 1279px) {
    .header__container-grid {
        padding-left: 0;
        padding-right: 0;
    }
}

.menu-list__items:hover .menu-list__link:after {
    content: '';
    display: block;
    height: 1px;
    background: #ED5AAE;
    margin-top: -1px;
    width: 100%;
}

.drop-down-services {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    border-left: 1px solid #E8E8ED;
    max-height: calc(100vh - 90px);
    overflow-y: auto;
}

.drop-down-services-item {
    position: relative;
    flex: 1 1 30%;
    color: #000000;
    border: 1px solid #E8E8ED;
    margin: -1px 0px 0px -1px;
    color: #000000 !important;
}

.drop-down-services-item:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.header__container a.drop-down-catalog-item:hover,
.header__container a.drop-down-services-item:hover {
    color: #000000 !important;
}

.drop-down-services-figure {
    display: flex;
    height: 142px;
}

.drop-down-services-item-img {
    mix-blend-mode: color;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.drop-down-services-item-title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    line-height: 28px;
    padding: 0 10px;
    margin: 13px 0 5px;
    text-align: center;
}

.drop-down-services-item-info {
    font-size: 14px;
    line-height: 20px;
    padding: 0 10px;
    margin-bottom: 20px;
    text-align: center;
}

.header-basket-wrap {
    position: relative;
    margin-right: 26px;
}

.header-basket-drop-title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 20px;
    padding: 12px 23px;
}

.header-basket-drop-title-text {}

.header-basket-drop-title-num {
    color: #8D8D92;
    margin-left: 4px;
}

.header-basket-drop__desc {
    flex: 1;
    display: flex;
    justify-content: flex-start;
    color: #000000;
}

.header-basket-drop__price-detail {
    font-size: 12px;
    line-height: 16px;
    color: #8D8D92;
    margin-top: 4px;
}

.header-basket-drop__total-desc {
    font-size: 14px;
    line-height: 20px;
    color: #8D8D92;
    margin-top: 5px;
}

.footer-bg {
    background: url(/local/templates/re-store/img/footer/footer-bg.jpg) no-repeat calc(100% + 4px) center;
    background-size: 590px 243px;
    border-top: 1px solid #E8E8ED;
    padding: 39px 0;
    margin-top: 60px;
}

@media (max-width: 1023px) {
    .footer-bg {
        margin-top: 28px;
        background: none;
    }
}

.footer-layout {
    max-width: 1340px;
    padding: 0 10px;
    margin: 0 auto;
}

.footer-subscribe__container-label,
.footer-subscribe__submit {
    height: 40px;
}

.footer-subscribe__container-text {
    top: 10px;
}

.footer-subscribe__container-label.active .footer-subscribe__container-text {
    display: none;
}

@media (min-width: 1100px) and (max-width: 1279px) {
    .footer-layout {
        padding: 0 30px;
    }
}

.footer-layout-section-success,
.footer-layout.subscribed .footer-layout-section-default {
    display: none;
}

.footer-layout.subscribed .footer-layout-section-success {
    display: block;
}

.footer-layout-section-success {
    max-width: 368px;
}

.footer-title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 30px;
    line-height: 38px;
    color: #000000;
    max-width: 419px;
    margin-bottom: 24px;
}

@media (max-width: 1023px) {
    .footer-title {
        font-size: 22px;
        line-height: 30px;
    }
}

.footer-subscribe-text {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.footer-subscribe-icon {
    margin: 0 0 18px;
}

.footer-narrates {
    background: #F5F5FA;
    padding: 40px 0;
    overflow: hidden;
}

.footer-narrates-title {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin: 8px 0 17px;
}

.footer-narrates-list {
    display: flex;
    margin: 0 -15px;
}

.footer-narrates-list-item {
    flex: 1 1 30%;
    padding: 0 15px;
}

.footer-narrates-text {
    font-size: 12px;
    line-height: 16px;
    color: #8D8D92;
}

.header-menu__tags {
    display: flex;
    align-items: center;
    margin: 0 -8px;
    position: relative;
    z-index: 1;
}

.header-menu__tag {
    font-size: 14px;
    line-height: 16px;
    padding: 0 10px;
    background: #F0F0F5;
    border-radius: 4px;
    margin: 0 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 28px;
    color: #000000;
}

.drop-down-banner-small {
    width: 264px;
    height: 305px;
    align-self: flex-start;
}

.header__container-grid .searchResult {
    width: 100%;
    max-height: calc(100vh - 229px);
    margin: 20px 0 0;
    overflow: hidden;
    overflow-y: auto;
}

.header__container-grid .searchResult::-webkit-scrollbar-track {
    display: none;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0);
    background-color: #eaeaea;
    border-radius: 4px;
}

.header__container-grid .searchResult::-webkit-scrollbar {
    display: none;
    width: 3px;
    background-color: #ffffff;
}

.header__container-grid .searchResult::-webkit-scrollbar-thumb {
    display: none;
    background-color: #ccc;
    border-radius: 4px;
}

.drop-down-banner-small .drop-down-banner-text {
    margin: 4px 0 14px;
}

.header__container-grid .header-search__add-links {
    margin: 33px -35px 0;
}

.header__container-grid .header-search__add-link {
    white-space: nowrap;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    margin-left: 35px;
    margin-bottom: 16px;
    color: #ED5AAE;
}

.header__container-grid .search-line-cont .search-history {
    margin-top: 25px;
}

.header__container-grid .search-line-cont .search-history {
    margin-top: 25px;
}

.header__container-grid .search-history__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body.search-is-show {
    overflow: hidden;
}

.header-menu__section {
    margin: 32px 0;
}

.header-menu__section-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.header-menu__section-title {
    position: relative;
    display: flex;
    font-family: "Graphik-Medium-Cy";
    font-size: 30px;
    line-height: 38px;
    color: #000000;
}

.header-menu__section-title>span {
    margin-left: 7px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #8D8D92;
}

.header-menu__section-link {
    display: flex;
    align-items: center;
    color: #000000;
    font-size: 16px;
    line-height: 24px;
}

.header-menu__section-link>svg {
    margin-left: 10px;
}

.header a.header-menu__section-link:hover>svg>path {
    fill: #000000;
}

.header-menu__section-list {
    margin: 13px 0;
    display: flex;
    flex-wrap: wrap;
}

.header-menu__section-list-item {
    flex: 1 1 30%;
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.header-menu__section-figure {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
    border-radius: 8px;
    overflow: hidden;
    background: #D8E0D2;
}

.header-menu__section-figure>img {
    width: 100%;
    height: 100%;
}

.header-menu__section-figcaption {
    flex: 1;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
    margin: 0 33px 0 24px;
}

.header-menu__section-grid {
    margin: 22px -16px 0;
    display: grid;
    grid-template-columns: 50% 50%;
    box-sizing: border-box;
}

.header-menu__section-grid-item {
    border: 1px solid #E8E8ED;
    border-left: none;
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
    margin: 0 -1px -1px 0;
}

.header-menu__section-grid-wrap {
    padding: 31px 20px 30px;
    text-align: center;
    box-sizing: border-box;
}

.header-menu__section-grid-figure {
    height: 121px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-menu__section-grid-figcapture {
    font-family: "Graphik-Medium-Cy";
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}

.header-menu__section-grid-wrap img {
    max-height: 100%;
    object-fit: contain;
}


.header-menu-services {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    border-left: 1px solid #E8E8ED;
}

.header-menu-services-item {
    position: relative;
    flex: 1 1 25%;
    color: #000000;
    border: 1px solid #E8E8ED;
    margin: -1px 0px 0px -1px;
}

.header-menu-services-item:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.header__container a.header-menu-catalog-item:hover,
.header__container a.header-menu-services-item:hover {
    color: #000000 !important;
}

.header-menu-services-figure {
    display: flex;
    height: 159px;
    margin-top: 5px;
}

.header-menu-services-item-img {
    mix-blend-mode: color;
    margin: auto;
}

.header-menu-services-item-title {
    max-width: 296px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    line-height: 28px;
    padding: 0 5px;
    margin: 2px auto 5px;
    text-align: center;
}

.header-menu-services-item-info {
    max-width: 296px;
    font-size: 14px;
    line-height: 20px;
    padding: 0 5px;
    margin: 0 auto 22px;
    text-align: center;
}

.header-menu-a {
    color: #000000;
}

@media (max-width: 1390px) {

    .drop-down-services {
        overflow: hidden;
    }

}

@media (max-width: 1224px) {

    .header__logo {
        margin-right: 18px;
    }

    .header-menu__right {
        margin: 0 15px;
    }

    .header-menu__right-children:first-child {
        margin-left: 23px;
    }

    .header-menu__right-children:last-child {
        margin-right: 23px;
    }

}

.profile-check {
    display: block;
}

.profile-check label {
    display: flex;
    font-size: 12px;
    line-height: 18px;
    margin-top: 7px;
    position: relative;
    top: 7px;
}

.profile-check label span {
    margin-top: -1px;
}

.product-yapay.product__line--add>.button-buy,
.product-yapay.product__line--add>.pink-bttn-normal {
    width: 100%;
    margin-bottom: 20px;
}

.product-yapay .oneclick-buy-bttn {
    width: auto;
    flex: 1 0 auto;
    margin-right: 16px;
}

/* Ypay button */
.button-yapay {
    width: 240px;
}

/* Ypay button */
.cart-done-thanks .button-yapay {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 35px;
}

.button-yapay .ya-pay-button {
    border: none;
    min-width: auto;
    height: 40px;
    width: 100%;
    border-radius: 5px;
}

.button-yapay .ya-pay-button:focus {
    box-shadow: none;
}

.cart-done-thanks .button-yapay button {
    margin: 0;
}

/* Custom styles for scrollbar */
.scrollbar {
    scrollbar-color: transparent transparent;
    scrollbar-width: thin;
    -webkit-transition: scrollbar-color 0.3s ease-out;
    transition: scrollbar-color 0.3s ease-out;
}

.scrollbar::-webkit-scrollbar {
    width: 4px;
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 2px;
}

.scrollbar::-webkit-scrollbar-track {
    background: transparent;
}

.scrollbar:hover {
    scrollbar-color: #d1d0d9 transparent;
}

.scrollbar:hover::-webkit-scrollbar-thumb {
    background-color: #d1d0d9;
}

.drop-down-catalog-item-credit {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    color: #8d8d92;
}

.popup-close {
    position: absolute;
    top: 7px !important;
    right: 10px !important;
    z-index: 2;
    background-size: 16px 16px !important;
    padding: 13px;
}

.smsauth-form__input.re-input {
    background-color: #f0f0f5;
    border: 1px solid #f0f0f5 !important;
    position: relative;
    border-radius: 6px;
    height: 40px;
    transition: all .25s;
}

.smsauth-form__row.re-label {
    height: auto;
}

#header-small~.choose-city-cont .choose-city__container,
.choose-city-small .choose-city__container {
    max-width: 1100px;
}

.badge__icon,
.drop-down-catalog-item-badge-icon {
    max-width: 57px;
}

.drop-down-catalog-item-badge-icon {
    padding-top: 1px;
}

/* New personal bonus page */
.profile-bonus-steps p {
    font-size: 14px;
    line-height: 20px;
}

@media (max-width: 1023px) {
    .profile-bonus-steps p {
        margin: 0;
    }
}

.noloyalty__text-desk {
    display: block;
}

.noloyalty__text-mob {
    display: none;
}

@media (max-width: 1023px) {
    .profile-bonus-noloyalty {
        padding: 0 20px;
    }

    .noloyalty__text-desk {
        display: none;
    }

    .noloyalty__text-mob {
        display: block;
        line-height: 20px;
        margin-bottom: 16px;
    }

    .profile-bonus-noloyalty__text {
        line-height: 20px;
    }
}

.profile-bonus-noloyalty__head {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1023px) {
    .profile-bonus-noloyalty__head {
        display: block;
    }
}

.profile-bonus__h3,
.profile-bonus__h4 {
    font-family: 'Graphik-Medium-Cy';
    margin: 0 0 12px;
    font-weight: normal;
}

.profile-bonus__h3 {
    font-size: 30px;
    line-height: 38px;
}

@media (max-width: 1023px) {
    .profile-bonus__h3 {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 8px;
    }
}

.profile-bonus__h4 {
    font-size: 22px;
    line-height: 30px;
}

@media (max-width: 1023px) {
    .profile-bonus__h4 {
        font-size: 16px;
        line-height: 24px;
    }
}

.profile-bonus-noloyalty__content {
    max-width: 340px;
    text-align: center;
    margin: 80px auto 56px;
}

@media (max-width: 1023px) {
    .profile-bonus-noloyalty__content {
        max-width: none;
        margin: 64px auto 48px;
    }
}

.profile-bonus-noloyalty__img {
    margin-bottom: 32px;
}

@media (max-width: 1023px) {
    .profile-bonus-noloyalty__img {
        margin-bottom: 20px;
    }
}

.profile-bonus-banner-desk {
    display: block;
}

.profile-bonus-banner-mob {
    display: none;
}

.profile-bonus-banner {
    border-radius: 12px;
    background: linear-gradient(0deg, #FFEFF9, #FFEFF9), linear-gradient(126deg, #6BA8F2 -3%, #9046ED 117%), linear-gradient(0deg, #FED2D1, #FED2D1), #F5F5FA;
    height: 124px;
    display: flex;
    justify-content: space-between;
}

@media (max-width: 1023px) {
    .profile-bonus-banner-desk {
        display: none;
    }

    .profile-bonus-banner-mob {
        display: block;
        height: auto;
        padding-bottom: 8px;
        margin-bottom: 20px;
    }
}

.profile-bonus-banner__text {
    padding: 32px 0 32px 48px;
    max-width: 371px;
}

@media (max-width: 1023px) {
    .profile-bonus-banner__text {
        font-size: 21px;
        line-height: 30px;
        padding: 24px 20px 0;
        margin-bottom: 16px;
    }
}

.profile-bonus-card__btn {
    margin-top: auto;
    width: 100%;
    box-sizing: border-box;
}

.profile-bonus-card__informer {
    background-color: #FCEEE3;
    padding: 8px 12px;
    border-radius: 5px;
    margin-bottom: 8px;
    font-size: 12px;
    line-height: 16px;
}

.profile-bonus .p-warranty {
    color: #8D8D92;
    font-size: 12px;
    line-height: 16px;
}

.profile-bonus-info__list-title {
    margin-bottom: 2px;
    line-height: 20px;
}

@media (max-width: 1023px) {
    .profile-bonus-info__list-title {
        margin-bottom: 4px;
    }
}

.profile-bonus-info__feedback {
    color: #8D8D92;
    margin-top: 16px;
}

.profile-bonus-banner__img {
    height: 100%;
}

.profile-bonus-banner__img>img {
    height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.error-block {
    font-size: 14px;
    color: #e12121;
    margin: 20px 0;
    display: none;
}

.profile-bonus-card__level {
    margin-top: 0;
}

@media (max-width: 1023px) {
    .profile-bonus-card__level {
        margin: 0 0 10px;
    }
}

.profile-bonus-card__level>span {
    font-size: 16px;
    line-height: 20px;
    margin-top: 4px;
    display: block;
}

.shops__inner .breadcrumbs,
.contacts__number-mob,
.content-news .breadcrumbs,
.services-block .breadcrumbs,
.content.vacancy .breadcrumbs,
.content.feedback .breadcrumbs,
.content.contacts .breadcrumbs,
.content.return .breadcrumbs,
.content.insurance .breadcrumbs,
.content.content-credit .breadcrumbs,
.content.offerta .breadcrumbs {
    display: none;
}

.contacts__number-desk {
    display: block;
}

@media (min-width: 1101px) {
    .by-tile .catalog__item:hover .compare-a {
        color: #999999;
        font-size: 14px;
        bottom: 63px;
        right: 32px;
    }

    .by-tile .catalog__item:hover .item-badge {
        left: 20px;
        right: 20px;
    }

    .by-tile .catalog__item:hover .buy-bttn {
        opacity: 1;
        transition: 0.25s ease 0s;
    }

    .by-tile .catalog__item:hover .icon {
        right: 30px;
    }

    .catalog__item:hover .catalog__item-inner {
        background: #ffffff;
        -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 20px rgba(0, 0, 0, 0.15);
        z-index: 1001;
        transition: 0.25s ease;
    }

    .catalog__item:hover .catalog__item-detail {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.25s ease;
        -o-transition: opacity 0.25s ease;
        transition: opacity 0.25s ease;
    }

    .catalog__item:hover .heart-cont--absolute {
        display: block;
    }

    .catalog__item:hover .catalog__item-img-link.background-none img.catalog__item-img:first-child {
        opacity: 0;
    }

    .catalog__item:hover .catalog__item-img-link.background-none img.catalog__item-img:last-child {
        opacity: 1;
    }

    .catalog__item:hover .catalog__item-price--old {
        display: unset;
    }

    .catalog__inner.by-tile .catalog__item:hover {
        z-index: 1;
    }
}

@media (max-width: 1100px) {
    .services-block {
        margin: 0;
        padding: 24px 20px 0;
    }
}

@media (min-width: 1024px) and (max-width: 1100px) {
    .shops {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media (max-width: 1023px) {
    .shops {
        padding-top: 10px;
    }

    .shops__header {
        flex-direction: column;
        margin-top: 20px;
    }

    .shops__header .shops__tabs,
    .shops__header .shops__select,
    .shops__filter {
        margin: 0;
    }

    .shops__inner .shops__title {
        font-size: 28px;
        line-height: 34px;
        order: 1;
    }

    .shops__header .shops__select {
        order: 2;
        padding: 0 !important;
        margin: 5px 0 0;
    }

    .shops__header .shops__tabs {
        order: 3;
        margin: 25px 0 10px;
    }

    .shop-list-popup__tabs .extra-tab {
        margin: 0;
    }

    #map-shops.custom-map,
    .shops__body {
        margin-top: 20px;
    }

    .shops__filter {
        flex-wrap: wrap;
        gap: 10px;
    }

    .select-wrap.delivery-city {
        padding: 0;
    }

    .shops__list-row {
        display: block;
        border-bottom: none;
        padding: 0;
    }

    .shops__list-item {
        position: relative;
        width: 100%;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 25px 0;
    }

    .shops__list-item .contacts {
        margin-bottom: 0;
    }

    .shops__list-item:not(:last-child) {
        margin: 0;
    }

    .contacts__number-desk {
        display: none;
    }

    .contacts__number-mob {
        display: block;
        position: absolute;
        top: 25px;
        right: 0;
        width: 40px;
        height: 40px;
        font-size: 0;
        background-color: #f2f2f2;
        background-image: url(/local/templates/re-store/img/icons/call.svg);
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
        transform: rotateZ(-90deg);
    }

    .popup-wrap.is-showed {
        padding: 20px;
    }

    .popup-wrap.is-showed .popup-block:not(.js-popup-cancel-order) {
        margin: 0;
    }

    .popup-shop-route .popup-block__inner {
        flex-direction: column;
        padding: 0;
    }

    .popup-shop-route .popup-block__col {
        width: 100%;
    }

    .popup-block__col:first-child {
        order: 2;
    }

    .popup-shop-route .popup-shop-route__tabs {
        gap: 10px;
    }

    .popup-block__title {
        font-size: 21px !important;
    }

    .popup-wrap.is-showed .popup-block:not(.js-popup-cancel-order) .popup-close {
        top: -10px !important;
        right: -10px !important;
    }

    .services-block .s-title,
    .vacancy-title__mob,
    .content.feedback .content-right h1,
    .content.contacts .content-right h1,
    .content.return .content-right h1,
    .content.insurance .content-right h1,
    .content.content-credit .text-content-right .title,
    .content.offerta h1 {
        margin-top: 15px;
    }

    .content-news.actions .breadcrumbs,
    .services-block .breadcrumbs,
    .content.vacancy .breadcrumbs,
    .shops__inner .breadcrumbs,
    .content.feedback .breadcrumbs,
    .content.contacts .breadcrumbs,
    .content.return .breadcrumbs,
    .content.insurance .breadcrumbs,
    .content.content-credit .breadcrumbs,
    .content.offerta .breadcrumbs {
        display: block;
        margin: 0 -20px;
        width: auto;
    }

    .content-news.actions:last-child {
        margin-top: 0;
    }

    .content-news .actions__header {
        padding: 0;
        border-bottom: none;
        margin-top: 20px;
    }

    .content-news .actions__inner {
        flex-direction: column;
        margin-top: 22px;
    }

    .content-news .box-action,
    a.box-action {
        width: 100%;
    }

    .content.feedback .content-right h1,
    .content.contacts .content-right h1,
    .content.return .content-right h1,
    .content.insurance .content-right h1,
    .content.offerta h1 {
        font-size: 24px !important;
        line-height: 36px !important;
    }

    .content.feedback .content-right h1 {
        font-family: 'Graphik-Regular-Cy';
    }

    .content.contacts .content-right h1,
    .content.return .content-right h1,
    .content.return .content-right h2,
    .content.return .content-right h3,
    .content.insurance .content-right h1,
    .content.insurance .content-right h2,
    .content.insurance .content-right h3,
    .content.offerta h1 {
        font-family: "Graphik-Medium-Cy" !important;
    }

    .content.return .content-right h1 {
        margin-bottom: 10px;
    }

    .content.insurance .content-right h1 {
        margin-bottom: 22px;
        margin-top: 0;
    }

    .content.insurance .content-right h2 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 5px;
    }

    .feedback_container input {
        font-size: 12px;
    }

    .feedback_container .popup__disclaimer {
        font-size: 14px;
        font-family: 'Graphik-Regular-Cy';
    }

    .content.contacts .container {
        padding: 0;
    }

    .content.contacts .contacts-container {
        border-bottom: none;
        margin-bottom: 0;
    }

    .content.contacts .row {
        flex-direction: column;
    }

    .content.contacts .col-sm-4,
    .content.contacts .col-sm-6 {
        width: 100%;
        padding: 0;
    }

    .content.contacts .col-sm-4:first-child {
        padding: 0;
    }

    .content.contacts .contact-block {
        border-bottom: none;
        margin: 0;
    }

    .content.contacts .contact-block #map_1 {
        width: 100% !important;
    }

    .content.insurance .content-right .sp2-row {
        flex-direction: column;
    }

    .content.insurance .content-right .sp2-col-4 {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .feedback_container .btn {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .content-news .actions__header {
        display: block;
    }

    .content-news.actions h1 {
        font-size: 21px;
        line-height: 26px;
        margin-bottom: 16px;
    }

    .content-news .box-action,
    a.box-action {
        flex-direction: column;
        padding-bottom: 37px;
    }

    .content-news .box-action__img {
        width: auto;
    }

    .content-news .box-action__info {
        margin: 10px 0 0;
    }
}

@media (max-width: 464px) {
    .select-wrap.delivery-city.shops__select {
        padding-left: 0;
    }

    .select-wrap.delivery-city .jq-selectbox__select-text {
        padding-left: 0;
        text-align: left;
    }
}

.footer-menu-title__icon {
    width: 7px;
    height: 7px;
    margin-left: auto;
    position: relative;
    color: #fff;
    transition: .25s;
}

.footer-menu-title__icon:before,
.footer-menu-title__icon:after {
    content: '';
    position: absolute;
    background: currentColor;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.footer-menu-title__icon:before {
    width: 100%;
    height: 1px;
}

.footer-menu-title__icon:after {
    height: 100%;
    width: 1px;
}

.footer-menu-column.section-toggle.active .footer-menu-title__icon {
    transform: rotate(45deg);
    color: #8d8d92;
}

.footer-menu__chat-wrap {
    margin: 32px 10px;
}

.footer-menu__chat {
    width: 100%;
    padding: 0 20px;
    border-radius: 6px;
    background-color: #fff;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-family: 'Graphik-Medium-Cy';
    border: 0;
}

.footer-menu__chat-icon {
    width: 30px;
    height: 30px;
}

.footer-menu__chat-text {
    margin-left: 10px;
}

.popup-wrap-block {
    width: 90vw;
    min-width: 320px;
    padding: 35px 30px;
    margin: auto;
    position: relative;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
}

.footer-chat-phones {
    padding: 15px 0 18px 6px;
    border-bottom: 1px solid #e5e5e5;
}

.footer-chat-phones .footer-phone {
    padding-left: 25px !important;
}

span.footer-phone__text {
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.footer-chat__title {
    color: #ed5aae !important;
    font-size: 18px;
    line-height: 20px;
}

.popup-messengers .button-close {
    width: 16px !important;
    height: 16px !important;
    padding: 0;
}

.footer-chat-phones.footer-phone {
    padding-left: 30px;
}

#popup-messengers .footer-social-item__telegram {
    background: transparent url('/local/templates/re-store/img/messenger/telegram-hover.svg') 0 0 no-repeat;
    background-size: 100% auto;
}

#popup-messengers .footer-social-item__youtube {
    background: url('/local/templates/re-store/img/social/youtube-hover.svg') left top no-repeat transparent;
    background-size: 100% auto;
}

#popup-messengers .footer-social-item__vk {
    background: url('/local/templates/re-store/img/social/vk-hover.svg') left top no-repeat transparent;
    background-size: 100% auto;
}

#popup-messengers .footer-social-item__tiktok {
    background: url('/local/templates/re-store/img/social/tiktok-hover.svg') left top no-repeat transparent;
    background-size: 100% auto;
}

.footer-menu-column.section-toggle {
    border: 0;
}

.footer-bottom .footer-links {
    margin: 0;
    padding-right: 0;
    justify-content: flex-end;
    padding-bottom: 32px;
}

.footer-bottom .footer-links a {
    color: #8d8d92;
    font-size: 12px;
    line-height: 16px;
    margin-right: 0;
    margin-left: 0 !important;
}

.terms-links {
    display: flex;
    align-items: center;
    gap: 16px;
}

.terms-links__item {
    filter: invert(0.5);
}

.terms-links__item:hover {
    filter: invert(1);
}

.footer-links,
.footer-links .b2b-footer-links {
    padding-left: 0 !important;
    flex-wrap: wrap;
    display: flex;
    gap: 32px;
}

@media (max-width: 1279px) {
    .footer-menu-cont {
        flex-wrap: wrap;
    }

    .footer-menu-column--mob-full {
        display: flex;
        flex-basis: 100%;
        justify-content: space-between;
        margin: 40px 0 10px;
        padding: 0;
    }

    .footer-akit-wrap {
        margin-top: 0;
    }

    .footer-links,
    .footer-links .b2b-footer-links,
    .footer-links-wrap {
        gap: 8px;
    }

    .content-news,
    .content-credit,
    .content-service,
    .content-news-body,
    .services-block,
        .order-tracking {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

}

@media (min-width: 768px) and (max-width: 990px) {
    .terms-links {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin-left: 22px;
    }

    .footer-links {
        padding-left: 22px !important;
    }
}

@media (max-width: 767px) {
    .footer-menu-column--mob-full {
        display: block;
        padding-top: 32px;
        margin: 0;
        border-top: 1px solid #505050;
    }

    .footer-bottom {
        margin-top: 10px;
    }

    .footer-coryright__title {
        font-size: 12px;
        line-height: 16px;
        margin-bottom: 4px;
    }

    .footer-box {
        display: block;
    }

    .footer__right {
        margin-top: 16px;
        display: flex;
        flex-wrap: wrap;
    }

    .footer-bottom .footer-links {
        width: 100%;
        order: 1;
        margin-top: 12px;
    }

    .footer-links {
        padding: 0 !important;
        justify-content: space-between !important;
    }

    .footer-links-wrap {
        flex-direction: column-reverse;
    }

    .footer-bottom .footer-links a {
        margin: 0;
    }

    .footer-bottom {
        border-bottom: 1px solid #505050;
    }

    .footer-background {
        padding-bottom: 32px;
    }

    .footer-coryright__text {
        text-wrap: balance;
    }

    .footer-akit {
        padding-right: 40px;
        background-size: 30px auto;
    }

    .box-credit,
    .box-shop {
        overflow: auto;
    }

    .credit__table {
        width: 165vw;
    }

    .credit-footer__desc {
        flex-direction: column;
    }

    .credit-footer__half {
        width: 100%;
    }

    .credit__table th,
    .credit__table td {
        padding-bottom: 10px;
    }

    .credit__table td.credit__table-subtitle {
        padding-top: 20px;
        padding-bottom: 0;
    }

    .content-credit {
        padding-bottom: 0;
    }

    .container-view {
        flex-direction: column;
        gap: 20px;
        padding-bottom: 30px;
    }

    .profile-main.profile-right .pink-bttn-normal {
        max-width: 100%;
    }

    .content.contacts,
    .content-news,
    .content-credit,
    .content-service,
    .content-news-body,
    .services-block,
    .order-tracking {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

.footer-links-wrap {
    display: flex;
    gap: 32px;
}

@media (max-width: 420px) {
    .terms-links {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

.content-credit {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    z-index: 1;
    padding: 45px 20px;
    display: grid;
    grid-template-rows: auto 1fr;
    grid-template-columns: 234px 1fr;
    column-gap: 45px;
    box-sizing: border-box;
    overflow: hidden;
}

.container.container--mb {
    margin-bottom: 60px;
}

@media (max-width: 1023px) {
    .content-credit .left-menu {
        display: none;
    }

    .content-credit,
    .content.contacts {
        display: block;
    }

    .content.contacts .content-right {
        max-width: 700px;
    }

    .profile,
    .benefits,
    .b2b-profile {
        padding: 30px 15px 0;
        overflow: visible;
    }

    .profile .profile-top-menu {
        margin-top: -78px;
        margin-bottom: 30px;
    }

    .b2b-profile {
        display: grid;
        grid-template-columns: 1fr;
    }

    .contacts {
        padding-left: 30px;
        padding-right: 30px;
    }

    .nsc-container--main {
        overflow: hidden;
    }

    .profile__sub-checkboxes {
        flex-direction: column;
    }

    .profile-main {
        overflow: hidden;
    }

    .container.container--mb {
        margin-bottom: 30px;
    }
}

.content-credit .tabs_block5 {
    width: 100%;
}

@media (max-width: 380px) {
    .credit__table {
        width: 200vw;
    }
}

.header-basket-drop__item--service {
    margin-top: -20px;
    background-color: #fff;
}

.header-basket-drop__item--service .header-basket-drop__item-content {
    padding-top: 0;
}

.contacts .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.lp-why {
    margin-bottom: 90px !important;
}

.ti-ctalog__item p {
    line-height: initial;
}

.profile__sub-checkboxes {
    display: flex;
    flex-wrap: wrap;
}

.buy-bttn.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.5 !important;
}