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