

/* Start:/local/templates/re-store/css/normalize.css?16740220117546*/
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* End */


/* Start:/local/templates/re-store/css/style.css?1766042495621005*/
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;
}
/* End */


/* Start:/local/templates/re-store/css/fontsProd.css?17595012623581*/
@font-face {
    font-family: 'Graphik-Regular-Cy';
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Regular-Cy.eot');
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Regular-Cy.eot?#iefix') format('embedded-opentype'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Regular-Cy.woff') format('woff'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Regular-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Semibold-Cy';
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Semibold-Cy.eot');
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Semibold-Cy.eot?#iefix') format('embedded-opentype'),
    url('https://static.re-store.ru//local/templates/re-store/fonts/Graphik-Semibold-Cy.woff') format('woff'),
    url('https://static.re-store.ru//local/templates/re-store/fonts/Graphik-Semibold-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Bold-Cy';
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Bold-Cy.eot');
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Bold-Cy.eot?#iefix') format('embedded-opentype'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Bold-Cy.woff') format('woff'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Bold-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Light-Cy';
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Light-Cy.eot');
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Light-Cy.eot?#iefix') format('embedded-opentype'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Light-Cy.woff') format('woff'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Light-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Medium-Cy';
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Medium-Cy.eot');
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Medium-Cy.eot?#iefix') format('embedded-opentype'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Medium-Cy.woff') format('woff'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Medium-Cy.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik-Black';
    src: url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Black.woff2') format('woff2'),
    url('https://static.re-store.ru/local/templates/re-store/fonts/Graphik-Black.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}



.reg {
    font-family: 'Graphik-Regular-Cy';
}
.light {
    font-family: 'Graphik-Light-Cy';
}
.semibold {
    font-family: 'Graphik-Medium-Cy';
}

.bold {
    font-family: 'Graphik-Semibold-Cy';
}
.black {
    font-family: 'Graphik-Black';
}

@font-face {
    font-family: 'metrologoregular';
    src: url('/local/templates/re-store/fonts/metrologo-regular-webfont.woff2') format('woff2'),
    url('/local/templates/re-store/fonts/metrologo-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/* End */


/* Start:/local/templates/re-store/css/tabs-style.css?17006449924880*/
/*
* Самые легкие и быстрые вкладки
* минимум кода, максимум функционала
*
* автор: @dobrovoi dbmast.ru
*/ 

/* Стили для табов-вкладок */
.tabs_block {
    
    margin: 0 auto;
}
.tabs_block1 {width: 1100px;}
.tabs_block:after {
    content:"";
    clear:both;
}
/* панель навигации вкладок */
.tabs, .tabs-rm {
    width:100%;
    margin: 0;
    padding: 0;
    list-style: none;
    float:left;
}
/* список вкладок */
.tabs li, .tabs-rm li {
    display:block;
    height:15px;
    text-align:center;
    float:left;
    padding:0;
    margin-right:20px;
    font-size:15px;
    cursor:pointer;
    color:#ED5AAE;
    font-family: 'Graphik-Regular-Cy' !important;
}

.tabs_block2 .tabs {width:100% !important; text-align:center !important;}
.tabs_block2 .tabs li {color:#000 !important; padding:0 35px !important; height:40px !important; line-height:40px !important; font-size:16px !important; display:inline-block !important; margin-right:2px !important; background-color:#f2f2f2; float:none !important;}
.tabs_block2 .tabs li.active {
    color:#fff !important;
    display:inline-block !important;
    background-color:#ED5AAE !important;
    font-family: 'Graphik-Regular-Cy';
    font-weight:Normal !important;
    cursor:default;
}
.tabs_block2 .tabs li:first-child {border-top-left-radius:5px; border-bottom-left-radius:5px;}
.tabs_block2 .tabs li:last-child {border-top-right-radius:5px; border-bottom-right-radius:5px;}
.tabs_block2 .tabs li:hover {background-color:#e6e6e6;}

.tabs_block3  {width:845px; position:relative;}
.tabs_block3 .tabs-cont {float:right;}
.tabs_block3 ul:first-child {width:auto; text-align:right; height:40px;}
.tabs_block3 .tabs li, .tabs_block3 .tabs-rm li {color:#000 !important; padding:0 15px !important; height:36px !important; line-height:36px !important; font-size:16px !important; display:block; margin-left:10px !important; background-color:transparent; float:left !important; margin-right:0 !important; border:2px solid #e6e6e6; border-radius:5px;}
.tabs_block3 .tabs li.active, .tabs_block3 .tabs-rm li.active {border:2px solid #ED5AAE !important;}
.tabs_block3 .tabs li.active:hover, .tabs_block3 .tabs-rm li.active:hover {background-color:transparent !important;}
.tabs_block3 .tabs li:hover, .tabs_block3 .tabs-rm li:hover {background-color:#e6e6e6;}

/*Стили для раздела новостей персонально*/
.tabs_block3 .tabs li a {color:#000 !important;}


.tabs_block4  {width:1100px !important; position:relative;}
.tabs_block4 .tabs-cont, .tabs-cont-compare {position:absolute; right:0;}
.tabs_block4 .tabs, .tabs-cont-compare .tabs {width:auto; text-align:right; height:40px;}
.tabs_block4 .tabs li, .tabs-cont-compare li {color:#000; padding:0 15px; height:36px; line-height:36px; font-size:16px; display:block; margin-left:10px; background-color:transparent; float:left; margin-right:0; border:2px solid #e6e6e6; border-radius:5px;}
.tabs_block4 .tabs li.active, .tabs-cont-compare li.active {border:2px solid #ED5AAE;}
.tabs_block4 .tabs li.active:hover, .tabs-cont-compare li.active:hover {background-color:transparent;}
.tabs_block4 .tabs li:hover, .tabs-cont-compare li:hover {background-color:#e6e6e6;}
.tabs-cont-compare {}

.tabs_block5  {width:825px; position:relative;}
.tabs_block5 .tabs {width:auto; text-align:left; height:40px; margin-bottom:30px;}
.tabs_block5 .tabs li {color:#000 !important; padding:0 15px !important; height:36px !important; line-height:36px !important; font-size:14px !important; display:block; margin-right:10px !important; background-color:transparent; float:left !important; border:2px solid #e6e6e6; border-radius:5px;}
.tabs_block5 .tabs li.active {border:2px solid #ED5AAE !important; font-family: 'Graphik-Regular-Cy';}
.tabs_block5 .tabs li.active:hover {background-color:transparent !important;}
.tabs_block5 .tabs li:hover {background-color:#e6e6e6;}




/* активная вкладка */
.tabs li.active {
    display:block;
    height:15px;
    color:#000000;
    font-family: 'Graphik-Regular-Cy';
    font-weight:Normal; 
}
/* блоки вкладок с содержанием */
.box {
    width:100%;
    display:none;
    text-align: left;
    float: left;
}
/* параграф внутри вкладок */
.box p {

}
/* активный блок при загрузке */
.visible, .open_tab {
    display: block;
}
/* картинки внутри вкладок */
.box img {
}
/* картинки слева */
.pl-left {
    float:left;
    margin:5px 15px 5px 0;
}
/* картинки справа */
.pl-right {
    float:right;
    margin:5px 0 5px 15px;
}
/* убираем выравнивание на маленьких экранах */
@media (max-width: 300px) {
  .tabs, .tabs li {
   float: none;
  }
}
/* End */


/* Start:/local/templates/re-store/css/slick.css?16001561122417*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow-x: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}

/*task #21112*/
.main-slider .slick-slide img {
    display: block;
    margin: auto;
    height: 528px;
    max-width: 2400px;
    -o-object-fit: cover;
    object-fit: cover; /*Поведение картинок как у background*/
}

/*fix task #21112*/
.preview-item-images-text .psmo.slick-slide a img
{
    height: auto;
    max-height: 39px;
    max-width: 70px;
    margin: auto;
    -o-object-fit: fill;
    object-fit: fill;
    padding:0;
}

/*task #21112*/
@media all and (-ms-high-contrast:none)
{
    *::-ms-backdrop, .slick-slide img { height: auto;} /* IE11 */
}

.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/re-store/css/magnific-popup.css?16946814288414*/
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
    display: none; }

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }

.mfp-ajax-cur {
    cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
    cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }

.mfp-loading.mfp-figure {
    display: none; }

.mfp-hide {
    display: none !important; }

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
.mfp-preloader a {
    color: #CCC; }
.mfp-preloader a:hover {
    color: #FFF; }

.mfp-s-ready .mfp-preloader {
    display: none; }

.mfp-s-error .mfp-content {
    display: none; }

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }

button::-moz-focus-inner {
    padding: 0;
    border: 0; }

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; }
.mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
    color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
    margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
    left: 0; }
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
    right: 0; }
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
.mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
    line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
.mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }

.mfp-image-holder .mfp-content {
    max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
        padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px; }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0; } }

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75); }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0; }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%; }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px; } }


.shadow {
    top: 0;
}
.popup {
    background-color: #fff;
    padding: 20px;
    z-index: 602;
}
.popup__title {
    font-size: 20px;
}
.popup_add-bonus-card input[type="text"] {
    height: 40px;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 0 10px;
    margin-right: 20px;
}
.popup_add-bonus-card .pink-bttn-normal {
    height: 42px;
}
button.mfp-close {
    border-radius: 50%;
    background-color: #e7e7e7;
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    line-height: 35px;
}
button.mfp-close:active {
    top: 10px;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    transition: opacity .3s;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .2;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade .mfp-content {
    transition: all .3s;
    transform: translateY(-50%);
    opacity: 0;
}
.mfp-fade.mfp-ready .mfp-content {
    opacity: 1;
    transform: translateY(0);
}
.mfp-fade.mfp-removing .mfp-content {
    transition: all .3s;
    transform: translateY(-60%);
    opacity: 0;
}
html,
body {
    width: auto;
}
/* End */


/* Start:/local/templates/re-store/css/jquery-ui.css?170064499236689*/
/*! jQuery UI - v1.11.4 - 2015-03-11
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    min-height: 0; /* support: IE7 */
    font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
}
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
    width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
    width: 2.4em;
}
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: normal;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/* button sets */
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-dialog {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative;
}
.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer;
}
.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    position: relative;
    margin: 0;
    padding: 3px 1em 3px .4em;
    cursor: pointer;
    min-height: 0; /* support: IE7 */
    /* support: IE10, see #8844 */
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    margin: -1px;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item {
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    left: auto;
    right: 0;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25); /* support: IE8 */
    opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    /* Support: IE7 */
    overflow-x: hidden;
    padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px 0.4em;
    margin: 0.5em 0 0 0;
    height: auto;
    border: 0;
}
.ui-selectmenu-open {
    display: block;
}
.ui-selectmenu-button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
    right: 0.5em;
    left: auto;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
    text-align: left;
    padding: 0.4em 2.1em 0.4em 1em;
    display: block;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}
.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    background-position: -65px -16px;
}
.ui-tabs {
    position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
    padding: .2em;
}
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #000000;
}
.ui-widget-content a {
    color: #000000;
}
.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc url("/local/templates/re-store/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
    color: #000000;
    font-weight: bold;
}
.ui-widget-header a {
    color: #000000;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: #e6e6e6 url("/local/templates/re-store/css/images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #999999;
    #background: #dadada url("/local/templates/re-store/css/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #212121;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 2px solid #ED5AAE;
    background: #ffffff url("/local/templates/re-store/css/images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: normal;
    color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1;
    background: #fbf9ee url("/local/templates/re-store/css/images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
    color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #fef1ec url("/local/templates/re-store/css/images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
    color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70); /* support: IE8 */
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35); /* support: IE8 */
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    #background-image: url("/local/templates/re-store/css/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
    #background-image: url("/local/templates/re-store/css/images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
    background-image: url("/local/templates/re-store/css/images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    #background-image: url("/local/templates/re-store/css/images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
    #background-image: url("/local/templates/re-store/css/images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
    background-image: url("/local/templates/re-store/css/images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url("/local/templates/re-store/css/images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa url("/local/templates/re-store/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #aaaaaa url("/local/templates/re-store/css/images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
    opacity: .3;
    filter: Alpha(Opacity=30); /* support: IE8 */
    border-radius: 8px;
}
/* End */


/* Start:/local/templates/re-store/css/nouislider.min.css?16001561123888*/
/*! nouislider - 13.1.1 - 2/14/2019 */
.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base,.noUi-connects{width:100%;height:100%;position:relative;z-index:1}.noUi-connects{overflow:hidden;z-index:0}.noUi-connect,.noUi-origin{will-change:transform;position:absolute;z-index:1;top:0;left:0;height:100%;width:100%;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0}html:not([dir=rtl]) .noUi-horizontal .noUi-origin{left:auto;right:0}.noUi-vertical .noUi-origin{width:0}.noUi-horizontal .noUi-origin{height:0}.noUi-handle{position:absolute}.noUi-touch-area{height:100%;width:100%}.noUi-state-tap .noUi-connect,.noUi-state-tap .noUi-origin{-webkit-transition:transform .3s;transition:transform .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}html:not([dir=rtl]) .noUi-horizontal .noUi-handle{right:-17px;left:auto}.noUi-target{background:#FAFAFA;border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-connects{border-radius:3px}.noUi-connect{background:#3FB8AF}.noUi-draggable{cursor:ew-resize}.noUi-vertical .noUi-draggable{cursor:ns-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-handle,[disabled].noUi-target{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{position:absolute;white-space:nowrap;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-sub{background:#AAA}.noUi-marker-large{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:80px;top:100%;left:0;width:100%}.noUi-value-horizontal{-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.noUi-rtl .noUi-value-horizontal{-webkit-transform:translate(50%,50%);transform:translate(50%,50%)}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding-left:25px}.noUi-rtl .noUi-value-vertical{-webkit-transform:translate(0,50%);transform:translate(0,50%)}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;color:#000;padding:5px;text-align:center;white-space:nowrap}.noUi-horizontal .noUi-tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0);left:50%;bottom:120%}.noUi-vertical .noUi-tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);top:50%;right:120%}
/* End */


/* Start:/local/templates/re-store/css/styles.css?173152093255293*/
.small-p_feedback {
    font-size: 13px;
    color: #999999;
    line-height: 17px;
    padding: 3px 0;
    margin: 28px 0 0;
    max-width: 520px;
}
.feedback-section {
    margin-top: 21px;
}
.feedback-section .main-input-line {
    margin-top: 20px;
}
.feedback-section .main-input-line_min {
    margin-top: 15px;
}
.feedback-section .main-input-line_max {
    margin-top: 25px;
}
.feedback-section input[type="text"] {
    width: 358px;
}
.feedback-section textarea {
    width: 380px;
    height: 143px;
    display: block;
    border: 1px solid #000;
    border-radius: 3px;
    resize: none;
    padding: 5px;
    box-sizing: border-box;
}
.feedback-section textarea:focus {
    border-color: #ED5AAE;
}
.feedback-section .main-input-line-info {
    margin-left: 140px;
    margin-top: 8px;
    width: 358px;
}
.feedback-section .main-select {
    width: 380px !important;
}
.feedback-section .pink-bttn-normal {
    padding: 0 15px;
    border-radius: 5px;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    border: 0;
    width: 380px;
    margin-left: 140px;
}
.feedback-section .pinc {
    color: #ED5AAE;
}
.span-value_feedback {
    width: 141px;
    display: block;
    float: left;
}
.attach-file-box {
    margin-left: 141px;
    position: relative;
    width: 380px;
    height: 12px;
}
.attach-file, .attach-file-new {
    opacity: 0;
    visibility: hidden;
}
.attach-file-new {
    position: absolute;
}
.attach-file-label {
    color: #ED5AAE;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.attach-files-list {
    list-style: none;
    padding: 0;
    margin-left: 140px;
    max-width: 380px;
    box-sizing: border-box;
}
.attach-files-list__box {
    margin-top: 10px;
}

.attach-files-list__item {
    position: relative;
    height: 20px;
    padding-right: 28px;
    display: inline-block;
    vertical-align: top;
}
.attach-files-list__title {
    color: black;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 20px;
    line-height: 20px;
    padding-left: 30px;
}
.attach-files-list__title:before {
    content: "";
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTUgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1IDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiNGMkYyRjIiIHBvaW50cz0iMTUsMjAgMCwyMCAwLDAgOSwwIDE1LDYgIi8+DQo8cG9seWxpbmUgZmlsbD0iI0U4MzU4NyIgcG9pbnRzPSI5LDAgOSw2IDE1LDYgIi8+DQo8L3N2Zz4NCg==');
    position: absolute;
    left: 0;
    top: 0;
    width: 15px;
    height: 20px;
    display: block;
}
.attach-files-list__remove {
    position: absolute;
    right: 0;
    top: 1px;
    width: 18px;
    height: 18px;
    z-index: 100;
}
.attach-files-list__remove:before,
.attach-files-list__remove:after {
    content: "";
    position: absolute;
    height: 100%;
    width: 1px;
    background: #cccccc;
}
.attach-files-list__remove:before {
    left: 50%;
    transform: rotate(45deg);
}
.attach-files-list__remove:after {
    right: 49%;
    transform: rotate(-45deg);
}
.text-page .question {
    border-top: 1px solid #e6e6e6;
    padding: 15px 20px 0 40px;
    margin: 10px 0;
    font-family: 'Graphik-Light-Cy';
    font-size: 20px;
    color: #000;
    background: url('/local/templates/re-store/img/bot-arr.png') right 20px no-repeat transparent;
    background-size: 28px auto;
}
.text-page .question.opened {
    background: url('/local/templates/re-store/img/arr-top.png') right 20px no-repeat transparent;
    background-size: 28px auto;
}
.text-page .answer {
    display: none;
    font-size: 14px;
    line-height: 18px;
}
.text-span {
    cursor: pointer;
    display: block;
}
.offer {
    margin: 0 auto;
    padding: 20px 0 0 0;
}
.offer p {
    font-size: 14px;
    line-height: 18px;
}
.offer .question {
    position: relative;
    font-size: 19px;
}
.offer .question .numb-span {
    position: absolute;
    top: 15px;
    left: 0;
}
.offer .answer div .numb-span {
    top: 0;
}
.offer .answer {
    font-size: 14px;
}
.offer .answer div {
    position: relative;
    padding-left: 40px;
    margin-left: -40px;
    margin-top: 10px;
    font-size: 16px;
}
.offer .pink-a {
    display: block;
    margin-top: 5px;
}
.answer li {
    margin-top: 15px;
}
.offer ol.answer {
    padding-left: 0;
    width: 275px;
}
.text-page.offer .answer {
    background: none;
    padding: 0;
}
.offer {
    padding: 20px 0 37px 0;
}
.offer .normal-p {
    margin: 32px 0 16px;
}
.big-title {
    font-weight: 200;
}
.signup-done .big-title {
    text-align: center;
}
.text-page .question {
    margin: 15px 0;
    background-position: right 25px;
}
.offer .question .numb-span {
    font-size: 14px;
    top: 20px;
}
.offer .question .text-span-6 {
    line-height: 26px;
}
.offer .answer div {
    font-size: 14px;
    margin-top: 10px;
    line-height: 22px;
}
.offer .answer .text-span {
    letter-spacing: -0.6px;
}
.offer .question:nth-last-child(1) {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
}
.text-page .question {
    position: relative;
    background-size: 15px auto;
    background-position: 99.4% 23px;
}
.text-page .question.opened {
    background-size: 15px auto;
    background-position: 99.4% 23px;
}
.text-page .question .text-span {
    padding-right: 20px;
}
.offer .main-list-style li {
    margin-top: 11px;
    position: relative;
    background: none;
    padding: 0 0 0 20px;
    color: #000000;
    font-family: 'Graphik-Light-Cy', sans-serif;
}
.offer .main-list-style li:before {
    content: "";
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background-color: #ED5AAE;
    position: absolute;
    top: 6px;
    left: 0;
}
.answer_subhead {
    text-transform: uppercase;
}
.wrap {
    max-width: 1100px;
    margin: auto;
}
.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
    clear: both;
}
.catalog-content_search {
    padding-top: 0;
}
.catalog-sort_search {
    border-bottom: none;
    padding: 30px 0;
}
.search-query {
    border-bottom: 1px solid #e6e6e6;
}
.search-query__input {
    background-image: url(/local/templates/re-store/img/search-query.png);
    background-repeat: no-repeat;
    background-position: left 45%;
    background-size: 16px 16px;
    border: none;
    width: 100%;
    display: block;
    height: 60px;
    font: inherit;
    font-size: 15px;
    box-sizing: content-box;
    padding-left: 30px;
}
input.search-query__input:focus {
    border: none !important;
}
.search-head {
    padding: 30px 0;
    border-bottom: 1px solid #e6e6e6;
}
.search-head_news {
    padding-bottom: 0;
    border-bottom: none;
}
.search-head_empty {
    padding: 75px 0;
}
.search-filter {
    margin-bottom: 20px;
}
.search-filter:before,
.search-filter:after {
    content: '';
    display: table;
    clear: both;
}
.search-news {
    padding-bottom: 40px;
    border-bottom: 1px solid #e6e6e6;
}
.search-news__wrap {
    margin-left: -20px;
    margin-bottom: 40px;
}
.search-news__wrap .news-block img {
    width: 245px;
}
.search-news__buttons > button:nth-child(1) {
    width: 539px;
    margin-right: 15px;
}
.search-news__buttons > button:nth-child(2) {
    width: 265px;
}
.watched-items_search {
    margin-bottom: 40px;
}
.pagination {
    margin-top: 26px;
    margin-bottom: 16px;
    text-align: center;
    color: #ccc;
}
.pagination__link {
    display: block;
    color: #ED5AAE;
    text-decoration: none;
    font-size: 14px;
}

.pagination__btn {
    margin: 0px;
    width: 36px;
    display: inline-block;
    font-weight: 100;
    font-size: 14px;
    line-height: 30px;
}

/*.js_sticky-scroll.fix-stick{*/
/*position: fixed !important;*/
/*top: 80px !important;*/
/*}*/

.pagination__btn_current {
    color: #000;
}
.pagination__btn:hover {
}
.social-gray .gray-fb {
    background: url(/local/templates/re-store/img/fb-gray-act.png) left center no-repeat transparent;
    background-size: 35px auto;
}
.social-gray .gray-vk {
    background: url(/local/templates/re-store/img/vk-gray-act.png) left center no-repeat transparent;
    background-size: 35px auto;
}
.social-gray .gray-tw {
    background: url(/local/templates/re-store/img/tw-gray-act.png) left center no-repeat transparent;
    background-size: 35px auto;
}
.social-gray .gray-in {
    background: url(/local/templates/re-store/img/in-gray-act.png) left center no-repeat transparent;
    background-size: 35px auto;
}
.social-gray a {
    opacity: .8;
}
.social-gray a:hover {
    opacity: 1;
}

.choose-city-list-text .city.checked span {
    background-size: 23px 16px;
}
.enter-by-vk {
    background-size: 25px auto;
}
.info-bttn:hover {
    background: url('/local/templates/re-store/img/info-hov.png') left top / 16px no-repeat transparent;
}
.product-share-block:before {
    left: 70px;
}
.send-review .star {
    background: url('/local/templates/re-store/img/star-dis.png') left top no-repeat transparent;
    background-size: 32px;
}
.send-review .star.star-hover {
    background: url('/local/templates/re-store/img/star.png') left top no-repeat transparent;
    background-size: 32px;
}
.info-bttn {
    background-image: url('/local/templates/re-store/img/info.png');
    background-size: 16px;
}
.shadow {
    top: 0;
}
.popup {
    max-width: 400px;
    background-color: #fff;
    padding: 45px 45px 20px 20px;
    z-index: 602;
    margin: auto;
    position: relative;
}
.popup__title {
    font-size: 20px;
}
.popup_add-bonus-card input[type="text"] {
    height: 40px;
    border: 1px solid #000;
    border-radius: 3px;
    padding: 0 10px;
    margin-right: 20px;
}
.popup_add-bonus-card .pink-bttn-normal {
    height: 42px;
}
.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;
}
.popup_register-bonus-card-success {
    text-align: center;
    padding: 45px 20px;
}
.popup_register-bonus-card-success .popup__title {
    margin-bottom: 20px;
}
button.mfp-close {
    border-radius: 50%;
    background-color: #e7e7e7;
    top: 10px;
    right: 10px;
    width: 34px;
    height: 34px;
    line-height: 35px;
}
button.mfp-close:active {
    /*top: 25px;*/
}

#bonus-request button.mfp-close:active{
    top:25px;
}

.mfp-fade.mfp-wrap {
    overflow-y: scroll !important;
}
.mfp-fade.mfp-bg {
    opacity: 0;
    transition: opacity .3s;
}
.mfp-fade.mfp-bg.mfp-ready {
    opacity: .2;
}
.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0;
}
.mfp-fade .mfp-content {
    transition: all .3s;
    transform: translateY(-50%);
    opacity: 0;
}
.mfp-fade.mfp-ready .mfp-content {
    opacity: 1;
    transform: translateY(0);
}
.mfp-fade.mfp-removing .mfp-content {
    transition: all .3s;
    transform: translateY(-60%);
    opacity: 0;
}
html,
body {
    width: auto;
}
.by-tile .catalog-item .oneclick-buy-bttn {
    margin-top: 15px;
}
.by-tile .item-features {
    height: 70px;
}
.by-tile .catalog-item {
    /*height: 516px!important;*/
    height: 436px!important;
}
.by-tile .catalog-item.slick-slide {
    height: 330px;
}
.by-tile .item-title-div {
    height: 51px;
    overflow: hidden;
}
.by-tile .item-features {
    height: 70px;
}
.by-tile .catalog-item-block-1 {
    height: 186px !important;
    margin-top: 44px !important;
}
.by-tile .catalog-item-a-image.gift-window {
    width: 100%;
    height: 170px !important;
    display: flex;
}
.by-list .item-title-div {
    width: 300px;
}
.by-list .catalog-item .price {
    width: 138px;
}
.by-list .catalog-item .buy {
    width: 153px;
}
.by-list .catalog-item {
    min-height: 220px;
}
.by-list .catalog-item-block-1 {
    width: 246px;
    position: absolute;
    left: 25px;
    top: 25px;
}
.by-list .catalog-item-block-2 {
    width: 488px;
    margin-left: 296px;
    padding: 0;
}
.by-list .catalog-item-block-3 {
    width: 405px;
    margin-left: 296px;
    padding: 0;
}
.bonus-payment {
    padding-top: 40px;
}
.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;
}
.one-review:after {
    content: '';
    display: table;
    clear: both;
}
.tabs2-a {
    height: 437px;
}
.tabs2-title {
    height: 51px;
    margin-top: 25px;
    margin-bottom: 15px;
}
.cart-done-bonus .pink-bttn-normal {
    text-align: center;
    display: block;
    margin: 20px auto;
    width: 300px;
}
.added-fixed .added-products-slider {
    float: left;
    height: 95px;
    padding: 0 40px;
    width: 500px;
    overflow: hidden;
}
.added-static .added-products-slider {
    padding: 0 130px;
}
.added-static .added-products-slider .slick-slide img {
    margin: auto;
}
.added-products-slider .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    background: none;
    border: none;
}
.added-products-slider .slick-prev {
    left: 0;
    width: 40px;
    background: url('/local/templates/re-store/img/product-yint-back-inactive.png') center center / 20px no-repeat;
}
.added-products-slider .slick-prev:hover {
    background-image: url('/local/templates/re-store/img/product-yint-back-active.png');
}
.added-products-slider .slick-prev:before {
    content: '';
    display: none;
    background-image: url('/local/templates/re-store/img/product-yint-back-active.png');
}
.added-products-slider .slick-track {
    margin: auto;
}
.added-products-slider .slick-disabled {
    display: none !important;
}
.added-products-slider .slick-next {
    right: 0;
    width: 20px;
    background: url('/local/templates/re-store/img/product-yint-forward-inactive.png') center center / 20px no-repeat;
}
.added-products-slider .slick-next:hover {
    background-image: url('/local/templates/re-store/img/product-yint-forward-active.png');
}
.added-products-slider .slick-next:before {
    content: '';
    display: none;
    background-image: url('/local/templates/re-store/img/product-yint-back-active.png');
}
/*.watched-items__container:after {
    content: '';
    display: table;
    clear: both;
}*/
.watched-items__container:not(.slick-slider) .watched-item:nth-child(n+9) {
    display: none;
}
.watched-items__container .watched-item:not(.slick-active) {
    box-shadow: none;
}
.watched-items__container .slick-list {
    padding: 15px 15px 15px 10px;
}
.watched-items__container .slick-arrow {
    z-index: 61;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 0;
    background: none;
    border: none;
    width: 40px;
    font-size: 0;
    color: transparent;
}
.watched-items__container .slick-prev {
    left: -40px;
    background: url('/local/templates/re-store/img/product-yint-back-inactive.png') center center / 20px no-repeat;
}
.watched-items__container .slick-prev:hover {
    background-image: url('/local/templates/re-store/img/product-yint-back-active.png');
}
.watched-items__container .slick-prev:before {
    content: '';
    display: none;
    background-image: url('/local/templates/re-store/img/product-yint-back-active.png');
}
.watched-items__container .slick-next {
    right: -40px;
    background: url('/local/templates/re-store/img/product-yint-forward-inactive.png') center center / 20px no-repeat;
}
.watched-items__container .slick-next:hover {
    background-image: url('/local/templates/re-store/img/product-yint-forward-active.png');
}
.watched-items__container .slick-next:before {
    content: '';
    display: none;
    background-image: url('/local/templates/re-store/img/product-yint-back-active.png');
}
.news-hr {
    clear: both;
}
.error-text {
    display: block;
    padding-left: 0;
    clear: left;
    line-height: 20px;
    margin-top: 9px;
    margin-bottom: 5px;
}
.product-tech p {
    margin-top: 0;
}
.vacancy {
    font-size: 14px;
    line-height: 21px;
}
.content.vacancy {
    grid-template-columns: 234px 1fr 275px;
}
.vacancy-right {
    font-size: 14px;
    grid-column: 3 / 4;
}
.content.vacancy .content-right {
    grid-column: 2 / 3;
    grid-row: 1;
}
.vacancy-right .pink-bttn-normal {
    display: block;
    margin-bottom: 40px;
    text-align: center;
    font-size: 16px;
}
.vacancy-right .pink-a {
    font-size: 100%;
}
.vacancy-cover {
    margin-bottom: 40px;
}
.vacancy .main-list-style {
    width: auto;
    margin: 14px 0;
}
.vacancy section {
    margin-bottom: 50px;
}
.vacancy-title {
    margin-bottom: 25px;
}
.vacancy-subtitle {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Graphik-Light-Cy', sans-serif;
}
.vacancy p {
    margin: 14px 0;
} 
.headhunter {
    border: 1px solid #ebebeb;
    border-radius: 6px;
    display: block;
    color: inherit;
    padding: 11px;
    padding-left: 75px;
    background-size: 35px 20px;
    background-image: url(/local/templates/re-store/img/hh-black.png);
    background-repeat: no-repeat;
    background-position: 18px 9px;
}
.vacancy-popup {
    z-index: 500;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    overflow: auto;
    background-color: #fff;
    transition: all .3s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    font-size: 14px;
}
.vacancy-popup_visible {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.vacancy-popup__container {
    position: relative;
    padding-top: 50px;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}
.vacancy-popup__title {
    text-align: center;
    font-size: 32px;
    line-height: 1;
    padding-bottom: 50px;
    border-bottom: 1px solid #e6e6e6;
    font-family: 'Graphik-Light-Cy', sans-serif;
    margin-bottom: 50px;
}
.vacancy-popup__subtitle {
    text-align: center;
    margin-bottom: 50px;
}
.vacancy-popup__close {
    position: absolute;
    top: 36px;
    right: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #f2f2f2;
    cursor: pointer;
}
.vacancy-popup__close:hover {
    background-color: #e6e6e6;
}
.vacancy-popup__close:before,
.vacancy-popup__close:after {
    content: '';
    display: block;
    width: 2px;
    height: 50%;
    position: absolute;
    top: 50%;
    left: 49%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    background-color: #000;
}
.vacancy-popup__close:after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}
.vacancy-popup__stage-2 {
    text-align: center;
    max-width: 332px;
    position: absolute;
    top: 17vw;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    transition: all .3s;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}
.vacancy-popup_stage-2 .vacancy-popup__stage-2 {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    visibility: visible;
}
.vacancy-popup_stage-2 .vacancy-popup__stage-1 {
    transition: opacity .3s;
    opacity: 0;
}
.vacancy-popup__success-icon {
    width: 53px;
    height: 53px;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 2px solid #000;
    position: relative;
}
.vacancy-popup__success-icon:after {
    content: '';
    display: block;
    position: absolute;
    top: 20px;
    left: 17px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border: 2px solid #000;
    border-top: none;
    border-right: none;
    width: 20px;
    height: 10px;
}
.vacancy-popup__success-title {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 30px;
}
.vacancy-popup__success-message {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 42px;
}
.vacancy-popup__success-btn button {
    width: 100%;
}
.vacancy-form__wrap {
    font-size: 0;
    margin-bottom: 50px;
}
.vacancy-form__col {
    width: 50%;
    font-size: 16px;
    padding-right: 110px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}
.vacancy-form__line {
    margin-bottom: 20px;
    font-size: 0;
}
.vacancy-form__line_experience {
    font-size: 14px;
}
.vacancy-form__line_about {
    font-size: 14px;
}
.vacancy-form__line_about .vacancy-form__label {
    margin-bottom: 10px;
    display: block;
}
.vacancy-form__textarea {
    width: 100%;
    box-sizing: border-box;
    height: 107px;
    border: 1px solid #000;
    border-radius: 4px;
    padding: 10px;
}
.vacancy-form__textarea:focus {
    border: 1px solid #ED5AAE;
}
.vacancy-form__line-col {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.vacancy-form__line-col:nth-child(1) {
    width: 135px;
}
.vacancy-form__line-col:nth-child(2) {
    width: calc(100% - 135px);
}
.vacancy-form__line-col_country .jq-selectbox {
    width: 100%;
}
.vacancy-form__line-col_birth {
    font-size: 0;
}
.vacancy-form__line-col_birth .jq-selectbox {
    margin-right: 2px;
}
.vacancy-form__line-col_birth .jq-selectbox:nth-child(1) {
    width: 86px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.vacancy-form__line-col_birth .jq-selectbox:nth-child(2) {
    width: 125px;
    border-radius: 0;
}
.vacancy-form__line-col_birth .jq-selectbox:nth-child(3) {
    width: 90px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin-right: 0;
}
.vacancy-form__line-col_city .jq-selectbox {
    width: 100%;
}
.vacancy-form__input-text {
    border: 1px solid #000;
    width: 100%;
    box-sizing: border-box;
    height: 32px;
    border-radius: 4px;
    padding: 0 10px;
}
.vacancy-form__radios {
    display: inline-block;
    margin-left: 20px;
    overflow: hidden;
    vertical-align: middle;
}
.vacancy-form__radios .niceRadio label {
    padding: 7.5px 15px;
    font-size: 14px;
}
.vacancy-form__bottom {
    max-width: 320px;
    margin: auto;
    text-align: center;
    font-size: 12px;
}
.vacancy-form__bottom .pink-a {
    font-size: 100%;
}
.vacancy-form__bottom .pink-bttn-normal {
    width: 310px;
    margin-bottom: 20px;
}
.vacancy-form .jq-selectbox {
    height: 32px;
}
.vacancy-form .jq-selectbox__select-text {
    padding: 8.5px 35px 8.5px 10px;
}
.vacancy-form__resume {
    font-size: 14px;
    position: relative;
    color: #ED5AAE;
}
.vacancy-form__resume-filename {
    padding-left: 31px;
    margin-right: 15px;
    display: inline-block;
    line-height: 20px;
    cursor: pointer;
}
.vacancy-form__resume-filename:before {
    content: '';
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTUgMjAiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDE1IDIwIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwb2x5Z29uIGZpbGw9IiNGMkYyRjIiIHBvaW50cz0iMTUsMjAgMCwyMCAwLDAgOSwwIDE1LDYgIi8+DQo8cG9seWxpbmUgZmlsbD0iI0U4MzU4NyIgcG9pbnRzPSI5LDAgOSw2IDE1LDYgIi8+DQo8L3N2Zz4NCg==');
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 15px;
    height: 20px;
}
.vacancy-form__resume-file {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -999999px;
    left: -999999px;
}
.vacancy-form__resume-remove {
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: none;
    position: relative;
    vertical-align: middle;
}
.vacancy-form__resume-remove:before,
.vacancy-form__resume-remove:after {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    background-color: #ccc;
}
.vacancy-form__resume-remove:hover:before,
.vacancy-form__resume-remove:hover:after {
    background-color: #000;
}
.vacancy-form__resume-remove:after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}
.vacancy-form__resume_attached .vacancy-form__resume-remove {
    display: inline-block;
}
.vacancy-form__resume_attached .vacancy-form__resume-filename {
    color: #000;
}
.about-service-info-text {
    display: inline-block;
    vertical-align: middle;
    position: static;
    width: 100%;
    height: auto;
}
.about-service-info-text:after {
    content: '';
    display: table;
    clear: both;
}
.about-service-info-cont {
    font-size: 0;
}
.about-service-info-cont:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
}
.with-product.main-items.by-tile .catalog-item {
    height: 339px;
}
.added-to-cart-popup-cont {
    box-sizing: border-box;
}
/* not-found box */
.not-found {
    padding-top: 30px;
}
.not-found__img {
    margin: 20px auto 0;
    max-width: 80px;
}
.not-found__img svg {
    width: 100%;
}
.not-found__title {
    text-align: center;
    margin-top: 26px;
    font-size: 32px;
    line-height: 1;
}
.not-found__title_trend {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 27px;
}
.not-found-search {
    max-width: 550px;
    height: 48px;
    line-height: 48px;
    border: 1px solid #eaeaea;
    margin: 55px auto 0;
    position: relative;
}
.not-found-search * {
    box-sizing: border-box;
}
.not-found-search__area {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 15px;
    padding: 0 50px 0 20px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.not-found-search__btn {
    display: block;
    position: absolute;
    top: 14px;
    right: 20px;
    width: 18px;
    height: 18px;
    appearence: none !important;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDE4IDE4Ij4gIDxkZWZzPiAgICA8c3R5bGU+ICAgICAgLmNscy0xIHsgICAgICAgIGZpbGw6IG5vbmU7ICAgICAgICBzdHJva2U6ICM2NjY7ICAgICAgICBzdHJva2UtbGluZWNhcDogcm91bmQ7ICAgICAgICBzdHJva2Utd2lkdGg6IDJweDsgICAgICAgIGZpbGwtcnVsZTogZXZlbm9kZDsgICAgICB9ICAgIDwvc3R5bGU+ICA8L2RlZnM+ICA8cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik05NjMuNSw1NDUuMDMxYTYuNDY5LDYuNDY5LDAsMSwxLTYuNDY5LDYuNDY4QTYuNDY4LDYuNDY4LDAsMCwxLDk2My41LDU0NS4wMzFabTUuMTU3LDExLjYyNiw0LjY1Nyw0LjY1NyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTk1Ni4wMzEgLTU0NC4wMzEpIi8+PC9zdmc+) no-repeat center;
    border: none;
}
/* 500 */
.serv-not-available {
    width: 100%;
    min-height: 100vh;
}
.serv-not-available,
.serv-not-available * {
    box-sizing: border-box;
}
.header-500 {
    font-size: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px;
}
.header-500__col {
    display: inline-block;
    vertical-align: top;
}
.header-500__logo {
    display: inline-block;
    vertical-align: top;
    width: 100px;
}
.header-500__logo svg {
    width: 100%;
}
.contacts-item {
    position: relative;
    margin-bottom: 26px;
    margin-top: 5px;
}
.contacts-item:nth-last-child(1) {
    margin-bottom: 0;
}
.contacts-item__icon {
    position: absolute;
    top: 3px;
    left: -26px;
    width: 15px;
    height: 15px;
}
.contacts-item__icon svg {
    width: 100%;
}
.contacts-item__phone {
    display: block;
    color: #666666;
    font-size: 18px;
    line-height: 1;
    transition: 0.25s ease;
}
.contacts-item__phone:hover {
    color: #e83586;
}
.contacts-item__descript {
    color: #666666;
    font-size: 13px;
    line-height: 1;
    margin-top: 5px;
}
.content-500 {
    text-align: center;
    margin-top: 43px;
}
.content-500__img {
    width: 420px;
    height: 260px;
}
.content-500__title {
    color: #000000;
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
    margin-top: 17px;
    text-align: center;
}
.content-500__descript {
    color: #999999;
    font-size: 14px;
    line-height: 1;
    margin-top: 30px;
    text-align: center;
}
.footer-500 {
    height: 20px;
    margin-top: -50px;
    margin-left: 40px;
}
.footer-500__copyright {
    color: #999999;
    font-size: 13px;
    line-height: 1;
}
.notRadio.withPay a.nice-pay {
    height: 69px;
    background-color: black;
}
.cart-item-count {
    margin-top: -7px;
}
.cart-item-full-price {
    margin-top: -7px;
}
.cart-item .cart-item-cross {
    margin-top: -8px;
}
.cart-done .cart-item-count {
    margin-top: 0;
}
.cart-done .cart-item-full-price {
    margin-top: 0;
}
.cart-title .pink-a {
    margin-top: 0;
}

.header-top-menu-a_service{
    display: none;
}

.global-fixed-header .header-top-menu-a_service{
    display: block;
}
.product-main-radio-options .niceRadio {
    margin-bottom: 10px;
}
.filter-expandable__container {
    display: none;
}
.filter-expandable_expanded .filter-expandable__container {
    display: block;
}
.filter-expandable__toggler:after {
    content: '[+]';
}
.filter-expandable_expanded .filter-expandable__toggler:after {
    content: '[-]';
}
.filter-expandable__toggler {
    white-space: nowrap;
}
#filter-shops-map-icon {
    margin-left: 20px;
}
#filter-shops-map-button-title {
    font-family: initial;
}

/* CATALOG PAGE */
.cat { width: 1100px; margin: 0 auto; }
.cat .big-title { margin: 35px auto; }
.cat-section-group { font-size: 0; }
.cat-section-item { display: inline-block; width: 25%; min-height: 424px; vertical-align: top; text-align: center; background-color: #f7f7f7; border: 1px solid #fff; box-sizing: border-box; }
.cat-section-item:hover { background-color: #efefef; }
.cat-section-item__img { display: table-cell; width: 273px; height: 290px; vertical-align: middle; }
.cat-section-item__title { font-size: 15px; line-height: 21px; color: #000; margin-bottom: 10px; }
.cat-section-item__title a { color: #000; }
.cat-section-item__subtitle { font-size: 13px; line-height: 21px; color: #999; }
.cat-section-item__subtitle a { color: #999; margin: 0 5px; white-space: nowrap; }
.cat-section-item a:hover { color: #ED5AAE; }

/* SELLER INPUT */
.seller {
    margin-left: auto;
    text-align: center;
    width: 250px;
}
.seller__title { font-size: 14px; color: #999; text-align: right; cursor: pointer; }
.seller__note { font-size: 11px; color: #999; margin: 5px 0 0; }
.seller .main-input-line input[type="text"] {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    background-color: #f7f7f7;
    border: 1px solid transparent;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / 20%) inset;
}
.oneclick-buy-popup-text .seller, .pred-n-popup-text .seller { width: 192px; float: right; margin-right: 4px; }
.oneclick-buy-popup-text .seller .main-input-line, .pred-n-popup-text .seller .main-input-line { width: 192px; margin-top: 10px; }
.oneclick-buy-popup-text .seller .main-input-line input[type="text"], .pred-n-popup-text .seller .main-input-line input[type="text"]{ width: 192px; box-sizing: border-box; }
.seller.show-input .seller__title{
    display: none;
}
.seller.show-input .seller__input{
    display: block !important;
}

/* Line Clamping */
.by-tile .clamp, .recommended-item .clamp,
.tabs_block2 .box .tabs2-item .tabs2-title .clamp,
.tabs-block-3 .box .tabs2-item .tabs2-title .clamp {
    display: block;
    position: relative;
    height: 51px;
    overflow: hidden;
    line-height: 17px;
}

.by-tile .clamp:after, .recommended-item .clamp:after,
.tabs_block2 .box .tabs2-item .tabs2-title .clamp:after,
.tabs-block-3 .box .tabs2-item .tabs2-title .clamp:after {
    content: ' ';
    text-align: right;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 25%;
    height: 17px;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 80%);
}

/* Now add in code for the browsers that support -webkit-line-clamp and overwrite the non-supportive stuff */
@supports (-webkit-line-clamp: 3) {
    .by-tile .clamp, .recommended-item .clamp,
    .tabs_block2 .box .tabs2-item .tabs2-title .clamp,
    .tabs-block-3 .box .tabs2-item .tabs2-title .clamp {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        transform: translateZ(0);
        -webkit-transform: translateZ(0);
    }

    .by-tile .clamp:after, .recommended-item .clamp:after,
    .tabs_block2 .box .tabs2-item .tabs2-title .clamp:after,
    .tabs-block-3 .box .tabs2-item .tabs2-title .clamp:after {
        display: none;
    }
}
@media (max-width: 1100px) {
    .by-tile .clamp {
        -webkit-line-clamp: 2;
    }
}
.b2b-page-title {
    margin-bottom: 15px;
}
.b2b-main {
    font-size: 0;
    margin-bottom: 50px;
}
.b2b-main__col {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.b2b-main__col:nth-child(1) {
    width: 70%;
    padding-right: 50px;
}
.b2b-main__col:nth-child(2) {
    width: 30%;
}
.b2b-contacts {
    font-size: 14px;
}
.b2b-contacts__title {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 12px;
}
.b2b-contacts .tel-a {
    color: currentColor;
}
.b2b-contacts td {
    padding-bottom: 13px;
}
.b2b-contacts td:first-child {
    padding-right: 10px;
}
.b2b-footer {
    font-family: 'Graphik-Light-Cy';
    margin-top: 20px;
    padding-top: 40px;
    border-top: 1px solid #f2f2f2;
}
.b2b-footer__title {
    font-size: 28px;
    margin-bottom: 20px;
}
.b2b-footer__city {
    margin-bottom: 10px;
    font-size: 15px;
}
.b2b-footer__contact {
    font-family: 'Graphik-Regular-Cy';
    font-size: 20px;
}
.b2b-footer .tel-a {
    color: currentColor;
}
.b2b-footer .pink-a {
    font-size: inherit;
}
.b2b-footer__cols {
    font-size: 0;
}
.b2b-footer__col {
    display: inline-block;
    vertical-align: top;
    font-size: 1rem;
    box-sizing: border-box;
    padding-right: 30px;
    width: 270px;
}
.tabs_block_b2b {
    padding-bottom: 30px;
}
.tabs_block_b2b .tabs {
    padding-bottom: 30px;
    border-bottom: 1px solid #f2f2f2;
    width: 100%;
}
.b2b-services {
    padding-bottom: 20px;
    margin-bottom: 50px;
    border-bottom: 1px solid #f2f2f2;
}
.b2b-services_reason {
    position: relative;
    border: none;
}
.b2b-services_reason_bottom {
    margin: 0;
    padding: 0;
    border: none;
}
.b2b-services_apps {
    padding-bottom: 0;
    margin-bottom: -10px;
    border: none;
}
.b2b-services__title {
    margin-bottom: 30px;
    font-size: 28px;
    font-family: 'Graphik-Light-Cy';
}
.b2b-services__descr {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 35px;
}
.b2b-services__descr_reason_bottom {
    margin-bottom: 0;
}
.b2b-services__items {
    font-size: 0;
}
.b2b-services__item {
    font-size: 1rem;
    display: inline-block;
    vertical-align: top;
    width: 275px;
    box-sizing: border-box;
    padding-right: 20px;
    margin-bottom: 33px;
}
.b2b-services__item-icon {
    height: 55px;
    margin-bottom: 25px;
}
.b2b-services__item-icon img {
    vertical-align: top;
    width: 55px;
    height: 55px;
}
.b2b-services__item-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 10px;
}
.b2b-services__item-descr {
    font-size: 14px;
    line-height: 21px;
}
.b2b-gift-card {
    font-size: 0;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 60px;
    margin-bottom: 60px;
}
.b2b-gift-card_services {
    border: none;
    padding: 0;
    margin: 0;
}
.b2b-gift-card .normal-p {
    line-height: 21px;
}
.b2b-gift-card__title {
    margin-bottom: 23px;
    font-size: 28px;
    font-family: 'Graphik-Light-Cy';
}
.b2b-gift-card__btn {
    margin-top: 12px;
}
.b2b-gift-card__btn_apps {
    width: 275px;
    text-align: center;
}
.b2b-gift-card__col {
    font-size: 1rem;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.b2b-gift-card__col:nth-child(1) {
    padding-right: 20px;
}
.b2b-gift-card__col:nth-child(2) {
    text-align: right;
}
.b2b-gift-card__col_apps:nth-child(1) {
    width: 55%;
}
.b2b-gift-card__col_apps:nth-child(2) {
    width: 45%;
}
.b2b-gift-card__icon {
    width: 382px;
}
.b2b-gift-card__icon_apps {
    width: 316px;
}
.b2b-history {
    padding-bottom: 55px;
    margin-bottom: 27px;
    border-bottom: 1px solid #f2f2f2;
}
.b2b-history__title {
    font-size: 28px;
    font-family: 'Graphik-Light-Cy';
    margin-bottom: 27px;
}
.b2b-history__descr {
    margin-bottom: 35px;
    font-size: 14px;
    line-height: 21px;
}
.b2b-history__footer {
    padding-top: 15px;
    font-size: 14px;
    line-height: 21px;
}
.b2b-history-item {
    min-height: 275px;
    background-color: #f7f7f7;
    padding: 25px 25px 25px 300px;
    margin-bottom: 40px;
    box-sizing: border-box;
    position: relative;
    display: block;
    color: inherit;
}
.b2b-history-item__icon {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 275px;
    background-size: cover;
}
.b2b-history-item__title {
    font-size: 32px;
    line-height: normal;
    margin-bottom: 20px;
    font-family: 'Graphik-Light-Cy';
}
.b2b-history-item__descr {
    font-size: 14px;
    line-height: 24px;
}
.b2b-clients__title {
    font-size: 28px;
    font-family: 'Graphik-Light-Cy';
    margin-bottom: 30px;
}
.b2b-clients__items {
    font-size: 0;
}
.b2b-clients__item {
    width: 117.8px;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 35px;
}
.b2b-clients__item img {
    max-width: 100%;
}
.b2b-clients__descr {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
}
.b2b-apple-banner {
    margin-top: -295px;
    text-align: right;
    padding-right: 20px;
    margin-bottom: 80px;
}
.cart-item_gift {
    padding: 30px 0;
    box-sizing: border-box;
}
.cart-item_gift .cart-final-count {
    margin-top: 0;
    text-align: center;
}
.cart-pick-gift-btn:only-child {
    margin: 0 0 0 300px;
}
.cart-gift-popup{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 3000;
    overflow-y: auto;
}
.info-gift-popup {
    width: 100%;
    position: fixed;
    top: calc(50vh - 100px);
    left: 0;
    z-index: 3000;
}

.info-gift-popup .black-cross{
    position: absolute;
    right: 10px;
}

.info-gift-popup h3{
    text-align: center;
    margin-bottom: 40px;
    font-weight: bold;
}
.info-gift-popup .cart-gift-popup-cont{
    height: 100%;
    box-sizing: border-box;
    text-align: center;
    background-color: #fff;
    width: 500px;
    border-radius: 5px;

}

.cart-gift-popup-cont {
    position: relative;
    width: 1100px;
    margin: 0 auto;
}
.cart-gift-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-gift-popup .big-title {
    margin-bottom: 20px;
    text-align: center;
}
.cart-gift-popup .catalog-item {
    height: 350px!important;
}
.cart-action-detail-popup {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 3000;
    overflow-y: auto;
}
.cart-action-detail-popup-cont {
    position: relative;
    width: 1100px;
    margin: 0 auto;
    padding: 40px 0;
}
.cart-action-detail-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-action-detail-popup .big-title {
    margin-bottom: 20px;
    text-align: center;
}
.cart-action-picker {
    margin-left: 300px;
}
.cart-action-picker__title {
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: 15px;
}
.cart-action-picker__link {
    margin-bottom: 15px;
}
.cart-action-picker__form .mainRadio {
    margin-bottom: 15px;
}
/* Выравние товаров в попапе выбора подарков, корзина */
.gift-items-wrapper {
    display: block;
    text-align: center;
    vertical-align: top;
    font-size: 0;
}
.gift-items-wrapper .catalog-item {
    display: inline-block;
    float: none;
}

.button-more {
    display: table;
    margin: 0px auto 8px;
    border-radius: 5px;
    cursor: pointer;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: 0.1s ease 0s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.button-more:active {
    transform: scale(0.96);
    -webkit-transform: scale(0.96);
}

.button-more__text {
    display: block;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 1;
    color: #fff;
    background: #ED5AAE;
    text-decoration: none;
    padding: 13px 73px;
    border-radius: 5px;
    transition: 0.25s ease 0s;
}

.button-more:hover .button-more__text {
    background: #ef1c80;
}

.button-more:active .button-more__text{
    background: #e01b79;
}

.pagination__prev, .pagination__next{
    display: none;
}

.product .item-soon, .by-tile .item-soon, .by-list .item-soon {background-color:#765495; text-transform: none !important;}

.catalog {
    border-bottom: 1px solid #eaeaea;
    z-index: 1;
    position: relative;
}

.product-get {
    border-top: 1px solid #e6e6e6;
    padding-top: 22px;
    margin-top: 30px;
}

.main-slider-cont video {
    height: 100%;
}

.catalog-item-a-image.background-white {
    background: #fff;
}

.header__container-grid .search-result-img-container {
    width: 190px;
    height: 154px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.header__container-grid .search-result-img-container, .drop-down-catalog-item-img{
    margin-top: 37px;
}

.header__container-grid .drop-down-catalog .drop-down-catalog-item-img {
    margin-top: 20px;
}

.buy-popup-result-img-container {
    height: 165px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*
.by-tile .catalog-item-a-image {
    display: block !important;
    height: 205px !important;
}

.by-tile .catalog-item-a-image {
    height: 205px !important;
}
*/
.added-to-cart-popup .by-tile .catalog-item-a-image {
    height: 180px !important;
}

#re-ie-error {
    FONT-SIZE: 14px;
    FONT-FAMILY: sans-serif;
    BACKGROUND: lightcoral;
    POSITION: relative;
    COLOR: darkslategray;
    PADDING-BOTTOM: 10px;
    TEXT-ALIGN: center;
    PADDING-TOP: 10px;
    PADDING-LEFT: 10px;
    PADDING-RIGHT: 10px
}

/*noUiSlider custom styles*/
.noUi-target {
    background: #eaeaea;
    border-radius: 4px;
    border: none;
    box-shadow: none;
}

.noUi-horizontal {
    height: 7px;
}

.noUi-connect {
    background: #ED5AAE;
}

.noUi-handle {
    border: none;
    border-radius: 50%;
    background: #ED5AAE;
    cursor: pointer;
    box-shadow: none;
    outline: none;
}

.noUi-handle:after, .noUi-handle:before {
    content: none;
}

.noUi-horizontal .noUi-handle {
    width: 17px;
    height: 17px;
    top: -5px;
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -9px;
}

.noUi-tooltip {
    border: none;
    border-radius: 0;
    background: transparent;
    color: #000;
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
}

.noUi-horizontal .noUi-tooltip {
    bottom: 100%;
}

.noUi-pips-horizontal {
    padding: 15px 0 0;
    height: 30px;
}

.noUi-marker {
    display: none;
}

.noUi-value {
    font-size: 14px;
    color: #000;
}

.limit-slider .noUi-value-horizontal {
    transform: none;
}

.limit-slider .noUi-value-horizontal:last-child {
    left: auto !important;
    right: 0;
}
.tabs2-buy > .action-link
{
    margin: auto;
}

.bz-form-popup input[name="DELIVERY_DATE"] {
    position: absolute;
    height: 30px !important;
    width: 0 !important;
    border: none !important;
    visibility: hidden;
    z-index: 100;
}

.bz-form-popup .choose-date-time__radio-btn {
    width: 97px;
}

.bz-form-popup .choose-date-time {
    margin: 0!important;
}

.bz-form-popup .calendar-div {
    margin-left: 0!important;
}

.bz-form-popup .days__calendar::before {
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
    left: 0;
}
.bz-form-popup .payment {
    display: flex;
}

.bz-form-popup .payment-applepay-hidden{
    display: none !important;
}

.bz-form-popup .personal-message-new__file {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bz-form-popup .personal-message-new__file + .personal-message-new__file {
    margin-top: 10px;
}

.bz-form-popup .personal-message-new__file-icon {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 20px;
    background-color: #f2f2f2;
}

.bz-form-popup .personal-message-new__file-icon-corner {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 6px;
    background: linear-gradient(45deg, #ED5AAE, #ED5AAE 50%, #fff 50%, #fff 100%);
}

.bz-form-popup .personal-message-new__file-name {
    margin-left: 14px;
    font-size: 14px;
    color: #000;
}

.bz-form-popup .personal-message-new__file-remove {
    position: relative;
    display: inline-block;
    width: 13px;
    height: 13px;
    margin-left: 12px;
    cursor: pointer;
}

.bz-form-popup .personal-message-new__file-remove:before,
.bz-form-popup .personal-message-new__file-remove:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 16px;
    width: 1px;
    margin-top: -9px;
    background-color: #cccccc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.bz-form-popup .personal-message-new__file-remove:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.bz-form-popup #load_contragent_info {
    cursor: pointer;
}
.bz-form-popup .input-file {
    display: grid;
}
.bz-form-popup .main-input-line__error {
    position: relative;
}

.bz-form-popup .hidden_days {
    opacity: 0.5;
    pointer-events: none;
}

.catalog_inside_banner {
    padding-top: 20px;
    background-color: #fff;
}

.popup-wrap.delete-account-popup .delete-account-popup-block{
    max-width: 400px;
    padding: 40px;
    position: absolute;
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.delete-account-title {
    font-family: "Graphik-Medium-Cy";
    font-size: 24px;
    line-height: normal;
}

.delete-account-info {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0;
}

.delete-account-buttons{
    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;
}

.delete-account-button{
    width: calc(50% - 10px);
    box-sizing: border-box;
    text-align: center;
}

.cart-item-full-price .gift-label {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #ED5AAE;
}


.cart-item-full-price .gift-label-crossed {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-decoration: line-through;
}
.vacancy-title__mob {
    display: none;
}
.credit-desk {
    display: block;
}
.credit-mob {
    display: none;
}
@media (max-width: 1100px) {
    .benefits.vacancy,  .content.feedback, .content.contacts, .content.insurance, .content.content-credit, .content.offerta {
        width: auto;
    }
    .content.return .content-right,
    .content.insurance .content-right,
    .content.content-credit .text-content-right,
    .content.offerta .content-right
    {
        width: 700px;
        margin-left: 10px;
    }
    .popup-wrap.delete-account-popup .delete-account-popup-block {
        position: fixed;
        bottom: 0;
        top: initial;
        left: 0;
        transform: none;
        max-width: 100%;
    }
}
@media (max-width: 1023px) {
    /* .content.vacancy,
    .content.feedback,
    .content.contacts,
    .content.return,
    .content.insurance,
    .content.content-credit,
    .content.offerta
    {
        margin-top: 48px;
        padding: 20px 20px 0;
    } */
    .vacancy-title__mob {
        display: block;
        line-height: 36px;
        margin-bottom: 20px;
        font-family: 'Graphik-Light-Cy';
    }
    .content.vacancy .left-menu,
    .content.feedback .left-menu,
    .content.contacts .left-menu,
    .content.return .left-menu,
    .content.insurance .left-menu,
    .content.content-credit .left-menu,
    .content.offerta .left-menu
    {
        display: none;
    }
    .vacancy-right {
        width: 100%;
        height: auto;
        text-align: center;
        margin: 0 0 40px;
    }
    .vacancy-right img {
        margin-bottom: 14px;
    }
    .vacancy-right .pink-bttn-normal {
        width: fit-content;
        margin: 0 auto;
    }
    .content.content-credit,
    .content.offerta
    {
        width: 100%;
        box-sizing: border-box;
    }
    .content.vacancy .content-right,
    .content.feedback .content-right,
    .content.contacts .content-right,
    .content.return .content-right,
    .content.insurance .content-right,
    .content.content-credit .text-content-right,
    .content.offerta .content-right
    {
        margin-left: 0;
        width: 100%;
    }
    .content.offerta .content-right {
        padding-top: 0;
    }
    .vacancy-subtitle br {
        display: none;
    }
    .vacancy-subtitle {
        font-family: "Graphik-Medium-Cy" !important;
    }
    .content.content-credit .text-content-right .title {
        text-align: center;
    }
    .content.content-credit .text-content-right .container-tabs .container-view {
        display: block;
        margin-top: 0;
        padding-bottom: 24px;
        margin-bottom: 29px;
    }
    .content.content-credit .text-content-right .buttons-group {
        margin-top: 24px;
        justify-content: center;
    }
    .content.content-credit .container-view__figure {
        margin: 28px auto 30px;
        width: auto;
        max-width: 320px;
    }
    .content.content-credit .container-view__description {
        margin-left: 0;
    }
    .credit-desk {
        display: none;
    }
    .credit-mob {
        display: block;
    }
    .credit-mob .tabs_block:after {
        display: block;
    }
    .credit-mob .tabs_block5 .tabs {
        display: flex;
        justify-content: center;
        gap: 10px;
        width: 100%;
    }
    .credit-mob .tabs_block5 {
        width: 100%;
    }
    .credit-mob .tabs_block5 .tabs li {
        margin: 0 !important;
    }
    .credit-mob h2 {
        font-size: 32px;
        line-height: 1.09;
    }
    .credit-mob .section-toggle__logo {
        width: 24px;
        height: 24px;
    }
    .credit-mob .section-toggle__logo img {
        max-width: 100%;
    }
    .credit-mob .credit__row_between {
        justify-content: normal;
    }
    .credit-mob .section-toggle__title_bold {
        flex: 1 1 auto;
        padding: 0 15px;
    }
    .credit-mob .section-toggle__figure {
        margin-top: 8px;
    }
    .credit-mob .group-toggle__link {
        display: block;
        margin: 10px 0 12px;
        position: relative;
        overflow: hidden;
    }
    .credit-mob .group-toggle__link-text {
        display: block;
        transition: 0.15s ease 0s;
    }
    .credit-mob .group-toggle__link-text_more {
        transform: translateY(0%);
    }
    .credit-mob .group-toggle.active .group-toggle__link-text_more {
        transform: translateY(-100%);
    }

    .credit-mob .group-toggle__link-text_hide {
        position: absolute;
        top: 0;
        transform: translateY(100%);
    }
    .credit-mob .group-toggle.active .group-toggle__link-text_hide {
        transform: translateY(0%);
    }
    .credit-mob .group-toggle__list {
        padding: 0;
    }
    .credit-mob .group-toggle__list-item {
        padding: 5px 0;
        gap: 5px;
    }
    .credit-mob .group-toggle__list-text {
        margin: 0 0 15px;
        line-height: 1.5;
    }
    .credit-mob .group-toggle__list-text_full {
        color: #999;
        width: 150px;
    }
    .content.content-credit .credit__tel-text {
        margin: 0 0 0 10px;
    }
    .content.content-credit .credit-footer__desc {
        flex-direction: column;
    }
    .content.content-credit .credit-footer__half {
        width: 100%;
    }
    .content.offerta .question-6.opened {
        border-bottom: none;
    }

    .content.vacancy {
        grid-template-columns: 1fr 275px;
    }
    .vacancy-right {
        grid-column: 2 / 3;
    }
    .content.vacancy .content-right {
        grid-column: 1 / 2;
    }
    .popup-wrap.delete-account-popup .delete-account-popup-block .button-close {
        top: 7px !important;
        right: 10px !important;
    }
}

@media screen and (max-width: 767px) {
    .delete-account-button{
        width: 100%;
        display: block;
        margin: 10px 0;
    }
    .content.vacancy {
        grid-template-columns: 1fr;
        padding-bottom: 0;
    }
    .vacancy-right,
    .content.vacancy .content-right {
        grid-column: 1;
    }

    .content.vacancy .content-right {
        margin-bottom: 30px;
    }

    .vacancy section {
        margin-bottom: 25px;
    }

    .vacancy-right img {
        width: 100%;
    }
}
/* End */


/* Start:/local/templates/re-store/css/styles_mob.css?1763547862122948*/
.input-common {
    -webkit-appearance: none;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 3px;
}

.input-common:focus {
    border: 1px solid #ED5AAE;
}

.button-common {
    -webkit-appearance: none;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 10px 9px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #ED5AAE;
    box-sizing: border-box;
    border-radius: 5px;
}

.button-common_gray {
    color: #000;
    background-color: #f2f2f2;
}

.button-link {
    -webkit-appearance: none;
    font-size: 12px;
    line-height: 2.08333333;
    border: none;
    outline: none;
    color: #999;
    background-color: transparent;
    padding: 0;
}

.checkbox-common {
    padding-left: 24px;
    position: relative;
    display: block;
    cursor: pointer;
}

.checkbox-common__input {
    display: none;
}

.checkbox-common__icon {
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid #666;
    display: block;
    box-sizing: border-box;
}

.checkbox-common__input:checked + .checkbox-common__icon {
    border: none;
    background: #ED5AAE;
}

.checkbox-common__input:checked + .checkbox-common__icon:before {
    content: '';
    display: block;
    position: absolute;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #fff;
    transform: rotate(-45deg);
    top: 3px;
    left: 3px;
    width: 7px;
    height: 3px;
}

.footer-top-a-block{display: block;}
.jq-selectbox__search {
    padding: 7.5px 10px 7.5px 10px;
}
.select-block .jq-selectbox__search {
    margin-bottom: 0;
}
.jq-selectbox__dropdown .jq-selectbox__search+div.jq-selectbox__not-found {
    padding: 7px 0px 0px 10px;
}
.jq-selectbox__search input {
    border: 1px solid #000;
    box-sizing: border-box;
    display: block;
    padding: 0 5px;
    border-radius: 3px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    width: 100%;
}
.jq-selectbox__search input:focus {
    border: 1px solid #ED5AAE !important;
}
input:-webkit-autofill {
    -webkit-text-fill-color: #000  !important;
}
.hide {display: none;}

.niceCheck span {
    font-size: 14px;
    position: relative;
}

div.signin-login ul.main-list-style{
    width: auto;
}

.academy-popup { display:none; }
.search-results {
    top: 100%!important;
    padding: 0;
}
.search-results > *:first-child {
    margin-top: 10px;
}
.search-results > *:last-child {
    margin-bottom: 20px;
}
.footer-main-job-a.vacancy_foot {
    background: url(/local/templates/re-store/css/../img/footer-job.png) 1px center no-repeat transparent;
    background-size: 19px auto;
}

.shop-list-element .line-block-1 .metro{
    display: block;
    padding-left: 2px;
    margin-top: 2px;
}

.scroll-disabled {
    position: fixed;
    overflow: hidden;
}

[class*="controls-pane"] {
    z-index: 4200 !important;
}

[class*="balloon "],
[class*="balloon__content"],
[class*="balloon__layout"] {
    border-radius: 5px;
}

[class*="balloon "] {
    box-shadow: 1px 1px 20px #999 !important;
    padding: 0 !important;
    width: 315px;
}

[class*="balloon__layout"] {
    overflow: visible!important;
}

[class*="balloon__content"] {
    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/m-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: 2;
}

.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);
}

.product-buy-postamat-block [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.png);
}

#select-map-pvz [class*="balloon "]:after {
    background-image: url(/local/templates/re-store/img/map-pins/pin_pickpoint_active@2x.png);
}


[class*="balloon__close-button"] {
    height: 30px !important;
    margin-top: 5px;
    margin-right: 5px;
    background: url(/local/templates/re-store/img/map-balloon-close.svg) 0 0 no-repeat !important;
    opacity: 1 !important;
}

.product-buy-select-map [class*="balloon__close-button"] {
    margin-top: 20px;
    margin-right: 20px;
}

.catalog-filter .filter-title {
    padding-right: 50px;
}

.tabs_block5 .tabs li[data-href="#dlv_msk"],
.tabs_block5 .tabs li[data-href="#dlv_spb"],
.tabs_block5 .tabs li[data-href="#dlv_rus"] {
    width: 46%;
    margin: 5px;
}
.full_time_shops {
    margin-top: 25px;
    margin-bottom: 0 !important;
}
.box.map-block .full_time_shops {
    margin-top: 0px;
    margin-bottom: 25px !important;
}
.ymaps-2-1-59-balloon__close-button { height: 30px!important; }

/* Вкладка "Характеристики" в карточке товара */
.tech-table { width:320px; margin: 0 auto; }
.tech-table tr { border-bottom:1px solid #e6e6e6; }
.tech-table tr:last-child { border: none; }
.tech-table th { padding:30px 0 15px 0; box-sizing:border-box; font-size:18px; color:#000; text-align:left; line-height:20px; vertical-align:top; font-weight: normal; }
.tech-table td { box-sizing:border-box; padding:10px 20px 10px 0; font-size:14px; line-height:20px; color:#000; text-align:left; vertical-align:top; }
.tech-table td:first-child { }
.product-video { height: 250px;}

/* Анимация блика на кнопке Купить, карточка товара */
.pink-bttn-normal { position: relative; }
.pink-bttn-normal:before { width: 30px; height: 100%; content: ' '; position: absolute; opacity: 0.3; top: 0; left: 0;
    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%);
    transform: skew(-10deg, 0deg);-webkit-transform: skew(-10deg, 0deg);-moz-transform: skew(-10deg, 0deg);-ms-transform: skew(-10deg, 0deg);-o-transform: skew(-10deg, 0deg);
    animation: move 5s infinite; -webkit-animation: move 5s infinite; -moz-animation: move 5s infinite; -ms-animation: move 5s infinite; -o-animation: move 5s infinite;}
@keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-webkit-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-moz-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-ms-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-o-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }

.attach-file-new {
    opacity: 0;
    visibility: hidden;
    position: absolute;
}

.catalog-filter  .js-show-all-filter-items {
    margin: 15px 0 0 0;
    color: #ED5AAE;
    /*padding-left: 25px;*/
    display: block;
    border: 0;
    background: transparent;
    font-size: 14px;
}

/* Блок Новинки/Популярное на главной */
.main-popular { padding: 40px 20px 35px; margin: 0 auto !important; box-sizing: border-box; border-top: 1px solid #e5e5e5; }
.main-popular .tabs li { font-size: 14px!important; }
.main-popular .tabs li.active { font-family: 'Graphik-Regular-Cy'; }
.main-popular .tabs_block2 ul { margin-bottom: 40px;}
.main-popular .catalog-item { overflow: hidden; margin-top: 25px; }
.main-popular .catalog-item-block-2 { width: 160px; float: left; margin-left: 20px; }
.main-popular .item-title { font-size: 14px; line-height: 19px; margin: 0!important; -webkit-transition: .25s; transition: .25s; }
.main-popular .item-title:active { color: #ED5AAE; }
.main-popular .price { font-size: 14px; line-height: 19px; margin: 5px 0; }
.main-popular .actual-price { font-family: 'Graphik-Regular-Cy'; }
.main-popular .old-price { font-size: 12px; }
.main-popular .recievment-method { font-size: 13px; line-height: 17px; color: #999; }
.main-popular .buy { margin-top: 7px; }
.main-popular .oformit-bttn, .main-popular .buy-bttn, .main-popular .bttn-pred{ font-size: 19px; line-height: 19px; color: #ED5AAE; cursor: pointer}

.catalog-filter-tag {
    cursor: pointer;
    margin-top: 15px;
}

.product-availability {
    font-size: 15px;
    line-height: 15px;
}
/* NEWS MAIN PAGE */
.main-news { width: 360px; padding: 31px 20px 40px; box-sizing: border-box; border-top: 1px solid #e5e5e5; }
.main-news h2 { font-size: 28px; text-align: center; margin-bottom: -6px; }
.main-news h2 a { color: #000; }
.main-news h2 a:hover,.main-news h2 a:active { color: #ED5AAE; }
.main-news-item { display: block; margin-top: 40px; position: relative; }
.main-news-item .news-image-block img { display: block; width: 100%; }
.main-news-item .news-image-block:before { position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ' '; background-color: rgba(255,255,255,.1); opacity: 0; -webkit-transition: .25s; transition: .25s; }
.main-news-item:active .news-image-block:before { opacity: 1; }
.main-news-item:active .news-title { color: #ED5AAE; }
.main-news-button { width: 100%; margin-top: 34px; font-size: 14px; }
.main-news-item  .news-title { display: block; font-size: 18px; line-height: 28px; margin: 20px auto 6px; -webkit-transition: .25s; transition: .25s; }
.main-news-item  .stock-date { background-color: #f2f2f2; display: inline-block; font-size: 14px; line-height: 21px; color: #000; padding: 7px 10px; margin-top: 15px; }
.main-news-item  p { font-size: 14px; line-height: 21px; margin: 6px 0 0; }
.main-news-item  .news-date { display: block; color: #999; font-size: 14px; line-height: 21px; margin: 10px 0; }

/* BLOG MAIN PAGE */
.main-blog { width: 360px; padding: 31px 20px 40px; box-sizing: border-box; border-top: 1px solid #e5e5e5;}
.main-blog h2 { font-size: 28px; text-align: center; margin-bottom: -6px; }
.main-blog h2 a { color: #000; }
.main-blog h2 a:hover,.main-news h2 a:active { color: #ED5AAE; }
.main-blog .blog-little-title { display: block; font-size: 14px; text-align: center; margin: 27px 0 0 0; }
.main-blog .gray-bttn-normal { width: 100%; margin-top: 34px; font-size: 14px; }
.main-blog .article-name { display: block; font-size: 18px; line-height: 24px; margin: 12px auto 0; -webkit-transition: .25s; transition: .25s; }
.main-blog .little-article__images { position: relative; }
.main-blog .little-article__images img { display: block; }
.main-blog .little-article { display: block; margin-top: 35px; }
.main-blog .little-article:active .article-name { color: #ED5AAE; }
.main-blog .little-article__images:before { position: absolute; left: 0; top: 0; right: 0; bottom: 0; content: ' '; background-color: rgba(255,255,255,.1); opacity: 0; -webkit-transition: .25s; transition: .25s; }
.main-blog .little-article:active .little-article__images:before { opacity: 1; }

/* блок "Обучение" на главной */
.main-academy { text-align:center; margin:0 auto; padding-bottom:40px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
.main-academy__title { margin:31px 0 -6px; text-align:center; }
.main-academy__title a { color: #000; text-decoration: none; }
.main-academy__title a:hover { color: #ED5AAE; }
.main-academy__subtitle { width: 320px; font-size:14px; margin:27px auto 35px; text-align:center; color:#000; }

.main-lectures-itemgroup { width: 320px; margin: 0 auto; font-size: 0; text-align: center; }
.main-lectures-item { display: block; position: relative; text-align: left; color: #000; text-decoration: none; margin-top: 35px; }
.main-lectures-item:first-child { margin-top: 0; }
.main-lectures-item__title { font-size:18px; line-height: 24px; margin-top: 5px; -webkit-transition: .25s; transition: .25s; }
.main-lectures-item__descr { font-size: 14px; line-height: 21px; margin-top: 8px; }
.main-lectures-item__date { font-size: 14px; line-height: 21px; color: #ED5AAE; margin-top: 14px; }
.main-lectures-item__date>span { text-transform: lowercase; }
.main-lectures-item__record { font-size: 14px; line-height: 21px; color: #a3a3a3; margin-top: 14px; }
.main-lectures-item__img { height: 180px; position: relative; margin-bottom: 12px; overflow: hidden; }
.main-lectures-item__img img { display: block; width: 100%; max-width: 100%; position: relative; }
.main-lectures-item__icon-play { z-index: 999; width: 66px; height: 66px; background: transparent url('/local/templates/m-re-store/img/icon-play.svg') 0 0 no-repeat; background-size: 66px auto; position: absolute; left: 20px; bottom: 10px; }
.main-lectures-item__icon-play--center { left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%); }
.main-lectures-item:hover .main-lectures-item__icon-play {  background: transparent url('/local/templates/m-re-store/img/icon-play.svg') 0 -66px no-repeat; background-size: 66px auto; }
.main-lectures-item:active .main-lectures-item__icon-play { background: transparent url('/local/templates/m-re-store/img/icon-play.svg') 0 -132px no-repeat; background-size: 66px auto; }
.main-lectures-item__img: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; z-index: 1; }
.main-lectures-item:active .main-lectures-item__img:before { background-color: rgba(255,255,255,.1); opacity: 1; }
.main-lectures-item:active .main-lectures-item__title { color: #ED5AAE; }
.main-academy .gray-bttn-normal { width: 320px; margin-top: 34px; font-size: 14px; }


.tabs_block2 {width:320px; margin:25px auto !important;  font-family: 'Graphik-Regular-Cy';}
.tabs_block2 ul {margin-bottom:20px;}
.tabs2-item {width:100%;}
.tabs2-a {display:block; width:100%; box-sizing:border-box; padding:20px 0;}
.tabs2-title {display:block; color:#000000; font-size:13px; line-height:17px;}
.tabs2-a img {display:block; margin:0 auto; padding:0;}
.tabs2-item-text, .tabs2-img {float:left; width:50%;}
.tabs2-a .price {display:block; font-size:13px; line-height:27px;}
.tabs2-a .actual-price {display:inline-block; color:#000000; font-family: 'Graphik-Medium-Cy' !important;}
.tabs2-a .old-price {display:inline-block; color:#999; text-decoration:line-through; padding-left:5px;}
.tabs2-a .recievment-method {display:block; color:#999; font-size:13px; line-height:22px;}
.tabs2-a .one-recievment {display:inline-block;}
.tabs2-a .second-recievment {display:inline-block; padding-left:10px;}
.tabs2-buy-text {display:block; width:100%; color:#ED5AAE; font-size:18px;}
.tabs_block2 a {margin:25px auto 0 auto; width:100%; display:block;}
a, button {-webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-tap-highlight-color: transparent;}
.footer-menu {/*margin:0 auto; */padding:12px 0 16px 20px; overflow: hidden; border-bottom:1px solid #e6e6e6; box-sizing: border-box; }
.footer-menu-phones {margin:0 auto 20px; padding:12px 0 18px 20px; color:#000; border-top:1px solid #f4f4f4; border-bottom:1px solid #e6e6e6;}
.footer-links { margin: 0 auto; padding: 0 20px 20px; overflow: hidden; }
.footer-links a { display: block; float: left; font-size: 13px; line-height: 25px; color:#666; white-space: nowrap; margin-right: 25px; }
.footer-email-a {background:url('/local/templates/m-re-store/img/footer-email.svg') left center no-repeat transparent; background-size:20px auto; padding-left:30px;}
.footer-adress-a {background:url('/local/templates/m-re-store/img/Shop.svg') left center no-repeat transparent; padding-left:30px; background-size: 18px auto; height:20px; line-height:20px;}
.footer-contacts-a {background:url('/local/templates/m-re-store/img/footer-contacts.svg') left center no-repeat transparent; background-size:17px auto; padding-left:30px;}
.footer-main-job-a {background:url('/local/templates/m-re-store/img/footer-feedback.png') left center no-repeat transparent;background-size:18px auto; padding-left:30px;}
.footer-bonus-a{background:url('/local/templates/m-re-store/img/footer-bonus_card.svg') left center no-repeat transparent;background-size:18px auto; padding-left:30px}
.footer-delivery-a{background: url('/local/templates/m-re-store/img/footer-delivery.svg') left center no-repeat transparent;background-size: 18px auto;padding-left: 30px;}
.footer-phone {margin:0 auto; background:url('/local/templates/m-re-store/img/footer-phone.svg') left 4px no-repeat transparent; background-size:15px auto; line-height:24px; padding-left:25px; font-size:17px; color:#000; box-sizing: border-box; }
.footer-messenger {background:url('/local/templates/m-re-store/img/footer-messanger.svg') left 4px no-repeat transparent; background-size:15px auto; padding-left:25px; line-height:24px; font-size:17px; color:#000; width:290px; margin:20px auto 0 auto;}
.footer-phone span, .footer-messenger span {font-size:13px; line-height:13px; color:#999; display:block; margin-top: 4px; }
.footer-copyright {padding:23px 20px 5px; margin:0 auto; font-size:13px; line-height: 19px; color:#000;}
.go-top-div {border-top:1px solid #e6e6e6;position: relative; z-index: 2; }
.go-top:active:after { display: block; width: 45px; height: 45px; position: absolute; content: ' '; left: 0; top: 0; border-radius: 45px; background-color: rgba(0, 0, 0, .2); }

.footer-top-a-block {border-bottom:1px solid #e6e6e6; position: relative; z-index: 2; }
.footer-top-a-block a {color:#000; display:block; width:50%; background-color:#f7f7f7; font-size:14px; line-height:50px; height:50px; text-align:center; float:left; box-sizing:border-box;}
.footer-top-a-block a:first-child {border-right:1px solid #e6e6e6;}

/*  FOOTER SOCIAL BUTTON */
.footer-socialgroup { padding-left: 20px; margin: 0 auto; overflow: hidden; }
.footer-social { float: left; }
.footer-social-a {margin-right:13px;}
.footer-social-item { display:block; float:left; width:29px; height:29px; margin-left: 15px; }
.footer-social-item:first-child { margin-left: 0; }
.footer-social-item__fb { background:url('/local/templates/m-re-store/img/social/facebook.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__fb:hover { background:url('/local/templates/m-re-store/img/social/facebook-hover.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__fb:active { background:url('/local/templates/m-re-store/img/social/facebook-pressed.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__tw { background:url('/local/templates/m-re-store/img/social/twitter.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__tw:hover { background:url('/local/templates/m-re-store/img/social/twitter-hover.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__tw:active { background:url('/local/templates/m-re-store/img/social/twitter-pressed.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__vk { background:url('/local/templates/m-re-store/img/social/vk.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__vk:hover { background:url('/local/templates/m-re-store/img/social/vk-hover.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__vk:active { background:url('/local/templates/m-re-store/img/social/vk-pressed.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__inst { background:url('/local/templates/m-re-store/img/social/instagram.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__inst:hover { background:url('/local/templates/m-re-store/img/social/instagram-hover.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__inst:active { background:url('/local/templates/m-re-store/img/social/instagram-pressed.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__youtube { background:url('/local/templates/m-re-store/img/social/youtube.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__youtube:hover { background:url('/local/templates/m-re-store/img/social/youtube-hover.svg') left top no-repeat transparent; background-size:100% auto; }
.footer-social-item__youtube:active { background:url('/local/templates/m-re-store/img/social/youtube-pressed.svg') left top no-repeat transparent; background-size:100% auto; }
.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-social-item__tiktok:active {
    background: url('/local/templates/re-store/img/social/tiktok-pressed.svg') left top no-repeat transparent;
    background-size: 100% auto;
}
/* FOOTER CHAT ICON */
.footer-chat { float: left; overflow: hidden; margin-right: 15px; }
.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/m-re-store/img/messenger/whatsapp.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__whatsapp:hover { background: transparent url('/local/templates/m-re-store/img/messenger/whatsapp-hover.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__whatsapp:active { background: transparent url('/local/templates/m-re-store/img/messenger/whatsapp-pressed.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__viber { background: transparent url('/local/templates/m-re-store/img/messenger/viber.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__viber:hover { background: transparent url('/local/templates/m-re-store/img/messenger/viber-hover.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__viber:active { background: transparent url('/local/templates/m-re-store/img/messenger/viber-pressed.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__telegram { background: transparent url('/local/templates/m-re-store/img/messenger/telegram.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__telegram:hover { background: transparent url('/local/templates/m-re-store/img/messenger/telegram-hover.svg') 0 0 no-repeat; background-size: 100% auto; }
.footer-chat__telegram:active { background: transparent url('/local/templates/m-re-store/img/messenger/telegram-pressed.svg') 0 0 no-repeat; background-size: 100% auto; }


.popup__wrapper__preload{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url('/local/templates/m-re-store/img/64x64.gif');
    background-size: 32px;
    position: fixed;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    /*right: 50%;
    bottom: 50%;*/
    width: 32px;
    height: 32px;
    z-index: 10000;
}

.order__wrapper {
    width: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    background: rgb(255,255,255);
    opacity: 0.5;
    filter: alpha(Opacity=50);
    z-index: 3000;
}

.catalog-sort {
    font-size: 0;
}
.catalog-sort .show-filter {
    float: none !important;
    width: 50% !important;
    font-size: 14px;
    display: inline-block !important;
    vertical-align: top;
    background-image: none !important;
    border-radius: 0 6px 6px 0 !important;
    background-color: #f2f2f2 !important;
    position: relative;
}
.catalog-sort .show-filter:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 12px;
    background: url('/local/templates/m-re-store/img/show-filter.svg');
    background-size: cover;
    vertical-align: middle;
    margin-right: 13px;
}
.show-filter__counter {
    display: block;
    position: absolute;
    top: -5px;
    right: -5px;
    background-color: #ED5AAE;
    border-radius: 10px;
    color: #fff;
    padding: 3px 6px 0px;
    min-width: 20px;
    box-sizing: border-box;
}

.catalog-sort form {
    width: 50%;
    display: inline-block !important;
}
.catalog-sort form .jq-selectbox {
    float: none;
    width: 100% !important;
    vertical-align: top;
    border-radius: 6px 0 0 6px !important;
    border-right: 1px solid rgba(0, 0, 0, .1);
    background-color: #f2f2f2;
    background-image: url('/local/templates/m-re-store/img/arr-sorting.svg') no-repeat;
    background-position: right 15px center;
    background-size: 14px 7px;
    font-size: 14px;
}

.catalog-sort form .jq-selectbox:active {
    background-color: #eaeaea;
}
.catalog-sort form .jq-selectbox.dropdown {
    border-radius: 6px 0 0 0 !important;
}
.catalog-sort form .jq-selectbox__select-text {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 28px 0 15px;
    height: 100%;
    line-height: 40px;
}

.catalog-sort__line {
    margin-bottom: 20px;
}
.catalog-sort__line:last-child {
    margin-bottom: 0;
}
.fast-filter {
    margin: 0 -20px;
    overflow: hidden;
}
.fast-filter:after {
    content: '';
    display: block;
    height: 10px;
    background-color: #f2f2f2;
}
.fast-filter__track {
    padding: 0 20px 50px;
    margin-bottom: -20px;
    white-space: nowrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
}
.fast-filter__track .slick-list {
    overflow: visible;
}
.fast-filter__item {
    font-size: 14px;
    display: inline-block;
    background-color: #f2f2f2;
    padding: 0px 15px;
    margin-right: 10px;
    border-radius: 6px;
    text-decoration: none;
    color: #000;
    height: 30px;
    line-height: 30px;
}
.fast-filter__item:last-child {
    margin-right: 0;
}

.m-badge.m-badge--dot {
    width: 7px !important;
    height: 7px !important;
    max-width: inherit !important;
    max-height: inherit !important;
    min-width: auto !important;
    min-height: auto !important;
    position: absolute !important;
    top: 4px !important;
    right: 4px !important;
    margin: 0px !important;
    padding: 0px !important;
    transition: 0.25s ease 0s;
}

.book-it-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';
}

.book-it-popup .black-cross {
    position: absolute;
    top: 33px;
    right: 0;
    width: 45px;
    height: 45px;
    border: none;
    cursor: pointer;
}

.book-it-popup-content {
    width: 320px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
}

.book-it-popup__title {
    display: block;
    font-size: 24px;
    margin-bottom: 30px;
    font-family: graphik-light-cy;
}

.book-it-popup .main-input-line {
    margin: 0;
}

.book-it-popup .main-input-line input[type="text"] {
    height: 40px;
    width: 320px;
    font-size: 13px;
    box-sizing: border-box;
    padding: 0 15px;
}

.book-it-popup .main-input-line input::-webkit-input-placeholder {
    font-family: graphik-light-cy;
    font-size: 13px;
    color: #ccc;
}

.book-it-popup .main-input-line input:-moz-placeholder {
    font-family: graphik-light-cy;
    font-size: 13px;
    color: #ccc;
}

.book-it-popup__form-row {
    margin-bottom: 20px;
}

.book-it-popup__form-submit {
    margin-bottom: 30px;
}

.book-it-popup .pink-bttn-normal,
.book-it-popup .gray-bttn-normal {
    width: 320px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 40px;
}

.book-it-popup .niceCheck label {
    display: inline-block;
    font-size: 12px;
    color: #999;
    font-family: 'Graphik-Regular-Cy';
    box-sizing: border-box;
}

.book-it-popup .pink-a {
    font-size: 12px;
}

.consultant {
    height: 40px;
    display: flex;
    justify-content: flex-end;
    margin-top: 50px;
}

.consultant-input-row {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.consultant-input-hidden {
    display: none;
}

.consultant-input-show {
    font-size: 12px;
    color: #999;
    cursor: pointer;
}

.book-it-popup .consultant__title {
    font-size: 12px;
}

.book-it-popup .consultant__input {
    width: 220px;
}

.book-it-popup .consultant__input input[type="text"] {
    width: 220px;
}

.consultant__title {
    font-size: 12px;
}

.consultant .consultant__input {
    margin: 0;
    width: 220px;
}

.consultant .consultant__input input[type="text"] {
    height: 40px;
    width: 220px;
    font-size: 12px;
    box-sizing: border-box;
    padding: 0 15px;
    border: 1px solid #e8e8e8;
}

.consultant .consultant__input input[type="text"]:focus {
    border: 1px solid #ED5AAE;
}

.consultant__input input::-webkit-input-placeholder {
    font-family: graphik-light-cy;
    font-size: 13px;
    color: #ccc;
}

.consultant__input input:-moz-placeholder {
    font-family: graphik-light-cy;
    font-size: 13px;
    color: #ccc;
}

.shop-list-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    overflow-y: auto;
    background-color: #fff;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.shop-list-popup .black-cross {
    position: absolute;
    top: 20px;
    right: 0;
    width: 45px;
    height: 45px;
    border: none;
    cursor: pointer;
}

.shop-list-popup-content {
    position: relative;
    width: 320px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 80px;
    box-sizing: border-box;
}

.shop-list-popup__shop-name {
    display: block;
    margin-bottom: 30px;
    padding-right: 50px;
    font-family: 'Graphik-Light-Cy';
    font-size: 26px;
}

.shop-list-popup__shop-descr {
    margin-bottom: 20px;
}

.shop-list-popup__shop-descr,
.shop-list-popup__shop-metro,
.shop-list-popup__shop-address,
.shop-list-popup__shop-work-time {
    display: block;
    font-size: 14px;
}

.shop-list-popup__tabs-wrapper {
    margin-bottom: 30px;
}

.shop-list-popup__tabs {
    padding: 0;
    font-size: 0;
}

.shop-list-popup__tabs li {
    display: inline-block;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #000;
    background-color: transparent;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
}

.shop-list-popup__tabs li:first-child {
    margin-right: 10px;
}

.shop-list-popup__tabs li:hover {
    background-color: #e6e6e6;
}

.shop-list-popup__tabs li.active {
    border: 2px solid #ED5AAE !important;
}

.shop-list-popup__tabs li.active:hover {
    background-color: transparent !important;
}

.shop-list-popup__tabs-content {
    margin-bottom: 30px;
}

.shop-list-popup__map-block {
    width: 100%;
}

.shop-list-popup__layout-block {
    display: none;
    width: 100%;
}

.shop-list-popup__layout-block img {
    width: 100%;
    vertical-align: top;
}

.balloon-content {
    position: relative;
    font-family: 'Graphik-Regular-Cy';
    padding-right: 30px;
}

.balloon-content p {
    margin: 8px 0;
    font-size: 14px;
}

.balloon-content p br {
    display: block;
    content: "";
    margin-top: 0em;
}

p.balloon-content__shop_metro {
    margin: 0 0 8px 0;
}
p.balloon-content__shop-name {
    margin: 0;
}

.balloon-content__shop-name {
    font-family: 'Graphik-Medium-Cy';
}

.balloon-content__shop-metro {
    margin-bottom: 10px!important;
}

.balloon-content__shop-tell {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    background: url(/local/templates/m-re-store/img/store-call.svg) center no-repeat;
}

.balloon-content__shop-info {
    display: inline-block;
    margin-top: 10px;
    color: #ED5AAE;
    cursor: pointer;
}

.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% - 2px);
    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% - 10px);
    width: 19px;
    height: 3px;
    background-color: #999999;
}

.map-views-select {
    position: relative;
    display: inline-block;
    width: 90px;
    font-size: 14px;
    line-height: 20px;
    border: none;
    outline: none;
    background: url(/local/templates/m-re-store/img/arr-sorting.svg) right center no-repeat;
    background-color: transparent;
    background-size: 13px auto;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.it-is-safari .map-views-select {
    width: 94px;
}

.metro svg{
    vertical-align: middle;
    padding-bottom: 3px;
    padding-right: 5px;
}

.login-popup .signin-login {
    min-height: auto;
}

.m-show .global, .searching .global {
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
}

.show-popup2 .global {
    position: relative;
    background: #fff;
    z-index: 2;
    transition: z-index 0s ease 0s;
}

body.show-popup3:after, body.show-popup-city:after,
body.show-popup-academy:after{
    opacity: 0.4;
    z-index: 7;
    transition: opacity 0.3s ease 0s, z-index 0s ease 0s;
}

.show-popup .catalog-content:after,
.show-popup2 .catalog-content:after {
    width: 0;
}

.catalog-sort{
    position: relative;
    z-index: 1;
}

.show-popup .catalog-content:after, body.show-popup:after{
    opacity: 0.4;
    z-index: 11;
    transition: opacity 0.3s ease 0s, z-index 0s ease 0s;
}

.catalog {
    transition: z-index 0s ease 0.3s, transform 0.5s ease 0s;
}

.show-popup2 .catalog {
    z-index: 2;
    transition: z-index 0s ease 0s, transform 0.5s ease 0s;
}

.show-popup2 .catalog-content:after {
    opacity: 0.4;
    z-index: 501;
    transition: opacity 0.3s ease 0s, z-index 0s ease 0s;
}

.text-page, .feedback{
    position: relative;
    left: 0px;
    z-index: 1;
    transition: z-index 0s ease 0s, transform 0.5s ease 0s, left 0.5s ease 0s;
}

.search-now .global .text-page, .search-now .global .feedback{
    z-index: 0;
    transition: z-index 0s ease 0.3s, transform 0.5s ease 0s;
}

.search-input{
    overflow: hidden;
}

.search-query .wrap{
    width: calc(100% - 50px);
}

.catalog-filter, .product-buy-outer,
.vacancy-popup, .login-popup, .forgot-password-popup,
.bonus-card-complete-outer {
    /*display: block !important;*/
    visibility: hidden;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: 0.25s ease 0s;
}

.forgot-password-popup{
    height: 100vh !important;
}

.catalog-filter{
    top: 0;
    left: 0;
    right: 0px;
    bottom: 0px;
}

.vacancy-popup, .academy-popup, .bonus-card-complete-outer{
    display: block !important;
    margin: 0px !important;
    visibility: hidden;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: 0.25s ease 0s !important;
}

.show-popup .product-buy-outer, .show-popup .catalog-filter,
.show-popup-vacancy .vacancy-popup, .show-popup2 .product-buy-outer, .show-popup2 .catalog-filter,
.show-popup2 .forgot-password-popup, .to-top .forgot-password-popup,
.show-popup3 .login-popup, .show-popup-academy .academy-popup, .show-popup.show-popup-bonus .bonus-card-complete-outer {
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transition: 0.25s ease 0s;
}

.to-top .login-popup {
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
}

.show-popup-vacancy .vacancy-popup, .show-popup-vacancy .text-page {
    z-index: 503;
}

.vacancy-popup{
    margin-top: -100%;
}

body.show-popup, body.show-popup2, body.show-popup3, body.show-popup-city,
body.show-popup-vacancy, body.show-popup-academy, body.search-now, body.first-load {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch;
}

body.show-popup-city.stop-scroll{
    overflow: hidden !important;
    -webkit-overflow-scrolling: initial;
}

/* body.fix{
    top: 0px;
    position: fixed;
} */

body.fix .global{
    height: 100vh !important;
}

body.fix .global *{
    /* display: none; */
}

.first-load .choose-city-cont {
    display: block;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transition: 0.25s ease 0s;
}

.is-android .jq-selectbox__select{
    pointer-events: none;
}

.use-filter {
    visibility: visible;
    transition: 0s;
}

.show-popup2 .use-filter {
    visibility: hidden;
}

.big-cross {
    cursor: pointer;
}

.out-button {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 50px!important;
    line-height: 50px!important;
    border-radius: 0!important;
    transform: translate(0%, 100%);
    -webkit-transform: translate(0%, 100%);
    z-index: 3002;
    visibility: hidden;
    transition: 0.25s ease 0s;
}

.show-popup2 .out-button {
    visibility: visible;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    transition: 0.25s ease;
}

.show-popup2 .out-button::before {
    display: none;
}


/*#19062*/
.header-menu__mob {
    display: block !important;
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0 15px;
    box-sizing: border-box;
    margin: auto;
    background: #fff;
    line-height: normal;
    z-index: 999;
    box-shadow: none;
    padding-bottom: 24px;
    transform: translate(0%, 100%);
    -webkit-transform: translate(0%, 100%);
    transition: 0.5s ease 0s;
}

.m-show .header-menu__mob {
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    transition: 0.5s ease 0s;
}

.header-menu__mob:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    opacity: 0;
    position: fixed;
    top: 0%;
    left: -100%;
    transition: opacity 0.25s ease 0s, left 0s ease 0.5s;
}

.m-show.show-popup-city .header-menu__mob:after, .m-show.show-popup-popup3 .header-menu__mob:after {
    opacity: 0.2;
    left: 0%;
    transition: opacity 0.25s ease 0s, left 0s ease 0s;
}

.menu-line, .header-menu__list, .header-menu__list-item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.menu-line {
    width: auto;
}

.header-menu__list-item{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    height: 60px;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}

.header-menu__list-item:after {
    content: none;
}

.search-results.header-search {
    top: initial !important;
}

.header-menu__link {
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    padding: 12px 0;
}

.header-menu-a:active, .header-menu__link:active {
    color: #ED5AAE;
}

.header-menu__figure {
    width: 18px;
    height: 22px;
}

.header-menu__icon{
    display: block;
    width: 16px;
}

.header-menu__figure, .header-menu__text{
    display: block;
}

.header-menu__text{
    margin-left: 12px;
}

.header-menu__footer-link {
    font-size: 14px;
    line-height: 31px;
    width: calc(50% - 10px);
    color: #000000;
    padding: 0 5px;
}

.header-menu__footer-link:active {
    color: #ED5AAE;
}

.header-menu__lk {

}

.header-menu__lk-title {
    display: block;
    width: 100%;
    color: #000000;
    border: 1px solid #D1D0D9;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 0 10px;
    font-family: 'Graphik-Medium-Cy';
    line-height: 40px;
}

.header-menu__lk-row {
    max-width: 172px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.header-menu__lk-company {
    margin-top: 12px;
    color: #999;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.header-menu__lk-header-logout {
    border: 0;
    background-color: transparent;
    color: #999;
    font-size: 14px;
    margin-left: 20px;
}

.header-menu__lk-row + .header-menu__lk-row {
    margin-top: 15px;
    margin-bottom: 30px;
}

.header-menu__lk-link {
    font-size: 12px;
    color: #999999;
    margin-right: 10px;
}

.header-menu__lk-link + .header-menu__lk-link {
    flex-shrink: 0;
}

.header-menu__button{
    background: none;
    outline: none;
    border: none;
    -webkit-appearance: none;
    padding: 0;
    margin: 0;
    text-transform: initial;
    font-size: 14px;
}

.header-menu__button > svg{
    margin-right: 7px;
}

.header-menu__close {
    position: absolute;
    top: 21px;
    right: 0;
    z-index: 2;
    padding: 20px 15px;
    background-color: transparent;
    border: none;
}

.header-menu__close-icon {
    width: 20px;
    display: block;
}

.menu-line {
    height: 100%;
    align-items: center;
}

.menu__figure{
    position: relative;
}

.menu__basket-icon {
    display: block;
}

.menu__basket-count {
    width: 16px;
    height: 16px;
    display: flex;
    position: absolute;
    top: -5px;
    right: -6px;
    background: #ED5AAE;
    border-radius: 50%;
    overflow: hidden;
}

.menu__basket-number {
    font-family: 'Graphik-Regular-Cy';
    font-size: 10px !important;
    color: #fff;
    padding: 0px;
    margin: auto;
    line-height: 1 !important;
}

.menu-line__item {
    padding: 0px 9.5px;
    transition: 0.25s ease 0s;
}

.menu-line__item:last-of-type{
    padding-right: 15px;
}

.popular.popular_hide {
    background: #000 !important;
    opacity: 0 !important;
    transition: visibility 0s ease 0.5s, left 0s ease 0.5s, transform 0.5s ease 0s, opacity 0.5s ease 0s !important;
}

.searching .popular.popular_hide {
    left: 0px;
    opacity: 0.4 !important;
    visibility: visible;
    transition: visibility 0s ease 0s, left 0s ease 0s, transform 0.5s ease 0s, opacity 0.5s ease 0s !important;
}
/*end --Скрытая корзина и популярные запросы*/

.searching .menu-line__item:first-child{
    padding-left: 0px;
}

.menu-line__item_close, .searching .search-line__button{
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
}

.searching .menu-line__item{
    opacity: 0;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

.search-submit {
    padding: 0;
    border: none;
    background: transparent;
}

.search-icon {
    fill: #ffffff;
    vertical-align: middle;
}

.searching .search-icon {
    fill: #000;
}

.search-input {
    display: block;
    box-sizing: border-box;
    margin-left: 15px;
    padding: 0;
    font-size: 16px;
    line-height: normal !important;
    color: #000;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
    flex: auto;
}

.search-input::-webkit-input-placeholder {
    font-family: 'Graphik-Regular-Cy';
    color: #999999;
    line-height: normal !important;
}
.search-input:-moz-placeholder {
    font-family: 'Graphik-Regular-Cy';
    color: #999999;
}

input[type="text"].search-input:focus{
    border: none;
    outline: none;
}

.search-close {
    fill: #cccccc;
    vertical-align: middle;
}

.header-cont{
    width: 100% !important;
    background: #000000;
    z-index: 22;
    overflow: hidden;
}


.header-static-block {
    width: 100% !important;
    height: 48px;
    padding: 5px 0px 5px 15px;
    box-sizing: border-box;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

.header-logo-link, .menu-line__item {
    height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
}

/*start --Скрытая корзина и популярные запросы*/
/*Удалить код для просмотра*/
.menu-line__item_hidden, .popular_hide > .popular__inner{
    display: none;
}

.header-logo-link {
    height: 100%;
    position: relative;
    z-index: 1;
    /*padding-left: 20px;*/
}

.header-logo {
    display: block;
    width: auto;
    height: auto;
    margin: 0px;
    opacity: 1;
    float: none;
    background: none !important;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    transition: 0.25s ease 0s;
}

.searching .header-logo {
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    opacity: 0;
    transition: 0.25s ease 0s;
}

.header-logo__icon{
    display: block;
}

.search-line-cont--new.search-line-cont {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-height: 77.58152%;
    z-index: 100;
    background: #ffffff;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translate(0%, 100%);
    transition: visibility 0s, opacity 0.5s linear, transform 0.5s ease 0s;
}

.searching .search-line-cont--new.search-line-cont {
    transform: translate(0%, 0%);
}

.search-empty {
    padding: 25px 20px 30px;
    font-size: 16px;
}

.popular {

}

.popular__title {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #999999;
    padding: 25px 20px 0px;
    margin: 0px;
}

.popular__text {
    opacity: 0;
    position: absolute;
    z-index: 1;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    color: #000;
    padding: 22px 20px 0px;
    margin: 0px;
    transform: translateY(20%);
    -webkit-transform: translateY(20%);
    transition: 0.25s ease 0s;
}

/*.show-message .popular__text {*/
    /*opacity: 1;*/
    /*transform: translateY(0%);*/
    /*-webkit-transform: translateY(0%);*/
    /*transition: 0.25s ease 0.25s;*/
/*}*/

.popular__list {
    height: calc(100% - 41px);
    margin: 5px 0 0;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    align-content: flex-start;
    flex-wrap: wrap;
}

/*.popular__list > li{*/
    /*overflow: hidden;*/
    /*height: 47px;*/
    /*position: relative;*/
    /*z-index: 1;*/
    /*transform: translate(0%, 0%);*/
    /*-webkit-transform: translate(0%, 0%);*/
    /*transition: transform 0.25s ease 0.125s, height 0.25s ease 0s;*/
/*}*/

/*.popular__list > li.hide-link{*/
    /*z-index: 1;*/
    /*height: 0px;*/
    /*transform: translate(0%, -10%);*/
    /*-webkit-transform: translate(0%, -10%);*/
    /*transition: transform 0.25s ease 0s, height 0.25s ease 0.125s;*/
/*}*/

.popular__link {
    width: calc(50% - 20px);
    font-size: 16px;
    color: #000;
    line-height: 25px;
    margin: 0 10px;
    padding: 10px 0;
    background: #ffffff;
    box-sizing: border-box;
    border-bottom: 1px solid #e5e5e5;
}

.search-result {
    padding: 0 20px;
}

.search-result__item {
    display: block;
    padding: 15px 0 10px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 14px;
}

.search-result__item_hover {
    color: #ED5AAE;
}

.search-result__item_cat .search-icon {
    fill: #e5e5e5;
    padding-right: 10px;
}

.search-result__item-name {
    color: #999999;
}

.search-show-more {
    width: 100%;
    margin-top: 25px;
}

.header-cont {
    width: 100%;
    z-index: 4;
}

.main-header {
    width: 100%;
    z-index: 101;
    position: fixed;
    top: 0;
    overflow: hidden;
    transition: transform 0.5s ease 0s, z-index 0s ease 0.5s;
}

.main-header .header-cont {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 102;
}

.modal-is-showed .main-header .header-cont {
    z-index: 4;
}
.m-show .main-header {
    z-index: 1;
}

.offset-header{
    display: none;
}

body.fix .header-menu__mob{
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.site, .footer-top-a-block, .go-top-div, .catalog, .breadcrumbs,
.contacts.text-page, .text-page.academy_top-menu-page, .product,
.also-interested, .text-page{
    position: relative;
    left: 0px;
    transition: left 0.5s ease 0s;
}

.header-cont{
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    transition: transform 0.5s ease 0s;
 }

.m-show .header-cont{
    /* transform: translate(50px, 0px);
    -webkit-transform: translate(50px, 0px); */
}

.breadcrumbs-slider{
    width: 100% !important;
    padding: 0px 0px !important;
    background: #fff;
}

.breadcrumbs-slider > ul {
    width: auto !important;
    padding: 11px 20px 29px !important;
    margin: 0 0px -20px 0px !important;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

body.searching, body.m-show {
    overflow: hidden !important;
    -webkit-overflow-scrolling: touch;
}

.searching .main-header {
    overflow: visible;
    z-index: 3;
    /*height: 100vh;*/
    transition: transform 0.5s ease 0s, z-index 0s ease 0s;
}

.login-popup{
    position: fixed !important;
}

.header-menu-bg, body.m-show.show-popup-city .header-menu-bg,
body.m-show.show-popup3 .header-menu-bg{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #000;
    opacity: 0;
    z-index: -1;
    transition: opacity 0.5s ease 0s, z-index 0s ease 0.5s;
}

body.m-show .header-menu-bg,
body.searching .header-menu-bg{
    opacity: 0.7;
    z-index: 4;
    transition: opacity 0.5s ease 0s, z-index 0s ease 0s;
    backdrop-filter: blur(4px);
}

.search-line-cont.search-line-cont_mobile {
    position: static;
    background: #fff;
}

.search-line-cont.search-line-cont_mobile .select-city{
    vertical-align: bottom;
}

.popular__list{
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.over-header {
    z-index: 4;
}

.bg-black .over-header {
    z-index: 2;
}

.overflow-none {
    overflow: hidden;
}

.region-no-shops {
    margin-top: 30px;
    font-size: 14px;
}

.region-no-shops__text {
    line-height: 20px;
}

.available-regions {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}

.available-regions__items {
    width: 50%;
    margin-bottom: 20px;
}

.product-buy .jq-selectbox {
    margin-top: 20px !important;
    height: 40px;
    font-size: 14px;
    line-height: 26px;
    background-color: #f2f2f2;
}

.product-buy-personal-data {
    margin-top: 25px;
    padding: 10px 0;
    border-top: 1px solid #e5e5e5;
}

.product-buy-personal-data .signin-span-value {
    display: inline-block;
    width: 100px;
    margin: 0;
    font-size: 14px;
    line-height: 40px;
}

.product-buy-personal-data .main-input-line input {
    display: inline-block;
    width: calc(100% - 100px);
    height: 40px;
    border: 1px solid #e8e8e8;
    font-size: 14px;
}

.product-buy .login-bottom-text {
    margin-bottom: 20px;
}

.product-buy .login-bottom-text .niceCheck label {
    display: inline-block;
    color: #999;
    font-family: 'Graphik-Regular-Cy';
    box-sizing: border-box;
}

.product-buy .login-bottom-text .niceCheck span {
    font-size: 12px;
}

.fast-order-shop-info {
    font-size: 14px;
}

.fast-order-shop-info__address a {
    color: #00e;
}

/*YANDEX MAP ZOOM BUTTONS*/
.zoom-control {
    border-radius: 32px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
}

.zoom-control .zoom-button {
    width: auto;
    margin: 0;
}

@media screen and (max-width: 375px) {
    .zoom-control .zoom-button {
        padding: 7px 5px;
    }
}

.zoom-control__zoom-in {
    position: relative;
}

.zoom-control__zoom-in:after {
    content: '';
    position: absolute;
    height: 2px;
    bottom: -1px;
    left: 6px;
    right: 6px;
    background-color: #f5f5f5;
    z-index: 1;
}

.zoom-button {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    height: 32px;
    background-color: #fff;
    font-size: 15px;
    line-height: 32px;
    border-radius: 32px;
    overflow: hidden;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.zoom-button-in {
    margin-bottom: 0;
    padding-top: 2px;
}

.zoom-button-in {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.zoom-button-out {
    margin-top: 0;
    padding-bottom: 2px;
}

.zoom-button-out {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.zoom-button-icon {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 26px;
    width: 26px;
    padding: 3px;
    opacity: .6;
    pointer-events: none;
}

.zoom-control__zoom-in-icon {
    background: url(/local/templates/re-store/img/zoom-in-icon.svg) center no-repeat;
}

.zoom-control__zoom-out-icon {
    background: url(/local/templates/re-store/img/zoom-out-icon.svg) center no-repeat;
}

@media screen and (max-width: 375px) {
    .zoom-control__zoom-in-icon,
    .zoom-control__zoom-out-icon {
        -webkit-background-size: 40px;
        background-size: 40px;
    }
}
/*END YANDEX MAP ZOOM BUTTONS*/

.popup-fullscreen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color .25s ease, visibility .25s;
    -o-transition: background-color .25s ease, visibility .25s;
    transition: background-color .25s ease, visibility .25s;
    z-index: 100;
    visibility: hidden;
}

.popup-fullscreen_visible {
    background-color: rgba(0, 0, 0, .4);
    visibility: visible;
}

.popup-fullscreen__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-transform: translateY(100%);
        -ms-transform: translateY(100%);
            transform: translateY(100%);
    background-color: #fff;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

#trade-in-popup.popup-fullscreen {
    display: flex;
    align-items: center;
}

#trade-in-popup .popup-fullscreen__inner {
    padding: 0;
}

#trade-in-popup .popup-fullscreen__thx {
    top: auto;
    width: calc(100% - 40px);
    height: auto;
    left: 20px;
    right: 20px;
    border-radius: 5px;
}

#trade-in-popup .popup-fullscreen__thx .product-buy-done {
    background: none;
    padding: 27px 40px;
    width: 100%;
    text-align: left;
    border-radius: 5px;
}

#trade-in-popup .popup-fullscreen__thx .product-buy-done .order-number {
    display: flex;
}

#trade-in-popup .popup-fullscreen__thx .product-buy-done .popup__title {
    margin: 0 0 11px 0 !important;
    font-size: 21px;
    font-family: Graphik-medium-Cy;
    font-weight: normal;
    line-height: 26px;
}

#trade-in-popup .popup-fullscreen__thx .product-buy-done .order-numb {
    font-size: 14px;
    line-height: 20px;
}

#trade-in-popup .popup-fullscreen__thx .product-buy-done .popup__content small {
    color: #999999;
}

#trade-in-popup .popup-fullscreen__thx .product-buy-done .button {
    margin-top: 27px;
    width: 100%;
}

.popup-fullscreen_visible .popup-fullscreen__inner {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}

.popup-fullscreen__content {
    padding: 0 !important;
}

.preorder-loader {
    width: 100%;
    height: 100%;
    background: url(/local/templates/re-store/./img/64x64.gif) center no-repeat;
    background-size: 32px;
}

.credits-loader {
    width: 100%;
    height: 100%;
    background: url(/local/templates/re-store/./img/64x64.gif) center no-repeat;
    background-size: 32px;
}

.preorder {
    font-size: 14px;
    line-height: 1.5;
}

.preorder.product-buy {
    padding: 0;
}

.preorder__title {
    font-family: 'Graphik-Light-Cy';
    font-size: 26px;
    line-height: 1.35;
    margin-bottom: 14px;
}

.preorder__note {
    font-size: 14px;
    margin-bottom: 19px;
}

.preorder__products {
    padding-bottom: 23px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 23px;
}

.preorder-tabs {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.preorder-tabs__tab {
    display: inline-block !important;
    width: 155px;
    float: none !important;
    margin: 0 !important;
}

.preorder-tabs__tab label {
    font-size: 14px !important;
    line-height: 38px !important;
}

.preorder-tabs-content {
    width: 100%;
}

.one-delivery__title {
    margin: 0;
    font-size: 16px;
    font-family: 'Graphik-Medium-Cy';
}

.one-delivery__descr {
    margin: 10px 0 0;
}

.preorder-form__fields {
    margin-top: 30px;
}

.preorder__services {
    margin-bottom: 21px;
}

.preorder__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-top: 24px;
    margin-bottom: 23px;
}

.preorder__total-price {
    font-family: 'Graphik-Medium-Cy';
}

.preorder-product {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 19px;
    font-size: 14px;
}

.preorder-product:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
}

.preorder-product__pic-wrap {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 99px;
            flex: 0 0 99px;
    padding-right: 19px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.preorder-product__pic {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
}

.preorder-product__info {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
}

.preorder-product__title {
    margin-bottom: 4px;
}

.preorder-product__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.preorder-product__price {
    font-family: 'Graphik-Medium-Cy';
    margin-right: auto;
}

.preorder-product__btn-remove {
    font-size: 14px;
    color: #999;
    line-height: 1.5;
}

.preorder-form {
    padding-top: 10px;
}

.preorder-form__field-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}

.preorder-form__field-wrap:last-child {
    margin-bottom: 30px;
}

.preorder-form__label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.preorder-form__field {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
}

.preorder-form__field_error {
    width: 100%;
    border: 1px solid #e12121;
}

.preorder-form__error {
    width: 100%;
    color: #e12121;
    padding-left: 100px;
}
.preorder-form__field + .preorder-form__error {
    margin-top: 5px;
}

.preorder-form__btn-submit {
    width: 100%;
    margin-bottom: 23px;
}

.preorder-form__note {
    font-size: 12px;
    color: #999;
    margin-bottom: 20px;
}

.preorder-form__note-link {
    color: #ED5AAE;
}

.preorder-form__consultant {
    font-size: 12px;
    color: #999;
    text-align: right;
}

.service-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
}

.service-item:last-child {
    margin-bottom: 0;
}

.service-item__title {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 238px;
            flex: 1 0 238px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 17px;
    padding-left: 28px;
}

.service-item__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0;
            flex: 0 0;
    text-align: right;
}

.service-item__price {
    -webkit-box-flex: 0;
        -ms-flex: 0 0;
            flex: 0 0;
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: -2px;
}

.service-item__checkbox-icon {
    top: 2px;
}

.service-item__btn-detail {
    position: relative;
}

.service-item__btn-detail:before {
    content: '';
    position: absolute;
    top: -10px;
    right: -10px;
    bottom: -10px;
    left: -10px;
}

.preorder-accessories {
    margin-bottom: 20px;
}

.preorder-accessories__btn-show {
    width: 100%;
}

.preorder-accessories__items {
    margin: 0 -20px;
}

.preorder-accessories__items:before {
    content: '';
    display: block;
    height: 10px;
    background-color: #f2f2f2;
    margin-bottom: 17px;
}

.preorder-accessories__items:after {
    content: '';
    display: block;
    height: 10px;
    background-color: #f2f2f2;
    margin-top: 24px;
}

.preorder-accessories__viewport {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.preorder-accessories__track {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding-left: 20px;
}

.accessories-item {
    width: 120px;
    min-width: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0;
            flex: 0 0;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 40px;
}

.accessories-item__pic-wrap {
    width: 100%;
    padding-bottom: 69.1666667%;
    position: relative;
    margin-bottom: 10px;
}

.accessories-item__pic {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.accessories-item__title {
    margin-bottom: 10px;
}

.accessories-item__price {
    margin-top: auto;
    margin-bottom: 10px;
    font-family: 'Graphik-Medium-Cy';
}

.accessories-item__btn-add {
    font-size: 16px;
    line-height: 1.3125;
    color: #ED5AAE;
}

.a-product {
    font-size: 14px;
    padding-top: 4px;
}

.a-product__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.35;
    margin-bottom: 12px;
    max-width: 75%;
    font-family: 'Graphik-Medium-Cy';
}

.a-product__info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}

.a-product__price {
    font-family: 'Graphik-Medium-Cy';
}

.a-product__article {
    margin-left: auto;
    color: #999;
}

.a-product__pic-wrap {
    margin-bottom: 21px;
}

.a-product__pic {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.a-product__description {
    line-height: 1.5;
    margin-bottom: 23px;
}

.a-product__btn-add {
    width: 100%;
    margin-bottom: 20px;
}

.a-product__btn-close {
    width: 100%;
    margin-bottom: 20px;
}

.product-buy_overflow-none {
    height: 0;
    box-sizing: border-box;
    overflow: hidden !important;
    pointer-events: none;
}

.product-buy-select-map-title {
    display: block;
    margin-top: 35px;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-family: 'Graphik-Medium-Cy';
}

.product-buy-select-map-title.markedError {
    color: red;
}

.product-buy-select-map {
    width: calc(100% + 40px);
    height: 440px;
    margin-top: 15px;
    margin-left: -20px;
}

.product-buy-select-popup {
    display: none;
    position: fixed;
    top: -70px;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow-y: scroll;
    -webkit-overflow-scrolling:touch;
    padding-bottom: 70px;
    transform: translateY(70px);
    z-index: 101;
}

.product-buy-select-popup-content {
    position: relative;
    width: 320px;
    margin: 0 auto;
    padding: 40px 0;
}

.product-buy-select-popup-close {
    background: url(/local/templates/m-re-store/img/big-close.svg) 0 0 no-repeat transparent;
    background-size: 100%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    right: 0;
    top: 33px;
    position: absolute;
    background-size: auto 40px;
}

.product-buy-select-popup p {
    margin: 0;
    margin-top: 10px;
    font-size: 14px;
}

.product-buy-select-popup .product-buy-select-popup__name {
    margin: 0;
    margin-bottom: 20px;
    padding-right: 40px;
    font-size: 16px;
    font-family: 'Graphik-Medium-Cy';
}

.product-buy-select-popup .product-buy-select-popup__descr {
    margin-top: 25px;
    padding: 25px 0;
    border-top: 1px solid #e5e5e5;
}

.product-buy-select-popup__select-btn {
    display: inline-block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: #ED5AAE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.product-buy-select-popup__select-btn_selected {
    display: inline-block;
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #000;
    text-align: center;
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.balloon-content__name {
    font-family: 'Graphik-Medium-Cy';
    margin-bottom: 10px !important;
}

.balloon-content__btn-wrapper {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin: 25px 0 20px;
}

.balloon-content__more-btn {
    width: 122px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #000;
    text-align: center;
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.balloon-content__select-btn {
    width: 122px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: #ED5AAE;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.selected-delivery {
    display: none;
    position: relative;
    margin-top: 35px;
    font-size: 14px;
}

.selected-delivery span {
    display: block;
}

.selected-delivery__title {
    font-family: 'Graphik-Medium-Cy';
    padding-right: 40px;
}

.selected-delivery__more-btn {
    width: 100%;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    color: #000;
    text-align: center;
    background-color: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 25px;
}

.unselect-btn {
    position: absolute;
    top: -15px;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.unselect-btn:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 13px;
    width: 15px;
    height: 2px;
    background-color: #000;
    transform: rotate(45deg);
}

.unselect-btn:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 13px;
    width: 15px;
    height: 2px;
    background-color: #000;
    transform: rotate(135deg);
}

.no-scroll {
    height: 100%;
    width: 100%;
    position: fixed;
    overflow: hidden;
}

/*.ios-no-scroll {*/
    /*overflow-x: hidden;*/
/*}*/

/*TRADE-IN*/
.buy-methods__line {
    font-size: 14px;
}

.trade-in-buy {
    color: #ED5AAE;
    cursor: pointer;
}

.trade-in-buy:hover {
    text-decoration: underline;
}

.trade-in {
    margin: auto;
    line-height: 1.5;
}

.trade-in__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 21px;
    margin-bottom: 11px;
}

.trade-in__aside {
    padding: 23px 20px 27px;
}

.trade-in__main {
    padding: 13px 20px 40px;
}

.trade-in__step-number {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    display: inline-block;
    margin-bottom: 8px;
}

.trade-in__title_fn1 {
    text-indent: -25px;
    padding-left: 25px;
}

.trade-in__title_fn2 {
    text-indent: -29px;
    padding-left: 29px;
}

.trade-in-mobile-show {
    font-size: 14px;
    line-height: 0;
}

.trade-in__descr {
    font-family: "Graphik-Regular-Cy";
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
}

.trade-in__more-btn {

}

.trade-in-conditions {
    padding-bottom: 10px;
}

.trade-in-conditions-item {
    margin-bottom: 28px;
}

.trade-in-conditions-item:last-child {
    margin-bottom: 0;
}

.trade-in-conditions-item__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 11px;
}

.trade-in-conditions-item__descr {
    font-size: 14px;
    line-height: 20px;
}

.trade-in-conditions-full {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #ED5AAE;
}

.trade-in-conditions-full:hover {
    text-decoration: underline;
}

.trade-in__hr {
    margin: 20px 0;
    height: 1px;
    background-color: #e5e5e5;
    border: none;
}

.trade-in-product {
    margin-top: 20px;
}

.trade-in-product-item {
    padding-bottom: 30px;
}

.trade-in-product-item + .trade-in-product-item {
    padding-top: 15px;
}

.trade-in-product-item.top-bordered {
    border-top: 1px solid #e5e5e5;
}

.trade-in-product-item__title {
    font-size: 18px;
}

.trade-in .trade-in__select-phone {
    position: relative;
    width: auto;
    box-sizing: border-box;
    border-radius: initial;
    margin: 0 !important;
    font-size: 18px;
    line-height: normal;
    height: auto;
    background-color: transparent;
    background-size: auto;
    color: #ED5AAE;
    padding-right: 30px;
    background: url('/local/templates/re-store/img/arrow-black.svg') right 7px no-repeat transparent;
    cursor: pointer;
}

.trade-in__select-phone .jq-selectbox__select-text {
    width: auto !important;
    padding: 0;
    display: inline-block;
    white-space: nowrap;
    height: auto;
    font-family: 'Graphik-Medium-Cy';
}

.trade-in-select-model {
    position: absolute;
    left: -40px;
    top: 35px;
    background-color: #333333;
    padding: 25px 40px;
    box-sizing: border-box;
    text-align: left;
    line-height: 24px;
    display: flex;
    justify-content: flex-start;
    cursor: default;
    z-index: 1;
}

.trade-in-select-model:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 40px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333333;
}

.trade-in-select-model__col {
    display: flex;
    flex-direction: column;
}

.trade-in-select-model__col + .trade-in-select-model__col {
    margin-left: 60px;
}

.trade-in-select-model__item {
    font-family: 'Graphik-Regular-Cy';
    font-size: 16px;
    line-height: 2.5;
    color: #fff9fc;
    white-space: nowrap;
    cursor: pointer;
}

.trade-in-select-model__item:hover {
    color: #ED5AAE;
}

.button-buy.to-second-step {
    width: 100%;
    box-sizing: border-box;
}

.trade-in-product-item__feature {
    display: flex;
}

.trade-in-product-item__property{
    font-size: 0px;
}

.trade-in-product-item__feature-title, .trade-in-product-item__property > label, .trade-in-product-item__color > label{
    margin-top: 20px;
}

.trade-in-product-item__property > label{
    display: inline-block;
    margin-top: 20px;
}

.trade-in-personal-data .main-input-line span.error {
    display: block;
    width: auto;
}

.trade-in-product-item__feature-title {
    width: 80px;
    font-size: 14px;
    line-height: 30px;
}

.trade-in-product-item__memory-size,
.trade-in-product-item__connection {
    font-size: 0;
    flex: 1;
}

.trade-in-product-item__memory-size label:nth-child(4) .trade-in__radio-bnt{
    margin-top: 10px;
}

.trade-in input[type="radio"] {
    display: none;
}

.trade-in__radio-bnt {
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    padding: 0 10px;
    border-radius: 5px;
    background-color: #f2f2f2;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

input[type="radio"]:checked + .trade-in__radio-bnt {
    background-color: #ED5AAE;
    color: #ffffff;
}

.trade-in__color-label {
    display: inline-block;
}

.trade-in__color-radio-bnt {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    transition: border-color .25s ease;
}

.trade-in__color-radio-bnt:hover {
    background-color: transparent;
    border: 2px solid #ED5AAE;
}

.circle-color {
    height: 20px;
    width: 20px;
    border-radius: 50%;
}

.circle-color_silver {
    background-color: #eeeff1;
}

.circle-color_black {
    background-color: #3a3a3a;
}

.circle-color_rose-gold {
    background-color: #fdbdba;
}

.circle-color_gold {
    background-color: #f9e3cc;
}

.circle-color_jet-black {
    background-color: #000000;
}

input[type="radio"]:checked + .trade-in__color-radio-bnt{
    background-color: transparent;
    border: 2px solid #ED5AAE;
}


.trade-in-price {
    display: flex;
    justify-content: space-between;
}

.trade-in-price__new-value,
.trade-in-discount__value {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 22px;
    text-align: right;
}

.trade-in-price__old-value {
    margin-top: 10px;
    font-size: 14px;
    text-decoration: line-through;
    text-align: right;
    color: #999999;
}

.trade-in-discount {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #e5e5e5;
}

.trade-in-price__descr {
    margin-top: 25px;
    font-size: 12px;
    color: #999;
}

.trade-in-reservation-item {
    padding: 23px 20px;
}

.trade-in-reservation-item.trade-in-reservation-item--thick-top-bordered {
    border-top: 10px solid #f2f2f2;
}

.trade-in-reservation-item .trade-in__title {
    margin-bottom: 0;
}

.item-header {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 28px;
}

.trade-in-personal-data__label {
    display: inline-block;
    width: 80px;
    font-size: 14px;
    line-height: 40px;
}

.trade-in-personal-data .main-input-line {
    margin-top: 20px;
}

.trade-in-personal-data .main-input-line:first-child {
    margin-top: 30px;
}

.trade-in-personal-data .main-input-line span {
    display: inline-block;
    width: 80px;
    margin: 0;
}

.trade-in-personal-data .main-input-line input {
    display: inline-block;
    height: 40px;
    width: calc(100% - 80px);
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
}

.trade-in-form-submit {
    margin: 0 auto;
    padding: 15px 20px 35px;
}

.trade-in-form-submit .pink-bttn-normal,
.trade-in-form-submit .gray-bttn-normal {
    width: 320px;
    margin-bottom: 20px;
}

.trade-in-form-submit .niceCheck label {
    display: inline-block;
    font-size: 12px;
    color: #999;
    line-height: normal;
    box-sizing: border-box;
}

.popup_oneclick-result {
    padding: 27px 41px;
    border-radius: 5px;
}

.popup_oneclick-result .popup__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 21px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 10px;
}

.popup_oneclick-result .order-number {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 18px;
}

.popup_oneclick-result  p {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 10px;
}

.popup_oneclick-result  small {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 27px;
    display: inline-block;
}

.popup_oneclick-result .button-buy {
    width: 100%;
}

.popup_oneclick-result .mfp-close {
    background-color: transparent;
    padding: 10px;
    width: 21px !important;
    height: 21px !important;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    font-size: 0;
    color: rgba(0, 0, 0, 0.4);
    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;
}

.popup_oneclick-result .mfp-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;
}

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

.shop-list-popup {
    transform: translateY(101%);
    -webkit-transform: translateY(101%);
    transition: 0.3s ease 0s;
}

.popup-active .shop-list-popup {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
}

body.bg-black:after {
    opacity: 0.4;
    z-index: 7;
    transition: opacity 0.3s ease 0s, z-index 0s ease 0s;
}

.feedback-sent-wrapper {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.feedback-sent-inner {
    padding-top: 70px;
    background-image: url(/local/templates/m-re-store/img/sent.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 53px auto;
}

.feedback-sent__title {
    display: block;
    font-family: 'Graphik-Light-Cy';
    font-size: 18px;
    color: #000;
    text-align: center;
}


/*Task #21618*/
.item-instalment__tooltip{
    visibility: hidden;
    display: inline-block;
    width: 360px;
    position: absolute;
    left: -25px;
    bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 30px #d0d0d0;
    padding: 20px;
    box-sizing: border-box;
    cursor: text;
    text-align: left;
    line-height: 24px;
    text-transform:inherit;
    z-index:61;
    font-size:smaller;
}

#popup-item-instalment__tooltip
{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 3000;
    overflow-y: auto;
}

#popup-item-instalment__tooltip-inner{
    width: 320px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
}

span.popup-item-instalment__tooltip-text{
    display: inline-block;
    text-align: justify;
    margin-top:10px;
    line-height: 1.4em;
}

.big-cross.popup-item-instalment__tooltip{
    top:55px;
}
/*Task #21618*/


/*PERSONAL*/

/* personal main */
.personal-wrapper {
    padding: 20px 0 25px;
    font-size: 14px;
}

.personal-title {
    padding: 0 20px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 21px;
}

.personal-name,
.bonus-points,

.personal-name {
    margin-top: 10px;
}

.bonus-points {
    margin-left: 10px;
}

.pink-circle {
    display: inline-block;
    width: 11px;
    height: 11px;
    background-color: #ED5AAE;
    border-radius: 50%;
}

.new-appeal {
    margin-left: 10px;
    vertical-align: middle;
}

.order-issued {
    margin-right: 10px;
}

.b-empty{
    margin-bottom: 38px;
}

.b-empty__figure {
    padding: 1px 0px;
}

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

.b-empty__text {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    padding: 0px 20px;
    margin: 8px 0px 0px 0px;
}

.personal-menu {
    margin-top: 25px;
    border-radius: 6px;
    border: solid 1px #ebebeb;
}

.personal-menu__item {
    position: relative;
    height: 50px;
    padding: 0 20px;
    font-size: 14px;
    line-height: 50px;
    box-sizing: border-box;
    background: url(/local/templates/m-re-store/img/arrow.svg) right 20px center no-repeat transparent;
    background-size: 7px;
}

.personal-menu__item + .personal-menu__item {
    border-top: solid 1px #ebebeb;
}

.personal-menu__item a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.profile-top-menu__back {
    position: relative;
    padding-left: 20px;
    line-height: 46px;
    background: url(/local/templates/m-re-store/img/profile-back.svg) left center no-repeat transparent;
}

.profile-top-menu__back-link {
    font-size: 14px;
}

.profile-top-menu__back-link:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/* personal/profile */
.profile-form {
    margin-bottom: 40px;
}

.profile-form__main-info {
    padding-bottom: 30px;
    border-bottom: solid 1px #ebebeb;
}

.profile-form__main-info .personal-title {
    margin-bottom: 25px;
}

.profile-form-row {
    display: flex;
}

.label-wrap{
    display: block;
}

.label-wrap:after{
    content: '';
    display: block;
    clear: both;
}

.profile-form-row + .profile-form-row {
    margin-top: 20px;
}

.profile-form-row__label {
    padding-top: 12px;
    flex: 0 0 100px;
    font-size: 12px;
}

.profile-form-row__label.profile-form-row__label--top-sm{
    padding-top: 2px;
}

.profile-form-row__content .checkbox-label {
    font-size: 12px;
}

.profile-form-row__content {
    flex: 1 1 auto;
}

.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__input::-webkit-input-placeholder {
    font-size: 14px;
    color: #cccccc;
}
.profile-form-row__input::-moz-placeholder {
    font-size: 14px;
    color: #cccccc;
}

.profile-form-row__input-subtext {
    margin-top: 5px;
    color: #999999;
    font-size: 14px;
}

.profile-form-row__error {
    margin-top: 5px;
    color: #e12121;
    font-size: 14px;
}

.profile-form-row__radio {
    display: inline-block;
}

.profile-form-row__radio + .profile-form-row__radio {
    margin-left: 7px;
}

.profile-form-row__radio .niceRadio {
    float: none;
    display: inline-block;
    margin: 0;
}

.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__mobile-phone-confirm {
    margin-top: 5px;
    white-space: nowrap;
    font-size: 14px;
}

.profile-form__news {
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom: solid 1px #ebebeb;
}

.follow-news {
    margin-top: 20px;
    display: flex;
}

.follow-news__item {
    width: 50%;
    font-size: 14px;
}

.follow-news__item-status {
    overflow: hidden;
    text-overflow: ellipsis;
}

.follow-news__change-link {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
}

.profile-form__change-password {
    margin-top: 20px;
    padding-bottom: 30px;
}

.profile-form__change-password .personal-title {
    margin-bottom: 25px;
}

.profile-form__change-password .profile-form-row__label {
    flex: 0 0 130px;
}

.profile-default-btn {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    background-color: #ED5AAE;
    border: none;
    font-size: 14px;
    color: #fff;
}

.profile-default-btn_gray {
    background-color: #f2f2f2;
    color: #000;
}

.change-password-form {

}

.change-password-form .profile-form-row__label {
    flex: 0 0 130px;
}

.change-password-form__title {
    margin-bottom: 20px;
}

.change-password-form__save-btn {
    margin-top: 30px;
}

/* personal/orders */
.personal-orders {

}

.personal-orders__item {
    margin-top: 25px;
    padding: 20px 20px 0;
    border-top: solid 1px #ebebeb;
    line-height: 1.5;
}

.personal-orders__row {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.personal-orders__col-left {
    flex: 1 1 auto;
}

.personal-orders__col-right {
    flex: 0 0 100px;
}

.personal-orders__item-status {
    font-family: 'Graphik-Medium-Cy';
}

.personal-orders__item-price {
    font-family: 'Graphik-Medium-Cy';
    text-align: right;
}

.personal-orders__item-address {
    margin-top: 10px;
}

.order-delivered {
    margin-right: 10px;
    display: inline-block;
    width: 14px;
    height: 10px;
    background: url('/local/templates/re-store/img/black-check.png') center no-repeat transparent;
    background-size: 12px;
}

.personal-order-detail {
    border-top: 10px solid #f2f2f2;
    background: url('/local/templates/m-re-store/img/corner.svg') right top no-repeat transparent;
}

.personal-order-detail__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 21px;
}

.personal-order-detail__date {
    margin-top: 10px;
}

.personal-order-detail__product {
    padding: 25px 0;
}

.personal-order-detail__product + .personal-order-detail__product {
    border-top: solid 1px #ebebeb;
}

.personal-order-detail__product-row {
    display: flex;
}

.personal-order-detail__product-img {
    flex: 0 0 100px;
}

.personal-order-detail__product-descr {
    padding-left: 20px;
    flex: 1 1 auto;
}

.personal-order-detail__product-name {
    line-height: 1.5;
}

.personal-order-detail__product-code,
.personal-order-detail__product-config {
    font-size: 12px;
    color: #999999;
    line-height: 1.75;
}

.personal-order-detail__product-price-row,
.personal-order-detail__service-row {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
}

.personal-order-detail__product-price {
    font-family: 'Graphik-Medium-Cy';
}

.personal-order-detail__service {
    margin-top: 20px;
}

.personal-order-detail__service-title {
    font-family: 'Graphik-Medium-Cy';
}

.personal-order-detail__service-name {
    line-height: 1.5;
}

.personal-order-detail__service-price {
    min-width: 80px;
    text-align: right;
}

.personal-order-detail__info {
    border-top: 10px solid #f2f2f2;
    border-bottom: 10px solid #f2f2f2;
}

.personal-order-detail__info-item {
    padding: 25px 0;
    line-height: 1.5;
}

.personal-order-detail__info-item + .personal-order-detail__info-item {
    border-top: solid 1px #ebebeb;
}

.personal-order-detail__info-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.personal-order-detail__info-row + .personal-order-detail__info-row {
    margin-top: 10px;
}

.personal-order-detail__full-price {
    font-size: 16px;
}

.personal-order-detail__info-title {
    font-family: 'Graphik-Medium-Cy';
}

.personal-order-detail__info-full-name,
.personal-order-detail__info-tell,
.personal-order-detail__info-email,
.personal-order-detail__info-pay-method,
.personal-order-detail__info-address {
    margin-top: 10px;
}


.personal-order-detail__info-address-subtext {
    margin-top: 10px;
    font-size: 12px;
    color: #999999;
}

/*Task #21618*/
.item-instalment__tooltip{
    visibility: hidden;
    display: inline-block;
    width: 360px;
    position: absolute;
    left: -25px;
    bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 30px #d0d0d0;
    padding: 20px;
    box-sizing: border-box;
    cursor: text;
    text-align: left;
    line-height: 24px;
    text-transform:inherit;
    z-index:61;
    font-size:smaller;
}

#popup-item-instalment__tooltip
{
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 3000;
    overflow-y: auto;
}

#popup-item-instalment__tooltip-inner{
    width: 320px;
    margin: 0 auto;
    padding: 40px 0;
    position: relative;
}

span.popup-item-instalment__tooltip-text{
    display: inline-block;
    text-align: justify;
    margin-top:10px;
    line-height: 1.4em;
}

.big-cross.popup-item-instalment__tooltip{
    top:55px;
}
/*Task #21618*/

.personal-orders a ~ div.b-empty {
    display:none;
}
.footer-app-links {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 15px 0 10px 0;
}
.footer-app-links img {
    height: 40px;
}

/* Color white in popup trde-in */
.trade-in input[value="white"] + .trade-in__color-radio-bnt .circle-color{
    border: 1px solid #ddd;
}

.no-scroll .cornersubscription_wrap, .show-popup .cornersubscription_wrap, .show-popup .cornersubscription_wrap{
    z-index: -1 !important;
}




/*AR view*/
.ar-view {
    margin-top: 25px;
    padding: 10px 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.ar-link {
    position: relative;
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    line-height: 22px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.ar-link span:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 21px;
    height: 24px;
    margin-left: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='62.666' height='72' viewBox='0 0 47 54'%3E%3Cdefs%3E%3CclipPath id='a' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M0 0h78v78H0z'/%3E%3C/clipPath%3E%3CclipPath id='b' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M15.483 12.485h23.672v14.203H15.483z'/%3E%3C/clipPath%3E%3CclipPath id='c' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M15.483 25.405h46.032v27.161H15.483z'/%3E%3C/clipPath%3E%3CclipPath id='d' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M37.873 12.485h23.642v14.203H37.873z'/%3E%3C/clipPath%3E%3CclipPath id='e' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M15.483 25.406h46.035v27.16H15.483z'/%3E%3C/clipPath%3E%3CclipPath id='f' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M15.483 51.284h23.672V65.52H15.483z'/%3E%3C/clipPath%3E%3CclipPath id='g' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M37.873 51.283h23.644V65.52H37.873z'/%3E%3C/clipPath%3E%3CclipPath id='h' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M15.483 25.406h1.281v27.16h-1.281z'/%3E%3C/clipPath%3E%3CclipPath id='i' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M60.234 25.406h1.283v27.16h-1.283z'/%3E%3C/clipPath%3E%3CclipPath id='j' transform='translate(-15 -12.003)'%3E%3Cpath fill='none' d='M37.873 12.486h1.281v52.96h-1.281z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M30.026 6.02a1.12 1.12 0 01-.562-.152l-5.952-3.445-5.973 3.446a1.124 1.124 0 11-1.12-1.948L22.952.15a1.119 1.119 0 011.123 0l6.513 3.77a1.124 1.124 0 01-.563 2.099M23.514 35.647a1.123 1.123 0 01-1.123-1.124v-7.54a1.123 1.123 0 112.246 0v7.54a1.123 1.123 0 01-1.123 1.124M1.123 22.705A1.123 1.123 0 010 21.581v-7.537a1.123 1.123 0 112.245 0v7.537a1.123 1.123 0 01-1.123 1.124M45.876 22.705a1.123 1.123 0 01-1.123-1.124l-.001-7.537a1.123 1.123 0 112.245 0v7.537a1.123 1.123 0 01-1.121 1.124M45.877 41.047a1.123 1.123 0 01-1.123-1.124l-.006-7.537a1.123 1.123 0 011.122-1.124 1.123 1.123 0 011.124 1.123l.005 7.537a1.122 1.122 0 01-1.121 1.125zM1.123 41.047A1.123 1.123 0 010 39.923v-7.537a1.123 1.123 0 112.245 0v7.537a1.123 1.123 0 01-1.123 1.124'/%3E%3Cpath d='M23.514 10.466a1.123 1.123 0 01-1.123-1.124V1.124a1.123 1.123 0 112.246 0v8.218a1.123 1.123 0 01-1.123 1.124M23.514 54a1.123 1.123 0 01-1.123-1.124V45.34a1.123 1.123 0 112.246 0v7.537A1.123 1.123 0 0123.514 54'/%3E%3Cpath d='M23.514 54a1.13 1.13 0 01-.562-.15l-6.558-3.794a1.124 1.124 0 011.125-1.947l5.995 3.47 5.914-3.428a1.124 1.124 0 011.125 1.946l-6.477 3.752a1.113 1.113 0 01-.562.151M23.514 28.107a1.133 1.133 0 01-.562-.15l-6.535-3.772a1.125 1.125 0 011.123-1.949l5.973 3.45 5.952-3.448a1.124 1.124 0 011.125 1.946l-6.514 3.772a1.113 1.113 0 01-.562.151M39.354 18.94a1.124 1.124 0 01-.562-2.098l6.521-3.771a1.124 1.124 0 011.122 1.948l-6.52 3.77a1.12 1.12 0 01-.56.15'/%3E%3Cpath d='M45.873 15.17a1.117 1.117 0 01-.56-.152l-6.531-3.774a1.124 1.124 0 111.123-1.947l6.53 3.774a1.124 1.124 0 01-.562 2.098M7.647 18.94a1.12 1.12 0 01-.56-.151L.56 15.019a1.124 1.124 0 011.123-1.948l6.525 3.77a1.124 1.124 0 01-.562 2.099'/%3E%3Cpath d='M1.124 15.17a1.125 1.125 0 01-.561-2.1l6.519-3.76a1.124 1.124 0 011.12 1.947L1.685 15.02a1.129 1.129 0 01-.56.15M39.342 44.818a1.124 1.124 0 01-.562-2.098l6.537-3.771a1.124 1.124 0 111.12 1.948l-6.536 3.77a1.125 1.125 0 01-.56.15'/%3E%3Cpath d='M45.876 41.047a1.118 1.118 0 01-.561-.15l-6.525-3.772a1.124 1.124 0 011.123-1.947l6.525 3.771a1.124 1.124 0 01-.562 2.098M7.647 44.822a1.127 1.127 0 01-.562-.151L.56 40.896a1.124 1.124 0 011.125-1.947l6.525 3.775a1.125 1.125 0 01-.563 2.098'/%3E%3Cpath d='M1.124 41.047A1.124 1.124 0 01.56 38.95l6.513-3.772a1.124 1.124 0 011.125 1.947l-6.513 3.771a1.124 1.124 0 01-.562.151'/%3E%3Cg clip-path='url(%23b)' opacity='.2'%3E%3Cpath d='M1.124 14.686a.64.64 0 01-.321-1.196L23.193.569a.641.641 0 01.64 1.11L1.444 14.6a.64.64 0 01-.32.087'/%3E%3C/g%3E%3Cg clip-path='url(%23c)' opacity='.2'%3E%3Cpath d='M1.124 40.564a.641.641 0 01-.321-1.196L45.555 13.49a.64.64 0 01.639 1.11L1.443 40.478a.637.637 0 01-.32.086'/%3E%3C/g%3E%3Cg clip-path='url(%23d)' opacity='.2'%3E%3Cpath d='M45.873 14.686a.636.636 0 01-.318-.086L23.193 1.68a.641.641 0 01.64-1.111l22.36 12.92a.64.64 0 01-.32 1.197'/%3E%3C/g%3E%3Cg clip-path='url(%23e)' opacity='.2'%3E%3Cpath d='M45.876 40.564a.634.634 0 01-.32-.086L.804 14.6a.64.64 0 01.64-1.11l44.754 25.878a.641.641 0 01-.321 1.196'/%3E%3C/g%3E%3Cg clip-path='url(%23f)' opacity='.2'%3E%3Cpath d='M23.513 53.517a.637.637 0 01-.32-.086L.804 40.477a.64.64 0 01.64-1.11l22.39 12.954a.64.64 0 01-.32 1.196'/%3E%3C/g%3E%3Cg clip-path='url(%23g)' opacity='.2'%3E%3Cpath d='M23.514 53.517a.641.641 0 01-.322-1.196l22.363-12.953a.641.641 0 01.643 1.11L23.834 53.43a.64.64 0 01-.32.086'/%3E%3C/g%3E%3Cg clip-path='url(%23h)' opacity='.2'%3E%3Cpath d='M1.123 40.564a.64.64 0 01-.64-.641V14.045a.64.64 0 111.28 0v25.878a.641.641 0 01-.64.64'/%3E%3C/g%3E%3Cg clip-path='url(%23i)' opacity='.2'%3E%3Cpath d='M45.877 40.564a.641.641 0 01-.641-.641l-.002-25.878a.64.64 0 111.28 0l.003 25.878a.64.64 0 01-.64.64'/%3E%3C/g%3E%3Cg clip-path='url(%23j)' opacity='.2'%3E%3Cpath d='M23.514 53.444a.641.641 0 01-.641-.641V1.125a.641.641 0 011.282 0v51.678a.641.641 0 01-.641.64'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.ar-link img {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0;
}

/* New menu */
.header-menu__pip {
    position: absolute;
    top: 12px;
    left: 0;
    right: 0;
    margin: auto;
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .1);
}

.header-menu__favorites {
    color: #999;
    font-size: 14px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
}

.header-menu__favorites-num {
    font-size: 11px;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #ED5AAE;
    margin-left: 9px;
    text-align: center;
    line-height: 20px;
}

.header-menu__top {
    display: flex;
    align-items: center;
    padding: 44px 0 19px;
}

.header-menu-a {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 26px;
    width: calc(50% - 10px);
    padding: 8px 5px;
}

.header-menu__list {
    margin: 0 -5px;
    width: auto;
}

.header-menu__list-wrap {
    margin-top: -2px;
    overflow: hidden;
}

.header-menu__links {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    margin: 16px 0 10px;
}

.header-menu__footer {
    display: flex;
    flex-wrap: wrap;
    margin: 12px -5px 15px;
    width: auto;
}

.popup-section {
    width: 100%;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    box-sizing: border-box;
    line-height: normal;
    z-index: 1000;
    box-shadow: none;
    transform: translate(0%, 100%);
    -webkit-transform: translate(0%, 100%);
    transition: 0.5s ease 0s;
    height: 100%;
    pointer-events: none;
}
.popup-section a {
    color: #000000;
}
.popup-section__inner {
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    max-height: 100%;
    height: 100%;
    padding: 0 16px 59px;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    pointer-events: auto;
}

.popup-section.is-showed {
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    transition: 0.5s ease 0s;
}

.popup-section__back {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
    padding: 0;
    background: none;
    border: none;
    font-family: 'Graphik-Regular-Cy';
}

.popup-section__back:before {
    content: '';
    margin-right: 10px;
    background: url(/local/templates/m-re-store/img/arrow_left.svg) left center no-repeat transparent;
    background-size: contain;
    width: 11px;
    height: 16px;
    margin-right: 3px;
}

.popup-section__title {
    font-size: 22px;
    line-height: 30px;
    font-family: 'Graphik-Medium-Cy';
    margin: 0 auto;
}

.popup-section__top {
    display: flex;
    align-items: center;
    padding: 33px 30px 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.popup-section__top--second {
    padding-top: 24px;
    padding-right: 14px;
    border-bottom: none;
}

.popup-section__grid {
    margin: 0 -20px -2px;
    display: grid;
    grid-template-columns: 50% 50%;
    box-sizing: border-box;
    border-bottom: 1px solid #E8E8ED;
}

.popup-section__grid-item {
    border: 1px solid #E8E8ED;
    border-left: none;
    font-size: 14px;
    color: #000;
    box-sizing: border-box;
    margin: 0 -1px -1px 0;
}

.popup-section__grid-wrap {
    padding: 31px 20px 30px;
    text-align: center;
    box-sizing: border-box;
}

.popup-section__grid-figure {
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-section__grid-figcapture {
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 26px
}

.popup-section__grid-wrap img {
    max-width: 140px;
    max-height: 100px;
    object-fit: contain;
}

.popup-section__grid-wrap span {
    display: block;
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 20px;
}

.popup-section__inner--no-padding {
    padding-left: 0;
    padding-right: 0;
}

.popup-section__inner--no-padding .popup-section__top--second {
    padding-left: 16px;
}

.popup-section__category-title {
    font-size: 18px;
    margin-left: 32px;
    margin-top: 48px;
    margin-bottom: 24px;
    font-family: "Graphik-Medium-Cy";
    display: block;
}

.popup-section__category-grid {
    border-bottom: 1px solid #e8e8ed;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.popup-section__category-item {
    border-right: 1px solid #e8e8ed;
    border-top: 1px solid #e8e8ed;
    flex-grow: 1;
    width: 49%;
}

.popup-section__close {
    top: 7px;
    right: -1px;
}

.link-black {
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000;
    display: block;
    margin-top: 11px;
    text-align: center;
}

.product-section__links a+a {
    margin-top: 10px;
}

.product-section__links {
    display: block;
    margin: 23px 0 30px;
    padding: 2px 0;
}

.product-section__links-img {
    display: block;
    max-width: 167px;
    max-height: 116px;
    object-fit: contain;
    margin: 0 auto;
}

.popup-section__list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.popup-section__list-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.popup-section__list-item > a {
    display: flex;
    align-items: flex-start;
    padding: 11px 0;
}

.popup-section__list-item:after {
    content: '';
    display: block;
    transform: translateY(-50%) rotate(
            180deg
    );
    right: 0;
    background: url(/local/templates/m-re-store/img/arrow_left.svg) left center no-repeat transparent;
    background-size: contain;
    width: 11px;
    height: 16px;
    opacity: .2;
}

.popup-section__list-name {
    display: flex;
    align-items: center;
    font-size: 14px;
    line-height: 20px;
}

.popup-section__list-text > span {
    color: #999;
}

.popup-section__list-img {
    width: 20px;
    margin-right: 10px;
}

.product-section__link-all {
    margin-top: 22px;
    margin-left: 30px;
}

.product-section__link-all .link-black{
    font-size: 16px;
}

body.m-show {
    background-color: #000;
    /* pointer-events: none; */
}

body.fixed {
    position: fixed;
}

body.m-show .global {

}

.popup-section__list-num {
    margin-left: 5px;
    color: #999;
}

.product-section__bottom {
    margin-top: 11px;
}

.link-grey {
    color: #999;
}
.detail-description-content-show.full-width{
    width: 100%;
}

.popup-section__item-new {
    color: #ED5AAE;
    font-size: 12px;
    line-height: 13px;
    margin-top: 0 !important;
}

.header-menu__bottom-wrap {
    margin-top: 12px;
}

.product-get__description .pickpoint-link {
    color: #ED5AAE;
}

.link_purple {
    color: #731dc5;
}

.link__preorder_catalog {
    display: block;
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px!important;
    line-height: 20px;
    margin-top: 10px;
}

.old-price__catalog-mobile {
    margin-left: 0!important;
    margin-top: 0 !important;
    font-family: 'Graphik-Regular-Cy' !important;
}

.catalog__item-badges-mobile {
    margin-right: -10px;
}

.catalog__items .catalog__item .catalog__item-title {
    font-weight: normal;
    font-family: Graphik-medium-Cy;
}

.catalog__item-badges-mobile .hint__popup {
    left: -160px;
    min-width: calc(100vw - 40px);
}

.catalog__item-badges-mobile .hint__popup:before {
    left: 175px;
}

@media (min-width: 360px) {
    .catalog__item-badges-mobile .hint__popup {
        left: -210px;
    }

    .catalog__item-badges-mobile .hint__popup:before {
        left: 225px;
    }
}

[data-popup-form] {
    cursor: pointer;
}

.action-link.action-link--blue, .action-link.action-link--blue:hover, .action-link.action-link--blue:focus, .action-link.action-link--blue:active, .bttn-pred--blue, .buy-bttn--blue {
    color: #308AEB!important;
}

.action-link.action-link--orange, .action-link.action-link--orange:hover, .action-link.action-link--orange:focus, .action-link.action-link--orange:active, .bttn-pred--orange, .buy-bttn--orange {
    color: #e3693c!important;
}

.popup-fullscreen .notify-supply-popup__container {
    padding: 10px 0;
}

/* Universal popup */
.popup-universal {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.popup-universal_complete {
    justify-content: center;
}
.popup-universal__holder {
    padding: 2px 0;
    width: 100%;
}
.popup-universal__title {
    font-size: 21px;
    line-height: 26px;
    font-family: 'Graphik-Medium-Cy';
    color: #000;
    margin-bottom: 23px;
}
.popup-universal .input__name {
    font-size: 14px;
    max-width: 100px;
    flex: 0 0 100px;
    line-height: 40px;
    margin: 0;
}
.popup-universal .notify-supply-form__input {
    flex: 1 0 auto;
}
.popup-universal__actions {
    margin-bottom: 14px;
    width: 100%;
    overflow: hidden;
}
.popup-universal .checkbox-label {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    padding-left: 23px;
}
.popup-universal .inputs-block {
    flex-direction: column;
    margin-top: 0;
}
.popup-universal .checkbox-item {
    margin-bottom: 0;
}
.popup-universal__success {
    text-align: center;
}
.popup-universal__success-icon .done {
    font-size: 21px;
    font-family: 'Graphik-Medium-Cy';
    line-height: 50px;
    margin-left: 20px;
    letter-spacing: 0;
    color: #000000;
}
.popup-universal__success-icon .icon__pack {
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 24px;
}
.popup-universal__success-message {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 34px;
}
.popup-universal .button:not(:disabled):hover, .popup-universal .button:not(:disabled):focus {
    opacity: 1;
}
.popup-universal .button:disabled, .popup-universal .button:disabled:hover, .popup-universal .button:disabled:focus {
    background: #f2f2f2;
}
.popup-universal label.error {
    font-size: 14px;
    color: #e22626;
    line-height: 16px;
    margin: 5px;
    display: block;
}
.popup-universal__result {
    opacity: 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
}
.popup-universal_complete .popup-universal__result {
    opacity: 1;
}
.popup-fullscreen__loader {
    width: 100%;
    height: 100%;
    background: url(/local/templates/re-store/img/64x64.gif) center no-repeat;
    background-size: 32px;
}
.popup-universal input.input__item.error {
    border: 1px solid #e22626 !important;
}
.popup-universal .input {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.popup-universal .input__container {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    line-height: 40px;
    position: relative;
}
.icon__done {
    height: 50px;
    width: 50px;
}
.popup-universal__actions .input {
    justify-content: center;
}
.input__item {
    padding-right: 37px !important;
}
.input__item.valid {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Etick%3C/title%3E%3Cpath class='a' d='M8,14a1,1,0,0,1-.707-.293l-7-7A1,1,0,0,1,1.707,5.293l6.262,6.261L18.263.324a1,1,0,1,1,1.474,1.352l-11,12A1,1,0,0,1,8.021,14Z'/%3E%3C/svg%3E");
    background-position: calc(100% - 13px) 50%;
    background-size: auto 13px;
    background-repeat: no-repeat;
}
.link--pink {
    color: #ED5AAE;
}
.input__container + .popup-universal__actions {
    margin-bottom: 30px;
}
/* Universal popup end */

.preorder-form__note + .consultant {
    margin-top: 20px;
}

/* Всплювающие подсказки в баджетах */
.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: 320px;
    padding: 17px 20px 14px 19px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
    text-transform: initial;
    color:#000;
    box-sizing: border-box;
}
.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__container {
    position: relative;
}

.badge + .badge .hint__popup {
    left: -75vw;
}

.badge + .badge .hint__popup:before {
    left: 80vw;
}

.text-loading:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: ellipsis steps(4,end) 900ms infinite;
    animation: ellipsis steps(4,end) 900ms infinite;
    content: "\2026";
    width: 0;
}
@keyframes ellipsis {
    to {
        width: 1.25em;
    }
}
@-webkit-keyframes ellipsis {
    to {
        width: 1.25em;
    }
}

.product-text {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    padding: 0 20px;
}

.box__content .product-text {
    margin-bottom: 30px;
}

html.m-open {
    overflow: hidden;
}

/*.contacts.text-page, .main-header {*/
/*    display: none;*/
/*}*/

.header-white{
    background: #fff;
    border-bottom: 1px solid #E8E8ED;
}

.header-white-list{
    display: flex;
    align-items: center;
    height: 45px;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none; /* Firefox */
}

.header-white-list::-webkit-scrollbar {
    display: none;
}

.header-white-list-item{
    position: relative;
    font-family: 'Graphik-Medium-Cy';
    padding: 0 12px;
    font-size: 14px;
    line-height: 20px;
}

.header-white-list-item--border-left {
    padding-left: 22px;
    margin-left: 11px;
}

.header-white-list-item--border-left:before{
    content: '';
    width: 1px;
    height: 22px;
    background-color: #e8e8ed;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

.header-menu-buttons{
    display: flex;
    margin: 0 -6px;
    border-radius: 4px;
}

.header-menu-button{
    width: 50%;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F0F0F5;
    border-radius: 4px;
    padding: 0 5px;
    margin: 0 6px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.header-menu-button > svg{
    margin-right: 9px;
}

.header-menu-button-text--grey {
    color: #8D8D92;
    margin-left: 4px;
}

.black-cross-icon{
    display: block;
    width: 24px;
    margin: auto;
}

.header-menu__hide-block{
    padding: 12px 0 8px;
}

.header-menu__hide-icon {
    margin: 0 auto;
    width: 40px;
    height: 4px;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .1);
}

.header-menu__tags-wrap {
    position: relative;
    margin: 0 -16px;
}

.header-menu__tags-wrap:before, .header-menu__tags-wrap:after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    bottom: 2px;
    content: '';
    display: block;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 0.25s ease;
    width: 16px;
    height: 100%;
    z-index: 2;
}

.header-menu__tags-wrap:before{
    content: '';
    left: 0;
    transform: scaleX(-1);
}

.header-menu__tags-wrap:after{
    content: '';
    right: 0;
}

.header-menu__tags {
    display: flex;
    align-items: center;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-bottom: 49px;
    position: relative;
    z-index: 1;
}

.header-menu__tags::-webkit-scrollbar {
    display: none;
}

.header-menu__tag {
    font-size: 12px;
    line-height: 16px;
    padding: 0 8px;
    background: #F0F0F5;
    border-radius: 4px;
    margin: 2px 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 24px;
}

.header-menu__tag:first-child {
    margin-left: 16px;
}

.header-menu__tag:last-child {
    margin-right: 16px;
}

.header-menu__add-links {
    margin: 33px -24px 0;
}

.header-menu__add-link {
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-left: 24px;
    margin-bottom: 16px;
    color: #ED5AAE;
}

.header-menu__text-nothing{
    font-size: 14px;
    line-height: 20px;
    color: #8D8D92;
}

.header-menu__text-nothing > span{
    color: #000000;
}

.header-menu__tags-wrap + .header-menu__text-nothing{
    margin-top: -25px;
}

.header-menu__section{
    margin-top: 38px;
}

.header-menu__section--blog{
    margin-top: 10px;
}

.header-menu__section-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-menu__section-title {
    position: relative;
    display: flex;
    font-family: "Graphik-Medium-Cy";
    font-size: 22px;
    line-height: 30px;
    color: #000000;
}

.header-menu__section-title > span {
    margin-left: 4px;
    font-family: 'Graphik-Regular-Cy';
    font-size: 12px;
    line-height: 16px;
    color: #8D8D92;
}

.header-menu__section-link{
    display: flex;
    align-items: center;
    color: #8D8D92;
    font-size: 14px;
    line-height: 20px;
}

.header-menu__section-link > svg {
    margin-left: 6px;
}

.header-menu__section-list{
    margin: 0;
}

.header-menu__section-list-item {
    display: flex;
    align-items: center;
    margin: 16px 0;
}

.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: 14px;
    line-height: 20px;
    margin-left: 16px;
}

.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;
}

.query-products {
    position: relative;
    z-index: 1;
    white-space: nowrap;
    font-size: 0;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-bottom: 49px;
}

.query-products::-webkit-scrollbar {
    display: none;
}

.popup-section__title-name {
    font-family: 'Graphik-Regular-Cy';
    font-size: 16px;
    line-height: 24px;
    color: #8D8D92;
}

.product-section__bottom-link {
    font-size: 14px;
    line-height: 20px;
    color: #ED5AAE !important;
}

.popup-section__body{
    padding: 0 0 26px;
    border-bottom: 1px solid #E8E8ED;
    margin: 2px 0 20px;
}

.popup-section__footer-title {
    font-size: 12px;
    line-height: 16px;
    color: #8D8D92;
    margin-top: 2px;
}

.popup-section__footer-text {
    display: block;
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin: 21px 0;
}

.popup-section__footer-text:last-child {
    margin-bottom: 0;
}

.popup-section__footer-text--gray{
    color: #8D8D92 !important;
}

.header-enter__popup-mob {
    position: fixed;
    top: calc(100% - 269px);
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s ease 0.25s, opacity 0.25s ease 0s;
    z-index: 999;
}

.m-show.personal-show .header-enter__popup-mob.is-login {
    opacity: 1;
    visibility: visible;
}

.m-show.personal-show .header-menu__mob {
    transform: translate(0%, 100%);
}

.re-grid {
    padding: 0 16px;
}

.re-grid {
    padding: 0 16px;
}

.re-footer {
    border-top: 1px solid #E8E8ED;
    position: relative;
    z-index: 2;
}

.re-footer__section {
    padding: 33px 0;
}

.re-footer__section-form--default, .subscribed .re-footer__section-form--success{
    display: block;
}

.re-footer__section-form--success, .subscribed .re-footer__section-form--default{
    display: none;
}

.re-footer__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 22px;
    line-height: 30px;
    color: #000000;
}

.re-footer__subscribe-text{
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-top: 18px;
}

.re-footer__subscribe-icon{
    margin: 0 0 23px;
}

.re-footer__form {
    margin-top: 25px;
}

.re-footer__form-input {
    width: 100%;
    display: block;
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    line-height: normal;
    background: #F0F0F5;
    color: #000000;
    padding: 12px 16px 9px 16px;
    border-radius: 4px;
    border: 1px solid transparent;
    box-sizing: border-box;
}

.re-footer__form-input:not(.error):focus {
    background: white;
     border: 1px solid #F0F0F5 !important;
}

.re-footer__form-input.error {
    border: 1px solid #E63843;
}

.re-footer__form-input.error + label {
    display: block !important;
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    line-height: 20px;
    color: #E63843;
    margin-top: 8px;
}

.re-footer__form-input::-webkit-input-placeholder {color: #8D8D92}
.re-footer__form-input::-moz-placeholder {color: #8D8D92}

.re-footer__form-input:focus::-webkit-input-placeholder {opacity: 0;}
.re-footer__form-input:focus::-moz-placeholder {opacity: 0;}

.re-footer__form-button {
    display: block;
    width: 100%;
    height: 40px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
    border: none;
    outline: none;
}

.re-footer__form-button--black {
    color: #FFFFFF;
    background: #000000;
    margin: 16px 0;
}

.re-footer__form-button--white svg {
    margin-right: 10px;
}

.re-footer__form-button--white {
    color: #000000;
    background: #FFFFFF;
    margin: 16px 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
}

.re-footer__form-text {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin-top: 24px;
}

.re-footer__link {
    color: #ED5AAE;
    text-decoration: none;
}

.re-footer__tech {
    background: #F5F5FA;
}

.re-footer__tech-title, .re-footer__tech-text {
    font-family: "Graphik-Regular-Cy";
    line-height: 16px;
}

.re-footer__tech-title {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    color: #000000;
}

.re-footer__tech-text {
    font-size: 12px;
    color: #8D8D92;
    margin: 12px 0;
}

.re-footer__tech-link {
    display: flex;
    align-items: center;
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 16px;
    color: #000000;
    margin-top: 25px;
    text-decoration: none;
}

.re-footer__tech-link-icon {
    width: 6.07px;
    height: 10.5px;
    margin-left: 10px;
}

.re-footer__black {
    background: #000000;
}

.re-footer__accordion {
    margin: 0 0;
    border-top: 1px solid #505050;
}

.re-footer__accordion-item {
    border-bottom: 1px solid #505050;
}

.re-footer__accordion-header {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #FFFFFF;
    padding: 16px 0;
}

.re-footer__accordion-header-icon {
    transition: transform 0.25s ease 0s;
}

.re-footer__accordion-item.open .re-footer__accordion-header-icon {
    transform: rotate(45deg);
}

.re-footer__accordion-body {
    display: none;
    margin: -7px 0 27px;
}

.re-footer__accordion-body-item {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 16px;
    color: #8D8D92;
    padding: 5px 0;
}

.re-footer__information {
    padding: 33px 0 16px;
    border-bottom: 1px solid #505050;
}

.re-footer__information-tel {
    font-family: "Graphik-Regular-Cy";
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
    text-decoration: none;
}

.re-footer__information-text, .re-footer__information-docs-item {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 16px;
    color: #8D8D92;
}

.re-footer__information-time {
    margin-top: 5px;
}

.re-footer__social {
    display: flex;
    margin: 15px 0;
}

.re-footer__social-item {
    margin-right: 16px;
}

.re-footer__information-copyright {
    color: #fff;
    margin-top: 22px;
}

.re-footer__information-detail {
    margin-top: 4px;
}

.re-footer__information-docs {
    display: flex;
    justify-content: space-between;
    margin: 12px 0;
}


.re-footer__information-docs-column {

}

.re-footer__information-docs-item {
    display: flex;
    align-items: center;
    padding: 5px 0;
    margin: 0 0;
    text-decoration: none;
}

.re-footer__information-docs-item > img {
    width: 29px;
    margin-left: 10px;
}

.header-menu__lk-name {
    flex: 1 1 auto;
}

.send-code-popup .popup-block__inner{
    padding: 20px;
    font-size: 14px;
    line-height: 20px;
}

.send-code-popup__title {
    font-family: "Graphik-Medium-Cy";
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 19px;
    max-width: calc(100% - 30px);
}

.popup-section__top--border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 24px;
}
/* End */


/* Start:/local/templates/re-store_order/css/dadata/suggestions.min.css?16001561129546*/
.suggestions-nowrap{white-space:nowrap}.suggestions-input{-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.suggestions-input::-ms-clear{display:none}.suggestions-wrapper{display:inline-block;position:relative;margin:0;padding:0;vertical-align:top;min-height:1px;-webkit-text-size-adjust:100%}.suggestions-addon{display:none;opacity:0;position:absolute}.suggestions-addon[data-addon-type=spinner]{background:rgba(255,255,255,.75) url(data:image/gif;base64,R0lGODlhEAAQAKUAABwaHIyOjMzKzOTm5LSytFxaXHR2dJyenNza3PT29Ly+vISGhERGRJSWlNTS1Ozu7Ly6vGRmZHx+fKSmpOTi5Pz+/MTGxDQyNJSSlMzOzOzq7LS2tHx6fNze3Pz6/MTCxIyKjExKTJyanNTW1PTy9GxqbKyqrP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCQAnACwAAAAAEAAQAAAGk8CTcHgSHYjIU8dAOoFApwfDkfQYJqcFdBFKECleS4mCaSAum1MiIwQFHBWTRtgJxC8XYYIggSQlABwPRAODSB0jQxYKEB9JQiUFBQaLCo6PEZIGQyReSCRNQx4ZBIlIDgQOHkIQEBQVI54kIxUUG35RqxQEJBkOJAQDJx6GQh4biQJsGRCrSA/NJ8rDG8WPI6ZIQQAh+QQJCQArACwAAAAAEAAQAIUEAgSEgoTEwsTk4uSkoqRERkRkYmTU0tT08vSUlpS0srRsbmwcHhyMiozMyszs6uysqqxcXlzc2tz8+vxMTkycnpy8urx0dnQcGhyEhoTExsTk5uSkpqRMSkxsamzU1tT09vScmpy0trR0cnQ0MjSMjozMzszs7uysrqzc3tz8/vz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGk8CVcLiCoIjI1aAEWoVCq1NEkpw0RKsENGFoDh+TlSmwIXAGHcEKdBASCB+V5SQcVFSKQkcIEoQ0SSUkGQhEJ4VIAylDHyYObUkrFx4eAR8OJpBJk5VDCF5EEporEyYKH0kjAAt0KxYWAyofXghxBBgMQidhAwoImQgKAysIgEMTIqiYYhZhSCfNK8vIrZErH6hJQQAh+QQJCQAkACwAAAAAEAAQAIUEAgSEhoTExsTk5uRMTkykpqTU1tRsamz09vS0trR0dnScmpzMzszs7uzc3tw0MjRcXly0srT8/vy8vrx8fnwcGhyUkpTMyszs6uysqqzc2tx0cnT8+vy8urx8enykoqTU0tT08vTk4uRkZmT///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkECScEhKdIhI0qCAIGUypJDCkeR8BE7oR8EhNrqaRSMSEY0uJIRB2OmIJIKQcJCRTCAQIYeRWCMXBAtyQyFNSCIiQwYMFyBJQgEeHhYGFwyOjwEKk4SGRA5+egwRoUMUFR4NbG4SBoYaGxIZDw9CXyQiESGXDAAFaQxEHH0kliQHFZ5DDR1dxhgVWI9CBqVDQQAh+QQJCQAmACwAAAAAEAAQAIUcGhyMjozMysxUVlTk5uSsrqx0cnT09vS8vrzc3tyEgoScnpxERkTU0tTs7uy0trRkZmR8fnz8/vzExsSMioykpqQ0MjSUlpTMzsxcWlzs6uy0srR0dnT8+vzEwsTk4uSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjkCTcGiaCIhIk4PUMZEQphHlk+w8Gk7oJtAcOpqEzQgxIUSwh4SQRPpIRAehhiSZcDjCDuYhSpYgJSNEI3FIGlRCIhgCWEkmFxQUCyICGI1JkCALQ4RJH2pDeht9SBQWIIJObW+FCQoSDyEMQl8mH2IQECIABSYHlyZWfQMZJhwWhURLTcRKFhiOQwZ4SUEAIfkECQkAKQAsAAAAABAAEACFBAIEhIKExMLE5OLkREZEpKKkZGZk1NLU9PL0tLK0dHZ0XF5cnJqczMrM7OrsbG5s3Nrc/Pr8vLq8NDI0jI6MTE5MrK6sHBochIaExMbE5ObkTEpMpKakbGps1NbU9Pb0tLa0fH58ZGJkzM7M7O7sdHJ03N7c/P78vL68////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpDAlHCY8niIyBRJEkk1RqlPwZGMgA5OqIDTHJKamgRidHAwjpGBUCIZnDwfISlzOlAowsgIdERKQglxQwiCRA5UQh4jDVhJKQUMDBYeT41JkJKDhUMDJkR6CX1EDBUMCGttJyWeKQMUJygLInJNBQAHJQoQEyApEaIpCBcPKQYdKRgbm0IZF1TGSgSWjiEBjkEAIfkECQkAJgAsAAAAABAAEACFBAIEhIKExMLE5OLkpKKkTE5M1NLU9PL0lJKUZGZktLK0zMrM7Ors3Nrc/Pr8nJqcdHZ0NDI0jI6MrKqsXF5cHBochIaExMbE5ObkpKak1NbU9Pb0lJaUbGpsvLq8zM7M7O7s3N7c/P78nJ6cfHp8ZGJk////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABpRAk3Bo0miISBPI4zAtPiaHB5SUGpzQD5MIaoYUh48BpMBEzSaPByPSbIQHjahByAgdH8UReXkI3kMHgEQHVEIaHwtXSSYKExMeGk+LSQoZkEMGDUkYaEIMHQAQSRMJGQdCFRUZDgEhQhgjIgsQoyYXbxMVGhYWAwUCJhuvQxsRoxAkJgglg0MLEVTJShSbjEISCIxBACH5BAkJACkALAAAAAAQABAAhRwaHIyOjMzKzFxaXKyurOTm5HR2dJyenLy+vPT29Nze3DQ2NISChJSWlNTS1GxqbLS2tOzu7KyqrMTGxPz+/ERGRIyKjDQyNJSSlMzOzGRmZLSytOzq7Hx6fKSipMTCxPz6/OTi5ISGhJyanNTW1HRydLy6vPTy9ExKTP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTwJRwmCKRiMhUxARKCTIpkCmSBEEcTmiGSYw0C5tTxnHahKLUlMkUopASwhOJEoKYhKAM5Ih0XJtDJ3BIJydDJQMDD0lCHwgmE4gDGowpjggTQyQKSREFXR0ADEkQDBuDFxcSFAFnKRyrDhYBQgJwGwsKGA0hGgIpCa5CCRUWKSLGHgaARA4VhsgpJwaclSkjB4xBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTGxKSipOTm5ERGRLSytGxqbJSSlNTW1PT29IyKjMzOzKyqrOzu7FxeXLy6vHR2dDQyNExOTJyanOTi5Pz+/Hx+fBwaHISGhMzKzKSmpOzq7ExKTLS2tNza3Pz6/IyOjNTS1KyurPTy9Ly+vHx6fJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaTQJRwiEokiEiUAwJCaRgoEMSRBHlETiiDSRQoUBUDiSEiGSpRKgqD2VgSXxQpYal4IELOARBJiq5NQyIfSSQkQwEHB31JKCIMGgkXiox+kEdCH2hIDmpCDhkSCEkCFF5CHR0eFicEnxAWHwMbQiJfJRMVAwMEF1ggrkMKDxQoCCcoBiGBRAkPhxTFCgubjSgNI41BACH5BAkJACoALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSWlHRydCwuLMzKzOzq7KyqrNza3Pz6/Ly6vIyOjFxeXJyenHx6fBwaHISGhMTGxOTm5KSmpNTW1PT29LS2tGxubJyanHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vGRiZP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaRQJVwqOJwiEhV5uJQNUaqiISUPFw+TuhIEiE2OioCwDAyHBCDKFXFEJVOC5PwwDkNPBIhyXIJJA0eBl1DHHJIBwdDExYWGElCZA0ciyGOjwZPR0ImGlWJQwcKBRVJHAiCQhQpKCcPTSokDXZ4QhxdGQkaCAgkIBBqRB0LGyoPDyooG4NEJiGJxiodG6+PKrRJQQAh+QQJCQAnACwAAAAAEAAQAIUcGhyMjozMyszk5uRUVlSsrqx0cnTc2tz09vS8vryEgoScnpxERkTU0tTs7uy0trRkZmR8enzk4uT8/vzExsSMioykpqQ0MjSUlpTMzszs6uxcWly0srR0dnTc3tz8+vzEwsSEhoRMSkzU1tT08vS8urysqqz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGkMCTcHgydIjIk+DiOBE2p0+piURcIk5opvQhNhAnE2AEgZA4gyiVIXpMFB4hYjSRlEpCR+gSSDY4GV1DBxJJCCRDCxUVGElCDRkCI4qMjicNAhkjQxIaSSRUQiQWEAVJIxwNgh0GAhNTonQSD3gnHmAZCgMgIA4chROhURUPJyUJl1xJEhVgxycIsJYnFAKOQQAh+QQJCQApACwAAAAAEAAQAIUEAgSEgoTExsTk5uRERkSkoqRkZmTU1tSUlpT09vS0srRcXlx0dnSMiozMzszs7uzc3tw0NjRMTkysqqx0cnScnpz8/vy8urwcGhyEhoTMyszs6uxMSkykpqRsamzc2tycmpz8+vxkYmR8fnyMjozU0tT08vTk4uS8vrz///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGj8CUcJgKBIjIVIlgShk8qQ1GkEwQGk6oAZMgHkIpReRDYZQAnZTlIVyIUBbSSfhhWE6Xi9CE4FSSJQoOYEMQA0kmXUITICBpSUoOGgeMjpBKGg4HQwNsSCaeQgkKAXpIgSWEDSQOFhqeJgd3eUInYB8gDyUlDwqHIaEpIRVUGhopDheERAMdYJnCF8GAm0lBACH5BAkJACgALAAAAAAQABAAhQQCBISChMTCxOTi5KSipExOTNTS1PTy9LSytGRmZJSSlHRydBweHMzKzOzq7KyqrNza3Pz6/IyOjLy6vJyanHx6fBwaHISGhMTGxOTm5KSmpFxeXNTW1PT29GxubHR2dDQyNMzOzOzu7KyurNze3Pz+/Ly+vJyenP///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAaWQJRwiJIoiEgUZ3NAfSooESiU7GwoTugH1CGSIqhJYRC4cCwj1KEhXHwaJUpGSAqUCBaG8EBIPJILAB4ORAOESBwcQxMPDwhJQiGSHAgjGo+QBiENikIiTUgHoEIdAhQYSZQGYCgEGhAlHF1qHCUDExNCDl0DCAchBgcIcxEiRCUTBigNVCETrEQiE12bKBETxpBCiZBBADs=) 50% 50% no-repeat;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.suggestions-addon[data-addon-type=clear]{background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-addon[data-addon-type=clear]:hover{opacity:1}.suggestions-suggestions{background:#fff;border:1px solid #999;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:default;z-index:9999;-webkit-text-size-adjust:100%}.suggestions-suggestions strong{font-weight:400;color:#39f}.suggestions-suggestions.suggestions-mobile{border-style:none}.suggestions-suggestions.suggestions-mobile .suggestions-suggestion{border-bottom:1px solid #ddd}.suggestions-suggestion{padding:4px 4px;overflow:hidden}.suggestions-suggestion:hover{background:#f7f7f7}.suggestions-selected{background:#f0f0f0}.suggestions-selected:hover{background:#f0f0f0}.suggestions-hint{padding:4px 4px;white-space:nowrap;overflow:hidden;color:#777;font-size:85%}.suggestions-constraints{list-style:none!important;margin:0!important;padding:0!important;position:absolute!important;white-space:nowrap!important}.suggestions-constraints:empty{display:none!important}.suggestions-constraints li{background:#f8f8f8;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;cursor:default;display:inline-block;margin:0 4px 0 0;padding:0 .5em}.suggestions-constraints li .suggestions-remove{height:1em;width:1em;display:inline-block;margin:0 0 0 .25em;background:transparent url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=) 50% 50% no-repeat;background-size:contain;cursor:pointer;opacity:.8}.suggestions-constraints li .suggestions-remove:hover{opacity:1}.suggestions-constraints li span{vertical-align:middle}.suggestions-subtext{color:#777;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.suggestions-subtext_inline{display:inline-block;min-width:6em;vertical-align:bottom;margin:0 .5em 0 0}.suggestions-subtext-delimiter{display:inline-block;width:2px}.suggestions-subtext_label{margin:0 0 0 .25em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:0 3px;background:#f5f5f5;font-size:85%}.suggestions-value[data-suggestion-status=LIQUIDATED]{position:relative}.suggestions-value[data-suggestion-status=LIQUIDATED]:after{position:absolute;left:0;right:0;top:50%;border-top:1px solid rgba(0,0,0,.4);content:''}.suggestions-promo{font-size:85%;color:#777;padding:4px 4px 6px 4px}.suggestions-promo a{color:#777;display:block;filter:grayscale(100%);line-height:20px;text-decoration:none}.suggestions-promo a:hover{filter:grayscale(0)}.suggestions-promo svg{height:20px;vertical-align:bottom}
/* End */


/* Start:/local/templates/re-store/css/swiper-bundle.min.css?161711939813916*/
/**
 * Swiper 6.5.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 5, 2021
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;-webkit-filter:blur(50px);filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
/* End */


/* Start:/local/templates/re-store/components/multisite/system.auth.sms/.default/style.css?17108356058163*/
.smsauth-popup .popup-block {
    max-width: 400px;
    width: 100%;
}
@media (max-width: 1023px) {
    .smsauth-popup .popup-block {
        max-width: initial;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
    }
}
.smsauth-popup__title {
    font-family: "Graphik-Medium-Cy";
    font-size: 22px;
    line-height: 30px;
    color: #000;
}

.smsauth-form {
    margin-top: 20px;
}

.smsauth-popup__descr {
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.smsauth-popup__bottom {
    margin: 40px -60px -60px;
    padding: 20px 60px;
    background-color: #f7f7f7;
}

.smsauth-popup__partners {
    font-size: 12px;
    line-height: 15px;
    color: #999999;
}

.smsauth-popup__partners a {
    color: #ED5AAE;
    text-decoration: none;
}

.smsauth-popup__partners-row {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.smsauth-popup__partners-link {
    opacity: 0.8;
}

.smsauth-popup__partners-link + .smsauth-popup__partners-link {
    margin-left: 25px;
}

.smsauth-form__row {
    height: auto;
}

.smsauth-form__row + .smsauth-form__row {
    margin-top: 20px;
}

.smsauth-form__input {
    background-color: #f0f0f5;
    border: 1px solid #f0f0f5 !important;
    position: relative;
    border-radius: 6px;
    height: 40px;
    transition: all .25s;
}

.smsauth-form__input::placeholder {
    color: #8d8d92 !important;
}

.smsauth-form__input:active,
.smsauth-form__input:focus {
    border: 1px solid #000000 !important;
    background-color: #fff;
    transition: all .25s;
}

.smsauth-form__input[aria-invalid="true"] {
    border: 1px solid red !important;
}

.smsauth-form__input::placeholder,
.smsauth-form__input::-webkit-input-placeholder {
    color: #ccc;
}

.smsauth-form__input.error + label.error {
    margin-top: 10px;
    font-size: 14px;
}

.smsauth-form .radio-label::before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    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;
    transition: 0.25s ease;
}

.smsauth-form .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");
}

.smsauth-form .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");
}

.smsauth-form .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");
}

.smsauth-form .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");
}

.smsauth-form__btn {
    width: 100%;
    margin-top: 20px;
}

.smsauth-form__btn.load {
    opacity: 0.4;
    pointer-events: none;
}

.smsauth-form__error {
    font-size: 12px;
    line-height: 16px;
    color: #e12121;
    margin-top: 10px;
}

.smsauth-form__privacy {
    margin-top: 15px;
    font-size: 12px;
    line-height: 15px;
    color: #000000;
}

.smsauth-form__privacy a {
    color: #ED5AAE;
    text-decoration: none;
}

.smsauth-form__link {
    cursor: pointer;
}

.smsauth-form__method-row {
    margin-top: 10px;
}

.smsauth-form__method-changer {
    font-size: 12px;
    line-height: 15px;
    color: #ED5AAE;
    cursor: pointer;
}

.smsauth-form__info-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 30px;
    font-size: 14px;
    line-height: 20px;
    color: #000;
}

.smsauth-form__info-row + .smsauth-form__info-row {
    margin-top: 20px;
}

.smsauth-form__info-label {
    margin-right: 20px;
}

.smsauth-form__info-label--full {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

.smsauth-form__info-item + .smsauth-form__info-item {
    margin-left: 20px;
}

.smsauth-code__descr {
    font-size: 16px;
    line-height: 24px;
    color: #000;
}

.smsauth-code__send-change {
    color: #ED5AAE;
    cursor: pointer;
}

.smsauth-code__row {
    display: flex;
    margin-top: 35px;
}

/* Chrome, Safari, Edge, Opera */
.smsauth-code__row input::-webkit-outer-spin-button,
.smsauth-code__row input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.smsauth-code__row input[type=number] {
    -moz-appearance: textfield;
}

.smsauth-code__input {
    width: 50px;
    height: 40px;
    box-sizing: border-box;
    background-color: #F5F5FA;
    border-radius: 3px;
    border: 1px solid transparent;
    font-size: 14px;
    color: #000;
    text-align: center;
    padding: 10px 20px 6px 16px;
}

.smsauth-code__input.error {
    border-color: #e22626;
    box-shadow: none;
}

.smsauth-code__input + .smsauth-code__input {
    margin-left: 10px;
}

.smsauth-code__error {
    margin-top: 5px;
    font-size: 14px;
    line-height: 16px;
    color: #e22626;
}

.smsauth-code__senders {
    margin-top: 15px;
    font-size: 12px;
    line-height: 15px;
    color: #999;
}

.smsauth-code__timer {
    margin-top: 15px;
    font-size: 12px;
    line-height: 15px;
    color: #999;
    pointer-events: none;
}

.smsauth-code__resend {
    color: #ED5AAE;
    cursor: pointer;
}

.smsauth-code__loader {
    display: none;
    justify-content: center;
    margin-top: 15px;
}

.smsauth-code__loader img {
    width: 32px;
    height: 32px;
}

.smsauth-code__loader.load {
    display: flex;
}
.js-link-b2b,.js-uruser{display:none;}

.smsauth-code__line, .smsauth-code__dv, .smsauth-code__dv-figure {
    display: flex;
}

.smsauth-code__descr + .smsauth-code__line {
    margin-top: 25px;
}

.smsauth-code__line .smsauth-code__row{
    margin: 0;
}

.smsauth-code__dv {
    align-items: center;
    margin-left: 30px;
}

.smsauth-code__dv-figure-circle{
    width: 5px;
    height: 5px;
    background: #ED5AAE;
    border-radius: 50%;
}

.smsauth-code__dv-figure-circle:first-child{
    margin-bottom: 3px;
}

.smsauth-code__dv-text{
    font-size: 14px;
    line-height: 20px;
    margin-left: 12px;
    white-space: nowrap;
    color: #8D8D92;
}

.smsauth-code__info {
    padding: 16px 0 3px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.smsauth-code__info-link {
    color: #ED5AAE;
}
/* End */


/* Start:/local/templates/re-store/template_styles.css?1734075019102533*/
.input-common {
    -webkit-appearance: none;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.2);
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 3px;
}

.input-common:focus {
    border: 1px solid #ED5AAE;
}

.button-common {
    -webkit-appearance: none;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    padding: 10px 10px 9px;
    border: none;
    outline: none;
    color: #fff;
    background-color: #ED5AAE;
    box-sizing: border-box;
    border-radius: 5px;
}

.button-common_gray {
    color: #000;
    background-color: #f2f2f2;
}

.button-link {
    -webkit-appearance: none;
    font-size: 12px;
    line-height: 2.08333333;
    border: none;
    outline: none;
    color: #999;
    background-color: transparent;
    padding: 0;
}

.checkbox-common {
    padding-left: 24px;
    position: relative;
    display: block;
    cursor: pointer;
}

.checkbox-common__input {
    display: none;
}

.checkbox-common__icon {
    position: absolute;
    top: 1px;
    left: 0;
    width: 14px;
    height: 14px;
    border-radius: 2px;
    border: 1px solid rgba(0, 0, 0, .2);
    display: block;
    box-sizing: border-box;
}

.checkbox-common__input:checked + .checkbox-common__icon {
    border: none;
    background: #ED5AAE;
}

.checkbox-common__input:checked + .checkbox-common__icon:before {
    content: '';
    display: block;
    position: absolute;
    border-width: 0 0 1px 1px;
    border-style: solid;
    border-color: #fff;
    transform: rotate(-45deg);
    top: 3px;
    left: 3px;
    width: 8px;
    height: 4px;
}

#footer{display: block;}
div.footer-phone a, div.footer-messenger a{transition: all .25s; color:#fff;}
div.footer-phone a:hover, div.footer-messenger a:hover{color:#ED5AAE;}

.footer-info-3-column {
    width:830px; /*float:left; position:relative;*/
    font-size:13px; line-height:21px; color:#000;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px;
    column-gap: 40px;
    margin:5px 0;
    column-width: 230px;
    -webkit-column-width: 230px;
    -moz-column-width: 230px;
}
.footer-info-3-column p {
    margin: 0;
    margin-top: 1px;
}

.footer-info-3-column p b {
    font-family: 'Graphik-Medium-Cy';
}

.footer-info a {
    color:#ED5AAE;
}

.footer-info a:hover {
    color:#EA4993;
}

.footer-info a:active {
    color:#D02F79;
}

.city-price-input{position: relative;}

.main-blog-cont .big-article .article-descr{
    display: block;
    font-family: 'Graphik-Light-Cy';
    font-size: 15px;
    letter-spacing: 1px;
    padding: 0 0 10px 0;
    border: 0;
    margin: 0;
    text-align: left !important;
}

.signin-popup, .forgot-pass-popup{
    z-index: 900!important;
}

.signin-popup input {
    box-sizing: content-box !important;
}

.main-input-line input[type="password"] {
    height: 30px;
    width: 210px;
    border-radius: 3px;
    border: 1px solid #000;
    padding: 0 10px;
}
.left-menu-section a.selected {
    background-color: #F7F7F7;
}
.left-menu-section a.disabled {
    pointer-events: none;
}
.shop-list-personal-map{
    display: none;
}
.shop-list-personal-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;
}
.hide {display: none!important;}
.niceRadio.disabled input + label {background-color: #fff;border: 2px solid #e6e6e6;cursor: default;}
.niceRadio.disabled input:hover + label {background-color: #fff;border: 2px solid #e6e6e6;cursor: default;}
.color-radio-outer.disabled input + label {opacity:.5;cursor: default;}
.color-radio-outer.disabled input:hover + label {opacity:.5;border:2px solid #868686;cursor: default;}
.main .tabs_block2 {border-bottom: none;padding-bottom: 0;}

.login-left .niceCheck:first-of-type  {
    margin-right: 150px;
}

.favourites-empty .big-heart{
    background: url(/local/templates/re-store/./img/big-heart.png) center 70px no-repeat transparent !important;
}

.profile-right .catalog-item-block-2{
    /*max-height: 80px;*/
    overflow: hidden;
}

a[name=top_politika] {
    display:none;
}

.shop-chosen.list-fav-block {
    padding: 0;
}
.shop-chosen.list-fav-block .line-block-1 {
    width: 210px;
    float: left;
}
.shop-chosen.list-fav-block .line-block-2 {
    width: 340px;
    float: left;
}
@media (max-width: 608px) {
    .shop-chosen.list-fav-block .line-block-2 {
        padding-left: 15px;
    }
}
.list-fav-block .line-block-3 {
    float: left;
    width: 225px;
    padding-right: 25px;
    height: 40px;
}

.academy-popup {
    display: none;
}

.content-right .container .contacts-container a:hover,
.content-right .container .contacts-map a:hover
{
    color: #ED5AAE;
}

.forgot-password-popup .forgot-password-page .error-text {
    margin-left: 0;
}
#vacancy_result.vacancy-form__row {
    font-size: 14px;
    text-align: center;
}
#rezult_rezume_delete:hover {
    cursor: pointer;
}

.product-main-radio-options .option-text {
    width: auto!important;
    min-width: 110px;
}
.product-main-radio-options .niceRadio label {
    font-size: 14px;
    line-height: 16px;
    padding: 10px 20px;
    white-space: nowrap;
}
a:hover {
    text-decoration:none;
}
.vacancy-form__resume .vacancy-form__resume-filename {
    margin-right: 0px;
}
#file_rezume {
    cursor: pointer;
}
.compare-select {
    min-width: 215px;
}
.compare-select .jq-selectbox__dropdown li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
    width: 100%;
    box-sizing: border-box;
    height: 30px;
}

.installment .black-cross {
    position: absolute;
    right: 0;
    top: 20px;
}

.installment .big-title {
    z-index: 1101;
    margin-bottom: 80px;
}

.about-bonus-info-cont .about-bonus-info-text, .popup__section{
    height:auto;
    padding-top: 40px;
}
.about-bonus-info-cont .about-bonus-info-text .black-cross{
    margin-top: 40px;
}
input#reset_gadgets{
    padding-left: 0;
}

.main-bonus.reg{
    cursor: pointer;
}

.metro-f-g {
    display: inline-block;
    width: 17px;
    margin-left: 2px;
    margin-right: 6px;
}
.popup__wrapper__preload{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(/local/templates/re-store/./img/64x64.gif);
    background-size: 32px;
    position: fixed;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    /*right: 50%;
    bottom: 50%;*/
    width: 32px;
    height: 32px;
    z-index: 10000;
}
#popup__wrapper{
    width: 100%;
    height: 100%;
    right: 0; bottom: 0; left: 0; top: 0;
    background: rgb(255,255,255);
    opacity: 0.5;
    filter: alpha(Opacity=50);
    z-index: 9999;
    position: fixed;
}

.tabs_block2 .box,
.tabs-block-3 .box {
    display: none;
}
.tabs_block2 .box.open_tab,
.tabs-block-3 .box.open_tab {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tabs_block2 .box .tabs2-item,
.tabs-block-3 .box .tabs2-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.tabs_block2 .box .tabs2-item .tabs2-a,
.tabs-block-3 .box .tabs2-item .tabs2-a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
}
.tabs_block2 .box .tabs2-item .tabs2-title,
.tabs-block-3 .box .tabs2-item .tabs2-title {
    height: auto;
}
.tabs_block2 .box .tabs2-item .price,
.tabs-block-3 .box .tabs2-item .price {
    margin-top: auto;
}
.tabs_block2 .box .tabs2-item .recievment-method,
.tabs-block-3 .box .tabs2-item .recievment-method {
    margin-bottom: 30px;
}
.tabs_block2 .box .tabs2-item .tabs2-img-wrap,
.tabs-block-3 .box .tabs2-item .tabs2-img-wrap {
    display: block;
    height: 170px;
    overflow: hidden;
    margin-bottom: 50px;
    margin-left: -7px;
    margin-right: -7px;
}
.tabs_block2 .box .tabs2-item .tabs2-img-wrap {
    position: relative;
}
.tabs_block2 .box .tabs2-item .tabs2-img-wrap:after,
.tabs-block-3 .box .tabs2-item .tabs2-img-wrap:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 100%;
    vertical-align: middle;
}
.tabs_block2 .box .tabs2-item img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.tabs_block2 .box .tabs2-item img,
.tabs-block-3 .box .tabs2-item img {
    vertical-align: middle;
    font-size: 0;
    max-width: 100%;
    display: inline-block;
    margin: 0;
    max-height: 100%;
}

#cat_preloader {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: rgb(255,255,255);
    opacity: 0.5;
    filter: alpha(Opacity=50);
    position: absolute;
    width: 1100px;
    margin-top: -115px;
    /*height:0;*/
    z-index: 4999;
    height: calc(100% + 115px);
    pointer-events: none;
}
#cat_preloader_img{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: url(/local/templates/re-store/./img/64x64.gif);
    background-size: 32px;
    position: fixed;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    /*right: 50%;
    bottom: 50%;*/
    width: 32px;
    height: 32px;
    z-index: 10000;
}

.breadcrumb-main:hover {
    background-image: url(/local/templates/re-store/img/crumb-hover.svg);
}
.by-list .compare-a:hover {
    text-decoration: underline;
}

.left-menu-section a:hover {
    text-decoration: none;
}

#search__preload {
    width: 1100px;
    margin: 0 auto;
    padding: 80px 0 130px;
    background: url(/local/templates/re-store/./img/64x64.gif) left 180px center no-repeat;
    background-size: 32px;
    background-origin: content-box;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #000;
}

.partners img {
    vertical-align: baseline;
}
.partners {
    font-family: 'Graphik-Regular-Cy';
    line-height: normal;
}
.search-line,
.header-top-menu,
.header-city-contacts {
    box-sizing: content-box;
    line-height: normal;
}
.breadcrumbs {
    font-family: 'Graphik-Regular-Cy';
    box-sizing: border-box;
}
#header a:hover {
    text-decoration: none;
}
.header-comp-a,
.header-fav-a {
    box-sizing: content-box;
}

.profile-slider.main-items {
    padding-left: 45px;
    padding-right: 45px;
}
.profile-slider .slick-track {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}
.profile-slider .catalog__item {
    height: 450px;

    margin-right: 0;
    margin-top: 25px;
}
.profile-slider .catalog__item-actions--preorder {
    margin-top: 0;
}
.profile-slider .catalog__item-action {
    display: block;
}
.profile-slider-shadow {
    display: none;
}
.profile-slider .catalog-item {
    margin: 0 5px 0 5px;
    height: auto !important;
    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: center;
    -ms-flex-align: center;
    align-items: center;
}
.profile-slider .catalog-item .item-badge {
    position: static;
    padding-top: 10px;
}
.profile-slider .catalog-item .catalog-item-a-image {
    /*height: auto !important;*/
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.profile-right .catalog-item .catalog-item-block-2 {
    /*max-height: none;*/
    overflow: visible;
    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-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.profile-right .catalog-item .catalog-item-block-2 .item-title {
    margin-bottom: 10px;
}
.profile-right .catalog-item .catalog-item-block-2 .price {
    margin-top: auto;
}
.profile-right .catalog-item .buy {
    height: auto !important;
}

/*Favorites Page personal profile */
.favorites .profile-right .catalog-item .catalog-item-block-2 {
    width:100%;
}

.profile-slider .slick-arrow {
    height: auto !important;
    bottom: 20px;
}

.search-results-tabs .box.open_tab {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}
.search-results-tabs .search-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.search-results-tabs .search-item > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.search-results-tabs .search-item .search-item-name {
    margin-bottom: 20px;
}
.search-results-tabs .search-item .item-price {
    margin-top: auto;
}

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

.product-small-images {
    position: relative !important;
   /* padding-top: 21px !important;*/
}
.product-small-images div.psmo {
    border: none;
    height: 80px!important;
}
.product-small-images .slick-prev.slick-arrow {
    position: absolute;
    top: 0;
    left: 0;
}
.product-small-images:not(.slick-initialized) .psmo:nth-child(n+4) {
    display: none;
}

.profile-history .history-item .image {
    text-align: center;
}
.profile-history .history-item .image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 78px;
}

.catlineminiprod .catalog-item-a-image img {
    width: auto;
    max-width: 120px!important;
    max-height: 83px!important;
}

.content-news .tabs-cont.loading {
    background: none;
}
.content-news .tabs-cont.loading:after {
    background: url(/local/templates/re-store/./img/64x64.gif);
    background-size: 32px;
    display: block;
    content: '';
    position: fixed;
    top: calc(50% - 16px);
    left: calc(50% - 16px);
    width: 32px;
    height: 32px;
}

.added-to-cart-popup .by-tile .catalog-item {
    height: 320px !important;
    padding: 20px;
}
.added-to-cart-popup .by-tile .catalog-item-a-image {
    display: flex;
    margin: 10px auto 20px;
}

.nav-grid-row.loading {
    background: url(/local/templates/re-store/img/64x64.gif) center center / 32px no-repeat;
}

.news-block .news-image-block {
    width: 245px;
    min-height: 1px;
    float: left;
    display: block;
}
.news-block .news-image-block img {
    width: auto;
    height: auto;
    max-width: 100%;
    min-width: 245px;
    display: block;
    margin: auto;
    float: none;
}

.by-tile .item-features {
    display: none;
}
.by-list .item-features {
    display: none;
}
.by-tile .catalog-item {
    height: 436px !important;
}
.by-tile .catalog-item-block-3 .not-av-it {
    margin: 15px 0;
}
.by-list .catalog-item-block-3 .not-av-it {
    margin: 15px 0;
}

.also-read-item__img-wrap {
    height: 125px;
}
.also-read-item__img-wrap img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    width: 100%;
}

.added-to-cart-popup .recommended-item .tabs2-a {
    height: 365px;
}
.added-to-cart-popup .recommended-item .tabs2-a img {
    width: auto;
}
.cart-popup .recommended-item .tabs2-a {
    height: 405px;
    overflow: hidden;
}
.cart-popup .recommended-item .tabs2-a img {
    width: auto;
    max-height: 170px;
    margin-bottom: 20px;
}

.found-news {
    position: relative;
    padding-top: 88px;
}
.found-news img {
    max-width: 151px;
    max-height: 84px;
    position: absolute;
    top: 0;
    left: 0;
}

.with-product .recommended-item .tabs2-a {
    height: 400px;
}
.with-product .recommended-item .tabs2-a img {
    display: block;
    width: auto;
    max-width: 226px;
    margin: 0 auto 20px auto;
}

#dlv_msk .col-sm-6:first-child,
#dlv_spb .col-sm-6:first-child,
#dlv_rus .col-sm-6:first-child {
    padding-left: 0;
}

.accessories .catalog-device-menu a {
    opacity: 1;
}
.accessories .catalog-device-menu a:hover {
    opacity: 0.4;
}
.catalog-device-menu a:not(.active):hover {
    opacity: 0.4;
}

#ipad_compare_link:hover, #ipad_compare_link.active {
    opacity: 0.4;
}

/*@media screen and (max-width: 1439px) {*/
    /*.preview-item-images .preview-item-images-cont .preview-item-slider .slick-slide,*/
    /*.preview-item-slider .slick-track,*/
    /*.preview-item-images-cont .preview-item-slider,*/
    /*.preview-item-slider .slick-list,*/
    /*.preview-item-slider .slick-slide*/
    /*{*/
        /*height: 350px !important;*/
    /*}*/
/*}*/

.search-line-cont {
    position: relative;
}

.promocode-filled .promo-span-value {
    width: 280px;
}
.review-form {
    height: 100% !important;
    max-height: 394px !important;
}
.search-line-cont input[type="submit"] {
    position: absolute;
    visibility: hidden;
}


/* Вкладка "Характеристики" в карточке товара */
.tech-table { width:700px; margin: 0 auto; }
.tech-table tr { border-bottom:1px solid #e6e6e6; }
.tech-table tr:last-child { border: none; }
.tech-table th { padding:30px 0 15px 0; box-sizing:border-box; font-size:18px; color:#000; text-align:left; line-height:20px; vertical-align:top; font-weight: normal; }
.tech-table td { box-sizing:border-box; padding:10px 20px 10px 0; font-size:14px; line-height:20px; color:#000; text-align:left; vertical-align:top; }
.tech-table td:first-child { width:275px !important; }

.shop-list-element .line-block-2, .chosen-shop-list-element .line-block-2 p {
    font-size: 14px;
}
/* Анимация блика на кнопке Добавить в корзину, карточка товара */
.product-add .pink-bttn-normal { position: relative; }
.product-add .pink-bttn-normal:before {
    display: none;
}
.product-add .pink-bttn-normal .button__romb, .start-pre-order .button__romb {
    display: block;
    width: 30px;
    height: 100%;
    position: absolute;
    opacity: 0.3;
    top: 0;
    left: 0;
  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;
}
@-webkit-keyframes move { 0% { left: 0%; } 20% { left: 100%; } 100% { left: 100%; } }
@-moz-keyframes move { 0% { left: 0%; } 20% { left: 100%; } 100% { left: 100%; } }
@-ms-keyframes move { 0% { left: 0%; } 20% { left: 100%; } 100% { left: 100%; } }
@-o-keyframes move { 0% { left: 0%; } 20% { left: 100%; } 100% { left: 100%; } }
@keyframes move { 0% { left: 0%; } 20% { left: 100%; } 100% { left: 100%; } }

/* Подсказки преимуществ, карточка товара */
.tooltip-features { visibility: hidden; width: 320px!important; position:absolute; background-color:#fff; box-shadow:0px 0px 30px #d0d0d0; padding:20px 30px!important; left:0; bottom:80px; box-sizing: border-box; margin: 0; cursor: text; opacity: 0; }
.tooltip-features:before {width: 0; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #fff; bottom:-10px; left:15px; position:absolute; content:''; }
.tooltip-features .main-list-style { width: auto; margin: 0 auto; }
.product .accessories-fourblocks-one:hover .tooltip-features { opacity: 1; visibility: visible; }
.features-item--tooltip { cursor: pointer; }
.product .features-item--tooltip { margin-left: 7px; }


.breadcrumbs ul {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 60px;
}

@media (max-width: 1279px){
    .breadcrumbs ul {
        padding: 0 30px;
    }
}

@media (max-width: 767px){
    .breadcrumbs ul {
        padding: 0 16px;
    }
}

.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  {
    max-height: 165px;
}

.catalog-filter .js-show-all-filter-items {
    margin: 12px 0 0 0 !important;
    color: #ED5AAE;
    padding-left: 25px;
    display: block;
    border: 0;
    background: transparent;
    font-size: 14px;
}



/****************************
Стили контента на деталке
 */
 .product .product__descr{
    width: 1100px;
    margin-bottom: 36px !important;
    padding-bottom: 0 !important;
    border-bottom: 1px solid #e6e6e6;
}
.product .product__descr .product__descr {
    border-bottom: 0;
    margin-bottom: 0 !important;
}
.product__descr .product__descr__item__video {
    margin-top: 0px;
}
.product__descr .product__descr__ite {
    margin-bottom: 60px !important;
}
.product .text-page{
    width: 100%;
}
.product .product-sm-descr{
    width: 535px;
    margin:25px auto 60px;
}
.product .product-sm-descr h3 {
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
    line-height: 20px;
    margin-bottom: 12px;
    font-family: "Graphik-Medium-Cy" !important;
    font-weight: normal;
}

.product .product-sm-descr p{
    font-size:14px;
    line-height: 21px;
    color:#000;
    margin-bottom: 20px;
}
.product .product-sm-descr__title{
    margin-top: 40px;
    line-height: 21px;
    font-size:18px;
    font-family: 'Graphik-Regular-Cy';
}
.product .product-sm-descr ul{
    padding-left:0;
}
.product .product-sm-descr ul li{
    font-size:14px;
    line-height: 21px;
    color:#000;
    list-style: none;
    padding-left: 20px;
    position: relative;
    margin-bottom: 1em;
}
.product .product-sm-descr ul li:before{
    content:'';
    display: block;
    position: absolute;
    left: 0;
    top: 4px ;
    width: 8px;
    height: 8px;
    background-color: #ED5AAE;
    border-radius: 50%;
}

@media only screen and (max-width:767px){
    .product .product__descr{
        width: 100%;
    }
    .product .product-sm-descr{
        width: 100%;
    }
    .product .product-sm-descr p{
        text-align: left;
    }
}

/****************************************/


.profile-address-add .error-return.pink-text>span {
    line-height: 15px;
    margin-top: 5px;
    margin-bottom: 5px;
}

/* \core\local\templates\re-store\components\multisite\catalog.new\main.page\style.css */
.ord_button {
    color: #ED5AAE;
    font-size: 22px;
}

/* academy on main page */
.main-education-cont.new_correction .big-article {
    width: 556px;
    height: 320px;
    float: none;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    overflow: hidden;
    border: 10px solid white;
    padding:0px;
    box-sizing: border-box;
    margin-right: 4px;
}

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

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

.main-education-cont.new_correction .big-article .article-text:after {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 150px;
    content: ' ';
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(3,3,3,1) 99%,rgba(0,0,0,1) 100%);
}

.main-education-cont.new_correction .big-article img.academy_main_cover {
    width:100%;
    height: auto;
    top:0px;
    left:0px;
}

.main-education-cont.new_correction .big-article2 {
    width: 556px;
    height: 320px;
    float: none;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    margin-right: 4px;
    position: relative;
    overflow: hidden;
    border: 10px solid white;
    padding:0px;
    box-sizing: border-box;
}

.main-education-cont.new_correction .big-article2:hover {
    box-shadow: 2px 3px 12px #d0d0d0;
    -webkit-box-shadow: 2px 3px 12px #d0d0d0;
    -moz-box-shadow: 2px 3px 12px #d0d0d0;
}

.main-education-cont.new_correction .big-article2 img.academy_main_cover {
    width:100%;
    top:0px;
    left:0px;
}

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

.main-education-cont.new_correction .big-article2: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-education-cont.new_correction .big-article2 .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;
    text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

.main-education-cont.new_correction .big-article2 .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.new_correction .big-article2+.big-article2 {
    margin-right:0px;
    margin-left: 4px;
}

.main-education-cont.new_correction .big-article3 {
    width: 556px;
    height: 320px;
    float: left;
    margin: 0 0 0 0;
    position: relative;
    color: #fff;
    overflow: hidden;
    border: 10px solid white;
    padding:0px;
    box-sizing: border-box;
}

.main-education-cont.new_correction .big-article3:hover {
    box-shadow: 2px 3px 12px #d0d0d0;
    -webkit-box-shadow: 2px 3px 12px #d0d0d0;
    -moz-box-shadow: 2px 3px 12px #d0d0d0;
}

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

.main-education-cont.new_correction .big-article3 .article-text:after {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 150px;
    content: ' ';
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(3,3,3,1) 99%,rgba(0,0,0,1) 100%);
}

.main-education-cont.new_correction .big-article3 img.academy_main_cover {
    width:100%;
    top:0px;
    left:0px;
}

.main-education-cont.new_correction .big-article3 .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.new_correction .big-article3 .article-date {
    display: block;
    font-size: 14px;
    padding: 0;
    border: 0;
    margin: 0;
    text-align: left !important;
    position: relative;
    z-index: 1;
}

/* Р±Р»РѕРє "РћР±СѓС‡РµРЅРёРµ" РЅР° РіР»Р°РІРЅРѕР№ */
.main-academy { width:1100px; text-align:center; margin:0 auto; padding-bottom:60px; border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; }
.main-academy__title { margin-top:46px; text-align:center; }
.main-academy__title a { color: #000; text-decoration: none; }
.main-academy__title a:hover { color: #ED5AAE; }
.main-academy__subtitle { font-size:14px; margin:17px 0 55px 0; text-align:center; color:#000; }
.main-lectures-itemgroup { height: 300px; margin-bottom: 40px; font-size: 0; text-align: center; }
.main-lectures-item { display: inline-block; width: 535px; height: 300px; position: relative; text-align: left; color: #fff; text-decoration: none; overflow: hidden; }
.main-lectures-item:first-child { margin-right: 30px; }
.main-lectures-item__title { font-family: 'Graphik-Light-Cy'; font-size:28px; border:0; margin:0 0 -4px; text-align:left !important;position: relative; z-index: 1; text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25); }
.main-lectures-item__descr { font-size: 14px; line-height: 21px; margin-top: 20px; }
.main-lectures-item__date,.main-lectures-item__record { font-size: 15px; line-height: 15px; margin-bottom: 16px; }
.main-lectures-item__date>span {  text-transform: lowercase;  }
.main-lectures-item__img { display: block; width: 535px; }
.main-lectures-item__textbox { position:absolute; bottom:0; left:0; width:100%; z-index:2; box-sizing:border-box; padding:23px 30px; }
.main-lectures-item__icon-play { width: 66px; height: 66px; background: transparent url('/local/templates/re-store/img/icon-play.svg') 0 0 no-repeat; background-size: 66px auto; position: absolute; left: 30px; top: 22px; }
.main-lectures-item:hover .main-lectures-item__icon-play { width: 66px; height: 66px; background: transparent url('/local/templates/re-store/img/icon-play.svg') 0 -66px no-repeat; background-size: 66px auto; position: absolute; left: 30px; top: 22px; }
.main-lectures-item:active .main-lectures-item__icon-play { width: 66px; height: 66px; background: transparent url('/local/templates/re-store/img/icon-play.svg') 0 -132px no-repeat; background-size: 66px auto; position: absolute; left: 30px; top: 22px; }
.main-lectures-item: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-lectures-item:hover { box-shadow:0px 2px 10px rgba(0,0,0,.2); }
.main-lectures-item:before,.main-seminars-item__img: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-lectures-item:hover:before,.main-seminars-item__img:hover:before { background-color: rgba(255,255,255,.1); opacity: 1; }
.main-lectures-item:active:before,.main-seminars-item__img:active:before { background-color: rgba(255,255,255,.2); opacity: 1; }
.main-seminars-itemgroup { font-size: 0; margin: -10px -15px 36px; text-align: left; }
.main-seminars-item { display: inline-block; width: calc(25% - 30px); margin: 0 15px; vertical-align: top; }
.main-seminars-item__img { position: relative; }
.main-seminars-item__img img { display: block; width: 100%; max-width: 100%; }
.main-seminars-item__title { font-size: 18px; line-height: 24px; color: #000; margin: 12px 0 6px; -webkit-transition: .25s; transition: .25s; }
.main-seminars-item__descr { font-size: 13px; line-height: 21px; color: #999; }
.main-seminars-item:hover .main-seminars-item__title { color: #ED5AAE; }

#comment_form label.error {
  color: red;
  margin-left: 259px;
  margin-top: 3px;
  float: left;
}

#feedback_form label.error {
    padding-top: 0;
}
/*animate-catalog*/

.global.c-active .preheader {
    opacity: 1 !important;
}

.global.c-active #header {
    opacity: 1 !important;
}

.catalog, .c-animate{
    opacity: 0 !important;
    transition: 0.25s ease 0.5s;
}

.global.c-active .catalog, .global.c-active .c-animate {
    opacity: 1 !important;
}

.by-tile .catalog-item .compare-a{
    bottom: 49px;
    position: absolute;
    right: 18px;
    font-size: 14px;
    color: #ED5AAE;
    font-size: 14px;
    line-height: 14px;
}

.by-tile .catalog-item .compare-a,
.by-tile .catalog-item .oneclick-buy-bttn{
    display: block !important;
    opacity: 0;
    transition: 0.25s ease 0s;
}
.by-tile .catalog-item:hover .compare-a,
.by-tile .catalog-item:hover .oneclick-buy-bttn{
    opacity: 1;
    transition: 0.25s ease 0s;
}

.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;
    float: left;
    display: inline-block !important;
    vertical-align: middle !important;
}

.pr-compare-popup .pr-compare-popup-content .pr-compare-description {
    height: 90px;
    width: 490px !important;
    float: left;
    line-height: 16px;
    vertical-align: middle !important;
}

.pr-compare-status {
    font-size: 16px;
    line-height: 24px;
    color: #8d8d92;
}

.pr-compare-status:after{
    content: '';
    width: 155px;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #EC3587;
    opacity: 0;
}

.pr-compare-status:hover:after{
    opacity: 1;
}

.by-tile .catalog-item, .by-list .catalog-item {
    transition: none !important;
}

.choose-city {
    display: flex;
}

.global.active #header {
    opacity: 1 !important;
    z-index: 999;
}

.preheader {
    opacity: 0 !important;
    transition: opacity 0.25s ease 0s;
}

.global.active .preheader {
    opacity: 1 !important;
}

.shadow2 {
    position: absolute !important;
    top: inherit !important;
    z-index: 4 !important;
}

.breadcrumbs, .product{
    opacity: 0 !important;
    transition: opacity 0.25s ease 0s;
}

.global.c-active .breadcrumbs, .global.c-active .product,
.global.show-menu-active .breadcrumbs, .global.show-menu-active .product{
    opacity: 1 !important;
}
@media (max-width: 1023px) {
    .breadcrumbs {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    #comment_form label.error {
        margin-left: 0;
        margin-top: 5px;
    }
}

.global.c-active .product-info-left{
    opacity: 1 !important;
}

.m-p-slider, .m-p-slider .slick-arrow {
    opacity: 0 !important;
    transition: 0.5s ease-out 0.50s;
}

.global.active .m-p-slider, .global.active .m-p-slider .slick-arrow {
    opacity: 1 !important;
}

.slick-dots {
    opacity: 0 !important;
    transition: 0.5s ease-out 0.50s;
}

.global.active .slick-dots {
    opacity: 1 !important;
}

div[data-campaign-id] {
    opacity: 0;
    transition: transform 0.25s ease 1s;
}

.global.active div[data-campaign-id] {
    opacity: 1;
}

.shadow {
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4) !important;
}

.show-choose .choose-city {
    top: 130px !important;
    transform: translateY(-0%) !important;
    -webkit-transform: translateY(-0%) !important;
}

.choose-city-list, .signin-popup, .about-service-info, .preview-item-images {
    transition: 0.5s ease 0s;
}

/*.dbck_side {*/
    /*opacity: 0;*/
    /*transform: scale(0.5);*/
    /*-webkit-transform: scale(0.5);*/
    /*transition: 0.3s ease 0s;*/
/*}*/

/*.dbck_side.active {*/
    /*opacity: 1;*/
    /*transform: scale(1);*/
    /*-webkit-transform: scale(1);*/
    /*transition: 0.3s ease 0s;*/
/*}*/

.main-offers a {
    opacity: 0;
    transform: translateY(10%);
    -webkit-transform: translateY(10%);
}

.main-offers a:nth-child(1) {
    transition: width 0s ease 0s, opacity 0.5s ease 1s, transform 0.5s ease 1s;
}

.main-offers a:nth-child(2) {
    transition: width 0s ease 0s, opacity 0.5s ease 1.25s, transform 0.5s ease 1.25s;
}

.main-offers a:nth-child(3) {
    transition: width 0s ease 0s, opacity 0.5s ease 1.5s, transform 0.5s ease 1.5s;
}

.main-offers a:nth-child(4) {
    transition: width 0s ease 0s, opacity 0.5s ease 1.75s, transform 0.5s ease 1.75s;
}

.main-offers a:nth-child(5) {
    transition: width 0s ease 0s, opacity 0.5s ease 2s, transform 0.5s ease 2s;
}

.main-offers a:nth-child(6) {
    transition: width 0s ease 0s, opacity 0.5s ease 2.25s, transform 0.5s ease 2.25s;
}

.global.active .main-offers a {
    opacity: 1;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
}

.main-trend, .hide-all-blocks .main-trend, .hide-all-blocks .main-blog, .hide-all-blocks .tabs_block2, .hide-all-blocks .main-academy,
.hide-all-blocks .tabs-block-3, .hide-all-blocks .main-bonus, .hide-all-blocks .main-news  {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}

.hide-all-blocks #footer{
    opacity: 0;
}

.show-all-blocks #footer{
    opacity: 1;
    transition: 0.25s ease 0.5s;
}

.main-trend.show-container, .main-blog.show-container, .tabs_block2.show-container, .main-academy.show-container,
.tabs-block-3.show-container, .main-bonus.show-container, .main-news.show-container {
    opacity: 1;
}

.main-trend.show-container-load {
    opacity: 1;
}

.main-blog-cont .big-article, .main-news-oneblock {
    transition: none !important;
    transition: box-shadow .25s !important;
}

.main-trend a, .tabs2-item {
    transition: box-shadow 0.25s ease 0s !important;
}

.global {
    position: relative;
    background: #fff;
    transition: z-index 0s ease 0.5s;
}

.channel-compare2 .compare2-template-preview-item-pricing:last-child {
    display: none !important;
}

.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;
}

.by-tile .catalog-item, .by-list .catalog-item{
    transition: box-shadow 0.25s ease 0s !important;
}

.pr-compare-popup .pr-compare-popup-content .pr-compare-description.center-block{
    display: flex !important;
    display: -webkit-flex !important;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}

.center-block__inner {
    margin-left: 28px;
}

.pr-favourites-popup {
    z-index: 10;
}

body.hidden{
    display: block !important;
    opacity: 1 !important;
}
.my-messages .my-messages-list .one-message .message-text {
  white-space: normal;
}

/*Ie 10/11*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none)
{
    /*html.itIsIe{*/
        /*overflow: hidden;*/
        /*height: 100%;*/
    /*}*/
    /*.itIsIe body{*/
        /*overflow: auto;*/
        /*height: 100%;*/
    /*}*/
}

#footer{
    position: relative;
    z-index: 0;
}

.book-it-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';
}

.book-it-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;
}

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

.book-it-popup-content {
    position: relative;
    width: 1400px;
    min-height: 450px;
    height: 100%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 1400px){
    .book-it-popup-content {
        width: 1100px;
    }
}

.book-it-popup-content-inner {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.book-it-popup__title {
    font-size: 32px;
    margin-bottom: 50px;
    font-family: graphik-light-cy;
}

.book-it-popup .main-input-line {
    margin: 0;
}

.book-it-popup__form-row {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.book-it-popup__form-row span.label {
    display: inline-block;
    width: 100px;
    font-size: 15px;
}

.book-it-popup__form-submit {
    padding-left: 100px;
    width: 320px;
    margin-top: 40px;
}

.book-it-popup .pink-bttn-normal,
.book-it-popup .gray-bttn-normal {
    width: 320px;
    margin-bottom: 40px;
}

.book-it-popup .niceCheck label {
    display: inline-block;
    font-size: 12px;
    color: #999;
    font-family: 'Graphik-Regular-Cy';
}

.book-it-popup .pink-a {
    font-size: 12px;
}

.book-it-popup .consultant {
    position: absolute;
    bottom: 20px;
    right: 0;
    height: 40px;
    display: flex;
    align-items: center;
}

.consultant {
    position: absolute;
    bottom: 20px;
    right: 0;
    height: 40px;
    display: flex;
    align-items: center;
}

.consultant-input-show {
    font-size: 14px;
    color: #999;
    cursor: pointer;
}

.consultant-input-row {
    display: flex;
    align-items: center;
}

.consultant-input-hidden {
    display: none;
}

.book-it-popup .consultant__title {
    font-size: 14px;
    margin-right: 15px;
}

.book-it-popup .consultant__input input[type="text"] {
    width: 220px;
}

.consultant__title {
    font-size: 14px;
    margin-right: 15px;
}

.consultant .consultant__input {
    margin: 0;
}

.consultant .consultant__input input[type="text"] {
    height: 40px;
    width: 220px;
    font-size: 15px;
    box-sizing: border-box;
    padding: 0 15px;
}

.consultant__input input::-webkit-input-placeholder {
    font-family: graphik-light-cy;
    font-size: 14px;
    color: #ccc;
}

.consultant__input input:-moz-placeholder {
    font-family: graphik-light-cy;
    font-size: 14px;
    color: #ccc;
}



.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: 8px 0;
    font-size: 14px;
}

.balloon-content p br {
    display: block;
    content: "";
    margin-top: 0em;
}

p.balloon-content__shop_metro {
    margin: 0 0 8px 0;
}
p.balloon-content__shop-name {
    margin: 0;
}

.balloon-content__shop-name {
    font-family: 'Graphik-Medium-Cy';
}

.balloon-content__shop-metro {
    margin-bottom: 10px!important;
}

.balloon-content__shop-info {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #ED5AAE;
    cursor: pointer;
}

.balloon-content__shop-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;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.balloon-content__shop-select-btn_active {
    background-color: #f2f2f2;
    color: #000;
}

.catalog-filter .small-title .show-on-map {
    font-family: 'Graphik-Regular-Cy';
    margin-left: 25px;
    cursor: pointer;
}

.catalog-filter .small-title .show-on-map:before {
    content: '';
    display: inline-block;
    width: 9px;
    height: 13px;
    background: url("/local/templates/re-store/img/shop-filter-map-marker.svg") center bottom no-repeat;
    margin-right: 5px;
}

.shops-city-selector {
    line-height: 32px;
    text-align: right;
}

.shops-city-selector__btn {
    margin-right: 0;
    padding-right: 20px;
    font-size: 14px;
    color: #000;
    background: url(/local/templates/m-re-store/img/arr-sorting.svg) right center no-repeat;
    background-color: transparent;
    background-size: 14px auto;
}

.shop-list-popup {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow-y: auto;
    z-index: 1100;
    font-family: 'Graphik-Regular-Cy';
}

.shop-list-popup .black-cross {
    width: 60px;
    height: 60px;
    z-index: 11020;
    position: absolute;
    top: 40px;
    right: 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
}

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

.shop-list-popup-content {
    position: relative;
    max-width: 1100px;
    height: 100%;
    margin: 0 auto;
    padding: 170px 0px 0;
    box-sizing: border-box;
}

.shop-list-popup-content__left {
    float: left;
    width: 550px;
    min-height: 1px;
}

.shop-list-popup-content__right {
    float: left;
    width: 490px;
    margin-left: 60px;
}

.shop-list-popup__shop-name {
    display: block;
    margin-bottom: 40px;
    font-family: 'Graphik-Light-Cy';
    font-size: 32px;
}

.shop-list-popup__shop-descr {
    margin-bottom: 30px;
}

.shop-list-popup__shop-descr, 
.shop-list-popup__shop-metro,
.shop-list-popup__shop-address,
.shop-list-popup__shop-work-time {
    display: block;
    font-size: 14px;
}

.shop-list-popup .print {
    margin-top: 20px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0 10px 0 45px;
    background: url(/local/templates/re-store/img/print.svg) 10px center no-repeat #f2f2f2;
    border: 0;
    font-size: 14px;
}

.shop-list-popup .print:hover {
    background-color: #e6e6e6;
}

.shop-list-popup__tabs-wrapper {
    margin-bottom: 40px;
}

.shop-list-popup__tabs {
    padding: 0;
    font-size: 0;
}

.shop-list-popup__tabs li {
    display: inline-block;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #000;
    background-color: transparent;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
}

.shop-list-popup__tabs li:first-child {
    margin-right: 10px;
}

.shop-list-popup__tabs li:hover {
    background-color: #e6e6e6;
}

.shop-list-popup__tabs li.active {
    border: 2px solid #ED5AAE !important;
}

.shop-list-popup__tabs li.active:hover {
    background-color: transparent !important;
}

.shop-list-popup__map-block {
    width: 100%;
}

.shop-list-popup__layout-block {
    display: none;
    width: 100%;
}

.shop-list-popup__layout-block img {
    width: 100%;
}

.shops-tabs {
    float: left;
    margin-top: 35px;
    margin-bottom: 30px;
}

.shops-tabs__tab,
  .shops-tabs__link {
    display: inline-block;
    margin-right: 10px;
    padding: 0 20px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #000 !important;
    background-color: transparent;
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
}

.shops-tabs__tab:last-child-child {
    margin-right: 0;
}

.shops-tabs__tab:hover,
  .shops-tabs__link:hover {
    background-color: #e6e6e6;
}

.shops-tabs__tab.current {
    border: 2px solid #ED5AAE !important;
}

.shops-tabs__tab.current:hover {
    background-color: transparent !important;
}

.shops-tabs-content .show-more {
    display: block;
    width: 315px;
    height: 40px;
    margin: 0 auto;
    margin-top: 30px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    color: #000;
    background-color: #f2f2f2;
    border-radius: 5px;
}

.shops-tabs-content .show-more:hover {
    background-color: #e6e6e6;
}

.shops-tabs-content__item.hidden {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    display: none;
}

.shops-tabs-content__item.current {
    visibility: visible;
    opacity: 1;
}

.tab-list-element {
    padding: 25px 0;
    border-top: 1px solid #e6e6e6;
    font-size: 14px;
}

.tab-list-element:first-child {
    border-top: none;
}

.tab-list-element p {
    margin: 0 !important;
    padding: 0 !important;
}

.tab-list-element .line-block-1 {
    width: 260px;
    padding-right: 10px;
    padding-left: 0;
    box-sizing: border-box;
}

.tab-list-element .line-block-2 {
    width: 565px;
}

.tab-list-element .line-block-2 span {
    display: block;
}

.tab-list-element__name {
    font-family: 'Graphik-Medium-Cy';
}

.tab-list-element-more {
    display: inline-block;
    margin-top: 10px;
    font-size: 11px;
    text-transform: uppercase;
    color: #ED5AAE;
    cursor: pointer;
}

.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;
}


/*YANDEX MAP ZOOM BUTTONS*/
.zoom-control {
    border-radius: 32px;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.2);
}

.zoom-control__zoom-in {
    position: relative;
}

.zoom-control__zoom-in:after {
    content: '';
    position: absolute;
    height: 2px;
    bottom: -1px;
    left: 6px;
    right: 6px;
    background-color: #f5f5f5;
    z-index: 1;
}

.zoom-button {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0 !important;
    outline: 0;
    border: 0;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    height: 32px !important;
    background-color: #fff !important;
    font-size: 15px;
    line-height: 32px;
    border-radius: 32px !important;
    overflow: hidden;
    -webkit-transition: box-shadow .1s ease-out;
    transition: box-shadow .1s ease-out;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.zoom-button:hover .zoom-button-icon {
    opacity: 1;
}

.zoom-button-in {
    margin-bottom: 0;
    padding-top: 2px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.zoom-button-out {
    margin-top: 0;
    padding-bottom: 2px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.zoom-button-icon {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    height: 26px;
    width: 26px;
    padding: 3px;
    opacity: .6;
    -webkit-transition: opacity .1s ease-out;
    transition: opacity .1s ease-out;
    pointer-events: none;
}

.zoom-control__zoom-in-icon {
    background: url(/local/templates/re-store/img/zoom-in-icon.svg) center no-repeat;
}

.zoom-control__zoom-out-icon {
    background: url(/local/templates/re-store/img/zoom-out-icon.svg) center no-repeat;
}
/*END YANDEX MAP ZOOM BUTTONS*/

.metro svg{
    vertical-align: middle;
    padding-bottom: 3px;
    padding-right: 5px;
}

.region-no-shops {
    margin-top: 50px;
    font-size: 14px;
}

.available-regions {
    display: flex;
    flex-wrap: wrap;
    margin-top: 50px;
}

.available-regions__items {
    width: 33.33%;
    margin-bottom: 20px;
}

@media print {
    .show-more {
        display: none !important;
    }
}

.popup-fullscreen {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color .25s ease, visibility .25s;
    -o-transition: background-color .25s ease, visibility .25s;
    transition: background-color .25s ease, visibility .25s;
    z-index: 1501;
    visibility: hidden;
}

.popup-fullscreen__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
            transform: translateY(-100%);
    background-color: #fff;
    padding: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    /*overflow-y: auto;*/
    overflow-x: hidden;
}

/* Попапы */
.popup-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 80px 0;
    box-sizing: border-box;
    overflow: hidden;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    outline: none;
    -webkit-transition: .25s ease 0s;
    transition: .25s ease 0s;
}

.popup-wrap.popup-fullscreen_visible {
    visibility: visible;
    overflow-y: auto;
    opacity: 1;
}

.popup-block {
    display: block;
    position: static;
    max-width: 1100px;
    height: auto;
    margin: auto;
    border-radius: 5px;
    background-color: #fff;
    -webkit-transition: .25s ease 0s;
    transition: .25s ease 0s;
    transform: translateY(200%);
    -webkit-transform: translateY(200%);
}

.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-wrap--full .popup-close {
    /* padding: 0px; */
}

.popup-wrap.popup-fullscreen_visible .popup-block,
.popup-fullscreen_visible .popup-fullscreen__inner {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}

.popup-block__title {
    margin-bottom: 18px;
}

.popup-block__full-title {
    margin-bottom: 32px;
}

/* Reset style for button */
.btn-reset {
    border: none;
    padding: 0;
    background-color: transparent;
}

.popup-block__text {
    margin-bottom: 22px;
}

.popup-block__border {
    padding-bottom: 11px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 25px;
}

.popup-block__border--xl {
    padding-bottom: 27px;
    margin-bottom: 24px;
}

.popup-block__border--dsk {
    padding-bottom: 19px;
    margin-bottom: 32px;
}

.popup-block__inner {
    padding: 60px 60px 56px;
}

.btb-popup .popup-block__inner {
    padding: 34px 38px;
}

.popup-block__inner .link {
    font-size: 14px;
}

.button-close,
[class*="balloon__close"] {
    background-color: transparent;
    padding: 10px;
    width: 21px !important;
    height: 21px !important;
    cursor: pointer;
    outline: none ;
    -webkit-tap-highlight-color: transparent;
    font-size: 0;
    color: rgba(0, 0, 0, 0.4);
    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;
}

.popup-close {
    position: absolute;
    top: 7px !important;
    right: 10px !important;
    z-index: 2;
    background-size: 16px 16px !important;
    padding: 13px;
}

/* Fix for fixed header, hide when popup open */
.bg-black .global:after {
    z-index: 501;
}

.popup-block__checkbox {
    margin-top: 35px;
}

.preorder-loader {
    width: 100%;
    height: 100%;
    background: url(/local/templates/re-store/./img/64x64.gif) center no-repeat;
    background-size: 32px;
}

.preorder {
    font-size: 14px;
    line-height: 1.5;
    max-width: 1100px;
    margin: auto;
    padding-top: 48px;
}

.preorder__title {
    font-family: 'Graphik-Light-Cy';
    font-size: 31px;
    line-height: 1.29032258;
    margin-bottom: 23px;
}

.preorder__note {
    font-size: 14px;
    line-height: 20px;
    background: #fff8e9;
    padding: 14px 20px;
    margin-bottom: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
}

.preorder__note-product {
    font-family: 'Graphik-Medium-Cy';
}

.preorder__controls {
  display: flex;
  margin-bottom: 30px;
}

.preorder__services {
    max-width: 675px;
    padding-top: 10px;
    margin-left: auto;
}

.preorder-buy-popup-tabs {
    margin-bottom: 40px;
}

.preorder-delivery-info {
    margin-top: 40px;
}

.preorder-form {
    width: 320px;
    margin-right: 84px;
}

.preorder-form__field-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
}

.preorder-form__field-wrap:last-child {
    margin-bottom: 30px;
}

.preorder-form__label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.preorder-form__field {
    -webkit-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
            width: 100%;
}

.preorder-form__field_error {
    width: 100%;
    border: 1px solid #e12121;
}

.preorder-form__error {
    width: 100%;
    color: #e12121;
    padding-left: 100px;
}
.preorder-form__field + .preorder-form__error {
    margin-top: 5px;
}

.preorder-summary:before {
    content: '';
    display: block;
    height: 1px;
    background-color: rgba(0, 0, 0, .1);
    margin-bottom: 40px;
    box-shadow: 9999px 0 0 0 rgba(0, 0, 0, .1);
}

.preorder-summary__total {
    margin-bottom: 33px;
}

.preorder-summary__total-price {
    font-family: 'Graphik-Medium-Cy';
}

.preorder-summary__btn-submit {
    min-width: 200px;
}

.preorder-summary__btn-submit + .preorder-summary__btn-submit {
    margin-left: 20px;
}

.preorder-summary__btn-submit_disabled {
    color: #000;
    background-color: #f2f2f2;
}

.preorder-summary__note {
    font-size: 12px;
    color: #999;
    margin-left: 30px;
}

.preorder-summary__note-link {
    color: #ED5AAE;
}
.preorder-summary__note-link:hover {
    text-decoration: underline;
}

.preorder-summary__consultant {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.preorder-summary__consultant .consultant__input {
    margin: 0;
}

.preorder-summary__consultant .consultant__input input[type="text"] {
    height: 40px;
    width: 220px;
    font-size: 15px;
    box-sizing: border-box;
    padding: 0 15px;
}

.service-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 18px;
}

.service-item:last-child {
    margin-bottom: 0;
}

.service-item__title {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 238px;
            flex: 1 0 238px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 17px;
    padding-left: 28px;
}

.service-item__price {
    -webkit-box-flex: 0;
        -ms-flex: 0 0;
            flex: 0 0;
    font-family: 'Graphik-Medium-Cy';
    white-space: nowrap;
}

.service-item__checkbox-icon {
    top: 2px;
}

.service-item__description {
  line-height: 1.5;
  font-size: 12px;
  width: 100%;
  color: #999;
  padding-left: 28px;
}

.preorder-accessories {
    margin-bottom: 34px;
    margin-top: 17px;
}

.preorder-accessories:before {
    display: none;
}

.grid__item--preorder {
    width: 20%;
    margin-bottom: 63px;
}

.preorder-accessories__title {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 21px;
}

.preorder-accessories__items-wrap {
    margin-bottom: -63px;
}

.preorder-accessories__items {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
}

.preorder-accessories__items.slick-initialized {
    display: block;
}

.preorder-accessories__items .slick-arrow {
    position: absolute;
    top: 0;
    border: none;
    background: #f2f2f2;
    padding: 0;
    width: 40px;
    height: 40px;
    top: 31px;
    border-radius: 50%;
    font-size: 0;
    z-index: 1;
    transition: opacity .25s ease, visibility .25s ease;
}

.preorder-accessories__items .slick-arrow:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -7px;
    width: 10px;
    height: 10px;
    box-sizing: border-box;
    border: 1px solid #000;
    border-width: 0 1px 1px 0;
    border-style: solid;
    transform: rotate(-45deg);
}

.preorder-accessories__items .slick-prev:before {
    transform: rotate(135deg);
    margin-left: -3px;
}

.preorder-accessories__items .slick-arrow.slick-disabled {
    visibility: hidden;
    opacity: 0;
}

.preorder-accessories__items .slick-prev {
    left: -105px;
}

.preorder-accessories__items .slick-next {
    right: -105px;
}

.preorder-accessories__items .slick-track {
    display: inline-flex;
}

.preorder-accessories__items .slick-slide {
    float: none;
    display: flex !important;
    height: auto;
}

.accessories-item {
    width: 196px;
    min-width: 196px;
    height: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0;
            flex: 0 0;
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: center;
    align-items: center;
    position: relative;
}

.accessories-item + .accessories-item {
    margin-left: 30px;
}

.accessories-item__pic-wrap {
    width: 150px;
    height: 103px;
    position: relative;
    margin: 0 auto 31px;
}

.accessories-item__pic {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.accessories-item__pic:not([src]):after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: #fff;
}

.accessories-item__title {
    margin-bottom: 10px;
    color: #000;
    font-size: 14px;
    line-height: 20px;
}

.accessories-item__price {
    margin-top: auto;
    margin-bottom: 10px;
    font-family: 'Graphik-Medium-Cy';
    color: #000;
}

.accessories-item__btn-add {
    font-size: 16px;
    line-height: 1.3125;
    color: #ED5AAE;
    font-family: 'Graphik-Medium-Cy';
    cursor: pointer;
}

.accessories-item__caption-added {
    font-size: 16px;
    line-height: 1.3125;
    color: #999;
    display: none;
}

.accessories-item__btn-remove {
    border: none;
    padding: 0;
    background-color: transparent;
    width: 20px;
    height: 20px;
    color: #999;
    position: absolute;
    top: -10px;
    right: 0;
    display: none;
    cursor: pointer;
}

.accessories-item__btn-remove:before,
.accessories-item__btn-remove:after {
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  background-color: currentColor;
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -1px;
  transform: rotate(45deg);
}

.accessories-item__btn-remove:before {
  transform: rotate(-45deg);
}

.accessories-item_added .accessories-item__caption-added {
    display: block;
}

.accessories-item_added .accessories-item__btn-add {
    display: none;
}

.accessories-item_added .accessories-item__btn-remove {
    display: block;
}

.a-product {
    font-size: 14px;
    padding-top: 4px;
}

.a-product__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.35;
    margin-bottom: 12px;
    max-width: 75%;
    font-family: 'Graphik-Medium-Cy';
}

.a-product__info-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}

.a-product__price {
    font-family: 'Graphik-Medium-Cy';
}

.a-product__article {
    margin-left: auto;
    color: #999;
}

.a-product__pic-wrap {
    margin-bottom: 21px;
}

.a-product__pic {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.a-product__description {
    line-height: 1.5;
    margin-bottom: 23px;
}

.a-product__btn-add {
    width: 100%;
    margin-bottom: 20px;
}

.a-product__btn-close {
    width: 100%;
    margin-bottom: 20px;
}

.preorder .profile-span-value {
    width: 250px;
    display: block;
    float: left;
    padding-right: 25px;
    font-family: 'Graphik-Light-Cy';
    font-size: 21px;
    line-height: 40px;
}

.preorder .cart-shop.tabs_block {
    float: none;
    width: 100%;
}

.preorder .cart-shop .mainRadio {
    width: 100%;
}

.preorder .mainRadio label {
    width: 100%;
}

/*NEW HEADER SEARCH*/
.header__container-grid .search-start-wrap{
    display: flex;
}

.header__container-grid .search-start {
    flex: 1;
    overflow-y: auto;
}

.search-start::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0);
}
.search-start::-webkit-scrollbar {
    background-color: #fff;
    width: 4px;
    margin-right: -4px;
}
.search-start::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
}

.search-line-cont .icon {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: inline-flex;
}

@media (max-width: 767px) {
    .search-line-clear {
        position: absolute;
        font-size: 12px;
        right: 40px;
        top: 14px;
        color: #999999;
        cursor: pointer;
        opacity: 0;
        visibility: hidden;
    }
}

.search-line-cont .icon__close--xl {
  height: 16px !important;
  width: 16px !important;
  margin-left: 12px;
}

.search-line-cont .icon__close--xl svg {
    height: 100%;
    width: 100%;
}

.search-start h3,
.search-start .h3 {
    font-family: 'Graphik-Medium-Cy';
    font-weight: normal;
    margin-top: 0;
    text-transform: none;
    color: #000000;
}

.search-start .link {
    cursor: pointer;
    color: inherit;
}

.search-start .link--pink {
    color: #ED5AAE;
}

.search-start .link--grey {
    color: #999999;
}

.search-start .link:hover,
.search-start .link:focus {
    color: #EA4993 !important;
}

.search-start .link:active {
    color: #D02F79 !important;
}

.search-start .swiper-container:before, .search-start .swiper-container:after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 80%, rgba(255, 255, 255, 1) 100%);
    bottom: 2px;
    content: '';
    display: block;
    opacity: 1;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: all 0.25s ease;
    width: 130px;
    height: 100%;
    z-index: 2;
}

.search-start .swiper-container:before {
    left: 0;
    transform: scaleX(-1);
}

.search-start .swiper-container:after {
    right: 0;
}

.search-start .swiper-container.begin-reached:before {
    opacity: 0;
}

.search-start .swiper-container.end-reached:after {
    opacity: 0;
}

.popular-search__item {
    font-size: 14px;
    display: inline-block;
    background-color: #f2f2f2;
    padding: 0px 15px;
    border-radius: 6px;
    text-decoration: none;
    color: #999999;
    height: 30px;
    line-height: 30px;
}

.popular-search .swiper-slide {
    width: auto !important;
}

.popular-search__item:hover {
    background-color: #e5e5e5;
}

.popular-search__item:active {
    background-color: #d9d9d9;
}

.popular-search + .popular-product {
    margin-top: 40px;
}

.popular-product__title {
    display: inline-block;
    margin-bottom: 35px;
    font-size: 16px;
    color: #000;
}

.header__container-grid .popular-product__item-wrapper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 55px;
}

.popular-product__item-wrapper:last-child {
    margin-bottom: 0;
}

.header__container-grid .popular-product__item {
    width: 25%;
    text-align: center;
    padding: 0 5px;
}

.popular-product__item:nth-child(6n) {
    margin-right: 0;
}

.popular-product__item:hover .popular-product__img {
    transform: scale(1.1);
}

.popular-product__item--banner {
    height: 200px;
}

.popular-product__item--banner .popular-product__img {
    max-height: 100%;
}

.header__container-grid .popular-product__img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform .25s linear;
}

.header__container-grid .popular-product__name{
    display: block;
    max-width: 160px;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin: 20px auto 9px;
}

.header__container-grid .popular-product__price {
    max-width: 160px;
    color: #000000;
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 26px;
    margin: 0 auto 0px;
}

.popular-product__count {
    font-size: 12px;
    color: #999999;
}

.search-start .popular-search {
    height: auto;
    overflow: unset;
}

.search-start * + .popular-search__inner {
    margin-top: 15px;
}

.helpful-links__inner {
    margin-top: 10px;
}

.helpful-links__item {
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
    display: inline-block;
    margin-bottom: 10px;
}
@media (max-width: 1023px) {
    .helpful-links__item {
        white-space: initial;
    }
}

.helpful-links__item:not(:last-child) {
    margin-right: 30px;
}

* + .search-history,
* + .helpful-links,
* + .popular-product {
    margin-top: 25px;
}

.header__container-grid .search-history {
    margin-top: 25px;
}

.header__container-grid .search-history__header-part {
    display: flex;
    align-items: initial;
}

.header__container-grid .search-history__header-part > svg, .search-history__header-part .h3 {
    flex-shrink: 0;
}

.header__container-grid .search-history__header-part .h3 {
    margin: 0 12px;
}

.header__container-grid .search-history__inner{
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    margin: 0 21px;
}

.header__container-grid .search-history__clear {
    flex-shrink: 0;
    font-size: 14px;
    line-height: 20px;
    margin-left: 4px;
}

.header__container-grid .link-search {
    position: relative;
    font-size: 14px;
    line-height: 20px;
}

.header__container-grid .link-search:not(:last-child) {
    margin-right: 20px;
}

.link-search,
.link-search:hover,
.link-search:active {
    color: #000;
}

.show-more-results {
    display: inline-block;
    width: 153px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    background-color: #ED5AAE;
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
}

.show-more-results:hover {
    background-color: #FF5BB9;
}
/*NEW HEADER SEARCH END*/


/*TRADE-IN*/
.product-info-right .buttons-line {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
}

.buy-methods__line {
    font-size: 14px;
}

.trade-in-buy, .link-text {
    color: #ED5AAE;
    cursor: pointer;
}

.buy-methods__line_offset {
    margin: 25px 0px 15px;
}

.trade-in {
    max-width: none;
    margin: auto;
    height: 100vh;
    line-height: 1.5;
}
.trade-in .delivery-city .jq-selectbox__dropdown {
    width: 250px !important;
}

.trade-in__step {
    min-height: 100%;
    display: flex;
}

.trade-in__main {
    width: 66%;
    padding: 96px 40px 96px 170px;
}

.trade-in__step-number {
    font-size: 12px;
    color: #999999;
    margin-bottom: 15px;
}

.trade-in__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 28px;
    line-height: 34px;
    width: 50%;
    margin-bottom: 40px;
}

.trade-in__title--full {
    width: 100%;
    display: flex;
    align-items: baseline;
}

.trade-in__title--full .jq-selectbox__select-text {
    font-size: 14px;
}

.trade-in__title-text {
    margin-right: 37px;
}

.trade-in__aside {
    width: 34%;
    padding-top: 135px;
    padding-left: 40px;
}

.trade-in__aside .trade-in-product-item + .trade-in-product-item {
    margin-left: 0;
}

.trade-in-conditions {
    padding-bottom: 10px;
}

.trade-in-conditions-item {
    width: 320px;
    margin-bottom: 39px;
}

.trade-in-conditions-item:last-child {
    margin-bottom: 0;
}

.trade-in-conditions-item__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 11px;
}

.trade-in-conditions-item__descr {
    font-size: 14px;
    line-height: 20px;
}

.trade-in-conditions-full {
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #ED5AAE;
}

.trade-in-conditions-full:hover {
    text-decoration: underline;
}

.all-conditions {
    font-size: 14px;
}

.trade-in__hr {
    height: 1px;
    background-color: #e5e5e5;
    border: none;
}

.trade-in__hr_1 {
    margin: 73px 0 67px;
}

.trade-in__hr_2 {
    margin: 75px 0 78px;
}

.trade-in__hr_3 {
    margin: 50px 0;
}

.trade-in__hr_4 {
    margin: 60px 0 40px;
}

.trade-in__hr_5 {
    margin: 60px 0;
}

.trade-in-product {

}

.trade-in-product-block {
    display: flex;
}

.trade-in-product-item {
    width: 50%;
    padding-right: 5%;
}

.trade-in-product-item + .trade-in-product-item {
    margin-left: 55px;
}

.trade-in-product-item:last-child {
    flex: 1;
}

.trade-in-product-item__title {
    font-size: 18px;
    white-space: nowrap;
}

.trade-in-product-item--image {
    margin-bottom: 20px;
    mix-blend-mode: darken;
}

.trade-in__aside .trade-in-price {
    padding-bottom: 30px;
}

.trade-in__aside .trade-in-discount {
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
}

.trade-in__select-phone {
    position: relative;
    font-family: 'Graphik-Medium-Cy';
    color: #ED5AAE;
    cursor: pointer;
}

.selected-phone {
    padding-right: 28px;
    background: url('/local/templates/re-store/img/arrow-black.svg') right 6px no-repeat transparent;
}

.trade-in-select-model {
    position: absolute;
    left: -40px;
    top: 35px;
    background-color: #333333;
    padding: 35px 70px 30px 40px;
    box-sizing: border-box;
    text-align: left;
    line-height: 24px;
    display: block;
    cursor: default;
    z-index: 1;
}

.trade-in-select-model.show {
    display: block !important;
}

.trade-in-select-model:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 40px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #333333;
}

.trade-in-select-model .tabs {
    display: flex;
    margin-bottom: 30px;
    float: none;
}

.trade-in-select-model .tabs button {
    display: block;
    margin-right: 17px;
    padding-bottom: 3px;
    border: none;
    border-bottom: 2px solid transparent;
    background: none;
    font-family: 'Graphik-Regular-Cy';
    color: #fff;
    font-size: 16px;
}

/*временно закомментирован*/
.trade-in-select-model .tabs button[data-id="mac-old"],
.trade-in-select-model .tabs button[data-id="mac-new"]{
    display: none;
}

.trade-in-select-model .tabs button.active {
    border-color: #ED5AAE;
}

.trade-in-select-model .tabs button:last-child {
    margin-right: 0;
}

.trade-in-select-model .panes > div {
    display: none
}

.trade-in-select-model .panes > div.active {
    display: flex;
}

.trade-in-select-model__col {
    display: flex;
    flex-direction: column;
}

.trade-in-select-model__col + .trade-in-select-model__col {
    margin-left: 60px;
}

.trade-in-select-model__item {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 30px;
    color: #fff9fc;
    white-space: nowrap;
    cursor: pointer;
}

.trade-in-select-model__item:hover {
    color: #ED5AAE;
}

.trade-in-select-model__item.active {
    color: #ED5AAE;
}

.trade-in-product-item__feature {
    display: flex;
    margin-top: 23px;
}

.trade-in-product-item__feature + .trade-in-product-item__feature {
    margin-top: 10px;
}

.trade-in-product-item__feature-title {
    width: 131px;
    margin-left: -1px;
    font-size: 14px;
    line-height: 20px;
    padding-right: 15px;
}

.trade-in-product-item__color {
    margin-left: -5px;
}

.trade-in-product-item__memory-size,
.trade-in-product-item__property,
.trade-in-product-item__connection {
    font-size: 0;
    flex: 1;
}

.trade-in input[type="radio"] {
    display: none;
}

.trade-in__radio-bnt {
    display: inline-block;
    height: 30px;
    margin-right: 8px;
    margin-bottom: 10px;
    padding: 0 10px;
    border-radius: 5px;
    background-color: #f2f2f2;
    font-size: 14px;
    line-height: 30px;
    cursor: pointer;
}

input[type="radio"]:checked + .trade-in__radio-bnt {
    background-color: #ED5AAE;
    color: #ffffff;
}

.trade-in__color-label {
    display: inline-block;
}

.trade-in__color-radio-bnt {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    box-sizing: border-box;
    cursor: pointer;
    transition: border-color .25s ease;
}

.trade-in__color-radio-bnt:hover {
    background-color: transparent;
    border: 2px solid #ED5AAE;
}

.circle-color {
    height: 20px;
    width: 20px;
    border-radius: 50%;
}

.circle-color_silver {
    background-color: #eeeff1;
}

.circle-color_black {
    background-color: #3a3a3a;
}

.circle-color_rose-gold {
    background-color: #fdbdba;
}

.circle-color_gold {
    background-color: #f9e3cc;
}

.circle-color_jet-black {
    background-color: #000000;
}

input[type="radio"]:checked + .trade-in__color-radio-bnt{
    background-color: transparent;
    border: 2px solid #ED5AAE;
}


.trade-in-price {

}

.trade-in-price__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
}

.trade-in-price__block {
    display: flex;
    align-items: baseline;
}

.trade-in-discount__title {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 8px;
}

.trade-in-price__new-value,
.trade-in-discount__value {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 15px;
}

.trade-in-price__old-value {
    padding-left: 19px;
    font-size: 14px;
    color: #999999;
    text-decoration: line-through;
}

.trade-in-price__descr {
    font-size: 12px;
    line-height: 15px;
    color: #999;
}

.trade-in-reservation {
    display: flex;
    justify-content: flex-start;
}

.trade-in-reservation .jq-selectbox__dropdown {
    width: 100% !important;
}

.trade-in-reservation-item {
    width: 350px;
}

.trade-in-reservation-item + .trade-in-reservation-item {
    margin-left: 55px;
}

.trade-in-reservation .trade-in__title {
    text-indent: -29px;
    padding-left: 28px;
    line-height: 36px;
}

.trade-in-personal-data__label {
    display: inline-block;
    width: 80px;
    font-size: 14px;
    line-height: 40px;
}

.trade-in-personal-data .main-input-line {
    margin-top: 25px;
}

.trade-in-personal-data .main-input-line:first-child {
    margin-top: 2px;
}

.trade-in__shop-select.jq-selectbox  {
    height: 40px;
    min-width: 200px;
    background-position: center right 18px;
}

.trade-in__shop-select .jq-selectbox__select-text {
    padding: 12.5px 35px 12.5px 15px;
}

.trade-in__shop-select .jq-selectbox__dropdown {
    top: 40px;
}

.trade-in__shop-select .jq-selectbox__dropdown li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 10px;
}
.trade-in__shop-info {
    margin-top: 30px;
    font-size: 14px;
}

.trade-in__shop-address,
.trade-in__shop-tell {
    margin-top: 10px;
}

.item-header {
    font-family: 'Graphik-Medium-Cy';
    font-size: 18px;
    line-height: 22px;
    margin-top: 0;
    margin-bottom: 28px;
}

.trade-in .jq-selectbox__dropdown li {
    font-family: graphik-regular-cy;
    box-sizing: content-box;
}

.trade-in-form-footer {
    display: flex;
}

.trade-in-form-back {
    width: 350px;
}

.trade-in-form-submit {
    width: 220px;
    margin-left: 55px;
}

.trade-in-form-submit .button {
    width: 100% !important;
    margin-bottom: 0 !important;
}

.trade-in-form-submit .pink-bttn-normal,
.trade-in-form-submit .gray-bttn-normal {
    width: 280px;
    margin-bottom: 20px;
}

.trade-in-form-submit .niceCheck label {
    display: inline-block;
    font-size: 12px;
    color: #999;
    line-height: normal;
}

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

.trade-in .delivery-city .jq-selectbox__dropdown>ul {
    max-height: 250px;
}

.trade-in .trade-in__shop-select .jq-selectbox__dropdown>ul {
    max-height: 250px;
}

#trade-in-popup .popup-fullscreen__inner {
    padding: 0;
}

.popup_oneclick-result {
    padding: 27px 41px;
    border-radius: 5px;
}

.popup.popup_oneclick-result {
    max-width: 680px;
    box-sizing: border-box;
    padding-left: 60px;
    padding-bottom: 40px;
    padding-right: 70px;
}

.popup_oneclick-result .popup__title {
    font-family: 'Graphik-Medium-Cy';
    font-size: 28px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 29px;
}

.popup_oneclick-result .order-number {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 18px;
}

.popup_oneclick-result  p {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    margin-bottom: 10px;
}

.popup_oneclick-result  small {
    font-family: 'Graphik-Regular-Cy';
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 27px;
    display: inline-block;
}

.popup_oneclick-result .mfp-close {
    background-color: transparent;
    padding: 20px;
    width: 21px !important;
    height: 21px !important;
    top: 10px !important;
    right: 10px !important;
    cursor: pointer;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    font-size: 0;
    color: rgba(0, 0, 0, 0.4);
    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;
}

.popup_oneclick-result .mfp-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;
}

.credit-loader-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    background-color: #fff;
    font-family: 'Graphik-Regular-Cy';
    z-index: 9999;
}

.credit-loader {
    font-size: 14px;
    text-align: center;
}

.credit-loader__preloader img {
    width: 45px;
}

.credit-loader__title {
    margin-top: 50px;
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
}

.credit-loader__descr {
    margin-top: 20px;
    color: #999;
}

.credit-loader__cancel {
    display: inline-block;
    margin-top: 80px;
    color: #999;
    cursor: pointer;
}
.psmo360 {
    width: 80px;
    display: block;
    position: relative;
    padding-top: 21px !important;
    margin: 0;
    float: left;
}
.psmo360 .product-small-img {
    width: 55px;
    display: block;
    margin: 0px auto;
    transition: 0.3s ease 0s;
}
.psmo360 .product-small-img img {
    width: 55px;
}
.product-small-images-block{
    float: left;
    width: 150px;
    min-height: 400px;
}

/*Credit-pop-up begin*/
.credit-loader__popup {
    position: fixed;
    background-color: #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    z-index: 999;
    display: none;
}

.credit-failed {
    display: none;
}

.credit-loading {
    display: none;
}
.visible-credit {
    position: fixed;
    overflow: hidden;
}
.credit-failed-header {
    text-align: center;
    font-size: 16px;
    font-weight: 900;
    color: #000;
}

.faded-credit {
    color: #999999;
}

.loading-credit-icon {
    margin-bottom: 50px;
}

.credit-loader__info {
    width: 320px;
    margin-right: auto;
    margin-left: auto;
    font-size: 14px;
    font-family: 'Graphik-Regular-Cy';
}

.credit-loader__phone {
    color: #ED5AAE;
}

.credit-loader__cont {
    margin-top: 20%;
}

.credit-loader__cross {
    cursor: pointer;
    width: 60px;
    height: 60px;
    position: absolute;
    right: 60px;
    top: 40px;
    background: transparent url(/local/templates/re-store/img/big-close.svg) 0 0 no-repeat;
    background-size: auto 60px !important;
}

.credit-catalog__btn {
    display: inline-block;
    background-color: #ED5AAE;
    margin-left: 10px;
    color: #fff;
    padding: 0 15px;
    border-radius: 5px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border: 0;
    font-family: 'Graphik-Regular-Cy';
    width: 200px;
    margin-top: 37px;
}

/*Credit-pop-up end*/

/*Task #21618*/
.item-instalment__tooltip{
    visibility: hidden;
    display: inline-block;
    width: 360px;
    position: absolute;
    left: -25px;
    bottom: 30px;
    background-color: #fff;
    box-shadow: 0 0 30px #d0d0d0;
    padding: 20px;
    box-sizing: border-box;
    cursor: text;
    text-align: left;
    line-height: 24px;
    text-transform:inherit;
    z-index:61;
    font-size:smaller;
}

.item-instalment__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;
}

.item-instalment-cover:hover .item-instalment__tooltip{
    visibility:visible;
}

.item-instalment-detail-cover:hover>.item-instalment__tooltip{
    visibility: visible;
}

.item-instalment-detail-cover, .item-instalment-cover{
    display:inline-block;
    position:relative;
}

.item-instalment-detail-cover>.item-instalment__tooltip{
    visibility: hidden;
    display: inline-block;
    width: 360px;
    position: absolute;
    left: 65px;
    top: -20px;
    bottom: initial;
    background-color: #fff;
    box-shadow: 0 0 30px #d0d0d0;
    padding: 20px;
    box-sizing: border-box;
    cursor: text;
    text-align: left;
    line-height: 24px;
    text-transform:inherit;
    z-index:61;
    font-size:smaller;
}

.item-instalment-detail-cover >.item-instalment__tooltip:before{
    content: '';
    position: absolute;
    left: -20px;
    width: 0;
    height: 0;
    border-right: 10px solid white;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    top: 20px;
}

.item-instalment__tooltip:after {
    content: '';
    position: absolute;
    left: 0px;
    width: 100%;
    height: 15px;
    bottom: -14px;
}

.list-grid a.acs-section-item {
    display: block;
    margin: 1px;
}

.clearafter{
    content: '';
    display: block;
    clear: both;
}


.architype_device_filter_h {
    height: 12px !important;
    margin-left: 0 !important;
}

label.error {
    position: static !important;
}

/* Color white in popup trde-in */
.trade-in input[value="white"] + .trade-in__color-radio-bnt .circle-color{
    border: 1px solid #ddd;
}

.catalog {
    border-bottom: none !important;
}

/* Color white in popup trde-in */
.trade-in input[value="white"] + .trade-in__color-radio-bnt .circle-color{
    border: 1px solid #ddd;
}

.trade-in .select-wrap.delivery-city {
    padding-left: 0;
}

.trade-in .main-input-line input[type="text"] {
    width: 210px !important;
}

.trade-in-form-back .button {
    box-sizing: content-box;
}

.oneclick-form label, .oneclick-form input, .oneclick-form .oneclick-form-submit {
    box-sizing: initial;
}

#form-preorder label {
    box-sizing: initial;
}

.pr-favourites-popup .center-block .center-block__inner {
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    flex-direction: column;
}

.pr-compare-popup .pr-compare-popup-content .center-block  {
    width: auto !important;
}

.auth-modal__text {
    margin-bottom: 16px;
    font-size: 12px;
    line-height: 16px;
    color: #000000;
}

.auth-modal__btn {
    width: 100%;
}

.auth-modal__btn + .auth-modal__btn {
    margin-top: 10px;
}

.auth-modal a.auth-modal__btn {
    color: #000 !important;
}

.auth-modal a.auth-modal__btn:hover {
    color: #000 !important;
    background-color: #e5e5e5;
}

.full-page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255,255,255, 0.5);
    z-index: 9999;
    pointer-events: none;
}

.full-page-loader__img {
    width: 32px;
    height: 32px;
    background-image: url(/local/templates/re-store/img/64x64.gif);
    background-size: 32px;
}

.action-link.action-link--purple, .action-link.action-link--purple:hover, .action-link.action-link--purple:focus, .action-link.action-link--purple:active, .tabs2-buy-text--purple {
    color: #731dc5!important;
}

.action-link.action-link--blue, .action-link.action-link--blue:hover, .action-link.action-link--blue:focus, .action-link.action-link--blue:active, .tabs2-buy-text--blue {
    color: #308AEB!important;
}

.action-link.action-link--orange, .action-link.action-link--orange:hover, .action-link.action-link--orange:focus, .action-link.action-link--orange:active, .tabs2-buy-text--orange {
    color: #e3693c!important;
}

.catalog__item-action_indent {
    margin-right: 15px;
}

/* Universal popup */
#popup-holder.popup-wrap {
    display: flex;
}
.popup-block.popup-block--extra-small {
    width: 440px;
}
.popup-block--extra-small .popup-block__inner {
    min-height: 410px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}
.popup-universal .checkbox-label {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #999;
}
.popup-universal .input__item,
.popup-universal .input__item[type="text"]:focus {
    border: 0!important;
}
.popup-universal .checkbox-label .link {
    font-size: 12px;
    line-height: 18px;
}
.popup-universal_complete .popup-block__inner {
    justify-content: center;
}
.popup-universal .popup-universal__title {
    font: 24px/28px 'Graphik-Medium-Cy';
    margin-bottom: 34px;
}
.popup-universal .input__name {
    font-size: 14px;
    width: 100px;
}
.popup-universal .inputs-block {
    flex-direction: column;
    margin-top: 0;
}
.popup-universal .checkbox-item {
    margin-bottom: 0;
}
.popup-universal__actions {
    margin-top: 20px;
    margin-bottom: 14px;
}
.popup-universal__holder {
    position: relative;
}
.popup-universal__result {
    text-align: center;
}
.popup-universal__success .done {
    font-size: 21px;
    font-family: 'Graphik-Medium-Cy';
}
.popup-universal__success .icon__pack {
    justify-content: center;
    margin-bottom: 24px;
}
.popup-universal__result {
    opacity: 0;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
}
.popup-universal_complete .popup-universal__result {
    opacity: 1;
    visibility: visible;
}
.popup-universal_complete .popup-universal__form {
    opacity: 0;
    visibility: hidden;
}
.popup-universal__success-message {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 34px;
}
.popup-universal label.error {
    font-size: 14px;
    color: #e22626;
    line-height: 16px;
    margin: 5px;
}
.popup-block__loader {
    width: 100%;
    flex: 1 1 100%;
    background: url(/local/templates/re-store/img/64x64.gif) center no-repeat;
    background-size: 32px;
}
.popup-universal .input {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
            flex-wrap: wrap;
}
.popup-universal .input.button {
    justify-content: center;
}
/* Universal popup end */


/* Yandex GO */
.icon__delivery--width {
    width: 20px;
}
.product-get__item {
    position: relative;
}
.product-get__item-banner {
    position: absolute;
    left: 0;
    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;
}


/* Правки по КТ - 31526 */
.product-colors-block .extra__tabs_item {
    position: relative;
    transition: .25s;
}

.product-colors-block .extra__tabs_item:hover {
    border-color: #ED5AAE;
}

.product-colors-block .extra__tabs_item:hover .product-color__label {
  opacity: 1;
  visibility: visible;
}
/* END Правки по КТ - 31526 */

.text-loading:after {
    overflow: hidden;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: ellipsis steps(4,end) 900ms infinite;
    animation: ellipsis steps(4,end) 900ms infinite;
    content: "\2026";
    width: 0;
}

@keyframes ellipsis {
    to {
        width: 1.25em;
    }
}

@-webkit-keyframes ellipsis {
    to {
        width: 1.25em;
    }
}


/* Тюнинг предзаказа 31646 */
.button-item--no-mb {
    margin-bottom: 0;
}

.preorder__note p {
    margin: 0;
}

.preorder__note p > small {
    font-size: 12px;
    line-height: 15px;
    color: #999999;
    display: block;
    margin-top: 2px;
}

.preorder__note p > b {
    font-family: 'Graphik-Medium-Cy';
    font-weight: normal;
    color: #e3693c;
}

.preorder-title {
    margin-bottom: 16px;
}

.preorder-form__field-wrap .input__item {
    padding-right: 37px !important;
}

[aria-invalid="true"] + .preorder-form__error,
.input-error + .preorder-form__error {
    display: block;
}

.preorder-form__field-wrap .input__item[aria-invalid="false"] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 14'%3E%3Cdefs%3E%3Cstyle%3E .a %7B fill: %23ff46bc; %7D %3C/style%3E%3C/defs%3E%3Ctitle%3Etick%3C/title%3E%3Cpath class='a' d='M8,14a1,1,0,0,1-.707-.293l-7-7A1,1,0,0,1,1.707,5.293l6.262,6.261L18.263.324a1,1,0,1,1,1.474,1.352l-11,12A1,1,0,0,1,8.021,14Z'/%3E%3C/svg%3E");
    background-position: -webkit-calc(100% - 13px) 50%;
    background-position: calc(100% - 13px) 50%;
    background-size: auto 13px;
    background-repeat: no-repeat;
}

input.input__item.input-error, input.input__item.error {
    padding-left: 15px;
}

input.preorder-form__field.input__item:not(.input-error):not(.error),
input.preorder-form__field.input__item[type="text"]:focus {
    border: 0 !important;
}

.preorder .news-hr {
    margin: 40px 0;
}

.preorder__services-title {
    margin-bottom: 11px;
    font-family: "Graphik-Medium-Cy";
}

.preorder__services-info {
    font-size: 14px;
    line-height: 20px;
}

.preorder__services-info > p {
    margin-bottom: 10px;
}

.preorder-summary__controls {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.preorder-summary__btn-submit.applepay {
    background: url(/local/templates/re-store/img/apple_pay.jpg) center center no-repeat #000;
    padding: 20px;
    border-radius: 5px;
    background-size: 120px auto;
}

.preorder-summary__btn-submit.applepay:hover,
.preorder-summary__btn-submit.applepay:active {
    background-color: #000 !important;
}
/* Тюнинг предзаказа END*/


/* Small popup form */
.popup-block.popup-block_short-form {
    width: 440px;
}
.popup-block_short-form .policy-link {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #999;
}
.popup-block_short-form .input__item,
.popup-block_short-form .input__item[type="text"]:focus {
    border: 0!important;
}
.popup-block_short-form .popup-block__inner .link {
    font-size: 12px;
    line-height: 18px;
}
.popup-block_short-form .popup-title {
    margin-bottom: 33px;
}
.popup-block_short-form .input__name {
    font-size: 14px;
}
.popup-block_short-form .popup-btns {
    margin-top: 19px;
    margin-bottom: 14px;
}
.popup-block_short-form label.error {
    margin-left: 0;
}
.popup-block__holder {
    position: relative;
}
.popup-block_short-form .popup-block__result {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .25s ease;
    transition: .25s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center;
}
.popup-block__success-icon .done {
    font-size: 21px;
    font-family: 'Graphik-Medium-Cy';
}
.popup-block__success-icon .icon__pack {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-bottom: 24px;
}
.popup-block_short-form_success .popup-block__result {
    opacity: 1;
    visibility: visible;
}
.popup-block_short-form_success .popup-block__form {
    opacity: 0;
    visibility: hidden;
}
.popup-block__success-message {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 34px;
}
.popup-block_short-form_progress .popup-block__form {
    opacity: .5;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
}
.popup-block_short-form label.error {
    display: block!important;
    font-size: 14px;
    color: #e22626;
    line-height: 16px;
    margin: 5px;
}
/* Small popup form end */


.popup-fullscreen_visible {
    background-color: rgba(0, 0, 0, .4);
    visibility: visible;
}

.popup-fullscreen__btn-close {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 40px;
    right: 40px;
    border-radius: 50%;
    border: none;
    background: url(/local/templates/re-store/img/big-close.svg) 0 0 no-repeat #e7e7e7;
    background-size: auto 60px;
    -webkit-appearance: none;
}
@media (max-width: 1023px) {
    .popup-fullscreen__btn-close {
        width: 40px;
        height: 40px;
        top: 20px;
        right: 20px;
        background-size: auto 40px;
    }
}
.popup-fullscreen__btn-close:hover {
    background: url(/local/templates/re-store/img/big-close.svg) -60px 0 no-repeat #e6e6e6;
}

.profile-top-menu {
    display: none;
    height: 48px;
    padding: 0 20px;
    box-sizing: border-box;
    border-bottom: solid 1px #ebebeb;
}

.profile-top-menu__back {
    position: relative;
    padding-left: 20px;
    line-height: 48px;
    background: url(/local/templates/m-re-store/img/profile-back.svg) left center no-repeat transparent;
}

.profile-top-menu__back-link {
    font-size: 14px;
    color: #000;
}

.profile-top-menu__back-link:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
@media (max-width: 1023px) {
    .profile-top-menu {
        display: block;
        margin-top: -38px;
        background-color: #fff;
        z-index: 2;
        position: relative;
    }

    .profile-top-menu__back-link {
        margin-left: -50px;
    }
}
@media (max-width: 1100px) {
    #flomni #flomni-toggler iframe {
        bottom: calc(71px + env(safe-area-inset-bottom)) !important
    }
}
/* End */


/* Start:/promo/stayhome/css/ui.css?170064499237163*/
@font-face{
    font-family: "Graphik-Regular-Cy";
    src: url("/promo/stayhome/css/../fonts/Graphik-Regular-Cy.eot");
    src: url("/promo/stayhome/css/../fonts/Graphik-Regular-Cy.eot?#iefix") format("embedded-opentype"), url("/promo/stayhome/css/../fonts/Graphik-Regular-Cy.woff") format("woff"), url("/promo/stayhome/css/../fonts/Graphik-Regular-Cy.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: "Graphik-Medium-Cy";
    src: url("/promo/stayhome/css/../fonts/Graphik-Medium-Cy.eot");
    src: url("/promo/stayhome/css/../fonts/Graphik-Medium-Cy.eot?#iefix") format("embedded-opentype"), url("/promo/stayhome/css/../fonts/Graphik-Medium-Cy.woff") format("woff"), url("/promo/stayhome/css/../fonts/Graphik-Medium-Cy.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4 {
    font-family: "Graphik-Medium-Cy";
}


/*Styles for Guide-page*/
.demo-kit {
    width: 1100px;
    margin: 0 auto;
}

.texts {
    display: flex;
    justify-content: space-between;
    margin-bottom: 120px;
}

.tabs {
    margin-bottom: 120px;
}

.inputs {
    margin-bottom: 120px;
}

.text-h {
    width: 350px;
}

.text {
    width: 500px;
}

.text:first-child {
    margin-right: 50px;
}

.h_name {
    font-size: 12px;
    font-weight: bold;
    margin-right: 71px;
    color: #999999;
    width: 20px !important;
}


.desktop-h1_name {
    font-size: 28px;
}

.desktop-h2_name {
    font-size: 24px;
}

.desktop-h3_name {
    font-size: 16px;
}

.demo-kit-header {
    margin-bottom: 23px;
    margin-top: 23px;
    border-bottom: 1px solid #e5e5e5;
}

.product-properties {
    display: flex;
}

.product-properties > div:first-child {
    margin-right: 50px;
}

.text-etc div {
    margin-top: 25px;
}

.colors {
    margin-bottom: 120px;
    display: flex;
}

.inputs-block {
    margin-top: 83px;
}

.inputs-select {
    display: flex;
    flex-direction: column;
    width: 700px;
}

.aligning-row {
    display: flex;
    justify-content: space-between;
}

.inputs-block {
    display: flex;
    justify-content: space-between;
}
.amount-item_wrap {
    margin-right: 68px;
}

.checkbox-buttons-block {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
}

.checkbox-item {
    margin-bottom: 40px;
    max-width: 320px;
}

.checkbox-block {
    width: 450px;
    display: flex;
    justify-content: space-between;
}

.radio-block {
    width: 500px;
    display: flex;
    justify-content: space-between;
}

.buttons-block {
    display: flex;
    justify-content: space-between;
    max-width: 750px;
}

.buttons-col {
    margin-right: 40px;
}

.product-colors-block {
    display: flex;
}

.additional-colors-wrap {
    margin-left: 46px;
}

.text-types {
    display: flex;
    padding-bottom: 10px;
    padding-top: 20px;
}

.p-item__desktop {
    margin: 0 !important;
}

.p-item {
    padding: 0;
    width: 100%;
}

.desktop-p_name {
    margin-right: 71px;
    color: #999999;
    font-size: 12px;
}


.text__id {
    color: #999999;
    font-size: 12px;
    margin-right: 50px;
    width: 80px;
}

.balloons-list {
    display: flex;
    padding-bottom: 87px;
}



.balloon-item__wrap {
    display: flex;
    width: 150px;
}

.balloon-item__wrap + .balloon-item__wrap {
    padding-left: 50px;
}

.balloon__name {
    align-self: center;
    padding-left: 10px;
}

.balloon__cluster {
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    position: relative;
    background-color: #242424;
}

.balloon__cluster-amount {
    display: inline-block;
    position: absolute;
    color: #ffffff;
    left: 50%;
    top: 50%;
    margin-left: -5px;
    margin-top: -8px;
}



.additional-elements__row {
    display: flex;
}

.additional-elements__row-second {
    justify-content: space-between;
}

.e-container {
    min-width: 200px;
    display: flex;
    justify-content: space-between;
}

.additional-elements__row_colors {
    margin-top: 119px;
    justify-content: space-between;
}

.product-colors__name {
    display: inline-block;
    line-height: 40px;
    margin-right: 20px;
}

.e-container_files {
    flex-direction: column;
}

.advantages_header {
    margin-bottom: 82px;
}

.links {
    display: flex;
}

.hints {
    display: flex;
    justify-content: space-between;
}

.sheet {
    background-color: transparent !important;
}









/*All REUSABLE styles for elements in guide*/

/*Texts and headers desktop*/

.h1 { /*header h1*/
    font-size: 28px;
    letter-spacing: 0;
    color: #000;
    line-height: 34px;
    padding-bottom: 25px;
}

.h2 { /*header h2*/
    font-size: 24px;
    letter-spacing: 0;
    color: #000;
    line-height: 28px;
    padding-bottom: 25px;
}

.h3 { /*header h3*/
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
    line-height: 20px;
    padding-bottom: 25px;
}


/*Texts and headers mobile*/
.h1-mobile { /*header h1*/
    font-size: 21px;
    letter-spacing: 0;
    color: #000;
    line-height: 26px;
    padding-bottom: 28px;
}

.h2-mobile { /*header h2*/
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
    line-height: 22px;
    padding-bottom: 28px;
}

.h3-mobile { /*header h3*/
    font-size: 16px;
    letter-spacing: 0;
    color: #000;
    line-height: 20px;
    padding-bottom: 28px;
}

.p__item { /*paragraph*/
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}

/*List desktop*/
.list { /*list*/
    padding: 0;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: 0;
    color: #000;
    margin-top: 0;
}

.list-item { /*list item*/
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    font-family: "Graphik-Regular-Cy";
}

.list-item::before { /*list item marker*/
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -5px;
    height: 6px;
    width: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #e83587;
}


.show-more {
    display: inline-block;
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    color: #e83587;
    line-height: 20px;
    letter-spacing: 0;
}

.p-warranty {
    display: inline-block;
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    color: #999999;
    line-height: 15px;
    letter-spacing: 0;
}

.product-status_active {
    display: flex;
}

.p-notification {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    color: #e4693f;
    line-height: 20px;
    letter-spacing: 0;
    padding-bottom: 10px;
}

.product-status {
    display: flex;
}

.p-comment {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    letter-spacing: 0;
    padding-bottom: 10px;
}

.product-description {
    font-family: "Graphik-Regular-Cy";
    font-size: 18px;
    color: #000;
    line-height: 24px;
    letter-spacing: 0;
}

.product-specs {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    font-weight: bold;
    color: #000;
    line-height: 20px;
    letter-spacing: 0;
    max-width: 320px;
}

.specs-center {
    text-align: center;
}

.paragraph-center {
    text-align: center;
}



/*Color groups*/


.colors__item {
    height: 50px;
    width: 50px;
    display: inline-block;
    margin-right: 20px;
}


.pink {
    background-color: #e83587;
}

.white {
    background-color: #f7f7f7;
}

.grey {
    background-color: #999999;
}

.black {
    background-color: #000000;
}

.orange {
    background-color: #e3693c;
}

.blue {
    background-color: #378be7;
}

.green {
    background-color: #7dc43e;
}

.light-gray {
    background-color: #f2f2f2;
}


/*Categories block*/

.sub-tabs {
    width: 600px;
}

.sub-tabs__item {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    text-align: center;
    display: inline-block;
    line-height: 20px;
    letter-spacing: 0;
    background-color: #f2f2f2;
    color: #999999;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 10px;
    margin-bottom: 11px;
    cursor: pointer;
}

.sub-tabs__item_active {
    background-color: #e83587 !important;
    color: #fff;
}

.sub-tabs__item:hover {
    background-color: rgba(0, 0, 0, 0.1);
}

/*Tabs block*/

.tabs {
    list-style-type: none;
    margin: 0;
    padding-top: 17px;
}

.main-tabs__item {
    color: #000;
    padding: 0 35px;
    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: #e83587;
    color: #fff;
}

.active_tab:hover {
    background-color: #e83587 !important;
    color: #fff;
}

/*Pick city block*/

.extra__tabs {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.extra__tabs_item {
    font-family: "Graphik-Regular-Cy";
    color: #000;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 0;
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
}

.extra__tabs_item:hover {
    border-color: rgba(0, 0, 0, 0.2);
}

.extra__tabs_picked {
    border-color: #eb568d !important;
}


/*Payment type Block*/

.payment-type {
    display: flex;
    flex-direction: column;
}

.payment-type_item {
    font-family: "Graphik-Regular-Cy";
    max-width: 320px;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0;
    padding: 10px;
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 10px;
}

.payment-type_item + .payment-type_item {
    margin-top: 10px;
}

.payment-type_item:hover {
    border-color: rgba(0, 0, 0, 0.2);
}

.selected-payment {
    border-color: #eb568d !important;
}

.selected-payment:hover {
    background-color: #fff;
}


/*Selects and inputs*/

.jq-selectbox.inputs-select_item {
    max-width: 200px;
    width: 100%;
}

.select-item_option:hover {
    background-color: #e5e5e5 !important;
}

.input__container {
    padding-bottom: 40px;
    display: flex;
    justify-content: space-between;
    /*max-width: 323px;
    width: 100%;*/
    line-height: 40px;
    position: relative;
}

.input__item {
    background-color: #f7f7f7;
    width: 220px;
    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;
}

.input-text_wrap .input__item:focus {
    border: none !important; /*ÐŸÐµÑ€ÐµÐ±Ð¸Ð²Ð°ÑŽÑ‚ÑÑ ÑÑ‚Ð¸Ð»Ð¸, Ð¸Ð½ÑÑ‚Ñ€ÑƒÐºÑ†Ð¸ÑÐ¼Ð¸ Ð¿Ð¾ ÑƒÐ¼Ð¾Ð»Ñ‡Ð°Ð½Ð¸ÑŽ Ð½Ð° ÑÐ°Ð¹Ñ‚Ðµ*/
}

.input__name {
    width: 90px;
    flex-shrink: 0;
    line-height: 40px;
}


.amount {
    min-width: 150px;
    display: flex;
    justify-content: space-between;
}

.amount-item {
    display: flex;
    padding-bottom: 30px;
}

.amount-item_counter {
    width: 110px;
    position: relative;
}
.amount-control {
    display: inline-block;
    width: 30px;
    height: 30px;
    background: #f2f2f2;
    cursor: pointer;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 0;
}
.amount-control:hover {
    background: #dfdfdf;
}
.amount-item_counter .amount-value {
    width: 50px;
    text-align: center;
    border: none;
    background-color: #f7f7f7;
    height: 30px;
    padding: 0 30px;
}

.amount-item_counter .amount-value:focus {
    border: none !important;
}

.item-up {
    right: 0;
}

.item-down::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -7px;
    height: 2px;
    width: 14px;
    background-color: #222222;
}

.item-up::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -7px;
    height: 2px;
    width: 14px;
    background-color: #222222;
}

.item-up:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -1px;
    height: 14px;
    width: 2px;
    background-color: #222222;
}

.amount-item_cost {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    margin-right: 40px;
    align-self: center;
    color: #000;
}

.cost-item_value {
    font-family: "Graphik-Medium-Cy";
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
    color: #000;
    align-self: center;
    margin-right: 30px;
}

.cost-item_remove {
    background-color: #f2f2f2;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
}

.cost-item_remove::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -7px;
    height: 2px;
    width: 14px;
    background-color: #222222;
    transform: rotate(45deg);
}

.cost-item_remove:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1px;
    margin-left: -7px;
    height: 2px;
    width: 14px;
    background-color: #222222;
    transform: rotate(-45deg);
}

.cost-item_remove:hover {
    background-color: #dfdfdf;
}

.cost-item {
    display: flex;
    padding-bottom: 30px;
}

.input-search {
    max-width: 314px;
    width: 100%;
    background-color: #f7f7f7;
    height: 36px;
    -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: 36px;
}

.input__wrap .input-search:focus {
    border: none !important;
}

.input__wrap {
    position: relative;
}

label.error {
    left: 0;
    bottom: -10px;
}

.input-search__wrap {
    padding-bottom: 40px;
    display: flex;
    max-width: 314px;
    width: 100%;
    position: relative;
}

.input-search__wrap .input-search:focus {
    border: none !important;
}

.select-wrap {
    display: flex;
    justify-content: space-between;
}

.jq-selectbox.inputs-select_item {
    width: 220px !important;
    height: 40px !important;
}

.comment-input__wrap {
    display: flex;
    justify-content: space-between;
}

.comment-input {
    max-width: 597px;
    width: 100%;
    background-color: #f7f7f7;
    -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;
    padding-top: 10px;
    min-height: 80px;
    box-sizing: border-box;
}
.comment-input:focus {
    border: none !important;
}

.comment-input__wrap .comment-input:focus {
    border: none;
}



/*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: 25px;
    cursor: pointer;
}

.checkbox-label::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 14px;
    width: 14px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
}

.checkbox-label:hover::before {
    border-color: #e83587 !important;
}

.checkbox-label:after {
    content: '';
    display: none;
    position: absolute;
    top: 3px;
    left: 4px;
    height: 2px;
    width: 5px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-45deg);
}

.checkbox-input:checked + .checkbox-label::before {
    background-color: #e83587;
    border-color: #e83587 !important;
}

.checkbox-input:checked + .checkbox-label:after {
    display: block;
}

.policy-link {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0;
    color: #999999;
}

/*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: #e83587;
}

.radio-label::before {
    content: "";
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .2);
    position: absolute;
    left: 0;
    top: 0;
}

.radio-input:checked + .radio-label::before {
    background: #e83587;
    border-color: #e83587;
}

.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;
}

.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-color: #e83587;
    color: #ffffff;
}

.button-buy:hover {
    opacity: .9;
}

.button-item {
    margin-bottom: 20px;
    overflow: hidden;
}

.button-animated::after{
    content: "";
    display: block;
    width: 30px;
    height: 100%;
    position: absolute;
    opacity: .3;
    top: 0;
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .03) 1%, rgba(255, 255, 255, .6) 30%, rgba(255, 255, 255, .85) 50%, rgba(255, 255, 255, .85) 70%, rgba(255, 255, 255, .85) 71%, rgba(255, 255, 255, 0) 100%);
    -ms-transform: skew(-10deg, 0deg);
    transform: skew(-10deg, 0deg);
    animation: move 3s linear infinite;
    overflow: hidden;
}

.button-promo {
    background-color: #e83587;
    color: #ffffff;
    height: 40px;
    min-width: 40px;
    padding: 0;
}

/*Product-colors block*/

.product-color {
    display: none;
}

.product-color_label {
    border: 2px solid transparent;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    transition: border-color .2s ease;
}

.product-color_label:hover {
    border: 2px solid rgba(232, 53, 135, .2);
}

.product-color_label::before {
    content: "";
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    margin-top: 3px;
    margin-left: 3px;
    background-size: 30px;
    background-color: #000;
}

.selected-color {
    border: 2px solid rgba(232, 53, 135, 1);
}

.product-colors {
    display: flex;
}

.color-yellow::before {
    background-color: #f5ea8f;
}

.color-blue::before {
    background-color: #436397;
}

.color-red::before {
    background-color: #bb4443;
}

.color-pink::before {
    background-color: #f6c8c3;
}

.color-black::before {
    background-color: #3a3a3a;
}

.color-white::before {
    background-color: #cccccc;
}

.color-silver:before {
    background-color: #eeeff1;
}

.color-gold:before {
    background-color: #f9e3cc;
}

.color-gray:before {
    background-color: #575759;
}

.color-brown:before {
    background-color: #964c00;
}

.color-orange:before {
    background-color: #ff804f;
}

.color-purple:before {
    background-color: #c8a2c8;
}

.color-green:before {
    background-color: #808000;
}

.color-olive:before {
    background-color: #ccba8c;
}

.color-green-dark:before {
    background-color: #4b6652;
}

.color-green-light:before {
    background-color: #a1c964;
}

.color-blue-light:before {
    background-color: #a0ced1;
}

.color-purple-dark:before {
    background-color: #5b0082;
}

.color-green-light2:before {
    background-color: #a1c964;
}

.color-yellow-dark:before {
    background-color: #ecff20;
}

.color-pink-dark:before {
    background-color: #ff5659;
}

.color-сoral:before {
    background-color: #ff7f50;
}

.color-lilac:before {
    background-color: #c8a2c8;
}

.color-dark-blue:before {
    background-color: #436397;
}

.color-violet:before {
    background-color: #5b0082;
}

.color-turquoise:before {
    background-color: #a0ced1;
}

.color-transparent:before {
    background-color: #e9ebf2;
}

.color-lavender:before {
    background-color: #beb2bc;
}

.color-sand:before {
    background-color: #ccba8c;
}

.color-midnight-green:before {
    background-color: #4b6652;
}

.color-cosmo_blue:before {
    background-color: #426c84;
}

.color-cacao:before {
    background-color: #71594f;
}

.color-smoky:before {
    background-color: #cccccc;
}

.color-blue_denim:before {
    background-color: #85a0bd;
}

.color-burgundy:before {
    background-color: #9b2d30;
}

.color-lemon:before {
    background-color: #edff21;
}

.color-watermelon:before {
    background-color: #ff5659;
}

.product-colors__item {
    position: relative;
    margin-right: 5px;
}

.product-colors__item::before {
    content: "";
    position: absolute;
    top: -53px;
    left: 50%;
    height: 38px;
    background-color: #242424;
    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: .25s linear;
    z-index: 999;
}

.product-colors__item:hover.product-colors__item::before {
    display: block;
}

.p-description {
    padding-top: 31px;
    padding-bottom: 17px;
}


/*Ballons and map*/

.balloon-item img {
    width: 48px;
    height: 50px;
}

.balloon__cluster {
    align-self: center;
}

.select-wrap.delivery-city .jq-selectbox {
    background-color: transparent;
}

.select-wrap.delivery-city .jq-selectbox:hover {
    background-color: transparent !important;
}

.hint {
    display: inline-block;
    background-image: url(/images/info.svg);
    height: 17px;
    width: 17px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    position: absolute;
    top: 0;
    right: -25px;
    cursor: pointer;
}

.bonus-block__item {
    line-height: 20px;
    position: relative;
    font-size: 14px;
}

.back__arrow {
    display: inline-block;
    width: 7px;
    height: 14px;
    margin-right: 5px;
}

.indicator {
    background-color: #e83587;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 10px;
    position: relative;
    height: 16px;
    width: 16px;
}

.indicator__item {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -3px;
    margin-top: -5px;
}

.files__add_label {
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    color: #e83587;
    position: relative;
}

.inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    padding: 0;
}

.files__add_label {
    font-size: 14px;
    color: #e83587;
}

.files__add_container {
    position: relative;
}

.sheet {
    height: 20px;
    width: 15px;
    background-color: #f2f2f2;
    position: absolute;
}

.sheet__triangle {
    position: absolute;
    height: 0;
    width: 0;
    border-bottom: 5px solid #e83587;
    border-right: 5px solid #f7f7f7;
    right: 0;
}

.close__cross {
    cursor: pointer;
    width: 13px;
    height: 13px;
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

.close__cross:after {
    content: '';
    height: 13px;
    width: 1px;
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    transform: rotate(-45deg);
    top: 2px;
    left: 0;
}

.close__cross:before {
    content: '';
    height: 13px;
    width: 1px;
    display: block;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
    transform: rotate(45deg);
    top: 2px;
}

.close__cross:hover.close__cross:after {
    background-color: rgba(0, 0, 0, 1);
}

.close__cross:hover.close__cross:before {
    background-color: rgba(0, 0, 0, 1);
}
.val__container {
    display: inline-block;
    padding-left: 25px;
    font-size: 14px;
}

.files__attach {
    font-size: 14px;
    color: #e83587;
    line-height: 20px;
    position: relative;
    padding-left: 13px;
    margin-right: 56px;
}

.files__attach_icon {
    height: 18px;
    width: 16px;
    margin-right: 10px;
    position: absolute;
}

.files {
    min-height: 100px;
}

.for__value {
    padding-bottom: 10px;
}

.files__add {
    display: flex;
}


.advantages {
    display: flex;
    justify-content: space-between;
    padding-bottom: 117px;
}

.advantages__item {
    max-width: 253px;
    width: 100%;
}

.advantages__icon {
    padding-bottom: 20px;
}

.advantages__img {
    height: 42px;
    width: 42px;
}

.advantages__header {
    padding-bottom: 11px;
    font-family: "Graphik-Medium-Cy";
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
}

.advantages__text {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
}

.table__row {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #eaeaea;
}

.table__header {
    font-size: 11px;
    text-transform: uppercase;
    padding: 18px 0;
    max-width: 260px;
    width: 100%;
}

.table__header + .table__header {
    margin-left: 23px;
}

.table__data {
    font-size: 14px;
    line-height: 20px;
    padding: 20px 0 28px 0;
    max-width: 260px;
    width: 100%;
}

.table__data + .table__data {
    margin-left: 23px;
}

.available {
    display: flex;
}

.available__marker {
    display: inline-block;
    height: 9px;
    width: 9px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #7dc43e;
}

.available_item {
    max-width: 80px;
}

.available__marker + .available__marker {
    margin-left: 3px;
}

.shop {
    font-family: "Graphik-Medium-Cy";
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0;
}

.booking_item {
    max-width: 120px;
}

.booking {
    color: #e83587;
    cursor: pointer;
}

.available__marker_middle {
    background-color: #378be7;
}

.available__marker_low {
    background-color: #e3693c;
}

.available__marker_empty {
    background-color: #d8d8d8;
}

/*Ð¡Ñ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ Ð¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ð¾Ð¹ Ñ‚Ð°Ð±Ð»Ð¸Ñ†Ñ‹*/

.table__mobile {
    max-width: 374px;
    width: 100%;
}

.metro_mobile, .adress_mobile {
    padding-bottom: 10px;
}

.table__data_mobile:first-child {
    max-width: 220px;
    width: 100%;
}

.table__data_mobile:last-child {
    max-width: 110px;
    width: 100%;
    text-align: right;
}

.available_mobile {
    justify-content: flex-end;
    margin-top: 18px;
}

.quantity {
    display: inline-block;
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0;
    color: #999999;
    text-align: right;
    padding-top: 5px;
}

.layout {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}

.layout__item {
    max-width: 534px;
    width: 100%;
}

.layout__item + .layout__item  {
    margin-left: 30px;
}

/*ÐŸÐ¾Ð¿Ð°Ð¿Ñ‹*/

.popup__triggers {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.popup__btn {
    max-width: 212px;
    width: 100%;
}

.popup__btn:hover {
    opacity: .9;
}

.popup__btn_desktop {
    background-color: #e83587;
    color: #fff;
}

.popup__layout {
    position: fixed;
    z-index: 3;
    background: #fff;
    width: 100%;
    height: 100%;
}

.popup__layout:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: -1;
    opacity: 0;
    transition: opacity 0.25s ease 0.25s, z-index 0s ease 0.5;
}

.badge {
    display: inline-block;
    padding: 4px 3px 3px 4px;
    font-family: "Graphik-Medium-Cy";
    font-size: 10px;
    letter-spacing: 0.4px;
}

.badge_yellow {
    background-color: #f8e71c;
}

.hint__container {
    position: relative;
}


.hint__popup {
    display: none;
    font-family: "Graphik-Regular-Cy";
    background-color: #fff;
    position: absolute;
    bottom: 30px;
    z-index: 9;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    min-width: 300px;
    padding: 11px 30px 17px 19px;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);

}

.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;
    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;
}

.link__pink {
    color: #e83587;
    cursor: pointer;
    font-size: 15px;
}

.link__pink:hover {
    color: #ea4993;
}

.link__pink:active {
    color: #e743a1;
}

.link__grey {
    color: #999999;
    cursor: pointer;
    font-size: 14px;
}

.hint__popup_icon {
    left: -20px;
}

.hint__container_service {
    font-size: 14px;
    line-height: 20px;
}

.hint__container_component {
    font-size: 18px;
}

.logos-wrap {
    display: flex;
    max-width: 500px;
    justify-content: space-between;
}

.logo__img {
    height: 49px;
}

.badge_green {
    background-color: #78b730;
    color: #fff;
}

.badge_black {
    background-color: #333333;
    color: #fff;
}

.badge_blue {
    background-color: #378be7;
    color: #fff;
}

.icon__img {
    width: auto;
    height: 100%;
}

.icon__pack {
    display: flex;
    margin-bottom: 50px;
}

.icon {
    display: inline-block;
}

.icon + .icon {
    margin-left: 8px;
}

.icon__social {
    height: 29px;
    width: auto;
}

.icon__service {
    height: 15px;
    width: auto;
    color: #000;
}

.icon__features {
    height: 37px;
    width: auto;
}

.icon__navigate {
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.icon__notify {
    height: 16px;
    width: auto;
}

.icon__attach {
    height: 16px;
    width: auto;
}

.icon__info {
    height: 17px;
    width: 17px;
}

.icon__timer {
    height: 17px;
    width: 15px;
}

.icon__arrow {
    width: auto;
    height: 7px;
}

.icon__arrow_left, .icon__arrow_right {
    height: 14px;
    width: auto;
}

.icon__star {
    height: 10px;
    width: auto;
}

.icon__star + .icon__star {
    margin-left: 3px;
}

.icon__pack_stars {
    display: flex;
    line-height: 15px;
}

.comments {
    font-family: "Graphik-Regular-Cy";
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0;
    color: #999999;
    padding-left: 10px;
}

.icon__user {
    height: 10px;
    width: auto;
}

.service__item + .service__item {
    margin-left: 20px;
}

.service_link {
    display: inline-block;
    margin-left: 10px;
}

.icon__password {
    height: 14px;
    width: auto;
}

.icon__tick {
    height: 14px;
    width: auto;
}

.done {
    font-family: "Graphik-Regular-Cy";
    display: inline-block;
    margin-left: 20px;
    font-size: 18px;
    line-height: 50px;
    letter-spacing: 0;
    color: #000000;
}

.icon__done {
    height: 50px;
    width: 50px;
}

.icon__close {
    height: 13px;
    width: 13px;
}

.icon__close_gray svg {
    height: 15px;
    width: 15px;
    cursor: pointer;
}

.icon__close_gray:hover svg {
    fill: #e83587;
}

.icon__loader_small {
    height: 32px;
    width: 32px;
}

.icon__loader_big {
    height: 40px;
    width: 40px;
}

.icon__pack_delivery {
    flex-direction: column;
}

.icon__delivery {
    height: auto;
    width: 21px;
}

.icon__delivery + .icon__delivery {
    margin-left: 0;
    margin-top: 23px;
}

.icon__description {
    font-family: "Graphik-Regular-Cy";
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0;
    color: #999999;
    margin-left: 20px;
}

.icon__wrap {
    margin-bottom: 30px;
}

.icon__pack_mobile {
    flex-direction: column;
}

.icon__mobile {
    height: auto;
    width: 16px;
}

.sort__pack {
    display: flex;
    flex-direction: column;
}

.sort__row {
    display: flex;
    padding-bottom: 10px;
}

.sort__data {
    font-family: "Graphik-Regular-Cy";
    font-size: 14px;
}

.sort__data + .sort__data {
    margin-left: 15px;
}

.sort__data_active {
    font-family: "Graphik-Medium-Cy";
    font-size: 14px;
}

.icon__sort {
    width: 13px;
    height: auto;
    margin-left: 10px;
}

.icon__img_filter {
    width: 100%;
    height: 100%;
}

.icon__filter {
    width: 18px;
    height: auto;
}

.filter {
    font-size: 14px;
    margin-left: 12px;
}

.acordeon__header {
    cursor: pointer;
    position: relative;
}

.acordeon__item {
    width: 320px;
    padding: 15px 0 18px 0;
    border-bottom: 1px solid #eaeaea;
}


.acordeon__active {
    height: 100% !important;
}

.icon__arrow_accordeon {
    position: absolute;
    right: 0;
}

.icon__metro {
    height: 10px;
    width: auto;
}

.icon__metro_blue {
    fill: #016db8;
}

.map {
    height: 600px;
    width: 45%;
}

.jq-selectbox__select-text {
    padding: 11.5px 35px 7.5px 10px;
}

.input__search_icon {
    position: absolute;
    left: 15px;
    top: 11px;
}


.input__tick {
    position: absolute;
    right: 13px;
}


.input__item_city {
    padding-right: 35px;
    width: 220px;
}

.input__wrap .input__item:focus {
    border: none !important;
}

.input__item:-webkit-autofill {
    -webkit-box-shadow: unset !important;
    -webkit-text-fill-color: unset !important;
    color: unset !important;
}

.h1__mobile {
    font-size: 21px;
    line-height: 26px;
}

.h2__mobile {
    font-size: 18px;
    line-height: 22px;
}

.popup__item {
    max-width: 1100px;
    margin: 73px auto;
}

.company__tabs {
    margin-bottom: 31px;
}

.button__item_big {
    width: 252px;
}

.button__pink_big {
    width: 100%;
    max-width: 212px;
    background-color: #e83587;
    color: #fff;
}

label.error {
    position: absolute;
    font-size: 10px;
    color: red;
    line-height: 10px;
}

.input-text_wrap {
    display: flex;
    max-width: 220px;
    width: 100%;
}

.logo__black {
    background-color: #000;
    padding: 10px;
}

.icon__big {
    height: 55px;
    width: 55px;
}

.icon__round {
    height: 55px;
    width: 55px;
}

.icon__refresh_wrap {
    display: flex;
    line-height: 20px;
}

.icon__refresh {
    height: 20px;
    width: 20px;
}

.link__pink_refresh {
    margin-left: 10px;
}

.product-colors__item:hover .color__hint {
    display: inline-block;
}

.color__hint {
    display: none;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-52%);
    padding: 0 15px;
    height: 38px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #242424;
    color: #fff;
    white-space: nowrap;
}

.color__hint:after {
    content: '';
    display: block;
    height: 19px;
    width: 19px;
    background-color: #242424;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.icon__password_input {
    position: absolute;
    right: 5px;
    top: 5px;
    height: 20px;
    width: auto;
}

.icon__navigate_prev svg circle {
     -webkit-transition: all 0.3;
     -moz-transition: all 0.3;
     -ms-transition: all 0.3;
     -o-transition: all 0.3;
     transition: all 0.3;
 }

.icon__navigate_next svg circle {
    -webkit-transition: all 0.3;
    -moz-transition: all 0.3;
    -ms-transition: all 0.3;
    -o-transition: all 0.3;
    transition: all 0.3;
}

.icon__navigate_prev:hover svg circle {
    fill: rgba(0, 0, 0, 0.1);
}

.icon__navigate_next:hover svg circle {
    fill: rgba(0, 0, 0, 0.1);
}
/* End */


/* Start:/promo/stayhome/css/style.css?160015611515809*/
.bf-page {
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.bf-page * {
    box-sizing: border-box;
}

.bf-container {
    max-width: 1100px;
    margin: 0 auto;
}

.fixed-header {
    position: relative;
    height: 130px !important;
}

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

.fixed-header .header-search-bttn {
    margin-left: 0;
}

.global.active .preheader {
    display: block !important;
}

.bf-breadcrumbs {
    border-bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
}

.bf-banner {
    height: 320px;
    background: url('/promo/stayhome/css/../images/cover.png') no-repeat center #000;
    background-size: cover;
}

.bf-banner__inner {
    height: 100%;
    width: 100%;
    position: relative;
}

.bf-header {
    padding-top: 120px;
    font-size: 48px;
    line-height: 50px;
    width: 600px;
}

.bf-banner__item {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
}

.bf-banner__img {
    height: 100%;
    width: auto;
    max-width: none;
}

.bf-content {
    position: relative;
    padding-top: 126px;
    padding-bottom: 13px;
}

.bf-title {
    margin-bottom: 20px;
}

.bf-title--sm {
    padding: 0;
    margin-bottom: 3px;
}

.bf-title--md {
    padding: 0;
    margin-bottom: 19px;
}

.bf-title--row {
    display: flex;
    align-items: center;
}

.bf-title--row span {
    flex-shrink: 0;
}

.bf-title__price {
    color: #e83587;
    white-space: nowrap;
}

.bf-title__price--old {
    color: #999999;
    font-size: 14px;
    text-decoration: line-through;
    font-family: 'Graphik-Regular-Cy';
    margin-left: 10px;
    position: relative;
    top: 3px;
}

.bf-desc {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
}

.bf-link {
    color: #e83587;
}

.bf-color-gray {
    color: #999999;
}

.bf-mb-20 {
    margin-bottom: 20px;
}

.bf-mb-25 {
    margin-bottom: 25px;
}

.pink-bttn-normal {
    position: relative;
}

.pink-bttn-normal:before {
    width: 30px;
    height: 100%;
    content: ' ';
    position: absolute;
    opacity: 0.3;
    top: 0;
    left: 0;
    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%);
    transform: skew(-10deg, 0deg);
    -webkit-transform: skew(-10deg, 0deg);
    -moz-transform: skew(-10deg, 0deg);
    -ms-transform: skew(-10deg, 0deg);
    -o-transform: skew(-10deg, 0deg);
    animation: move 5s infinite;
    -webkit-animation: move 5s infinite;
    -moz-animation: move 5s infinite;
    -ms-animation: move 5s infinite;
    -o-animation: move 5s infinite;
}

@keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-webkit-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-moz-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-ms-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }
@-o-keyframes move { 0% { left: 0; } 20% { left: 100%; } 100% { left: 100%; } }

/* bf-menu */
.bf-menu {
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    padding: 20px 0;
    width: 100%;
}

.bf-menu.fixed {
    position: fixed;
    z-index: 99;
}

.bf-menu:after {
    content: '';
    height: 10px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), color-stop(#3b3b3b), color-stop(#777777), color-stop(#b9b9b9), to(#ffffff));
    background-image: -o-linear-gradient(top, #000000, #3b3b3b, #777777, #b9b9b9, #ffffff);
    background-image: linear-gradient(to bottom, #000000, #3b3b3b, #777777, #b9b9b9, #ffffff);
    opacity: 0.1;
}

.bf-menu__list {
    display: flex;
}

.bf-menu__item:not(:last-child) {
    margin-right: 10px;
}

.bf-menu__link {
    border: 2px solid #e6e6e6;
    border-radius: 5px;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 30px;
}

.bf-menu__link.active {
    border-color: #eb568d;
}

/* bf-iphone */
.bf-iphone {
    background: #f7f7f7;
    padding: 48px 60px 59px;
    width: 100%;
}

.bf-iphone-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}

.bf-iphone-nav a {
    margin: 0;
}

.bf-iphone-nav__link {
    font-size: 24px;
    line-height: 28px;
    position: relative;
    color: rgba(0, 0, 0, 0.2);
    transition: all 0.25s ease-in-out;
    font-family: 'Graphik-Medium-Cy';
    padding-bottom: 4px;
}

.bf-iphone-nav__link:not(:last-child) {
    margin-right: 29px;
}

.bf-iphone-nav__link:after {
    content: '';
    background: #e83587;
    height: 2px;
    width: 0;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all 0.25s ease-in-out;
}

.bf-iphone-nav__link.active,
.bf-iphone-nav__link:hover {
    color: rgba(0, 0, 0, 1);
}

.bf-iphone-nav__link.active:after {
    width: 100%;
}

.bf-iphone-tabs {
    position: relative;
}

.bf-iphone-tabs__item {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    left: 0;
    top: 0;
    transition: all 0.25s ease-in-out;
    display: flex;
    width: 100%;
}

.bf-iphone-tabs__item.active {
    position: relative;
    visibility: visible;
    opacity: 1;

}

.bf-iphone__img-wrap {
    width: 100%;
    position: relative;
}

.bf-iphone__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bf-iphone__img img {
    max-width: none;
    max-height: 346px;
    height: 100%;
    transition: opacity 0.5s ease;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    mix-blend-mode: darken;
}

.bf-iphone__img img + img {
    opacity: 0;
}

.bf-iphone__img img.fade-out {
    opacity: 0;
}

.bf-iphone__img img.fade-in {
    opacity: 1;
}

.bf-iphone__info {
    width: 40%;
    flex-shrink: 0;
    margin-left: 40px;
}

.bf-iphone-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.bf-iphone-options a {
    margin: 0;
}

.bf-iphone-options__link {
    border: 2px solid #e6e6e6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all 0.25s ease-in-out;
    flex: 1 auto;
    color: #000000;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px 9px;
}

.bf-iphone-options__link--sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 13px 15px 11px;
    max-width: calc(100% / 3 - 14px);
}

.bf-iphone-options__link.active {
    border-color: #e83587;
}

.bf-iphone-options__link:not(:last-child) {
    margin-right: 10px;
}

.bf-iphone-options__link--sm {
    margin-right: 20px !important;
}

.bf-iphone-options__name {
    margin-bottom: 3px;
}

.bf-iphone__product-name {
    margin-right: 35px;
}

.bf-iphone-options__dpi {
    color: #999999;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 1px;
}

.bf-iphone-options__price {
    font-family: 'Graphik-Medium-Cy';
}

.bf-iphone-options__price--normal {
    font-family: 'Graphik-Regular-Cy';
    font-size: 12px;
    line-height: 15px;
    color: #999999;
}

.bf-iphone-options__size {
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    margin-bottom: 4px;
}

.bf-iphone__line {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 30px;
    padding-top: 29px;
}

.bf-phone .product-color .option-text {
    font-size: 16px;
}

.bf-iphone-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 29px;
}

.bf-iphone-btn__price {
    font-family: 'Graphik-Medium-Cy';
    font-size: 24px;
    line-height: 28px;
}

.bf-iphone-btn__price--old {
    font-family: 'Graphik-Regular-Cy';
    color: #999999;
    font-size: 14px;
    line-height: 20px;
    text-decoration: line-through;
    margin-left: 18px;
    align-self: flex-end;
    margin-bottom: 6px;
}

.bf-iphone-btn__btn {
    margin-left: auto;
    padding: 0 30px;
}

.bf-iphone-btn__btn:disabled {
    opacity: 0.5;
}

/* bf-step */
.bf-step {
    position: relative;
}

.bf-step:not(.step-active) {
    opacity: 0.4;
}

.bf-step:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    content: '';
}

.bf-step.step-active:after {
    display: none;
}

/* bf-catalog */
.bf-catalog {
    padding: 31px 0 42px;
    margin-bottom: 50px;
}

.bf-catalog--md {
    padding-bottom: 21px;
}

.bf-catalog__inner {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

.by-tile .bf-catalog__item {
    width: calc(25% + 30px);
    padding: 0 30px;
    margin: 0 -15px -60px;
    float: none;
    height: auto !important;
}

.by-tile .bf-catalog__img {
    height: 173px;
    justify-content: flex-start;
}

.by-tile .bf-catalog__img img {
    margin: 0;
    max-width: 100%;
    max-height: 100%;
}

.by-tile .bf-catalog__item-block-1 {
    height: auto !important;
    margin: 30px 0 24px !important;
}

.by-tile .bf-catalog__item .item-title-div {
    height: auto;
    margin-bottom: 11px;
}

.by-tile .bf-catalog__product_link .clamp {
    font-family: 'Graphik-Medium-Cy';
    font-size: 16px;
    line-height: 20px;
    height: auto;
    display: block;
}

.bf-catalog__product-desc {
    color: #999999;
    font-size: 14px;
    line-height: 20px;
}

.by-tile .bf-catalog__item .actual-price {
    font-size: 14px;
}

.by-tile .bf-catalog__item .old-price {
    font-size: 14px;
    margin-left: 24px;
}

.by-tile .bf-catalog__item .bf-catalog__buy {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    height: 69px;
    opacity: 0;
    padding-top: 21px;
    visibility: hidden;
}

.by-tile .bf-catalog__item .buy-bttn {
    font-size: 16px;
    line-height: 20px;
}

.by-tile .bf-catalog__item:hover {
    z-index: 2;
    background: #fff;
}

.by-tile .bf-catalog__item:hover .bf-catalog__buy  {
    opacity: 1;
    visibility: visible;
}

.bf-catalog__color {
    margin-top: 18px;
    margin-bottom: 18px;
}

.by-tile .bf-catalog__item:nth-child(4n) .bf-catalog__color {
    margin-right: -18px;
}

.bf-catalog__color .product-colors {
    flex-wrap: wrap;
}

.bf-catalog__color .product-colors__item {
    margin-bottom: 5px;
}

.by-tile .bf-catalog__item--disabled .bf-catalog__item-block-1,
.by-tile .bf-catalog__item--disabled .item-title-div,
.by-tile .bf-catalog__item--disabled .bf-catalog__product-desc {
    opacity: 0.4;
}

.product-colors-block .bf-iphone-btn__btn {
    margin-left: 30px;
}

.bf-catalog__options {
    display: flex;
    margin-bottom: 16px;
    margin-top: 16px;
}

.bf-catalog__option {
    background: #f2f2f2;
    border-radius: 3px;
    font-size: 14px;
    line-height: 20px;
    color: #999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px 17px;
}

.bf-catalog__option.active {
    background: #e83587;
    color: #fff;
}

.bf-catalog__option:not(:last-child) {
    margin-right: 10px;
}

/* bf-row */
.bf-row {
    display: flex;
    padding-bottom: 0;
}

.bf-item {
    width: 100%;
}

.bf-item--img {
    flex-shrink: 0;
    position: relative;
    min-height: 385px;
}

.bf-item--img img {
    vertical-align: top;
    max-width: 100%;
    position: absolute;
}

.bf-item--img img + img {
    opacity: 0;
}

.bf-item--img img.fade-out {
    opacity: 0;
}

.bf-item--img img.fade-in {
    opacity: 1;
}

.bf-item--text {
    margin-top: -1px;
}

.bf-accessory {
    margin-bottom: -10px;
}

.stay-home-intro {
    padding-top: 64px;
    padding-bottom: 75px;
}

.stay-home-intro__text {
    font-family: "Graphik-Medium-Cy";
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}

.stay-home-intro__info {
    padding-top: 100px;
    display: flex;
}

.stay-home-intro__features-list {
    padding-left: 0;
    list-style: none;
    display: flex;
    margin-bottom: 34px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.stay-home-intro__feature {
    margin-right: 45px;
    display: flex;
    flex-direction: column;
}

.stay-home-intro__feature-img {
    height: 140px;
    width: 150px;
    margin-bottom: 20px;
}

.stay-home-intro__feature-img img {
    max-width: 100%;
    max-height: 100%;
}

.stay-home-intro__feature-h3 {
    margin-bottom: 10px;
    position: relative;
    padding-bottom: 0;
}

.stay-home-intro__feature-h3--lighting:before {
    display: block;
    content: ' ';
    width: 19px;
    height: 24px;
    background: transparent url('/promo/stayhome/css/../images/icon-1.png') top center no-repeat;
    background-size: 100% auto;
    position: absolute;
    left: -23px;
}

.stay-home-intro__features-bottom-text {
    padding-right: 200px;
    font-size: 12px;
    line-height: 15px;
    color: #999999;
}

.stay-home-intro__features-bottom-text .link {
    line-height: inherit;
}

.stay-home-intro__payments-block {
    padding-left: 50px;
    padding-top: 53px;
    display: flex;
}

.stay-home-intro__payments-img {
    margin-right: 25px;
}

.stay-home-intro__payments-img img {
    height: 70px;
}

.stay-home-intro__info-h3 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.payments-list {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.payment-item {
    margin-right: 30px;
    margin-bottom: 17px;
    display: flex;
    align-items: center;
}

.payment-item--apple-pay img {
    height: 26px;
}

.payment-item--visa img {
    height: 14px;
}

.payment-item--mastercard img {
    height: 15px;
}

.payment-item--yandex img {
    height: 17px;
}

.payment-item--sber img {
    height: 23px;
}

.sh-banner {
    padding-top: 30px;
}

.sh-banner img {
    max-width: 100%;
}

@media (max-width: 1100px) {
    .bf-container {
        padding: 0 15px;
        max-width: 100%;
    }

    .by-tile .bf-catalog__item {
        width: 25%;
        padding: 0 15px;
        margin-left: 0;
        margin-right: 0;
    }

    .by-tile .bf-catalog__item-block-1 {
        margin-top: 15px !important;
    }

    .bf-title--row {
        flex-wrap: wrap;
    }

    .bf-title--row span {
        margin-right: 15px;
    }

    .bf-title__price {
        margin-left: 0;
    }

    .bf-title__price:not(:last-child) {
        margin-right: 15px;
    }
}

@media (max-width: 992px) {
    .bf-iphone {
        margin-left: -15px;
        margin-right: -15px;
        padding: 20px;
        width: calc(100% + 30px);
    }

    .bf-iphone-options {
        flex-direction: column;
    }

    .bf-iphone-options__link:not(:last-child),
    .bf-iphone-options__link--sm:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .bf-iphone__info {
        width: 50%;
    }

    .bf-iphone__img img {
        max-height: 100%;
        height: auto;
        max-width: 100%;
    }

    .bf-iphone-options__link--sm {
        max-width: 100%;
    }

    .by-tile .bf-catalog__item {
        width: 50%;
    }

    .bf-row {
        flex-wrap: wrap;
    }

    .bf-item--img {
        width: 100%;
        margin-bottom: 20px;
        max-width: 100%;
    }

    .bf-item--text {
        width: 100%;
        max-width: 100%;
        margin-top: 0;
        margin-left: 0 !important;
    }

    .by-tile .bf-catalog__item:nth-child(4n) .bf-catalog__color {
        margin-right: 0;
    }

    .bf-menu__link {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* End */
/* /local/templates/re-store/css/normalize.css?16740220117546 */
/* /local/templates/re-store/css/style.css?1766042495621005 */
/* /local/templates/re-store/css/fontsProd.css?17595012623581 */
/* /local/templates/re-store/css/tabs-style.css?17006449924880 */
/* /local/templates/re-store/css/slick.css?16001561122417 */
/* /local/templates/re-store/css/magnific-popup.css?16946814288414 */
/* /local/templates/re-store/css/jquery-ui.css?170064499236689 */
/* /local/templates/re-store/css/nouislider.min.css?16001561123888 */
/* /local/templates/re-store/css/styles.css?173152093255293 */
/* /local/templates/re-store/css/styles_mob.css?1763547862122948 */
/* /local/templates/re-store_order/css/dadata/suggestions.min.css?16001561129546 */
/* /local/templates/re-store/css/swiper-bundle.min.css?161711939813916 */
/* /local/templates/re-store/components/multisite/system.auth.sms/.default/style.css?17108356058163 */
/* /local/templates/re-store/template_styles.css?1734075019102533 */
/* /promo/stayhome/css/ui.css?170064499237163 */
/* /promo/stayhome/css/style.css?160015611515809 */
