@charset "UTF-8";

.pseudo_block,
.sprite_img,
.market_basket_wrap:before,
.market_to_list:after,
.market_to_list:hover:after,
.market_to_list__postponed:after,
.market_to_list__postponed:hover:after,
.market_to_basket:after,
.market_delete:after,
.market_full_to_cart:after,
.market_full_callme:after,
.fade_bottom,
.market_firms_body:after {
  position: absolute;
  display: block;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  content: ' ';
}

.sprite_img,
.market_basket_wrap:before,
.market_to_list:after,
.market_to_list:hover:after,
.market_to_list__postponed:after,
.market_to_list__postponed:hover:after,
.market_to_basket:after,
.market_delete:after,
.market_full_to_cart:after,
.market_full_callme:after {
  left: 50%;
  top: 50%;
}

.hide_text,
.header_market_logo,
.market_footer_logo {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
}

.overflow_text,
.market_basket_text,
.market_basket_link,
.market_rubs_title,
.market_rubs_sub_title,
#market_stock .market_stock_item_title,
.market_item_title,
.market_item_rub,
.market_item_price_wrap {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.block {
  display: block;
}

.pointer {
  cursor: pointer;
}

.nopointer {
  cursor: default !important;
}

.nwrp,
.w1nwrp {
  white-space: nowrap;
}

.w100 {
  width: 100%;
}

.w1nwrp {
  width: 1%;
}

.inline_middle,
.market_price_item,
.market_firms_item_l__link,
.market_item_img,
.market_item_mini_body,
.inline_top,
.market_full_body,
.market_full_property {
  display: inline-block;
}

.vat {
  vertical-align: top;
}

.inline_middle,
.market_price_item,
.market_firms_item_l__link,
.market_item_img,
.market_item_mini_body {
  vertical-align: middle;
}

.inline_top,
.market_full_body,
.market_full_property {
  vertical-align: top;
}

.edit_table {
  font-size: 13px;
}

.edit_table tr > th {
  padding: 4px 2px 4px 0;
}

.edit_table th + td {
  padding: 4px 0 4px 2px;
}

.edit_table tr > th {
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  white-space: nowrap;
}

.edit_table th small {
  font-weight: normal;
  font-size: 10px;
  color: #aaa;
  line-height: 13px;
  display: block;
  position: relative;
  top: -.25em;
}

.edit_table__top tr > th {
  vertical-align: top;
}

.fade_bottom,
.market_firms_body:after {
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #ffffff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #ffffff);
}

.more_btn_fake_element_rarr,
.market_block_morelink,
.more_btn_fake_element_darr {
  cursor: pointer;
  border: none;
  background-color: transparent;
  font-size: 1.35em;
  color: #007AB1;
  position: relative;
  text-decoration: none;
}

.more_btn_fake_element_rarr:hover,
.market_block_morelink:hover,
.more_btn_fake_element_darr:hover {
  color: #008DCC;
}

.more_btn_fake_element_rarr:hover span,
.market_block_morelink:hover span,
.more_btn_fake_element_darr:hover span {
  text-decoration: underline;
}

.more_btn_fake_element_rarr:active,
.market_block_morelink:active,
.more_btn_fake_element_darr:active {
  top: 1px;
}

.more_btn_fake_element_rarr,
.market_block_morelink,
.more_btn_fake_element_darr {
  margin-right: 20px;
}

.more_btn_fake_element_rarr:hover,
.market_block_morelink:hover,
.more_btn_fake_element_darr:hover {
  text-decoration: underline;
}

.more_btn_fake_element_rarr:after,
.market_block_morelink:after,
.more_btn_fake_element_darr:after {
  position: absolute;
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  top: 50%;
  margin-top: -8px;
  left: 100%;
  padding-left: 5px;
}

.more_btn_fake_element_rarr:after,
.market_block_morelink:after {
  content: '→';
}

.more_btn_fake_element_darr:after {
  content: '↓';
}

.ainvert,
.market_footer_menu_item,
.market_full_title_edit {
  text-decoration: none;
}

.ainvert:hover,
.market_footer_menu_item:hover,
.market_full_title_edit:hover {
  text-decoration: underline !important;
}

.market_shadow,
.market_rubs_sub,
#market_stock .market_stock_item,
.market_item__hover,
.market_item_mini__hover,
.market_shadow:after,
.market_rubs_sub:after,
#market_stock .market_stock_item:after,
.market_item__hover:after,
.market_item_mini__hover:after,
.market_rubs_item:hover .market_rubs_sub:before,
.market_rubs_item:hover .market_rubs_sub:after {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate3D(0, 0, 0);
}

.market-sprite {
  background-image: url('/i/market-sd68b9af9cf.png');
  background-repeat: no-repeat;
}

@font-face {
  font-family: "RUB";
  src: url(/i/fonts/rub.eot);
  src: url(/i/fonts/rub.eot?#iefix) format("embedded-opentype"), url(/i/fonts/rub.woff) format("woff"), url(/i/fonts/rub.ttf) format("truetype"), url(/i/fonts/rub.svg#) format("svg");
  font-weight: normal;
  font-style: normal;
}

.r {
  font-family: RUB, Arial;
}

.market_shadow,
.market_rubs_sub,
#market_stock .market_stock_item,
.market_item__hover,
.market_item_mini__hover {
  position: relative;
  z-index: 1;
}

.market_shadow:after,
.market_rubs_sub:after,
#market_stock .market_stock_item:after,
.market_item__hover:after,
.market_item_mini__hover:after,
.market_shadow:before,
.market_rubs_sub:before,
#market_stock .market_stock_item:before,
.market_item__hover:before,
.market_item_mini__hover:before {
  overflow: hidden;
  content: ' ';
  position: absolute;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 10px;
  z-index: -1;
  opacity: 0;
}

.market_shadow:after,
.market_rubs_sub:after,
#market_stock .market_stock_item:after,
.market_item__hover:after,
.market_item_mini__hover:after {
  box-shadow: 0px 1px 4px #D2D2D2;
  border-radius: 5px;
  z-index: -2;
  -o-transition: opacity 0.1s ease-in-out;
  -webkit-transition: opacity 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out;
}

.market_shadow:hover:before,
.market_rubs_sub:hover:before,
#market_stock .market_stock_item:hover:before,
.market_item__hover:hover:before,
.market_item_mini__hover:hover:before,
.market_shadow:hover:after,
.market_rubs_sub:hover:after,
#market_stock .market_stock_item:hover:after,
.market_item__hover:hover:after,
.market_item_mini__hover:hover:after {
  opacity: 1;
}

.market_button,
.market_search_submit,
.market_item_to_cart,
.market_full_to_cart,
.market_full_callme,
.market_callme_mini {
  margin: 0;
  padding: 8px 12px;
  font-size: 12px;
  line-height: 17px;
  line-height: normal;
  font-family: inherit;
  font-weight: bold;
  outline: none;
  color: #454545;
  background: #E2E2E2;
  border: 1px solid #D2D2D2;
  border-bottom-color: #BBB;
  cursor: pointer;
  text-decoration: none;
  display: inline-block;
  position: relative;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 3px;
  text-shadow: 0 1px #fff;
  box-shadow: inset 0 4px 0 -3px #FFF;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UyZTJlMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjVmNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e2e2e2), color-stop(100%, #f5f5f5));
  background-image: -webkit-linear-gradient(bottom, #e2e2e2, #f5f5f5);
  background-image: -o-linear-gradient(bottom, #e2e2e2, #f5f5f5);
  background-image: linear-gradient(to top, #e2e2e2, #f5f5f5);
  -o-transition: all 0.1s;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}

.market_button:hover,
.market_search_submit:hover,
.market_item_to_cart:hover,
.market_full_to_cart:hover,
.market_full_callme:hover,
.market_callme_mini:hover {
  color: #222;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #e6e6e6), color-stop(100%, #f9f9f9));
  background-image: -webkit-linear-gradient(bottom, #e6e6e6, #f9f9f9);
  background-image: -o-linear-gradient(bottom, #e6e6e6, #f9f9f9);
  background-image: linear-gradient(to top, #e6e6e6, #f9f9f9);
}

.market_button:active,
.market_search_submit:active,
.market_item_to_cart:active,
.market_full_to_cart:active,
.market_full_callme:active,
.market_callme_mini:active {
  box-shadow: inset 0px 2px 2px 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 -1px #EEE;
}

.market_button.for_mobile,
.for_mobile.market_search_submit,
.for_mobile.market_item_to_cart,
.for_mobile.market_full_to_cart,
.for_mobile.market_full_callme,
.for_mobile.market_callme_mini {
  display: none;
}

.market_input,
.market_textarea,
.market_search_input {
  height: 10px;
  margin: 0;
  padding: 8px 4px 7px;
  font-size: 13px;
  line-height: 17px;
  font-family: inherit;
  outline: none;
  color: #1b1b1b;
  background: #FFF;
  border: 1px solid #D2D2D2;
  border-radius: 3px;
  box-shadow: inset 1px 2px 6px #EFEFEF;
}

.market_textarea {
  min-height: 40px;
  display: block;
  height: auto;
}

.market_price__discount,
.market_price_item__discount,
.market_item_price__discount,
.market_full_price__discount {
  background-color: #FEEFAB;
  border-radius: 2px;
  padding: 2px 4px;
}

.market_price__old,
.market_price_item__old,
.market_item_price_old,
.market_full_price_old {
  color: #ABABAB;
  text-decoration: line-through;
  font-size: 10px;
}

.market_item_signature,
.market_full_signature {
  font-weight: normal;
  font-size: 10px;
}

.market_signature {
  padding: 2px 4px;
  border-radius: 2px;
  color: #f9f9f9;
}

.market_signature__special {
  background-color: #8DBC02;
}

.market_signature__order {
  background-color: #A81A9D;
}

.market_signature__action {
  background-color: #C42702;
}

.market_signature__instock {
  background-color: #1179B1;
}

.market_block_content__items_wrap {
  font-size: 0;
  line-height: 0;
  margin-top: 10px;
  text-align: left;
  width: 621px !important;
}

.market_firms_logo {
  width: 100%;
  height: auto;
}

.lukipage_header_logo {
  max-width: 100px;
  height: auto;
}

.market_block_content_item img,
.market_shop img {
  max-width: 110px;
  height: auto;
}

.header__market {
  padding-top: 70px;
}

.header_market_logo {
  width: 290px;
  height: 46px;
  background: url('/i/market-sd68b9af9cf.png') -109px -7px no-repeat;
  position: absolute;
  top: 0;
}

.market_contact {
  position: absolute;
  top: 6px;
  left: 315px;
  font-size: 15px;
  line-height: 18px;
  color: #a0a0a0;
}

.market_contact__footer {
  top: 26px;
  left: 200px;
}

.market_contact_tel {
  color: #007ab1;
}

.market_contact_info {
  font-style: italic;
  font-size: 12px;
}

.market_content_wrapper {
  width: 100%;
  margin-top: 20px;
  position: relative;
}

.market_content_wrapper__lukipage .market_sidebar {
  float: right;
}

.market_content_wrapper__lukipage .market_content {
  padding: 0 10px 0 0;
  float: left;
}

.market_sidebar {
  position: relative;
  width: 240px;
  float: left;
}

.market_content {
  position: relative;
  width: 620px;
  float: right;
  padding: 0 5px;
  left: 5px;
}

.market_footer {
  position: relative;
  margin-top: 30px;
  padding-top: 45px;
  border-top: 1px solid #f6f6f6;
  margin-bottom: -30px;
}

.market_footer_logo {
  width: 175px;
  height: 28px;
  background: url('/i/market-sd68b9af9cf.png') -147px -67px no-repeat;
  display: block;
}

.market_footer_menu {
  padding: 20px 0;
}

.market_footer_menu_item {
  padding: 5px;
  font-size: 13px;
  color: #636363;
  white-space: nowrap;
}

.market_footer_menu_item__active,
.market_footer_menu_item:hover {
  color: #008DCC;
}

.market_basket {
  display: block;
  margin: -10px 0 10px;
  position: relative;
  left: -20px;
  width: 220px;
  background: #fff;
  z-index: 10;
  padding: 10px 20px 17px 0;
  text-decoration: none;
  color: #262626;
  padding-left: 20px;
  line-height: 18px;
}

.market_basket:after {
  position: absolute;
  content: ' ';
  top: 100%;
  left: 20px;
  width: 240px;
  border-bottom: 1px solid #ededed;
}

.market_basket:hover {
  color: #262626;
}

.market_basket:hover .market_basket_link {
  color: #008DCC;
  text-decoration: underline;
}

.market_basket.sticked:after {
  border-bottom: none;
  width: 240px;
  height: 7px;
  background: url('/i/market-sd68b9af9cf.png') -265px -99px no-repeat;
}

.market_basket_wrap {
  display: block;
  -webkit-backface-visibility: hidden;
  min-height: 32px;
}

.market_basket_wrap:hover,
.market_basket_wrap {
  color: #000;
  text-decoration: none;
}

.market_basket_wrap:before {
  width: 45px;
  height: 32px;
  background: url('/i/market-sd68b9af9cf.png') -322px -67px no-repeat;
  margin-top: -16px;
  margin-left: -23px;
  display: inline-block;
  float: left;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 10px 0 0;
}

.market_basket_wrap__animate {
  -webkit-animation: market_basket_icon_blink 0.15s 2;
  -ms-animation: market_basket_icon_blink 0.15s 2;
  -o-animation: market_basket_icon_blink 0.15s 2;
  animation: market_basket_icon_blink 0.15s 2;
}

@-webkit-keyframes market_basket_icon_blink {
  0%, 100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
}

@-o-keyframes market_basket_icon_blink {
  0%, 100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
}

@-ms-keyframes market_basket_icon_blink {
  0%, 100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
}

@keyframes market_basket_icon_blink {
  0%, 100% {
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }

  50% {
    -ms-transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
  }
}

.market_basket_link {
  color: #007AB1;
}

.market_upbtn {
  width: 49px;
  height: 50px;
  background: url('/i/market-sd68b9af9cf.png') 0 -7px no-repeat;
  position: absolute;
  left: auto;
  right: -49px;
  top: 1000px;
  cursor: pointer;
  bottom: -40px;
}

.market_rubs {
  margin-bottom: 35px;
}

.market_rubs_item {
  position: relative;
}

.market_rubs_item:hover {
  z-index: 3;
}

.market_rubs_item:hover .market_rubs_sub {
  padding-top: 2px;
  visibility: visible;
  height: auto;
  opacity: 1;
  position: absolute;
  -o-transition: opacity 0.15s linear 0.3s, visibility 0.15s linear 0.3s;
  -webkit-transition: opacity 0.15s linear, visibility 0.15s linear;
  -webkit-transition-delay: 0.3s, 0.3s;
  transition: opacity 0.15s linear 0.3s, visibility 0.15s linear 0.3s;
}

.market_rubs_item:hover .market_rubs_sub:after {
  -o-transition: opacity 0.15s linear 0.3s;
  -webkit-transition: opacity 0.15s linear;
  -webkit-transition-delay: 0.3s;
  transition: opacity 0.15s linear 0.3s;
}

.market_rubs_item:hover .market_rubs_sub:before,
.market_rubs_item:hover .market_rubs_sub:after {
  opacity: 1;
  top: -30px;
  left: -22px;
  padding: 0 45px 35px 0;
}

.market_rubs_item_icon {
  position: absolute;
  top: 0%;
  left: 0px;
  width: 20px;
  height: 100%;
  background: no-repeat 50% 50%;
}

.market_rubs_item__active .market_rubs_sub {
  padding-top: 2px;
  visibility: visible;
  height: auto;
  opacity: 1;
  position: relative !important;
  width: auto;
}

.market_rubs_item__active .market_rubs_sub:after {
  display: none !important;
}

.market_rubs_title {
  position: relative;
  padding: 5px;
  font-size: 17px;
  text-decoration: none;
  color: #262626;
  z-index: 2;
}

.market_rubs_title__padding {
  padding-left: 26px;
}

.market_rubs_title__active {
  color: #1678B6;
}

.market_rubs_sub {
  visibility: hidden;
  height: 0;
  opacity: 0;
  margin-left: 15px;
  padding-right: 5px;
  width: 180px;
}

.market_rubs_sub_title {
  color: #676767;
  text-decoration: none;
  line-height: 12px;
  padding: 5px 0;
  position: relative;
}

.market_rubs_sub_title .market_rubs_item_icon {
  left: 4px;
  background-position: 100% 50%;
}

.market_rubs_sub_title__active {
  color: #1678B6;
}

.market_block {
  margin-bottom: 40px;
  border-top: 1px solid #EDEDED;
  text-align: center;
}

.market_block_morelink {
  display: inline-block;
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}

.market_block_title {
  background: #FFF;
  padding: 0px 9px;
  font-size: 11px;
  color: #909090;
  position: relative;
  top: -1.1em;
  text-decoration: none;
}

a.market_block_title:hover {
  color: #909090;
  text-decoration: underline;
}

.market_block_title__big {
  font-size: 16px;
  top: -.75em;
  color: #282828;
}

.market_block_title__big:hover {
  color: #282828;
}

.market_search {
  position: relative;
  margin-bottom: 25px;
  height: 29px;
}

.market_search_input {
  width: 95%;
  height: 100%;
  padding-left: 10px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.market_search_submit {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0px;
  padding: 2px 11px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0 3px 3px 0;
}

#market_stock {
  padding: 220px 0 0 0;
  margin: 0 2px;
  height: auto;
  margin-bottom: 40px;
}

#market_stock .luki_carusel_links {
  position: static;
  width: auto;
  margin-bottom: -5px;
}

#market_stock .carusel_item {
  height: 38px;
  line-height: 30px;
  padding: 0 7px;
  margin-bottom: 10px;
}

#market_stock .carusel_item.active .market_stock_item:before,
#market_stock .carusel_item.active .market_stock_item:after,
#market_stock .carusel_item:hover .market_stock_item:before,
#market_stock .carusel_item:hover .market_stock_item:after {
  opacity: 1;
}

#market_stock .carusel_item.active .market_stock_item {
  opacity: 1;
}

#market_stock .carusel_item.active .market_stock_item_title {
  font-size: 16px;
}

#market_stock .carusel_link_item {
  top: 0;
  left: 0;
  width: 620px;
  height: 200px;
}

#market_stock .market_stock_item {
  width: 100%;
  opacity: .5;
}

#market_stock .market_stock_item th {
  position: relative;
}

#market_stock .market_stock_item:before,
#market_stock .market_stock_item:after {
  left: -8px;
  top: -5px;
  padding: 5px 10px;
}

#market_stock .market_stock_item_title {
  position: absolute;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: -10px;
  width: 100%;
  text-decoration: none;
  color: #262626;
  padding: 10px;
  -o-transition: font-size 0.1s;
  -webkit-transition: font-size 0.1s;
  transition: font-size 0.1s;
}

.market_header {
  font-size: 18px;
}

.market_basket_full {
  width: 100%;
}

.market_basket_full td {
  padding: 11px 3px;
}

.market_orders {
  width: 100%;
}

.market_orders td {
  padding: 3px;
}

.market_orders .header_menu_sub_wrap {
  max-width: 999px;
}

.market_orders_status {
  text-transform: lowercase;
  border-radius: 2px;
  padding: 2px 5px;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
}

.market_orders_status_new {
  background-color: #bdeb91;
  color: #000;
}

.market_orders_status_delivery,
.market_orders_status_payment {
  background-color: #FEEFAB;
  color: #000;
}

.market_orders_status_cancel {
  background-color: #C61E00;
}

.market_orders_status_done {
  background-color: #8DBC02;
}

.market_basket_full__active,
.market_basket_full__hover:hover {
  background-color: #f9f9f9;
  cursor: pointer;
}

.market_basket_full_filter {
  position: relative;
  padding: 6px 0 6px 5px;
  margin: 4px 0 15px;
  background-color: #FFF;
  z-index: 3;
}

.market_basket_full_filter:after {
  position: absolute;
  content: ' ';
  top: 100%;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #ededed;
}

.market_basket_full_filter.sticked:after {
  border-bottom: none;
  width: 620px;
  height: 7px;
  background: url('/i/market-sd68b9af9cf.png') 0 0 no-repeat;
}

.market_basket_full_select_all {
  position: absolute;
  left: 3px;
  top: 3px;
  z-index: 2;
}

.market_basket_full_action {
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  right: 0;
  padding-top: 6px;
  background-color: #FFF;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  -o-transition: opacity 0.1s;
  -webkit-transition: opacity 0.1s;
  transition: opacity 0.1s;
}

.market_basket_full_action .market_to_basket,
.market_basket_full_action .market_to_list,
.market_basket_full_action .market_delete {
  margin: 0 14px 0 6px;
}

.market_basket_full_action__active {
  visibility: visible;
  opacity: 1;
}

.market_basket_full_pagetitle {
  font-size: 15px;
  position: relative;
  white-space: nowrap;
}

.market_basket_full_checkout {
  text-align: right;
  padding-bottom: 70px !important;
  position: relative;
}

.market_basket_full_checkout:after {
  position: absolute;
  width: 100%;
  content: '';
  bottom: 40px;
  left: 0;
  border-bottom: 1px solid #E8E8E8;
}

.market_basket_full_checkout_wrap:last-child .market_basket_full_checkout:after {
  border-bottom: none;
}

.market_price_item {
  color: #262626;
  font-size: 14px;
  position: relative;
}

.market_price_item__baseline {
  vertical-align: baseline;
}

.market_price_item__discount {
  padding: 0px 4px;
  text-shadow: 1px 1px 1px #fff;
}

.market_price_item__old {
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  text-align: center;
  margin-top: -1px;
}

.market_to_list,
.market_to_list:hover,
.market_to_basket,
.market_delete {
  color: #191919;
  padding-left: 19px;
  position: relative;
  text-decoration: none;
  font-size: 12px;
  margin-right: 20px;
}

.market_actions__active {
  color: #008DCC;
}

.market_to_list,
.market_to_list:hover {
  color: #007AB1;
}

.market_to_list:after,
.market_to_list:hover:after {
  width: 14px;
  height: 14px;
  background: url('/i/market-sd68b9af9cf.png') -40px -67px no-repeat;
  margin-top: -7px;
  margin-left: -7px;
  left: 0;
  margin-left: 0;
}

.market_to_list__postponed,
.market_to_list__postponed:hover {
  color: #90BD00;
}

.market_to_list__postponed:after,
.market_to_list__postponed:hover:after {
  width: 14px;
  height: 14px;
  background: url('/i/market-sd68b9af9cf.png') -54px -67px no-repeat;
  margin-top: -7px;
  margin-left: -7px;
  left: 0;
  margin-left: 0;
}

.market_to_basket {
  padding-left: 22px;
}

.market_to_basket:after {
  width: 17px;
  height: 13px;
  background: url('/i/market-sd68b9af9cf.png') -9px -67px no-repeat;
  margin-top: -7px;
  margin-left: -9px;
  left: 0;
  margin-left: 0;
}

.market_delete:hover {
  color: #B31700;
}

.market_delete:after {
  width: 14px;
  height: 14px;
  background: url('/i/market-sd68b9af9cf.png') -26px -67px no-repeat;
  margin-top: -7px;
  margin-left: -7px;
  left: 0;
  margin-left: 0;
}

.market_basket_full_filter_item {
  margin-right: 30px;
  font-size: 17px;
  color: #262626;
  text-decoration: none;
  position: relative;
}

.market_basket_full_submit {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 100%;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
  cursor: pointer;
}

.market_basket_full_filter_item_cnt {
  font-size: 13px;
  color: #bbb;
  margin-left: 1px;
}

.market_basket_full_filter_item__active,
.market_basket_full_filter_item:hover {
  color: #008DCC;
  cursor: pointer;
}

.market_order_success {
  background-color: #FEEFAB;
  margin-bottom: 10px;
  padding: 1px 6px;
}

.market_firms_item {
  border-bottom: 1px dashed #c9c9c9;
}

.market_firms_item:last-of-type {
  border-bottom: none;
}

.market_firms_item_l,
.market_firms_item_r {
  padding: 2em 0;
  vertical-align: top;
  padding-right: 2em;
}

.market_firms_item_l__wrap {
  width: 125px;
  height: 125px;
  border: 1px solid #f1f1f1;
  vertical-align: middle;
  line-height: 125px;
  text-align: center;
}

.market_firms_item_l__link {
  line-height: 1.2;
  text-decoration: none;
}

.market_firms_item_r_contacts {
  font-style: italic;
  line-height: 1.5em;
  margin: 1em 0;
  color: #535353;
}

.market_firms_body {
  min-height: 40px;
  max-height: 140px;
  display: block;
  overflow: hidden;
  position: relative;
  margin: 5px 0;
  max-width: 465px;
}

.market_firms_body:after {
  height: 15px;
}

.market_item,
.market_item_mini {
  line-height: 18px;
  font-size: 13px;
}

.market_item__hover_no_shadow,
.market_item__hover,
.market_item_mini__hover {
  z-index: 1;
  cursor: pointer;
  position: relative;
}

.market_item__hover_no_shadow:hover,
.market_item__hover:hover,
.market_item_mini__hover:hover {
  z-index: 2;
}

.market_item__hover_no_shadow:hover .market_item_mini_signatures,
.market_item__hover:hover .market_item_mini_signatures,
.market_item_mini__hover:hover .market_item_mini_signatures,
.market_item__hover_no_shadow:hover .market_item_price,
.market_item__hover:hover .market_item_price,
.market_item_mini__hover:hover .market_item_price {
  visibility: hidden;
}

.market_item__hover_no_shadow:hover .market_item_price__noprice,
.market_item__hover:hover .market_item_price__noprice,
.market_item_mini__hover:hover .market_item_price__noprice {
  visibility: visible;
}

.market_item__hover_no_shadow:hover .market_item_btn_wrap,
.market_item__hover:hover .market_item_btn_wrap,
.market_item_mini__hover:hover .market_item_btn_wrap {
  display: block;
}

.market_item__hover_no_shadow:hover .market_item_price_old,
.market_item__hover:hover .market_item_price_old,
.market_item_mini__hover:hover .market_item_price_old {
  visibility: hidden;
}

.market_item {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 180px;
  text-align-last: auto;
  margin: 0 13px 25px 14px;
}

.market_item__620 {
  margin: 0 10px 25px;
}

.market_item__mini {
  width: 100px;
  margin: 0 5px 25px;
  white-space: nowrap;
}

.market_item__mini .market_item_title__extend {
  padding-top: 85px;
}

.market_item__mini .market_item_img__extend {
  height: 80px;
}

.market_item__mini .market_item_mini {
  margin-right: 30px;
}

.market_item_mini {
  text-align: left;
  margin-bottom: 20px;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}

.market_item_mini__hover:after,
.market_item_mini__hover:before {
  left: -10px;
  top: -4px;
  padding: 7px 10px;
}

.market_item_mini__hover:hover .market_item_title {
  text-decoration: underline;
  color: #008DCC;
}

.market_item_mini__hover:hover .market_item_img {
  opacity: .9;
}

.market_item_mini__set {
  max-width: 250px;
  margin-bottom: 0;
}

.market_item_mini__basket,
.market_item_mini__history {
  margin: 0 0 0 5px;
}

.market_item_mini__basket .market_item_mini_body,
.market_item_mini__history .market_item_mini_body {
  max-width: 380px;
}

.market_item_mini__history {
  margin: 0;
  cursor: auto;
}

.market_item_img {
  margin-right: 10px;
  overflow: hidden;
  width: 60px;
  height: 60px;
  background: no-repeat 50% 50% transparent;
  background-size: contain;
}

.market_item_mini .market_item_img {
  background-size: contain;
}

.market_item_img.for_mobile {
  display: none;
}

.market_item_mini_body {
  max-width: 165px;
}

.market_item_mini_body table {
  max-width: 100%;
}

.market_item_img__extend {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 130px;
  background: no-repeat 50% 50% transparent;
}

.market_item_mini_signature {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: red;
}

.market_item_title {
  font-weight: bold;
  text-decoration: none;
  position: relative;
  color: #008DCC;
  display: inline-block;
  width: 100%;
}

a.market_item_title:hover {
  text-decoration: underline;
}

.market_item_title__extend {
  padding-top: 135px;
}

.market_item_mini_signatures {
  font-size: 0;
  line-height: 16px;
}

.market_item_mini_signatures .market_signature {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 4px;
  padding: 0;
  border-radius: 5px;
}

.market_item_signature {
  position: absolute;
  width: 100%;
  left: 0;
  text-align: center;
  bottom: 18px;
  line-height: 20px;
  font-size: 10px;
  font-weight: normal;
}

.market_item_rub {
  color: #8B8D8D;
  position: relative;
}

.market_item_no {
  display: block;
  margin-top: 3px;
}

.market_item_price_wrap {
  position: relative;
  font-weight: bold;
  color: #262626;
  display: block;
  padding: 2px 0 5px;
  min-width: 120px;
  background-color: #fff;
}

.market_item_price {
  position: relative;
  display: inline-block;
  color: #272727;
  font-size: 12px;
}

.market_item_price_old {
  font-size: 12px;
}

.market_item_price__noprice {
  color: #999;
}

.market_item_price__discount {
  padding: 0px 4px;
  text-shadow: 1px 1px 1px #fff;
}

.market_item_btn_wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none;
}

.market_item_btn__inbasket,
.market_item_btn__inbasket:hover {
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
}

.market_item_to_cart {
  position: relative;
  top: 2px;
  font-size: 11px;
  padding: 1px 9px 3px;
  border-radius: 2px;
  color: #454545;
  box-shadow: inset 0 4px 0 -3px #FFF;
}

.market_full {
  position: relative;
}

.market_full_title {
  font-size: 20px;
  color: #1678B6;
  font-weight: bold;
  margin-right: 140px;
  display: block;
}

.market_full_title_edit {
  font-size: 10px;
  line-height: 10px;
  color: #ccc;
  font-weight: normal;
}

.market_full_title_edit:hover {
  color: #777;
}

.market_full_signature {
  position: relative;
  top: -3px;
}

.market_full_signature .market_signature {
  margin-right: 5px;
}

.market_full_rub {
  font-style: italic;
  color: #8B8D8D;
}

.market_full_photo,
.market_full_body,
.market_full_property,
.market_full_sets,
.market_full_market {
  margin-bottom: 10px;
}

.market_full_block_title {
  font-size: 16px;
  margin-bottom: 15px;
}

.market_full_actions {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 130px;
}

.market_full_price {
  color: #262626;
  font-size: 20px;
  margin-bottom: 12px;
  position: relative;
  display: inline-block;
}

.market_full_price__discount {
  margin-bottom: 28px;
}

.market_full_price_old {
  position: absolute;
  top: 100%;
  left: 4px;
  margin-top: 3px;
  font-size: 15px;
}

.market_input__cnt {
  width: 20px;
  text-align: center;
  margin-left: 3px;
}

.market_full_to_cart {
  font-size: 13px;
  padding: 6px 12px 6px 30px;
  margin: 12px 0;
}

.market_full_to_cart:after {
  width: 17px;
  height: 13px;
  background: url('/i/market-sd68b9af9cf.png') -9px -67px no-repeat;
  margin-top: -7px;
  margin-left: -9px;
  left: 7px;
  margin-left: 0;
}

.market_full_in_cart,
.market_full_in_cart:hover {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin: 12px 0;
  text-decoration: none;
}

.market_full_share {
  height: 1px;
  margin: 20px 0 8px;
  text-align: center;
  background-color: #F2F2F2;
  border-bottom: 1px solid #E8E8E8;
}

.market_full_share_title {
  font-size: 11px;
  position: relative;
  top: -10px;
  background-color: #FFF;
  padding: 1px 3px;
  color: #909090;
}

.market_full_share_vk {
  display: inline-block;
  vertical-align: bottom;
  width: 13px;
  height: 16px;
  background: url('/i/market-sd68b9af9cf.png') -103px -67px no-repeat;
}

.market_full_share_fb {
  display: inline-block;
  vertical-align: bottom;
  width: 8px;
  height: 16px;
  background: url('/i/market-sd68b9af9cf.png') -116px -67px no-repeat;
  margin: 0 7px;
}

.market_full_share_tw {
  display: inline-block;
  vertical-align: bottom;
  width: 19px;
  height: 16px;
  background: url('/i/market-sd68b9af9cf.png') -68px -67px no-repeat;
}

.market_full_photo {
  width: 480px;
  min-height: 300px;
}

.market_full_photo img {
  cursor: pointer;
}

.market_full_body,
.market_full_property {
  min-width: 200px;
  margin-bottom: 20px;
}

.market_full_body {
  margin-right: 140px;
}

.market_full_property {
  line-height: 21px;
}

.market_full_property_item {
  margin-bottom: 3px;
}

.market_full__nophoto .market_full_body {
  margin-right: 140px;
}

.market_full__nophoto .market_full_property {
  margin-right: 140px;
}

.market_full__nophoto .market_full_sets {
  margin-right: 140px;
}

.market_full__nophoto .market_full_set_products {
  margin-right: 140px;
}

.market_full_sets {
  margin: 10px 0;
}

.market_full_set_block,
.market_full_set_equally {
  padding-bottom: 20px;
  vertical-align: top;
}

.market_full_set_equally {
  font-size: 30px;
  font-weight: bold;
  padding: 18px 10px;
  white-space: nowrap;
}

.market_full_set_item {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px;
}

.market_full_set_products {
  margin-bottom: 25px;
}

.market_full_set_products_info {
  position: relative;
  top: -5px;
}

.market_full_market {
  margin-bottom: 60px;
}

.market_shop_body {
  overflow: auto;
  font-size: 12px;
}

.market_shop_logo {
  padding-right: 20px;
  display: block;
  float: left;
  position: relative;
  top: 4px;
  padding-bottom: 2px;
}

.market_shop_title {
  font-size: 18px;
  display: inline-block;
  text-decoration: none;
}

.market_full_callme {
  font-size: 13px;
  padding: 6px 12px 6px 27px;
  margin-top: 10px;
}

.market_full_callme:after {
  width: 9px;
  height: 11px;
  background: url('/i/market-sd68b9af9cf.png') 0 -67px no-repeat;
  margin-top: -6px;
  margin-left: -5px;
  left: 10px;
  margin-left: 0;
}

.market_callme_mini {
  font-size: 12px;
  padding: 3px 6px;
  margin-top: 5px;
}

.market_basket_full_filter_item .for_desktop {
  display: inline;
}

.header_mobile_rubs_wrap,
.market_sidebar_mobile_rubs_wrap {
  display: none;
}

.custom_checkbox_container {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.custom_checkbox_container.for_mobile {
  display: none;
}

.custom_checkbox_container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */

.custom_checkbox_container .checkmark {
  position: relative;
  top: 0;
  left: 0;
  width: 30px;
  min-width: 30px;
  height: 30px;
  border-radius: 5px;
  border: 1px solid #e6e6e6;
  margin-left: 10px;
  display: block;
}

/* On mouse-over, add a grey background color */

/* When the checkbox is checked, add a blue background */

/* Create the checkmark/indicator (hidden when not checked) */

.custom_checkbox_container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */

.custom_checkbox_container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */

.custom_checkbox_container .checkmark:after {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAAXNSR0IB2cksfwAAAD9QTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAsyWCLwAAABV0Uk5TABCf/88w36DQ77DgQPBvgJBgUL/ABa/P9gAAAHpJREFUeJyFz1sSgyAMBdCLAREp9bn/tcoQx1IlkS8yh5AbQDqmI+tktUTUq0qkq1d1MO/6eFKrC4/8Y9Ub8y18avX13FSKr6CYSkVdW4GZ3ZqmAgv/37tL498yjj2sp6bbJmbgAVtTs3OboL8FBAXWpGkOGDUtAfa7HipfBA35oyv3AAAAAElFTkSuQmCC");
  width: 15px;
  height: 10px;
  background-size: cover;
  left: 7px;
  top: 9px;
}

@media screen and (max-width: 900px) {
  .custom_checkbox_container_cp_basket {
    display: none;
  }

  .slider_wrapper {
    height: 300px;
  }

  .slider_item {
    background-size: cover !important;
  }

  .market_content_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
  }

  .market_content,
  .market_sidebar {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
  }

  .market_content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .market_sidebar {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .header_market_logo {
    background: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    position: relative;
  }

  .header_market_logo:after {
    content: '';
    background-image: url("/i/market/logo_mobile.png");
    display: block;
    position: relative;
    width: 133px;
    height: 38px;
    background-size: cover;
    margin-left: 14px;
  }

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

  .header_market_logo .icon {
    width: 36px;
    height: 30px;
    fill: #0078b3;
  }

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

  #js-mobile-cart .market_basket_wrap {
    font-size: 0;
    line-height: 0;
    text-decoration: none;
    color: #fff;
  }

  #js-mobile-cart .market_basket_wrap:before {
    display: none;
  }

  #js-mobile-cart .market_basket,
  #js-mobile-cart div {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
  }

  .wrap__market .header_menu_mobile_current {
    background: #0078b3;
    margin-bottom: 20px;
  }

  .market_basket:after {
    display: none;
  }

  .wrap__market .lukib {
    margin-top: 30px !important;
  }

  .market_block_title,
  .market_full_block_title {
    color: #000000;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    line-height: normal;
    width: 100%;
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    display: inline;
    width: auto;
  }

  .market_sidebar .custom-select-container {
    margin: 0px 20px 20px 20px;
  }

  .market_rubs,
  .market_search {
    display: none;
  }

  .header.header__market {
    padding: 0;
    margin-bottom: 22px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  #js-market_basket .market_basket_text,
  #js-market_basket .market_basket_link {
    display: none;
  }

  .market_basket_text_mobile {
    color: #0078b3;
    font-size: 23px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    margin-left: 8px;
    text-decoration: none;
  }

  .header_market_tools_item__search {
    background-image: url("/i/market/icon-search.png");
    width: 30px;
    height: 30px;
    display: block;
    background-size: cover;
    margin-right: 30px;
  }

  .header_market_tools_item__cart .icon {
    width: 32px;
    height: 30px;
  }

  .market_block {
    margin-top: 0;
    position: relative;
    border: none;
    margin-bottom: 45px;
  }

  .market_block .market_block_morelink {
    margin: 0 20px;
  }

  .market_block:last-child {
    margin-bottom: 0;
  }

  .market_block:last-child .market_block_morelink.market_block_morelink__mobile {
    margin-bottom: 0;
  }

  .market_block_title {
    margin: 0;
    top: 0;
  }

  .market_sidebar_mobile_rub_link {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
  }

  .market_sidebar_mobile_rub_link.active {
    color: #0078b3;
  }

  .market_sidebar_mobile_rubs_wrap {
    width: 100%;
    position: relative;
  }

  .market_sidebar_mobile_rubs {
    text-align: center;
    overflow: hidden;
    max-height: 111px;
    -webkit-transition: max-height 0.15s ease-out;
    -o-transition: max-height 0.15s ease-out;
    transition: max-height 0.15s ease-out;
  }

  .market_sidebar_mobile_rubs_wrap.showed .market_sidebar_mobile_rubs {
    max-height: 1000px;
    -webkit-transition: max-height 0.25s ease-in;
    -o-transition: max-height 0.25s ease-in;
    transition: max-height 0.25s ease-in;
  }

  .market_sidebar_mobile_rubs_wrap .market_sidebar_mobile_rubs_switcher__full {
    display: none;
  }

  .market_sidebar_mobile_rubs_wrap.showed .market_sidebar_mobile_rubs_switcher {
    display: none;
  }

  .market_sidebar_mobile_rubs_wrap.showed .market_sidebar_mobile_rubs_switcher.market_sidebar_mobile_rubs_switcher__full {
    display: block;
  }

  .market_sidebar_mobile_rubs_switcher {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 38px;
    text-align: center;
    color: #007ab1;
    text-decoration: underline;
    text-decoration-color: #d4e8f2;
    padding-bottom: 30px;
  }

  .market_sidebar_mobile_rubs_wrap:after {
    content: ' ';
    display: block;
    width: 110%;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    background: #e5e5e5;
  }

  .header_menu_market_mobile_wrap {
    position: fixed;
    background: #0078b3;
    z-index: 11;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
    display: none;
    margin-bottom: 10px;
    z-index: 15;
    direction: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: none;
    margin-bottom: 70px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
  }

  .header_menu_market_mobile_wrap.showed {
    display: block;
  }

  .header_menu_market_mobile_wrap .header_menu.header_menu__left.header_menu__market {
    display: block;
    height: 100%;
    padding: 0;
    margin: 0;
  }

  .header_menu_market_mobile_wrap .header_menu_item {
    color: #fff !important;
    font-size: 35px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 37px;
    padding: 0;
    margin: 0;
    text-align: left;
    background: none;
  }

  .header_menu_market_mobile_wrap .header_menu_wrap {
    padding: 0;
    text-align: left;
    vertical-align: top;
    line-height: 16px;
    font-size: 16px;
    position: relative;
    padding-bottom: 10px;
  }

  .header_menu_market_mobile_wrap .header_menu_wrap:nth-child(2) {
    margin: 0;
  }

  .header_menu_market_mobile_wrap .header_menu:after,
  .header_menu_market_mobile_wrap .header_menu_compact:after {
    display: none;
  }

  .market_block_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-transition: -webkit-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .market_block_title_wrap,
  .market_full_block_title_wrap {
    width: 100%;
    position: relative;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .market_content {
    left: 0;
  }

  .market_block_title,
  .market_full_block_title {
    background: #fff;
    position: relative;
    padding: 2px 20px;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
  }

  .market_block_title_wrap_item {
    display: block;
  }

  .market_block_title_wrap:before,
  .market_full_block_title_wrap:before {
    content: ' ';
    display: block;
    position: absolute;
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
    left: 20px;
    height: 1px;
    background: #EDEDED;
    right: 0;
    top: 50%;
    margin-top: -1px;
  }

  .market_block_content__items_wrap {
    width: 100% !important;
  }

  .market_block .ainvert,
  .market_block .market_footer_menu_item,
  .market_block .market_full_title_edit {
    display: none !important;
  }

  .market_block_content {
    margin: 0 !important;
    position: relative;
    height: 100%;
  }

  .market_shadow:after,
  .market_rubs_sub:after,
  #market_stock .market_stock_item:after,
  .market_item__hover:after,
  .market_item_mini__hover:after,
  .market_rubs_sub:after,
  #market_stock .market_stock_item:after,
  .market_item__hover:after,
  .market_item_mini__hover:after,
  .market_shadow:after,
  .market_rubs_sub:after,
  #market_stock .market_stock_item:after,
  .market_item__hover:after,
  .market_item_mini__hover:after,
  .market_rubs_sub:after,
  #market_stock .market_stock_item:after,
  .market_item__hover:after,
  .market_item_mini__hover:after,
  .market_shadow:before,
  .market_rubs_sub:before,
  #market_stock .market_stock_item:before,
  .market_item__hover:before,
  .market_item_mini__hover:before,
  .market_rubs_sub:before,
  #market_stock .market_stock_item:before,
  .market_item__hover:before,
  .market_item_mini__hover:before {
    display: none;
  }

  .market_block_content_lines {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 25px 20px 0 20px;
  }

  .market_block_content_line {
    width: 100%;
    height: 5px;
    margin-right: 5px;
    border-radius: 3px;
    background-color: #e5e5e5;
    cursor: pointer;
  }

  .market_block_content_line.current {
    background-color: #c20600;
  }

  .market_block_content_line:last-child {
    margin-right: 0;
  }

  .wrap__type_popular .market_sidebar .custom-select-container,
  .wrap__type_new .market_sidebar .custom-select-container,
  .wrap__type_discount .market_sidebar .custom-select-container,
  .wrap__market.wrap__type_popular .market_sidebar_mobile_rubs_wrap {
    display: none;
  }

  .wrap__market.wrap__type_action .market_sidebar_mobile_rubs_wrap,
  .wrap__market.wrap__type_discount .market_sidebar_mobile_rubs_wrap,
  .wrap__market.wrap__type_new .market_sidebar_mobile_rubs_wrap {
    display: none;
  }

  .market_block_content .market_item {
    width: 100%;
    min-width: 100%;
    margin-bottom: 30px;
  }

  .market_item .market_item_price_wrap,
  .market_item .market_item_rub,
  .market_item_img__text {
    text-align: left;
    padding: 0;
  }

  .market_item_title .market_item_img__extend {
    display: none;
  }

  .market_item_title .market_item_img__extend_mobile {
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 0;
    height: 66.34vw !important;
    margin-bottom: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }

  .market_item_img__text {
    color: #007ab1;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    text-decoration: underline;
    display: block;
    text-align: left;
    padding: 0 20px;
    text-decoration-color: #d4e8f2;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;
  }

  .market_item .market_item_rub {
    color: #999999;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 20px;
    text-align: left;
    display: block;
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .market_item_price {
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 16px;
    text-align: left;
    display: block;
    padding: 0 20px;
  }

  .market_item_btn_wrap {
    position: relative;
    display: block;
    padding: 0 20px;
  }

  .post_help_adress div.body {
    padding: 0 !important;
  }

  .market_item_btn_wrap .market_item_to_cart {
    margin-top: 20px;
  }

  .market_item_price.market_item_price__discount {
    padding: 5px 5px 4px 5px;
    display: inline-block;
    margin: 0 20px;
  }

  .market_item_to_cart,
  .market_item_btn__inbasket,
  .market_item_btn__inbasket:hover,
  .market_block_morelink__mobile,
  .market_full_to_cart,
  .market_full_callme,
  .market_full_in_cart,
  .market_full_in_cart:hover,
  .market_button,
  .market_search_submit,
  .market_item_to_cart,
  .market_full_to_cart,
  .market_full_callme,
  .market_callme_mini {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    box-shadow: none;
    background: #fff;
    line-height: 48px;
    width: auto;
    padding: 0 20px;
    top: 0;
    margin-bottom: 0;
    margin: 0;
    display: inline-block;
  }

  .market_basket_full_checkout .market_button.for_desktop,
  .market_basket_full_checkout .for_desktop.market_search_submit,
  .market_basket_full_checkout .for_desktop.market_item_to_cart,
  .market_basket_full_checkout .for_desktop.market_full_to_cart,
  .market_basket_full_checkout .for_desktop.market_full_callme,
  .market_basket_full_checkout .for_desktop.market_callme_mini {
    display: none !important;
  }

  .market_full_to_cart {
    margin-top: 15px;
  }

  .market_item_btn__inbasket,
  .market_item_btn__inbasket:hover {
    margin: 20px 0 0 0;
  }

  .market_full_photo {
    width: 100%;
    margin-top: 30px;
  }

  .js-photoloader {
    width: 100%;
  }

  .market_full_body {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    padding: 0 20px;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .market_full_photo img {
    border: 1px solid #e6e6e6;
  }

  .market_item__hover_no_shadow:hover .market_item_mini_signatures,
  .market_item__hover:hover .market_item_mini_signatures,
  .market_item_mini__hover:hover .market_item_mini_signatures,
  .market_item__hover:hover .market_item_mini_signatures,
  .market_item_mini__hover:hover .market_item_mini_signatures,
  .market_item__hover_no_shadow:hover .market_item_price,
  .market_item__hover:hover .market_item_price,
  .market_item_mini__hover:hover .market_item_price,
  .market_item__hover:hover .market_item_price,
  .market_item_mini__hover:hover .market_item_price {
    visibility: visible;
  }

  .market_block_content .market_item {
    margin: 0 0 30px 0;
    font-size: 0;
    line-height: 0;
  }

  .market_item_signature {
    top: 25px;
    left: 25px;
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    /* Text style for "На заказ" */
    font-style: normal;
    letter-spacing: normal;
    line-height: normal;
  }

  .market_block_morelink {
    display: none;
  }

  .market_block_morelink.market_block_morelink__mobile {
    display: block;
    color: #007ab1;
    margin-top: 40px;
  }

  .market_block_morelink.market_block_morelink__mobile:after {
    position: relative;
    left: 0;
  }

  .market_block_content_wrap {
    overflow: hidden;
  }

  .market_item_img_slider {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }

  .market_block_content_item,
  .market_full_set_item {
    width: 100%;
    min-width: 100%;
    display: flex !important;
    height: 100%;
    overflow: hidden;
    position: relative;
  }

  .market_block_content_item_best_shpo_back {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-filter: blur(30px);
    filter: blur(30px);
    z-index: 1;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5);
    transform: scale(1.5);
    margin-left: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .market_block__bestshops {
    margin-top: 30px;
    display: none;
  }

  .wrap__type_index .market_block__bestshops {
    display: block;
  }

  .market_block__bestshops .market_block_content {
    margin: 25px 0 20px 0 !important;
  }

  .market_block_content_item img {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .market_footer {
    display: none;
  }

  .wrap__market .mobile_menu_footer_wrap {
    padding-bottom: 30px;
  }

  .market_footer_mobile {
    padding: 25px 20px 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-top: 15px;
  }

  .market_footer_mobile:before {
    content: ' ';
    display: block;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    position: absolute;
    top: 0;
    left: 10px;
    height: 1px;
    background: #e5e5e5;
  }

  .market_footer_mobile .market_footer_mobile_wmarket {
    margin-bottom: 45px;
    text-decoration: none;
  }

  .market_block_content#article_data {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  .domain_filters_mobile {
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
  }

  .domain_filters_mobile span,
  .domain_filters_mobile .custom-select-option {
    font-size: 18px;
  }

  .domain_filters_mobile .custom-select-container {
    margin: 0;
  }

  .domain_filters_mobile_item {
    margin-right: 1px;
  }

  .domain_filters_mobile_item:first-child {
    width: 100%;
  }

  .domain_filters {
    display: none;
  }

  .domain_filters_mobile_direction .icon {
    width: 12px;
    height: 19px;
    fill: #007ab1;
  }

  .domain_filters_mobile_direction .icon__arrow.up {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .domain_filters_mobile_direction {
    width: 52px;
    height: 50px;
    border-radius: 0 5px 5px 0;
    background-color: #f2f2f2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .market_full_tools {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }

  .market_full_actions {
    position: relative;
    max-width: inherit;
    width: 100%;
    margin-top: 7px;
    padding: 0 20px;
  }

  .market_full_rub {
    padding: 0 20px;
  }

  .market_full_property {
    width: 100%;
    font-size: 18px;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .market_full_title,
  .market_item_title {
    color: #007ab1;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    text-decoration: underline;
    text-decoration-color: #d4e8f2;
    padding: 0 20px;
    margin-bottom: 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }

  .market_full_rub,
  .market_full_price,
  .market_full_price_old {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
    padding: 0 0s;
    margin: 0;
  }

  .market_full_price_old {
    position: relative;
  }

  .market_full_price {
    font-weight: 700;
    display: block;
  }

  .market_full_to_cart:after,
  .market_full_share,
  .market_full_share_vk,
  .market_full_share_tw,
  .market_full_share_fb {
    display: none;
  }

  .market_full_actions br {
    display: none;
  }

  .market_to_list,
  .market_to_list:hover {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
    text-decoration: underline;
    text-transform: capitalize;
    padding-left: 29px;
    text-decoration-color: #d4e8f2;
    margin-left: 10px;
  }

  .market_to_list:after,
  .market_to_list:hover:after {
    background: url("/i/icon_check_market.png");
    background-size: cover;
    width: 25px;
    height: 22px;
    margin-top: -10px;
  }

  .market_full_set_products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .market_shop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f2f2f2;
    padding: 35px 20px 30px 20px;
  }

  .market_shop br {
    display: none;
  }

  .market_shop_title {
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    text-decoration: underline;
    text-decoration-color: #d4e8f2;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .market_shop_body {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
  }

  .market_full_callme:after {
    display: none;
  }

  .market_full_callme {
    margin-left: 0;
  }

  .market_full_callme,
  .market_full_to_carts {
    margin-bottom: 0;
  }

  .market_shop_body .market_full_to_cart,
  .market_shop_body .market_full_callme,
  .market_full_set_products_info {
    display: none;
  }

  .market_full_set_products .market_item_title.market_item_title__extend {
    margin: 0 !important;
    padding: 0 !important;
  }

  .market_full_set_products_info.market_full_set_products_info__mobile {
    color: #000000;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    padding: 0 20px;
    margin-top: 45px;
    display: block;
    margin-bottom: 25px;
  }

  .market_full_sets .market_item_img {
    display: none;
  }

  .market_full_sets .market_item_img.for_mobile {
    display: block;
  }

  .market_full_sets table,
  .market_full_sets tr,
  .market_full_sets td,
  .market_full_sets .market_item_mini.market_item_mini__set {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .market_full_sets .market_item_mini.market_item_mini__set {
    width: 100%;
    max-width: 100%;
  }

  .market_full_sets .market_item_img {
    width: 100%;
    height: 66.34vw !important;
    margin-bottom: 15px;
    margin-top: 25px;
  }

  .market_full_sets .market_item_rub {
    text-align: left;
    padding: 0;
    color: #999999;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 20px;
    text-align: left;
    display: block;
    padding: 0 20px;
    margin-bottom: 20px;
  }

  .market_full_sets .market_item_price_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .market_full_sets .market_item_btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .market_full_sets .market_block_content .market_full_set_item {
    display: none !important;
  }

  .market_full_sets .market_full_set_item.for_mobile {
    display: block !important;
  }

  .market_full_sets .market_full_set_item.for_mobile {
    border: 1px solid #e6e6e6;
  }

  .market_full_sets .market_full_set_block,
  .market_full_sets .market_full_set_equally {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .market_full_sets .market_full_set_equally {
    text-align: center;
    font-size: 40px;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .market_full_block_title_wrap {
    text-align: center;
  }

  .market_item_mini_body {
    max-width: 100%;
    width: 100%;
  }

  .market_item_price {
    padding-right: 0;
    margin-right: 5px;
  }

  .market_item_mini_signatures .market_signature {
    width: 15px;
    height: 15px;
    border-radius: 15px;
  }

  .market_basket_full_select_all {
    left: auto;
    right: 20px;
  }

  .market_basket_full label {
    font-family: "Helvetica Neue";
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35px;
    text-align: left;
  }

  .info,
  .info_small,
  .info_small {
    color: #000000;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
  }

  .info:before,
  .info_small:before {
    display: none;
  }

  .wrap__type_basket .market_basket_full,
  .wrap__type_list .market_basket_full {
    display: none;
  }

  .wrap__type_basket table,
  .wrap__type_basket tr,
  .wrap__type_basket td,
  .wrap__type_list table,
  .wrap__type_list tr,
  .wrap__type_list td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap__type_basket .market_footer,
  .wrap__type_basket .market_footer_mobile_wmarket,
  .wrap__type_list .market_footer,
  .wrap__type_list .market_footer_mobile_wmarket {
    display: none;
  }

  .wrap__type_basket .market_basket_full_filter,
  .wrap__type_list .market_basket_full_filter {
    width: 100% !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 35px;
    z-index: 7;
  }

  .wrap__type_basket .market_basket_full_filter_item:first-child,
  .wrap__type_list .market_basket_full_filter_item:first-child {
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  .wrap__type_basket .market_basket_full_filter_item:last-child,
  .wrap__type_list .market_basket_full_filter_item:last-child {
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .wrap__type_basket .market_basket_full_action,
  .wrap__type_list .market_basket_full_action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
  }

  .wrap__type_basket .market_basket_full_action .market_basket_full_filter_item,
  .wrap__type_list .market_basket_full_action .market_basket_full_filter_item {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
  }

  .wrap__type_basket .market_basket_full_action .market_basket_full_filter_item:first-child,
  .wrap__type_list .market_basket_full_action .market_basket_full_filter_item:first-child {
    margin-right: 15px;
  }

  .wrap__type_basket .market_basket_full_filter_item,
  .wrap__type_basket .market_basket_full_filter_item,
  .wrap__type_list .market_basket_full_filter_item,
  .wrap__type_list .market_basket_full_filter_item {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    color: #007ab1;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 46px;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    width: 100%;
    margin: 0;
    background: #fff;
    display: block;
    text-decoration-color: #d4e8f2;
  }

  .wrap__type_basket .market_basket_full_filter_item__active,
  .wrap__type_basket .market_basket_full_filter_item:hover,
  .wrap__type_list .market_basket_full_filter_item__active,
  .wrap__type_list .market_basket_full_filter_item:hover {
    background: #0078b3;
    border-color: #0078b3;
    color: #fff;
    text-decoration: none;
  }

  .wrap__type_basket .market_item_mini__basket,
  .wrap__type_basket .market_item_mini__history,
  .wrap__type_list .market_item_mini__basket,
  .wrap__type_list .market_item_mini__history {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap__type_basket .market_item_img,
  .wrap__type_list .market_item_img {
    display: none;
  }

  .wrap__type_basket .market_basket_full_table_item,
  .wrap__type_list .market_basket_full_table_item {
    display: none;
  }

  .wrap__type_basket .market_basket_full_price_change_wrap,
  .wrap__type_list .market_basket_full_price_change_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px 30px 20px;
    position: relative;
  }

  .wrap__type_basket .mobile_market_basket_full_item,
  .wrap__type_list .mobile_market_basket_full_item {
    margin-bottom: 70px;
  }

  .wrap__type_basket .mobile_market_basket_full_item:last-child,
  .wrap__type_list .mobile_market_basket_full_item:last-child {
    margin-bottom: 35px;
  }

  .wrap__type_basket .market_item_img.for_mobile,
  .wrap__type_list .market_item_img.for_mobile {
    display: block;
    width: 100%;
    background: #fff;
    border-top: 1px solid rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    border-radius: 0;
    height: 66.34vw !important;
    margin-bottom: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .wrap__type_basket .market_item_mini_body,
  .wrap__type_list .market_item_mini_body {
    max-width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    margin-top: 26px;
    margin-bottom: 25px;
  }

  .wrap__type_basket .market_item_rub,
  .wrap__type_list .market_item_rub {
    text-align: left;
    padding: 0 20px;
  }

  .wrap__type_basket .custom_checkbox_container,
  .wrap__type_list .custom_checkbox_container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 20px;
    font-family: "Helvetica Neue";
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35px;
    text-align: left;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
  }

  .wrap__type_basket .market_basket_full_checkout:after,
  .wrap__type_basket .market_basket_full_filter:after,
  .wrap__type_list .market_basket_full_checkout:after,
  .wrap__type_list .market_basket_full_filter:after {
    display: none;
  }

  .wrap__type_basket .market_basket_full_checkout,
  .wrap__type_list .market_basket_full_checkout {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0 !important;
  }

  .wrap__type_basket .market_basket_full_checkout .market_button,
  .wrap__type_basket .market_basket_full_checkout .market_search_submit,
  .wrap__type_basket .market_basket_full_checkout .market_item_to_cart,
  .wrap__type_basket .market_basket_full_checkout .market_full_to_cart,
  .wrap__type_basket .market_basket_full_checkout .market_full_callme,
  .wrap__type_basket .market_basket_full_checkout .market_callme_mini,
  .wrap__type_list .market_basket_full_checkout .market_button,
  .wrap__type_list .market_basket_full_checkout .market_search_submit,
  .wrap__type_list .market_basket_full_checkout .market_item_to_cart,
  .wrap__type_list .market_basket_full_checkout .market_full_to_cart,
  .wrap__type_list .market_basket_full_checkout .market_full_callme,
  .wrap__type_list .market_basket_full_checkout .market_callme_mini {
    width: auto;
    display: inline-block;
    margin-right: auto;
    margin-top: 20px;
    margin-left: 20px;
  }

  .wrap__type_basket .market_button__go,
  .wrap__type_list .market_button__go {
    color: #0078b3;
  }

  .wrap__type_basket .market_basket_full_shop_title_wrap,
  .wrap__type_list .market_basket_full_shop_title_wrap {
    position: relative;
    padding-bottom: 20px;
  }

  .wrap__type_basket .market_basket_full_shop_title_wrap:after,
  .wrap__type_list .market_basket_full_shop_title_wrap:after {
    content: ' ';
    display: block;
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    position: absolute;
    bottom: 0;
    left: 10px;
    height: 1px;
    background: #e5e5e5;
  }

  .wrap__type_basket .market_item_title,
  .wrap__type_list .market_item_title {
    padding-right: 60px;
  }

  .wrap__type_basket .custom_checkbox_container_cp_basket,
  .wrap__type_list .custom_checkbox_container_cp_basket {
    position: absolute;
    right: 0;
    display: block;
    margin: auto;
    top: 50%;
    margin-top: -15px;
  }

  .wrap__type_basket .mobile_market_total,
  .wrap__type_list .mobile_market_total {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    padding: 0 20px;
    margin-top: 20px;
  }

  .wrap__type_basket .market_input.market_input__cnt,
  .wrap__type_basket .market_input__cnt.market_textarea,
  .wrap__type_basket .market_input__cnt.market_search_input,
  .wrap__type_list .market_input.market_input__cnt,
  .wrap__type_list .market_input__cnt.market_textarea,
  .wrap__type_list .market_input__cnt.market_search_input {
    width: 59px;
    height: 50px;
    border-radius: 3px;
    background-color: #f2f2f2;
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: center;
    border: none;
    outline: none;
  }

  .wrap__type_basket .market_price_item,
  .wrap__type_list .market_price_item {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
  }

  .wrap__type_basket .market_basket_full_price_change_wrap .w1nwrp,
  .wrap__type_list .market_basket_full_price_change_wrap .w1nwrp {
    width: auto;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 18px;
    text-align: left;
    margin-right: 15px;
    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;
  }

  .order_detail_info .market_button.for_mobile,
  .order_detail_info .for_mobile.market_search_submit,
  .order_detail_info .for_mobile.market_item_to_cart,
  .order_detail_info .for_mobile.market_full_to_cart,
  .order_detail_info .for_mobile.market_full_callme,
  .order_detail_info .for_mobile.market_callme_mini {
    margin-top: 20px;
  }

  .wrap__type_basket .market_sidebar,
  .wrap__type_list .market_sidebar,
  .wrap__type_order .market_sidebar,
  .wrap__type_help .market_sidebar,
  .wrap__type_firms .market_sidebar {
    display: none;
  }

  .market_full_in_cart,
  .market_full_in_cart:hover {
    margin-top: 20px;
    font-size: 18px;
  }

  .market_basket_full_price_x {
    position: relative;
    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;
    margin-right: 15px;
  }

  .market_basket_full_price_x:after {
    content: '';
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARBAMAAAAidOHKAAAAAXNSR0IB2cksfwAAACdQTFRFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA3RL5tQAAAA10Uk5TAEgYUIB4aCgIMFhAcD7I52IAAABpSURBVHicJc4xDoAgEETRMSSG2hNwCI6wxhitLK1pPIhbU3pcdwaqzSP7AVjAMxWktXCqF2a7Yki2ITditQ54YLI9Logi4i0i2iDgtWMMsTiasXiqSfrUVMuFbOmhkSe6WrnFDx6tef8BW7cYl89bldYAAAAASUVORK5CYII=");
    width: 9px;
    height: 9px;
    background-size: cover;
    display: block;
  }

  .market_header {
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 35px;
    text-align: left;
    margin-top: 40px;
  }

  div.simple,
  .callme_popup {
    width: 100% !important;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  div.simple label {
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 15px;
    text-align: left;
    margin-bottom: 5px;
    display: block;
  }

  .mobile_title_popup {
    position: relative;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 30px;
    text-align: left;
    margin-top: 25px;
    margin-bottom: 50px;
  }

  .market_input,
  .market_textarea,
  .market_search_input,
  .simple .d {
    outline: none;
    height: 50px;
    border-radius: 5px;
    background-color: #f2f2f2;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    border: none;
    width: 100% !important;
    font-size: 18px;
    line-height: 17px;
    padding: 0 20px;
  }

  .wrap__type_order .market_input,
  .wrap__type_order .market_textarea,
  .wrap__type_order .market_search_input {
    border-radius: 5px;
    margin-bottom: 20px;
  }

  .wrap__type_order .custom-select-container.customSelect {
    margin: 0;
    margin-bottom: 20px;
  }

  .wrap__type_order #js-content {
    padding: 0 20px;
  }

  .edit_table {
    width: 100%;
  }

  .edit_table table,
  .edit_table tr,
  .edit_table td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    padding: 0;
    margin: 0;
  }

  .edit_table .edit_table th + td {
    padding: 0;
    margin: 0;
  }

  .edit_table label {
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 15px;
    text-align: left;
    margin-bottom: 5px;
    display: block;
  }

  .edit_table tr > th {
    text-align: left;
    padding: 0;
    margin: 0;
  }

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

  .tab_selector_item {
    height: 50px;
    width: 100%;
  }

  .tab_selector_item input {
    opacity: 0;
    position: absolute;
    z-index: -1;
  }

  .tab_selector_item input:checked ~ span {
    background-color: #2196F3;
    background-color: #0078b3;
    border-color: #0078b3;
    color: #fff;
    text-decoration: none;
  }

  .deliver_select {
    display: none;
  }

  .tab_selector_item:first-child .tab_selector_text {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }

  .tab_selector_item:last-child .tab_selector_text {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }

  .tab_selector_item .tab_selector_text {
    color: #fff;
    text-decoration: none;
    display: block;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 48px;
    border: 1px solid #e6e6e6;
    width: 100%;
    text-align: center;
    text-align: center;
    text-decoration: underline;
    text-decoration-color: #d4e8f2;
    color: #0078b3;
    background: #fff;
  }

  .order_detail_info td {
    text-align: left !important;
    padding: 0 20px;
  }

  .order_detail_info .w1nwrp {
    display: none;
  }

  .order_detail_info span {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    display: block;
    text-align: left;
    margin: 0 !important;
    padding: 0 !important;
  }

  .wrap__type_order .order_detail_info .market_button,
  .wrap__type_order .order_detail_info .market_search_submit,
  .wrap__type_order .order_detail_info .market_item_to_cart,
  .wrap__type_order .order_detail_info .market_full_to_cart,
  .wrap__type_order .order_detail_info .market_full_callme,
  .wrap__type_order .order_detail_info .market_callme_mini {
    display: none;
  }

  .wrap__type_order .order_detail_info .market_button.for_mobile,
  .wrap__type_order .order_detail_info .for_mobile.market_search_submit,
  .wrap__type_order .order_detail_info .for_mobile.market_item_to_cart,
  .wrap__type_order .order_detail_info .for_mobile.market_full_to_cart,
  .wrap__type_order .order_detail_info .for_mobile.market_full_callme,
  .wrap__type_order .order_detail_info .for_mobile.market_callme_mini {
    color: #0078b3;
    display: block;
  }

  #js-order_detail_delivry_address .market_input,
  #js-order_detail_delivry_address .market_textarea,
  #js-order_detail_delivry_address .market_search_input {
    margin-bottom: 0;
  }

  .address_delivery_hidden {
    display: none !important;
  }

  .market_full_market_mobile_tools {
    padding: 0 20px;
  }

  .market_full_market_mobile_tools .market_button,
  .market_full_market_mobile_tools .market_search_submit,
  .market_full_market_mobile_tools .market_item_to_cart,
  .market_full_market_mobile_tools .market_full_to_cart,
  .market_full_market_mobile_tools .market_full_callme,
  .market_full_market_mobile_tools .market_callme_mini,
  .market_full_actions .market_button,
  .market_full_actions .market_search_submit,
  .market_full_actions .market_item_to_cart,
  .market_full_actions .market_full_to_cart,
  .market_full_actions .market_full_callme,
  .market_full_actions .market_callme_mini {
    margin-top: 20px;
  }

  .market_button,
  .market_search_submit,
  .market_item_to_cart,
  .market_full_to_cart,
  .market_full_callme,
  .market_callme_mini {
    padding: 0 20px;
    margin: 0;
  }

  .wrap__type_order .tab_selector_wrap {
    margin-bottom: 10px;
  }

  .wrap__type_order .market_footer_mobile_wmarket {
    display: none;
  }

  .simple .d {
    margin: 0 0 10px 0 !important;
    padding: 0 20px;
  }

  .simple .form,
  .simple .form tr,
  .simple .form td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100% !important;
    position: relative;
  }

  input.submit_button,
  .market_callme_mini {
    height: 50px;
    border-radius: 5px;
    color: #c20600;
    font-family: "Helvetica Neue";
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 48px;
    text-align: center;
    outline: none;
    border: none;
    background: #fff;
    border: 1px solid #e6e6e6;
    padding: 0 !important;
    margin: 15px auto 0 auto;
  }

  .market_callme_mini {
    padding: 0 20px !important;
  }

  .chief_pre_submiit_button {
    top: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background: #e6e6e6;
  }

  .simple .form textarea.d {
    padding: 18px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 23px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 25px !important;
  }

  .bo,
  #theform .text {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 23px;
    text-align: left;
  }

  .wrap__type_help .body {
    margin-top: 45px;
  }

  .body .main {
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .body .main a {
    color: #fff;
  }

  .wrap__type_help .body h1 {
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 11px;
  }

  .wrap__type_help .body p {
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
  }

  .wrap__type_help .market_footer_mobile_wmarket,
  .wrap__type_firms .market_footer_mobile_wmarket {
    color: #0078b3;
  }

  .wrap__type_firms table,
  .wrap__type_firms tr,
  .wrap__type_firms td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrap__type_firms .market_firms_body {
    max-width: 100%;
    margin: 0;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    max-height: inherit;
    min-height: inherit;
  }

  .wrap__type_firms .fade_bottom,
  .wrap__type_firms .market_firms_body:after,
  .wrap__type_firms .market_firms_body:after {
    display: none;
  }

  .wrap__type_firms .js-photoloader {
    height: auto;
  }

  .wrap__type_firms .market_firms_item_l__link {
    display: none;
  }

  .wrap__type_firms .market_firms_item_l__link,
  .wrap__type_firms .cut.br.hidden {
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
    text-decoration: underline;
    text-decoration-color: #d4e8f2;
    padding: 0 20px;
  }

  .wrap__type_firms .market_firms_logo {
    width: 100%;
    height: auto;
    padding: 55px 25px;
    z-index: 1;
  }

  .wrap__type_firms .market_content_wrapper {
    margin-top: 50px;
  }

  .wrap__type_firms .market_firms_item_r {
    padding: 0;
    padding-top: 15px;
  }

  .wrap__type_firms .js-photo {
    display: none;
  }

  .wrap__type_firms .market_firms_item_l__wrap {
    width: 100%;
    height: inherit;
    line-height: normal;
  }

  .wrap__type_firms .market_firms_item_l__wrap .market_firms_item_l__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
  }

  .wrap__type_firms .market_firms_item_l {
    padding: 0;
    margin: 0;
  }

  .wrap__type_firms .market_firms_item {
    border: none;
    padding-bottom: 50px;
  }

  .wrap__type_firms .market_footer {
    display: none;
  }

  .wrap__type_firms .market_firms_item_r .market_firms_body br {
    display: block;
  }

  .wrap__type_firms .lukipage_header_motto {
    margin: 0;
    padding: 0 20px;
    width: 306px;
    height: 15px;
    color: #737373;
    font-family: Georgia;
    font-size: 15px;
    font-style: italic;
    letter-spacing: normal;
    line-height: 20px;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%;
  }

  .wrap__type_firms .market_firms_item_r br {
    display: none;
  }

  .wrap__type_firms .lukipage_header_title {
    padding: 0;
    padding: 0 20px;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28px;
    text-align: left;
  }

  .lukipage_block_market__head .market_block_content__items_wrap {
    width: 100vw !important;
  }

  .header__lukipage,
  .lukipage_header {
    padding: 0;
    margin: 0;
  }

  .wrap__lukipage .lukipage_block_contacts table,
  .wrap__lukipage .lukipage_block_contacts tr,
  .wrap__lukipage .lukipage_block_contacts td {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .wrap__lukipage .lukipage_block_contacts .lukipage_contacts_foto {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0;
    height: auto;
  }

  .lukipage_content_b .lukipage_block_contacts .body {
    padding: 0 20px;
  }

  .lukipage_header_logo {
    margin: 0;
  }

  .lukipage_header_text {
    width: 100%;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px;
  }

  .wrap__lukipage .header_mobilemenu_sub_wrap {
    padding: 0 20px;
    box-siznig: border-box;
  }

  .lukipage_header_info {
    font-size: 15px;
    padding: 10px 20px 0 20px;
    white-space: normal;
  }

  .wrap__lukipage .nav_wrap_wrap {
    display: none;
  }

  .wrap__lukipage .lukipage_block_contacts .body {
    line-height: 30px;
  }

  .wrap__lukipage .cut.br.hidden {
    margin-top: 10px;
    display: block;
  }

  ul.comments.comments_dump {
    padding: 0 20px;
  }

  .wrap__lukipage .post_help_adress .w100.noborder td {
    padding: 0 20px !important;
    margin: 0% !important;
    width: 100% !important;
  }

  .wrap__lukipage .cut.br.hidden.ainvert,
  .wrap__lukipage .cut.br.hidden.market_footer_menu_item,
  .wrap__lukipage .cut.br.hidden.market_full_title_edit {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    color: #000000;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    text-align: center;
    box-shadow: none;
    background: #fff;
    line-height: 48px;
    width: auto;
    padding: 0 20px;
    top: 0;
    margin-bottom: 0;
    margin: 0;
    display: inline-block;
  }

  .wrap__lukipage .user_name.vk {
    padding: 0;
    margin-bottom: 10px;
  }

  .wrap__lukipage ul.comments.comments_dump div.comment_body {
    max-height: inherit;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .wrap__lukipage ul.comments.comments_dump div.comment_header {
    margin: 0 0 10px 0;
  }

  .mobile_menu_footer_wrap .header_user_menu {
    display: none;
  }

  .wrap__type_basket_orders .market_sidebar {
    display: none;
  }

  .market_basket_full_filter {
    width: 100% !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 35px;
    z-index: 7;
  }

  .market_basket_full_filter_item:first-child {
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  .market_basket_full_filter_item:first-child {
    border-right: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }

  .market_basket_full_filter_item:last-child {
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }

  .market_basket_full_action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
  }

  .market_basket_full_action .market_basket_full_filter_item {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
  }

  .market_basket_full_action .market_basket_full_filter_item:first-child {
    margin-right: 15px;
  }

  .market_basket_full_filter_item,
  .market_basket_full_filter_item {
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    color: #007ab1;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 46px;
    padding: 0;
    text-align: center;
    text-decoration: underline;
    width: 100%;
    margin: 0;
    background: #fff;
    display: block;
    text-decoration-color: #d4e8f2;
  }

  .market_basket_full_filter_item__active,
  .market_basket_full_filter_item:hover {
    background: #0078b3;
    border-color: #0078b3;
    color: #fff;
    text-decoration: none;
  }

  .wrap__type_basket .for_desktop {
    display: none !important;
  }

  .wrap__type_basket.morder .market_item_mini_body .custom_checkbox_container {
    display: none;
  }

  .wrap__type_basket .mobile_market_basket_order_info {
    padding: 0 20px;
    font-size: 15px;
    margin-top: 10px;
  }

  .wrap__type_basket.morder .market_basket_full_price_change_wrap {
    padding-bottom: 0;
  }

  .wrap__type_basket.morder .mobile_market_total {
    margin-top: 10px;
  }

  .market_basket_full_filter_item {
    border-radius: 0 !important;
  }

  .market_basket_full_filter_item:first-child {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
  }

  .market_basket_full_filter_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .market_basket_full_filter_item:last-child {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
  }

  .market_order_success {
    background-color: #FEEFAB;
    margin-bottom: 10px;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 20px;
  }

  .market_button.for_mobile,
  .for_mobile.market_search_submit,
  .for_mobile.market_item_to_cart,
  .for_mobile.market_full_to_cart,
  .for_mobile.market_full_callme,
  .for_mobile.market_callme_mini {
    -webkit-appearance: none;
  }

  .market_block.market_block__lastseen {
    display: none;
  }

  .wrap__lukipage.wrap__type_index .market_sidebar {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .mobile_submenu_block {
    margin: 0px 20px;
  }

  .wrap__type_firms .custom-select-container {
    display: none;
  }

  #domain_title {
    display: block;
  }

  .wrap__type_index #js-market_basket {
    position: fixed !important;
    width: 100% !important;
    top: 0 !important;
    left: auto !important;
    right: auto !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px 10px 20px !important;
    margin: 0 !important;
    height: auto !important;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
  }

  .wrap__type_index #js-market_basket:after {
    content: ' ';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(229, 229, 229, 0.8);
    z-index: 1;
  }

  .wrap__type_index .market_basket_wrap {
    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;
    z-index: 2;
    color: #000;
  }

  .wrap__type_index #js-market_basket:before {
    background: url("https://afs.luki.ru/000b90c0e211832f32b5b395ac956dd111:resize:400x320:same:d681c9");
    background-size: cover;
    content: ' ';
    display: block;
    height: 60px;
    position: relative;
    width: 60px;
    z-index: 2;
  }

  .wrap__type_index .market_basket_wrap:before {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDY0IDYwIj48Zz48Zz48Zz48cGF0aCBmaWxsPSIjMDAwIiBkPSJNMzQuMDE5IDUzLjAxMmMwIDMuODI1LTMuMTY3IDYuOTc4LTcuMDA4IDYuOTc4LTMuODQgMC03LjAwNy0zLjE1My03LjAwNy02Ljk3OCAwLTMuODI0IDMuMTY2LTYuOTc4IDcuMDA3LTYuOTc4IDMuODQgMCA3LjAwOCAzLjE1NCA3LjAwOCA2Ljk3OHptLTQuMjQ1IDBjMC0xLjU0My0xLjIxMy0yLjc1LTIuNzYzLTIuNzUtMS41NSAwLTIuNzYzIDEuMjA3LTIuNzYzIDIuNzVzMS4yMTMgMi43NTEgMi43NjMgMi43NTFjMS40ODIgMCAyLjc2My0xLjI3NSAyLjc2My0yLjc1em0yNy40MjMgMGMwIDMuODI1LTMuMTY3IDYuOTc4LTcuMDA3IDYuOTc4cy03LjAwOC0zLjE1My03LjAwOC02Ljk3OGMwLTMuODI0IDMuMTY3LTYuOTc4IDcuMDA4LTYuOTc4IDMuODQgMCA2Ljk0IDMuMTU0IDcuMDA3IDYuOTc4em0tNC4yNDUgMGMwLTEuNTQzLTEuMjEzLTIuNzUtMi43NjItMi43NS0xLjU1IDAtMi43NjMgMS4yMDctMi43NjMgMi43NXMxLjIxMyAyLjc1MSAyLjc2MyAyLjc1MWMxLjQ4MiAwIDIuNzYyLTEuMjc1IDIuNzYyLTIuNzV6TTYzLjggMTguMDU2bC01LjA1MyAyMC45NzhjLS42NzQgMi45My0zLjMwMiA0Ljk3My02LjI2NiA0Ljk3M0gyNS41OTZjLTIuOTY1IDAtNS41MjUtMi4wNDQtNi4yNjYtNC45NzNMMTEuMTEgNS45MzFDMTAuODQgNC45MSA5Ljk2MyA0LjIzIDguOTUyIDQuMjNIMi4wOGMtMS4xNDUgMC0yLjA4OC0uOTU0LTIuMDg4LTIuMTEyQy0uMDA4Ljk1OS45MzUuMDA1IDIuMDguMDA1aDYuODczYzIuOTY1IDAgNS41MjUgMi4wNDQgNi4yNjcgNC45NzNsMS4yOCA1LjA0aDQxLjAzNGMxLjk1NCAwIDMuODQuOTU0IDUuMDU0IDIuNTIgMS4yOCAxLjU2NyAxLjY4NCAzLjYxIDEuMjEyIDUuNTE4em0tNC41MTQtMi44NjFhMi4yMjcgMi4yMjcgMCAwIDAtMS43NTItLjg4NkgxNy41NzhsNS44NjIgMjMuNzcyYy4yNyAxLjAyMSAxLjE0NSAxLjcwMiAyLjE1NiAxLjcwMmgyNi44ODVjMS4wMSAwIDEuODg2LS42OCAyLjE1Ni0xLjcwMkw1OS42OSAxNy4xYy4yMDItLjY4IDAtMS4zNjEtLjQwNC0xLjkwNnoiLz48L2c+PGc+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTMwIDIxaDE4YTIgMiAwIDEgMSAwIDRIMzBhMiAyIDAgMCAxIDAtNHoiLz48L2c+PGc+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTMwIDI5aDE4YTIgMiAwIDAgMSAwIDRIMzBhMiAyIDAgMSAxIDAtNHoiLz48L2c+PC9nPjwvZz48L3N2Zz4=");
    background-position: center;
    width: 32px;
    height: 30px;
  }

  .wrap__type_index .market_basket_text_mobile {
    color: #000;
  }

  .comment_header .user_name {
    padding: 0;
  }

  .custom-select-opener {
    overflow: hidden;
  }
}

@media screen and (max-width: 400px) {
  .header_market_logo:after {
    width: 93px;
    height: 26px;
  }

  .header_market_logo .icon {
    width: 25px;
    height: 21px;
  }

  .header_market_tools_item__search {
    margin-right: 15px;
    width: 20px;
    height: 20px;
    top: 1px;
    position: relative;
  }

  .header_market_tools_item__cart .icon {
    width: 23px;
    height: 25px;
  }

  .market_basket_text_mobile {
    font-size: 18px;
  }

  .market_block_title.multiline {
    left: -10px;
  }

  .wrap__type_firms .market_firms_item_r .lukipage_header_title {
    padding: 0;
  }

  .wrap__type_firms .market_firms_item_r .lukipage_header_motto {
    padding: 0;
  }

  .wrap__lukipage .market_sidebar .custom-select-container-skin2,
  .wrap__lukipage .market_sidebar .market_sidebar_mobile_rubs_wrap {
    display: none;
  }

  .header_mobile_rubs_wrap {
    margin: 0 20px;
  }

  .wrap__lukipage #js-market_basket {
    display: none;
  }

  .header_mobile_rubs_wrap .custom-select-container-skin2 {
    margin-top: 0;
  }

  .wrap__lukipage .market_sidebar {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  .wrap__lukipage .header_mobile_rubs_wrap .market_sidebar_mobile_rubs_wrap:after {
    display: none;
  }

  .wrap__lukipage .header_mobile_rubs_wrap .market_sidebar_mobile_rubs_wrap:after {
    display: none;
  }

  .wrap__market .header_menu_mobile_current {
    margin-bottom: 20px;
  }

  .wrap__lukipage .domain_content_column_dots {
    margin-top: 0;
  }

  .wrap__lukipage .lukipage_block_contacts,
  .wrap__lukipage .lukipage_sidebar_b .lukipage_block_about {
    margin-bottom: 30px !important;
  }

  .header_mobile_rubs_wrap,
  .market_sidebar_mobile_rubs_wrap {
    display: block;
  }

  .slider_wrapper {
    height: 200px;
  }
}