/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
/* Examples (uncomment to use):*/
/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */
/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }
/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.wrapper_inner_half.shop-detail1 .contacts_map {
  height: auto;
}

.payment-link {
  font-family: arial;
  display: block;
  width: 140px;
  max-width: 100%;
  margin: 8px 0 5px;
  background-color: #1eb42f;
  color: #FFF;
  border: none;
  box-shadow: none;
  outline: none;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  padding: 6px 12px;
  text-decoration: none;
}

.right_reviews_info .rating-wrapper {
  display: none;
}

.bx-newslist-block .row,
.bx-newslist-content {
  display: none;
}

.bx-newslist-block .circle {
  position: absolute;
  left: 40px;
  top: 60%;
  background: #1FFFE6;
  width: 3.4em;
  height: 3.4em;
  border: 2px solid #000000;
  border-radius: 50%;
  line-height: 3.1em;
  /* подробнее про line-height */
  text-align: center;
  color: black;
  font-weight: bold;
}

.bx-newslist-title {
  position: absolute;
  width: 309px;
  height: 74px;
  left: 40px;
  top: 10%;
  text-align: left;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  color: #FFFFFF;
}

@media (min-width: 768px) and (max-width: 992px) {
  .bx-newslist-block .bx-newslist-title {
    font-size: 22px;
    top: 2%;
  }

  .bx-newslist-block .circle {
    width: 2.4em;
    height: 2.4em;
    top: 66%;
    line-height: 2.4em;
  }
}

@media (min-width: 601px) and (max-width: 767px) {
  .bx-newslist-block .bx-newslist-title {
    font-size: 20px;
  }
}

@media (min-width: 320px) and (max-width: 600px) {
  .bx-newslist-block .bx-newslist-title {
    font-size: 0.933em;
    width: 211px;
    line-height: 27px;
  }

  .bx-newslist-block .circle {
    top: 61%;
    width: 2.4em;
    height: 2.4em;
    line-height: 2.1em;
  }
}

.bx-newslist-block {
  padding: 0 !important;
  margin: 0 !important;
}

.bx-newslist-container {
  padding: 0 !important;
}

@media screen and (min-width: 769px) {
  .bx-newslist-container {
    width: 50% !important;
  }
}

.bx-newslist-img {
  line-height: 0;
  border-radius: var(--theme-outer-border-radius);
  overflow: hidden;
  margin-bottom: 0px;
}

.payment-link:hover,
.payment-link:active,
.payment-link:focus {
  font-family: arial;
  background: #189d27;
  color: #fff;
}

.bx-newslist-img img:first-child {
  width: 100%;
}

.bx-newslist-img .circle img {
  width: auto;
}

/* .mega-menu table td .wrap &gt; a {
   color: #222222 !important;
} */
.contacts-v2 .tabs {
  margin-top: 40px;
}

.contacts-stores.item-views&gt;

.section_name:first-child h4 {
  margin-top: 0;
}

.share-block-custom {
  font-size: 0;
  margin-top: 16px;
}

.share-block-custom .ya-share2,
.share-block-custom .social-icons,
.share-block-custom .ya-share2+[id^="bx_"] {
  display: inline-block;
  vertical-align: top;
}

.share-block-custom .social-icons li.vk {
  display: none;
}

.share-block-custom .ya-share2__container_size_m .ya-share2__item {
  display: inline-block !important;
  background: none;
  border: none;
}

.share-block-custom .ya-share2__link {
  border-radius: 3px;
  display: block;
  height: 43px;
  margin: 5px 10px 5px 0px;
  overflow: hidden;
  position: relative;
  transition: all 0.3s ease 0s;
  width: 43px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  font-size: 0;
}

.share-block-custom .ya-share2__container_size_m {
  box-shadow: none;
}

.share-block-custom .ya-share2 .ya-share2__item_service_vkontakte .ya-share2__badge {
  display: none;
}

.share-block-custom [class*=vkontakte] .ya-share2__link {
  background-color: #4f5a6b;
  background: url(../images/svg/social.svg) 0px -188px no-repeat;
}

.share-block-custom .ya-share2 .ya-share2__link {
  opacity: 1;
}

.share-block-custom .ya-share2 .ya-share2__link:hover {
  opacity: 0.8;
}

.bx_filter.compact {
  padding-bottom: 30px;
}

.bx_filter.compact .bx_filter_section {
  background: #ececec;
  border-radius: 2px;
  padding: 8px 10px 6px 20px;
}

.bx_filter.compact .bx_filter_section .bx_filter_parameters_box:not(.opened) .bx_filter_parameters_box_title.title {
  background: var(--black_bg_black);
}

.filter-panel.sort_header.view_block.show-compact {
  border-bottom: unset;
  padding-bottom: 0;
}

@media (min-width: 993px) {
  #bx-soa-orderSave {
    display: none;
  }

  #bx-soa-order .bx-soa-cart-total-button-container {
    margin: 20px -29px 0px;
  }

  .filter.licence_block {
    margin-top: 10px;
    padding: 0;
  }
}

.parts-block .section-compact-list__item {
  cursor: pointer;
}

.parts-block .section-compact-list__info {
  padding-left: 0;
  margin: auto;
}

.box-shadow.active {
  border-color: #fff;
  box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.10);
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
  background-color: #fff;
}

.parts-block {
  margin-bottom: 20px;
}

/* .left-part-block {
  max-width: 1036px;
  margin-right: 40px;
  margin-left: 15px;
} */
.right-part-block {
  padding: 15px;
  border: 1px solid #ececec;
}

@media (min-width: 1780px) {
  .left-part-block {
    max-width: 1036px;
    margin-right: 40px;
    margin-left: 15px;
  }

  .right-part-block {
    min-width: 620px;
  }
}

.part-img-block__img {
  margin-bottom: 20px;
  max-width: 100%;
}

.part-img-block+a,
a.block-scheme-button {
  background: #FAFAFA;
  display: block;
  border: 1px solid #ececec;
  text-align: center;
  text-transform: uppercase;
  color: #555;
  font-size: 11px;
  padding: 18px;
  margin-bottom: -16px;
}

a.block-scheme-button {
  margin-bottom: 30px;
}

.part-img-block+a svg,
a.block-scheme-button svg {
  margin-left: 10px;
}

.part-img-block+a:hover,
a.block-scheme-button:hover {
  background: #fff;
}

.site_s1 .block-scheme-button,
.site_s1 .block-scheme-button:hover {
  background: #3F3F3F;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}

.site_s2 .block-scheme-button,
.site_s2 .block-scheme-button:hover {
  background: #F28429;
  color: #FFFFFF;
  font-size: 13px;
  font-weight: bold;
  line-height: 16px;
}

.left-part-block .table-view .item-actions .item-buttons {
  max-width: 238px;
  width: 58%;
}

.left-part-block .table-view .item-actions .item-price {
  width: 48%;
}

.left-part-block .opt-buy .product-info-headnote__buy {
  padding-right: 15px;
}

@media (min-width: 1200px) and (max-width: 1780px) {
  .parts-container {
    padding-left: 16px;
    padding-right: 21px;
  }

  .left-part-block .table-view .item-actions {
    flex-shrink: 0;
    width: 56%;
  }

  .left-part-block .table-view .item-info {
    max-width: 290px;
  }

  .left-part-block .table-view .item-actions .item-price {
    width: 43%;
  }

  .part-img-block__img {
    margin-bottom: 20px;
    max-width: 90%;
  }
}

/*.dropdown-select__list-link[href*="order=desc"],
.bx_filter_select_popup ul li&gt;.sort_btn[href*="order=desc"] {
  display: none;
}*/
footer .info .callback-block {
  font-stretch: 0.8em;
}

/* new button for form in footer */
footer .info .footer-button-custom {
  margin-bottom: 15px;
}

footer .info .footer-button-custom.last {
  margin-bottom: 35px;
}

body .wrapper1.long_banner .menu-row.bgcolored {
  background-color: #3f3f3f;
}

/* sale custom */
.view_sale_block.v2.grey .quantity_block {
  display: none !important;
}

/* START VIDEO BLOCK */
.drag-block[data-order="21"] {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
  order: 21;
}

/* END VIDEO BLOCK */
/* START BIGGER CATEGORY */
.sections_wrapper .list .item:not(.section_item) {
  padding: 39px 40px 35px;
}

.sections_wrapper .list .item .img img {
  width: 100%;
  height: 100%;
}

.sections_wrapper .list .item.bordered .img {
  width: 100%;
  height: unset;
  line-height: 77px;
  min-height: 150px;
}

@media (min-width: 1300px) {
  .catalog_section_list .section_item .image img {
    max-width: 250px;
    max-height: 250px;
  }
}

/* END BIGGER CATEGORY */
/* START BIGGER BANNER */
@media (min-width: 1800px) {

  .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider,
  .wrapper1.long_banner .top_big_one_banner .top_slider_wrapp .main-slider__item {
    height: 945px;
  }

  .wrapper1.long_banner.long_header .top_big_one_banner .top_slider_wrapp .main-slider__item td {
    height: 645px;
  }
}

/* END BIGGER BANNER */
/* START CUSTOM BUTTON ON MAP */
.elonsoft_link {
  background: #3f3f3f;
  border-color: #3f3f3f;
  font-size: 11px !important;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 0 0 3px 3px !important;
  overflow: hidden;
  transition: background-color .3s ease;
  -moz-transition: background-color .3s ease;
  -ms-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  -webkit-transition: background-color .3s ease;
  margin: 0;
  border: 1px solid;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  text-transform: uppercase;
}

.elonsoft_link a {
  color: #FFF;
}

/* END CUSTOM BUTTON ON MAP */
/* Detail card big picture */
@media (min-width: 992px) {
  .product-container .detail-card-big-picture.product-info {
    padding: unset;
    border: 1px solid white;
  }

  .product-container .detail-card-big-picture .product-info-headnote {
    padding: 27px 39px 0px 39px;
    z-index: 10;
    position: relative;
  }

  .detail-card-big-picture .product-info-headnote+.product-detail-gallery {
    padding-top: unset;
    margin-top: -70px;
  }

  .product-container .detail-card-big-picture .product-detail-gallery__slider {
    max-width: unset;
    max-height: unset;
  }

  .product-container .detail-card-big-picture .product-detail-gallery__item.product-detail-gallery__item--big {
    height: 100%;
    width: unset;
  }

  .product-container .detail-card-big-picture .product-detail-gallery__item .product-detail-gallery__picture {
    width: 100%;
  }
}

/* Recomended sections in mobile */
@media (max-width: 768px) {
  .new-custom-mobile-styles {
    margin-bottom: 25px;
  }

  .sections_wrapper .list .row .mobile-style {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px !important;
  }

  .mobile-style:nth-child(2n+1) .bordered {
    border-right: unset;
  }

  .mobile-style .bordered {
    border-top: unset;
  }

  .unset-margin {
    margin-right: 0;
    margin-left: 0;
  }

  .mobile-style:nth-child(1) .bordered,
  .mobile-style:nth-child(2) .bordered {
    border-top: 1px solid #ececec;
  }

  .sections_wrapper .list .item:not(.section_item) {
    padding: 10px 25px 10px 25px;
  }
}

/* fixed compact filter */
@media (min-width: 992px) {
  .filter-compact-block.filter-compact-block--fixed {
    position: fixed;
    top: 50px;
    width: 100%;
    z-index: 999;
    left: 0;
    display: flex !important;
    flex-direction: column;
    align-items: center;
  }

  .filter-compact-block.filter-compact-block--fixed &gt;

  div {
    max-width: 1700px;
    width: 100%;
  }
}

.top-block .top-block-item .wrap_icon {
  height: 40px;
}

.logo_and_menu-row .wrap_icon {
  display: table-cell;
  padding: 0px 0px;
  height: 82px;
  vertical-align: middle;
}

.b2b-link {
  width: 130px;
  padding-top: 6px !important;
  padding-left: 30px !important;
}

.b2b-link a:hover #rrr {
  fill: #ff1717;
}

.b2b-link svg {
  width: 34px;
  vertical-align: middle;
}

.b2b-link a {
  color: #333;
}

.b2b-link a:hover {
  color: #ff1717;
}

.b2b-link .title {
  padding-left: 0px !important;
  margin-left: 0px;
}

.b2b-link-fixed {
  width: 60px;
  margin-top: 7px;
}

#rrr2 {
  fill: #333;
}

.b2b-link-fixed a:hover #rrr2 {
  fill: #ff1717;
}

#rrr3 {
  fill: #333;
}

#mobilemenu .menu.middle .b2b-link-mobile a .svg-inline-cabinet {
  width: 40px;
  left: 10px;
  top: 14px;
}

.top-block.top-block-v1.header-v16 .logo_and_menu-row .wrap_icon.person {
  padding-left: 0px;
}

.tracking-button {
  margin: 0px 0 16px !important;
  padding: 7px 18px 9px !important;
  line-height: 18px !important;
}

#mobilemenu .b2b_cabinet {
  background: #fbfbfb;
}

#mobilemenu .b2b_cabinet .title {
  font-size: 15px;
  font-weight: 700;
}

#mobilemenu .b2b-link {
  padding-left: 12px !important;
}

.b2b_cabinet .wrap_icon.b2b-link {
  width: 100%;
}

.js-info-block .stores_block_wrap .stores_block {
  padding: 5px 1px 5px 2px;
  background: #fff;
  background: var(--card_bg_black);
  border: 1px solid #9b9d9966;
  border-radius: 2px;
  margin-top: 3px;
}

/* DARK THEME FIXES */
.theme-dark .product-item-container:not(.hover) .product-item-title a {
  color: white;
}

.theme-dark .sale-products-gift .product-item-small-card .product-item-container:not(.hover) .product-item .product-item-price-current {
  color: white;
}

.theme-dark .sale-products-gift .product-item-small-card .product-item-container:not(.hover) .product-item .product-item-button-container .btn:not(:hover) {
  color: white;
  border-color: white;
}

.theme-dark div[data-entity=parent-container] .catalog-block-header {
  color: white;
}

.theme-dark .sale-products-gift .product-item-container {
  border: unset;
}

.theme-dark .bx-no-touch .product-item-container.hover .product-item {
  background: #c5c5c5;
}

.theme-dark #bx-soa-order .bx-soa .bx-soa-custom-label,
.theme-dark .bx-soa .form-group .bx-soa-customer-label,
.theme-dark .bx-soa .form-group label,
.theme-dark #bx-soa-order .form-group label[for=zipProperty]:not(.error),
.theme-dark #bx-soa-order .bx-soa-reference,
.theme-dark #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td .bx-soa-item-td-title,
.theme-dark #bx-soa-order.orderform--v1 .bx-soa-coupon label {
  color: #fff;
}

.theme-dark .bx-soa-section-content.lt_bonus_cont_success {
  background-color: unset;
}

.theme-dark #bx-soa-order .bx-soa-section .bx-soa-section-content {
  color: #fff;
}

.theme-dark .bx_filter.compact .bx_filter_section {
  background-color: unset;
}

.theme-dark .bx_filter.compact .bx_filter_section .bx_filter_parameters_box_title.title {
  background: #5e5e5e;
}

.theme-dark .btn.btn-default {
  color: #4ae1cb
}

.slider-moto-class {
  position: absolute;
  width: 100%;
  bottom: 0;
}

/* bonus */
.theme-dark .personal-account-bonus .lb_tabs&gt;

input:checked+label {
  color: #e9e9e9;
  border-top: 1px solid #009933;
  border-bottom: 1px solid #000;
  background: unset;
}

.theme-dark .personal-account-bonus .lb_tabs&gt;

section {
  display: none;
  padding: 15px;
  background: unset;
  border: 1px solid #000000;
}

.theme-dark .personal-account-bonus table.lb_history {
  background-color: #2e2e2e;
  color: white;
}

.theme-dark .personal-account-bonus .logictim_plus {
  color: #18ff18;
}

/* -- */
body.theme-dark .char_block #rs_grupper li span {
  color: #fff;
  background-color: #232323;
}

.theme-dark .catalog-delivery-field_addbasket .filter.label_block input+label,
.theme-dark .catalog-delivery-item-name,
.theme-dark .catalog-delivery-item-price {
  color: #fffdfd;
}

.theme-dark .catalog-delivery-item:hover {
  border-color: #fff;
  background: unset;
}

.theme-dark .popup .catalog-delivery-field-input input[type=text] {
  color: #000;
}

.theme-dark .catalog-delivery-item-paysystem-title&gt;

span {
  background-color: #1b1b1b;
}

/* form */
.theme-dark .popup .pk-page .soc-avt .title,
.theme-dark .form-control label,
.theme-dark .auth-page .forgot {
  color: #fff;
}

.theme-dark .product-container .detail-card-big-picture.product-info {
  border: unset;
}

.theme-dark#bx-soa-order input[type=email],
.theme-dark #bx-soa-order input[type=password],
.theme-dark #bx-soa-order input[type=tel],
.theme-dark #bx-soa-order input[type=text],
.theme-dark #bx-soa-order select,
.theme-dark #bx-soa-order textarea {
  background: unset !important;
}

.theme-dark #bonus_pay_sum .bx-soa-cart-t,
.theme-dark #bonus_pay_sum .bx-soa-cart-d,
.theme-dark #bonus_add_sum .bx-soa-cart-t,
.theme-dark #bonus_add_sum .bx-soa-cart-d {
  background-color: #232323;
}

.theme-dark #bx-soa-order .alert-danger {
  background: #3f3f3f;
  color: #ff0000;
}

#main.theme-dark .onoff input[type=checkbox]:checked+label:after {
  background: #43b8a8;
}

.theme-dark #bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:hover .bx-soa-pp-company-smalltitle,
.theme-dark #bx-soa-order .bx-soa-more .bx-soa-more-btn .pull-left {
  color: #ffffff;
}

.theme-default .sale-personal-section-index-block-link,
.theme-default .sale-personal-section-index-block-link:hover,
.theme-default .sale-personal-section-index-block-link:active,
.theme-default .sale-personal-section-index-block-link:focus,
.theme-default .sale-personal-section-index-block-link:visited {
  background-color: unset;
  border: unset;
}

/* DARK THEME FIXES */
@media (prefers-color-scheme: dark) {
  .theme-default .product-item-container:not(.hover) .product-item-title a {
    color: white;
  }

  .theme-default .sale-products-gift .product-item-small-card .product-item-container:not(.hover) .product-item .product-item-price-current {
    color: white;
  }

  .theme-default .sale-products-gift .product-item-small-card .product-item-container:not(.hover) .product-item .product-item-button-container .btn:not(:hover) {
    color: white;
    border: unset;
  }

  .theme-default div[data-entity=parent-container] .catalog-block-header {
    color: white;
  }

  .theme-default .sale-products-gift .product-item-container {
    border: unset;
  }

  .theme-default .bx-no-touch .product-item-container.hover .product-item {
    background: #c5c5c5;
  }

  .theme-default #bx-soa-order .bx-soa .bx-soa-custom-label,
  .theme-default .bx-soa .form-group .bx-soa-customer-label,
  .theme-default .bx-soa .form-group label,
  .theme-default #bx-soa-order .form-group label[for=zipProperty]:not(.error),
  .theme-default #bx-soa-order .bx-soa-reference,
  .theme-default #bx-soa-order #bx-soa-basket .bx-soa-item-table .bx-soa-item-tr:first-child .bx-soa-item-td .bx-soa-item-td-title,
  .theme-default #bx-soa-order.orderform--v1 .bx-soa-coupon label {
    color: #fff;
  }

  .theme-default .bx-soa-section-content.lt_bonus_cont_success {
    background-color: unset;
  }

  .theme-default #bx-soa-order .bx-soa-section .bx-soa-section-content {
    color: #fff;
  }

  .theme-default .bx_filter.compact .bx_filter_section {
    background-color: unset;
  }

  .theme-default .bx_filter.compact .bx_filter_section .bx_filter_parameters_box_title.title {
    background: #5e5e5e;
  }

  .theme-default .btn.btn-default {
    color: #4ae1cb
  }

  .slider-moto-class {
    position: absolute;
    width: 100%;
    bottom: 0;
  }

  /* bonus */
  .theme-default .personal-account-bonus .lb_tabs&gt;

  input:checked+label {
    color: #e9e9e9;
    border-top: 1px solid #009933;
    border-bottom: 1px solid #000;
    background: unset;
  }

  .theme-default .personal-account-bonus .lb_tabs&gt;

  section {
    display: none;
    padding: 15px;
    background: unset;
    border: 1px solid #000000;
  }

  .theme-default .personal-account-bonus table.lb_history {
    background-color: #2e2e2e;
    color: white;
  }

  .theme-default .personal-account-bonus .logictim_plus {
    color: #18ff18;
  }

  /* -- */
  body.theme-default .char_block #rs_grupper li span {
    color: #fff;
    background-color: #232323;
  }

  .theme-default .catalog-delivery-field_addbasket .filter.label_block input+label,
  .theme-default .catalog-delivery-item-name,
  .theme-default .catalog-delivery-item-price {
    color: #fffdfd;
  }

  .theme-default .catalog-delivery-item:hover {
    border-color: #fff;
    background: unset;
  }

  .theme-default .popup .catalog-delivery-field-input input[type=text] {
    color: #000;
  }

  .theme-default .catalog-delivery-item-paysystem-title&gt;

  span {
    background-color: #1b1b1b;
  }

  /* form */
  .theme-default .popup .pk-page .soc-avt .title,
  .theme-default .form-control label,
  .theme-default .auth-page .forgot {
    color: #fff;
  }

  .theme-default .product-container .detail-card-big-picture.product-info {
    border: unset;
  }

  .theme-default#bx-soa-order input[type=email],
  .theme-default #bx-soa-order input[type=password],
  .theme-default #bx-soa-order input[type=tel],
  .theme-default #bx-soa-order input[type=text],
  .theme-default #bx-soa-order select,
  .theme-default #bx-soa-order textarea {
    background: unset !important;
  }

  .theme-default #bonus_pay_sum .bx-soa-cart-t,
  .theme-default #bonus_pay_sum .bx-soa-cart-d,
  .theme-default #bonus_add_sum .bx-soa-cart-t,
  .theme-default #bonus_add_sum .bx-soa-cart-d {
    background-color: #232323;
  }

  .theme-default #bx-soa-order .alert-danger {
    background: #3f3f3f;
    color: #ff0000;
  }

  #main.theme-default .onoff input[type=checkbox]:checked+label:after {
    background: #43b8a8;
  }

  .theme-default #bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company:hover .bx-soa-pp-company-smalltitle,
  .theme-default #bx-soa-order .bx-soa-more .bx-soa-more-btn .pull-left {
    color: #ffffff;
  }

  .box-shadow.active {
    border: unset;
    border-color: unset;
    box-shadow: 0px 10px 20px 0px rgba(255, 255, 255, 0.3);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
    background-color: unset;
  }
}

#basket_form .buy_block .error {
  display: none;
}

a.scroll-to-top {
  bottom: 150px !important;
}

.user-bonus_block {
  padding: 5px 10px 5px 34px;
  display: inline-block !important;
  position: relative;
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 10px;
  border-radius: 5px 0 0 5px;
  height: 32px !important;
}

.user-bonus_block::before {
  content: '';
  position: absolute;
  background-image: url(../images/svg/bonus_block/percent_black.svg);
  background-repeat: no-repeat;
  content: '';
  position: absolute;
  height: 14px;
  width: 14px;
  left: 10px;
  top: 9px;
}

.user-bonus_block.bb_light::before {
  background-image: url(../images/svg/bonus_block/percent_white.svg);
}

.user-bonus_block::after {
  content: '';
  position: absolute;
  top: 0;
  right: -9.95px;
  border-top: 16px solid transparent;
  border-left: 10.1px solid;
  border-bottom: 16px solid transparent;
  border-radius: 0px;
}

.user-bonus_block.bb_light {
  color: white;
}

.user-bonus_block.bb_dark {
  color: #000000;
}

.user-bonus_block span:last-child {
  line-height: 12px;
  font-weight: 600;
  font-size: 9px;
}

#header .user-bonus_block {
  margin-top: 30px;
  margin-left: 35px;
  margin-right: 10px;
}

/* v10 */
#header .header-v10 .user-bonus_block {
  margin-top: 2px;
  margin-left: 0px;
  margin-right: 0px;
}

.mobile_bonus_block {
  font-weight: 400;
  font-size: 13px;
  line-height: 10px;
}

.wrapper1 .header-v4 .logo_and_menu-row .wrap_icon.person {
  padding-left: 40px;
}

.header-v4 .logo_and_menu-row.wide_search .search_wrap {
  padding-right: 25px;
  padding-left: 30px;
}

#USER_PASSWORD_POPUP:disabled~.dev-hover_trigger,
#USER_PASSWORD_POPUP:disabled+.dev-hover_trigger {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}

.b24-widget-button-custom-callback {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDUiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCA0NSA0NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMyLjEzNjggMTMuODk2OUwyNy4yNDI2IDE4LjY2NTJIMzAuMjEzM0MzMC41MTUyIDE4LjY2NTIgMzAuODA0NyAxOC43ODIzIDMxLjAxODIgMTguOTkwN0MzMS4yMzE3IDE5LjE5OTEgMzEuMzUxNSAxOS40ODE3IDMxLjM1MTUgMTkuNzc2NEMzMS4zNTE1IDIwLjA3MTIgMzEuMjMxNyAyMC4zNTM4IDMxLjAxODIgMjAuNTYyMkMzMC44MDQ3IDIwLjc3MDYgMzAuNTE1MiAyMC44ODc3IDMwLjIxMzMgMjAuODg3N0gyNC41MjIyQzI0LjIyMDMgMjAuODg3NyAyMy45MzA3IDIwLjc3MDYgMjMuNzE3MyAyMC41NjIyQzIzLjUwMzggMjAuMzUzOCAyMy4zODQgMjAuMDcxMiAyMy4zODQgMTkuNzc2NFYxNC4yMjAzQzIzLjM4NCAxMy45MjU2IDIzLjUwMzggMTMuNjQyOSAyMy43MTczIDEzLjQzNDVDMjMuOTMwNyAxMy4yMjYxIDI0LjIyMDMgMTMuMTA5IDI0LjUyMjIgMTMuMTA5QzI0LjgyNDEgMTMuMTA5IDI1LjExMzYgMTMuMjI2MSAyNS4zMjcxIDEzLjQzNDVDMjUuNTQwNSAxMy42NDI5IDI1LjY2MDQgMTMuOTI1NiAyNS42NjA0IDE0LjIyMDNWMTcuMDQ2MkwzMC41MDkyIDEyLjMxMjNDMzAuNzI2MSAxMi4xMDkzIDMxLjAxNTggMTEuOTk3MiAzMS4zMTYyIDEyLjAwMDFDMzEuNjE2NyAxMi4wMDI5IDMxLjkwMzkgMTIuMTIwNCAzMi4xMTY3IDEyLjMyNzZDMzIuMzI5NCAxMi41MzQ3IDMyLjQ1MDcgMTIuODE0OSAzMi40NTQ1IDEzLjEwODJDMzIuNDU4MiAxMy40MDE1IDMyLjM0NDIgMTMuNjg0NiAzMi4xMzY4IDEzLjg5NjlaTTIyLjkwNTkgMzEuOTdDMjEuMDI0NCAzMS41NTcgMTkuMzAyNyAzMC42MjgzIDE3Ljk0MzIgMjkuMjkzMUMxNy41NDQ4IDI4Ljg4NTIgMTcuMDMyNyAyOC40ODUyIDE2LjU2NiAyOC4wMDg1TDE1LjgzNzUgMjcuMjQ2MUMxNS4zODIyIDI2Ljc2MjcgMTQuOTk1MyAyNi4yMjM4IDE0LjU5NjkgMjUuODE2QzEzLjI5MTYgMjQuMzQ0NSAxMi40MDggMjIuNTYyMyAxMi4wMzU5IDIwLjY0OTlDMTEuOTMzNCAxOS43MDgzIDEyLjA1MTIgMTguNzU2MiAxMi4zODA1IDE3Ljg2NTZDMTIuNzA5NyAxNi45NzQ5IDEzLjI0MTggMTYuMTY4OCAxMy45MzY2IDE1LjUwODJDMTYuMTU2MiAxMy4zNjggMTguMDM0MyAxNC4zMTU4IDE5LjEyNyAxNS40MzZDMjAuMzE4IDE2LjUzMjkgMjEuMDE3NCAxOC4wNDQ0IDIxLjA3MzMgMTkuNjQyQzIxLjAzOTIgMjEuNjkyMiAxOS43MzAzIDIyLjI5ODkgMTkuOTgwNyAyMi41MTM0QzIwLjA3MTcgMjIuNTkyMyAyMC4yNDI1IDIyLjc4NDYgMjAuNDM2IDIyLjk4NzlMMjEuMTY0NSAyMy43NDkxQzIxLjMyNSAyMy45MDAyIDIxLjQ3NjkgMjQuMDU5NyAyMS42MTk3IDI0LjIyNjlDMjEuODM1OSAyNC40ODkyIDIyLjQxNjUgMjMuMTE1NyAyNC4zODU2IDIzLjA4OEMyNS4wNTI0IDIzLjAzMzcgMjUuNzIyNSAyMy4xNDE1IDI2LjMzNjIgMjMuNDAxN0MyNi45NDk5IDIzLjY2MTkgMjcuNDg4MSAyNC4wNjY1IDI3LjkwMjcgMjQuNTc5MkMyOC4yNzczIDI0LjkzMDEgMjguNTc0MSAyNS4zNTIzIDI4Ljc3NDggMjUuODE5OEMyOC45NzU1IDI2LjI4NzIgMjkuMDc1OCAyNi43ODk5IDI5LjA2OTQgMjcuMjk2N0MyOS4wNjMgMjcuODAzNSAyOC45NTAyIDI4LjMwMzcgMjguNzM3NyAyOC43NjYxQzI4LjUyNTMgMjkuMjI4NiAyOC4yMTc4IDI5LjY0MzYgMjcuODM0NSAyOS45ODUzQzI3LjI0NjYgMzAuNjg5OSAyNi40ODggMzEuMjQwMyAyNS42Mjc1IDMxLjU4NjlDMjQuNzY3IDMxLjkzMzQgMjMuODMxNiAzMi4wNjUxIDIyLjkwNTkgMzEuOTdWMzEuOTdaTTI2LjY5NjIgMjYuNTU2MUMyNi41MTIgMjYuMjA2MiAyNi4yMzc4IDI1LjkwOTEgMjUuOTAwNiAyNS42OTM5QzI1LjU2MzQgMjUuNDc4NiAyNS4xNzQ3IDI1LjM1MjYgMjQuNzcyNiAyNS4zMjgyQzI0LjI2OTcgMjUuMjA4MyAyMy43NDE2IDI1LjIzODYgMjMuMjU2NSAyNS40MTUxQzIyLjc3MTUgMjUuNTkxNyAyMi4zNTIgMjUuOTA2MyAyMi4wNTIyIDI2LjMxODNDMjEuMzAxIDI3LjExMDYgMjAuNjI5NCAyNi4xODM4IDE5LjYzOTIgMjUuMTY5M0wxOC44OTk0IDI0LjQwNjlDMTcuOTMxOSAyMy4zNjc5IDE3LjA0NCAyMi42NzIzIDE3Ljc5NTIgMjEuODkxMUMxOC4yMDk4IDIxLjU4OTQgMTguNTI5NyAyMS4xODA1IDE4LjcxODggMjAuNzEwNkMxOC45MDc5IDIwLjI0MDcgMTguOTU4NiAxOS43Mjg1IDE4Ljg2NTIgMTkuMjMxOUMxOC42NzgyIDE4LjE1NTMgMTguMDk1NCAxNy4xODIyIDE3LjIyNjEgMTYuNDk1QzE2Ljg3MTcgMTYuMzc1NSAxNi40ODg5IDE2LjM2MTQgMTYuMTI2MiAxNi40NTQzQzE1Ljc2MzYgMTYuNTQ3MyAxNS40Mzc0IDE2Ljc0MzIgMTUuMTg4OCAxNy4wMTczQzE0LjQ2MjQgMTcuOTI5OSAxNC4xMzUgMTkuMDg1OSAxNC4yNzgyIDIwLjIzMzJDMTQuNDkzMSAyMS42OTY0IDE1LjA4ODggMjMuMDgxNCAxNi4wMDgzIDI0LjI1NThDMTYuMjcwMSAyNC41NDgxIDE2LjcyNTQgMjUuMTQ0OCAxNy4yOTQ1IDI1LjcyMjdMMTguMDM0NCAyNi40ODQ5QzE4LjU5MjEgMjcuMDc3MiAxOS4xNjEyIDI3LjU1ODQgMTkuNDM0NCAyNy44MjUxQzIwLjUxNjUgMjguODA2NyAyMS44NTYgMjkuNDc2MyAyMy4zMDQzIDI5Ljc1OTdDMjMuODM4OSAyOS44MDk4IDI0LjM3ODEgMjkuNzM4NCAyNC44Nzk3IDI5LjU1MUMyNS4zODEzIDI5LjM2MzYgMjUuODMxNiAyOS4wNjU0IDI2LjE5NTMgMjguNjc5NkMyNi40NjI4IDI4LjQwMDIgMjYuNjUgMjguMDU2OCAyNi43Mzc5IDI3LjY4NDFDMjYuODI1OCAyNy4zMTE0IDI2LjgxMTUgMjYuOTIyNyAyNi42OTYyIDI2LjU1NzJWMjYuNTU2MVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}

.logo_and_menu-row&nbsp;

  {
  &nbsp;
  &nbsp;
  &nbsp;
  &nbsp;
  z-index: &nbsp;
  12;
}

.sticky_menu&nbsp;
.confirm_region:after,
.confirm_region:before&nbsp;

  {
  &nbsp;
  &nbsp;
  left: &nbsp;
  50%;
}

.header-wrapper&nbsp;
.menu-row.middle-block&nbsp;

  {
  &nbsp;
  &nbsp;
  &nbsp;
  &nbsp;
  position: &nbsp;
  relative;
  &nbsp;
  &nbsp;
  &nbsp;
  &nbsp;
  z-index: &nbsp;
  11;
}

.votes_block+span {
  display: none;
}

body {
  --motoland-logo--desc--light-fill: #FF7800;
  --motoland-logo--desc--dark-fill: #17D8C4;
  --motoland-logo--title--light-fill: url("#motoland-logo-dark-gradient");
  --motoland-logo--title--dark-fill: white;
  --bike4you-logo--title--light-fill: black;
  --bike4you-logo--title--dark-fill: white;
}

.motoland-logo--title {
  fill: var(--light, var(--motoland-logo--title--light-fill)) var(--dark, var(--motoland-logo--title--dark-fill));
}

.long_banner .light-menu-color .logo_and_menu-row:not(.logo_top_white) .logo svg:not(.not_fill) .motoland-logo--desc {
  fill: var(--motoland-logo--desc--dark-fill) !important;
}

.long_banner .light-menu-color .logo_and_menu-row:not(.logo_top_white) .logo svg:not(.not_fill) .motoland-logo--title {
  fill: var(--motoland-logo--title--dark-fill) !important;
}

.long_banner .header_wrap:not(.light-menu-color) .logo_and_menu-row:not(.logo_top_white) .logo .motoland-logo--desc {
  fill: var(--motoland-logo--desc--light-fill);
}

.long_banner .header_wrap:not(.light-menu-color) .logo_and_menu-row:not(.logo_top_white) .logo .motoland-logo--title {
  fill: var(--motoland-logo--title--light-fill);
}

.bike4you-logo--title {
  fill: var(--light, var(--bike4you-logo--title--light-fill)) var(--dark, var(--bike4you-logo--title--dark-fill));
}

.long_banner .light-menu-color .logo_and_menu-row:not(.logo_top_white) .logo svg:not(.not_fill) .bike4you-logo--title {
  fill: var(--bike4you-logo--title--dark-fill) !important;
}

.long_banner .header_wrap:not(.light-menu-color) .logo_and_menu-row:not(.logo_top_white) .logo .bike4you-logo--title {
  fill: var(--bike4you-logo--title--light-fill);
}

.wrapper1 .app-banner {
  display: none;
}

.site_s2 .basket_fly_forms .opener {
  top: 220px;
}

@media(max-width: 1023px) {
  @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

  .app-popup {
    display: block;
  }

  .wrapper1 .app-banner {
    display: block;
    height: 60px;
    width: 100%;
    z-index: 1000;
    overflow: hidden;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
  }

  .wrapper1 .app-banner .app-banner-content {
    position: relative;
    background-color: #fff;
    box-sizing: border-box;
    display: flex;
    font-family: 'Roboto', sans-serif;
  }

  .wrapper1 .app-banner .app-banner-content .close {
    float: unset;
    opacity: 0.5;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .wrapper1 .app-banner .app-banner-content .text-container {
    padding: 14px 15px 12px 8px;
    display: flex;
    box-sizing: border-box;
    flex-grow: 0;
    width: calc(100% - 44px);
    justify-content: flex-start;
  }

  .wrapper1 .app-banner .app-banner-content .logo {
    width: 34px;
    height: 34px;
    object-fit: contain;
    flex-shrink: 0;
    flex-grow: 0;
    margin-right: 8px;
    margin-left: 0;
  }

  .wrapper1 .app-banner .app-banner-content .app-banner-text {
    display: block;
    margin-right: 16px;
    color: #424242;
    font-size: 14px;
    line-height: 16px;
    flex-shrink: 1;
    flex-grow: 0;
  }

  .wrapper1 .app-banner .app-banner-content .go-to-app {
    flex-shrink: 0;
    flex-grow: 0;
    text-transform: unset;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    padding: 8px 20px;
    margin-left: auto;
  }
}

@media(min-width: 1024px) {
  .wrapper1 .app-banner {
    display: none;
  }

  .app-popup {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
  }

  .app-popup .app-popup-content {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 774px;
    background: url('/bitrix/templates/bike4you/images/popup-bg.png') #fff bottom right no-repeat;
    border-radius: 8px;
  }

  .app-popup .app-popup-content .inner {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 48px 40px;
    display: flex;
  }

  .app-popup .app-popup-content .inner .close {
    position: absolute;
    top: 0;
    right: 0;
    float: unset;
    opacity: 0.8;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .app-popup .app-popup-content .inner .app-popup-text {
    display: flex;
    flex-direction: column;
    margin-right: 40px;
  }

  .app-popup .app-popup-content .inner .app-popup-text .title {
    font-weight: 600;
    font-size: 30px;
    line-height: 37px;
  }

  .app-popup .app-popup-content .inner .app-popup-text .title-1 {
    color: #FF5F00;
  }

  .app-popup .app-popup-content .inner .app-popup-text .title-2 {
    color: #000000;
    margin-bottom: 15px;
  }

  .app-popup .app-popup-content .inner .app-popup-text .subtitle {
    font-size: 17px;
    line-height: 26px;
    color: #484848;
    margin-bottom: 30px;
  }

  .app-popup .app-popup-content .inner .app-popup-text .shops-images {
    display: flex;
  }

  .app-popup .app-popup-content .inner .app-popup-text .shops-images .item {
    width: 124px;
    height: 41px;
    background-size: cover;
  }

  .app-popup .app-popup-content .inner .app-popup-text .shops-images .item:not(:last-child) {
    margin-right: 11px;
  }

  .app-popup .app-popup-content .inner .qr-code {
    width: 228px;
    height: 228px;
    background-size: cover;
    flex-shrink: 0;
    box-shadow: 0px 0px 15px rgba(222, 194, 188, 0.24);
    border-radius: 8px;
    overflow: hidden;
    padding: 20px;
    background-color: #fff;
  }

  .app-popup .app-popup-content .inner .qr-code .qr-code-img {
    background-size: cover;
    width: 100%;
    height: 100%;
  }
}

.yMapsBalloonContentAdditional {
  position: relative !important;
  left: -6px !important;
}

.map_info_store {
  margin-bottom: 15px;
}

.b24-widget-button-whatsapp {
  background-color: #fff !important;
  background-size: 70% !important;
}

.svg.light-ignore path {
  fill: #333;
}

.container-present {
  text-align: center;
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 38px;
  padding-right: 38px;
}

.theme-light .container-present {
  background-color: #F8F8F8;
  border: 1px solid #ECECEC;
}

.theme-dark .container-present {
  background-color: #3F3F3F;
}

.container-present img {
  margin-bottom: 10px;
}

.container-present p {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
}

.theme-light .container-present p {
  color: #333333;
}

.theme-dark .container-present p {
  color: #CCCCCC;
}

.container-present p span {
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .container-present {
    padding-left: 22px;
    padding-right: 22px;
  }
}

@media(max-width: 1920px) {
  footer .pays {
    margin-right: 120px;
  }
}

@media (min-width: 992px) {
  .filter-compact-block.filter-compact-block--fixed>div {
    max-width: 1700px;
    width: 100%;
  }
}

@media (min-width: 1200px) {

  .wrapper1.long_banner .main-slider .main-slider__item[data-slide_index="1"] .banner_title {
    margin-left: 50%;
    text-align: left;
    margin-top: -70px;
  }

  .block-type.bottom_nav .ajax_load_btn.ajax {
    padding: 65px 0px 0px;
  }

}

@media(min-width:1369px) {
  body.site_s2 .top_slider_wrapp .main-slider .main-slider__item:not(.image)[data-slide_index="1"] .img img {
    left: 120px;
  }
}

@media(min-width:1369px) {
  body.site_s2 .top_slider_wrapp .main-slider .main-slider__item:not(.image)[data-slide_index="2"] .img img {
    left: 120px;
  }
}

.long_banner header>.header-wrapper {
  position: static;
  background-color: #000;
}

@media (min-width: 2000px) {

  /*.site_s1 .wrapper_inner.front.wide_page .middle .bx-newslist{
	max-width: 1920px;
    	margin: 0 auto;
	}*/
  .site_s1 .middle>.container.BIG_BANNER_INDEX {
    max-width: 1920px;
  }

  .site_s1 .wrapper_inner.front.wide_page .middle .bx-newslist.bx-newslist-container {
    width: auto !important;
  }
}

.d-flex {
  display: flex;
}

.justify-content-between {
  justify-content: space-between;
}

.header-v4-custom .auth_wr_inner>a,
.header-v4-custom .b2b-link>a {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0 !important;
}

.header-v4-custom .auth_wr_inner>a span {
  padding-left: 0 !important;
}

header .header-v4-custom .phone-block.icons {
  padding-left: 30px;
}

.header-telegram {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: 100%;
  color: #777;
  font-size: 12px;
  font-weight: 600;
  line-height: normal;
  background: #efefef;
  text-decoration: none;
  padding: 10px;
  margin: 0;
}

.header-telegram:hover,
.header-telegram:focus {
  color: #777;
}

.long_banner header .header-telegram {
  color: #fff;
  background: #3f3f3f;
}

.long_banner header .header-telegram:hover,
.long_banner header .header-telegram:focus {
  color: #fff;
}

@media (prefers-color-scheme: dark) {
  .header-telegram {
    color: #fff;
    background: #3f3f3f;
  }

  .header-telegram:hover,
  .header-telegram:focus {
    color: #fff;
  }
}

@media (min-width: 992px) {
  .header-telegram {
    width: 180px;
    border-radius: 100px;
    padding: 13px 12px;
    margin: auto 15px auto 0;
  }
}

.counter_wrapp .more_text {
  font-size: 12px;
}

.detail.blog .blog__products-link {
  position: relative;
  top: -16px;
}

.property.schedule .value {
  margin: 22px 0 0;
  line-height: 1.3333em;
  padding: 0 0 0 29px;
  position: relative;
  display: inline-block;
}

.property.schedule .value i {
  top: 6px;
  left: 0;
}

@media (prefers-color-scheme: light) {
  .property.schedule .value.darken {
    color: var(--white_text_black_reverse);
  }
}

@media (max-width: 767px) {
  footer .info div.blocks {
    margin-left: 0px;
  }
}

@media (max-width: 991px) {
  footer .contact-block .info {
    text-align: left;
  }

  footer .pays {
    margin-right: 0;
  }
}

.header-v10-custom.fix-logo2 .logo-block,
.header-v10-custom .logo-row .logo {
  width: 275px;
  max-width: 275px;
}

.header-v10-custom .paddings .logo-block {
  margin-right: 55.5px;
}

.header-v10-custom .paddings .logo-block {
  padding: 0;
}

.wrapper1 .header-v10-custom .wicons .region_wrapper {
  padding: 0px 55px 1px 27px;
}

.wrapper1 .header-v10-custom .logo_and_menu-row .search_wrap {
  max-width: 740px !important;
}

.header-v10-custom .logo_and_menu-row .social-icons {
  width: 210px;
  margin: auto;
  margin-right: 50px;
}

.header-v10-custom .social-icons li a,
.header-v10-custom .soc-avt .row a {
  margin: 2px;
}

.wrapper1.basket_normal .header-v10-custom .logo_and_menu-row .search_wrap {
  padding-right: 55px;
}

@media (max-width: 1370px) {
  .header-v10-custom .logo_and_menu-row .social-icons {
    width: 340px;
    margin-right: 0;
  }

  .wrapper1.basket_normal .header-v10-custom .logo_and_menu-row .search_wrap {
    padding-right: 20px;
  }
}

a.btn.btn-lg.btn-success {
  margin: 15px 15px 15px 0px;

}

.social-icons ul {
  display: flex;
  margin: 0;
  padding: 0;
  width: auto;
  font-size: 0;
}

.social_custom {
  margin: auto;
}

@media (max-width: 991px) {
  .social_custom {
    display: none;
  }
}

@media (max-width: 767px) {
  .maxwidth-theme.middle {
    margin-top: 70px;
  }
}

.share-block-custom {
  font-size: 0;
  margin-top: 16px;
  display: flex;
  align-items: flex-end;
}

.stickers .sticker_novinka {
  background-color: #ff5f00;
  width: auto;
  letter-spacing: .5px;
  position: relative;
  display: inline-block;
  color: #ffffff;
  margin: 0 2px 4px;
}

.tabs.ajax li[data-code="Новинка"] {
  padding: 5px 5px 6px 5px;
  background-color: #ff5f00;
  border-radius: 5px;
}

.tabs.ajax li[data-code="NEW"] {
  padding: 5px 5px 6px 5px;
  background-color: #ff5f00;
  border-radius: 5px;
}

@media (max-width: 550px) {
  .tabs.ajax li[data-code="Новинка"] {
    background-color: #ff5f00;
    padding: 0 5px;
  }
}

@media (max-width: 550px) {
  .tabs.ajax li[data-code="NEW"] {
    background-color: #ff5f00;
    padding: 0 5px;
  }
}

.tabs_wrapper.with_link.arrow_scroll_init.swipeignore {
  padding-top: 5px;
  margin-top: -5px;
}

ul.tabs li[data-code="NEW"] span.muted777 {
  color: #ffffff;
}

ul.tabs li[data-code="Новинка"] span.muted777 {
  color: #ffffff;
}

.help {
  margin-top: 25px;
}

.help:hover {
  color: #02b191;
}

.help:hover {
  color: #02b191;
}

.price_txt.muted777.font_sxs.muted.ncolor {
  display: none;
}

bootom.shop {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 16px;
  background-color: #F46910;
  border-radius: 102px;
  max-width: 237px;
  max-height: 49px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 20px;
  margin-right: -20px;
}

a.shop-link {
  color: #ffffff;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
}

.shop-map {
  display: flex;
  align-items: center;
  padding-right: 3px;
}

bootom.shop-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 16px;
  background-color: #F46910;
  border-radius: 102px;
  max-width: 199px;
  max-height: 40px;
  margin-top: 11px;
  margin-left: 20px;
  margin-bottom: -8px;
}

a.shop-link-mobile {
  color: #ffffff;
  font-weight: 500;
  font-size: 13px;
  text-decoration: none;
}

.shop-map-mobile {
  display: flex;
  align-items: center;
  padding-right: 3px;
}

hr.shop-hr {
  margin-bottom: 0;
}

.theme-light {
  --menu-link-color: var(--OFF_toggle);
}

.theme-dark {
  --menu-link-color: var(--ON_toggle);
}

.top-block .menu>li>a {
  color: var(--menu-link-color);
  font-weight: 600;
}

.company-item__picture-wrapper {
  position: relative;
  height: auto;
}

.drag-block.container .content_wrapper_block,
.drag-block.container>div[id*="bx_incl"]>.content_wrapper_block {
  border: 0px !important;
}

@media (prefers-color-scheme: dark) {
  .btn.btn-default {
    color: white !important;
  }

  .product-item-container.hover .product-item {
    background-color: #333333 !important;
    color: white !important;
  }

  .product-item-container.hover .product-item a {
    color: white !important;
  }

  .product-item-container.hover .product-item-price-container span {
    color: white !important;
  }

  .product-item-container.hover .product-item-button-container a {
    border-color: white !important;
  }

  .bx-pagination span {
    background-color: #ff721f !important;
    border-color: #ff721f !important;
  }

  .bx-pag-prev span {
    color: white !important;
  }

  .bx-pag-next span {
    color: white !important;
  }
}

.item-views.tizers .item-wrapper>.item {
  padding-bottom: 0px !important;
}

.item-views.tizers.top {
  padding-bottom: 0px !important;
}

.bx-soa-pickup-list-item .btn-default {
  background: #ff5f00 !important;
}




.maxwidth-theme.wide .item-views.company.md .item.video-block .image {
  background-size: cover !important;
}

.company-block .show_all h3 {
  font-family: 'Montserrat' !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 10px !important;
  line-height: 13px !important;
  letter-spacing: 0.8px !important;
  text-transform: uppercase !important;
  color: #999999 !important;
}


.theme-dark .btn.btn-default {
  color: white !important;
}

.theme-dark .product-item-container.hover .product-item {
  background-color: #333333 !important;
  color: white !important;
}

.theme-dark .product-item-container.hover .product-item a {
  color: white !important;
}

.theme-dark .product-item-container.hover .product-item-price-container span {
  color: white !important;
}

.theme-dark .product-item-container.hover .product-item-button-container a {
  border-color: white !important;
}

.theme-dark .bx-pagination span {
  background-color: #ff721f !important;
  border-color: #ff721f !important;
}

.theme-dark .bx-pag-prev span {
  color: white !important;
}

.theme-dark .bx-pag-next span {
  color: white !important;
}

.video-block>div {
  max-height: 499px;
}

.topest li a span {
  font: 15px/25px "Montserrat", Arial, sans-serif !important;
  font-size: 1em !important;
  font-weight: bold !important;
}

@media (prefers-color-scheme: dark) {
  .topest li a span {
    color: white;
  }

  .top-block .menu.topest li.more:hover>.dropdown,
  .top-block .menu.topest li.more.hover>.dropdown {
    background-color: black !important;
  }

  .top-block .menu.topest li.more .dropdown>li>a:hover {
    background-color: black !important;
  }
}

.theme-dark .topest li a span {
  color: white;
}

.theme-dark .top-block .menu.topest li.more:hover>.dropdown,
.top-block .menu.topest li.more.hover>.dropdown {
  background-color: black !important;
}

.theme-dark .top-block .menu.topest li.more .dropdown>li>a:hover {
  background-color: black !important;
}

/* stories */

.stores-list1 .item .image {
  width: 150px;
  max-height: 95px;
  overflow: hidden;
}

.stores-list1 .item .top-wrap {
  margin: 0;
  padding: 0 0 0 190px;
}

.stores-list1 .item.wti .top-wrap {
  margin-top: 0;
  padding-left: 0;
}

.stores-list1 .item {
  margin: 0 0 -1px;
  padding: 30px;
}

.stores-list1 h4 {
  margin-top: 44px;
  margin-bottom: 32px;
}

.stores-list1 .metro .svg-inline-metro path {
  fill: red;
}

.stores-list1 .schedule .svg-inline-clock path {
  fill: #999;
}

.stores-list1 .icon-text.grey {
  background: transparent;
}

.stores-list1 .item .top-wrap .title {
  margin: 0 0 10px;
}

.stores-list1 .item .middle-prop {
  margin: -3px -12px 6px;
}

.stores-list1 .item .top-wrap .show_on_map>span {
  position: relative;
  cursor: pointer;
}

.stores-list1 .item .top-wrap .metro {
  display: inline-block;
  margin: 5px 12px;
  vertical-align: top;
  position: relative;
}

.stores-list1 .item .top-wrap .show_on_map {
  margin: 5px 12px;
  display: inline-block;
  vertical-align: top;
}

.stores-list1 .show_on_map.colored_theme_text:hover .text_wrap span.text {
  color: #333;
  color: var(--white_text_black);
}

.stores-list1 .show_on_map.colored_theme_text:hover .text_wrap .svg-inline-on_map path {
  fill: #333;
  fill: var(--white_text_black);
}

.stores-list1 .schedule .svg-inline-clock svg {
  width: 11px;
  height: 11px;
}

.stores-list1 .metro .svg-inline-metro svg {
  width: 11px;
  height: 8px;
}

.stores-list1 .right-block-contacts .pay_block img {
  max-width: 40px;
}

.stores-list1 .right-block-contacts .pay_block {
  line-height: 20px;
}

.stores-list1 {
  margin: 44px 0;
}

.contacts-page-top .property.phone .value a,
.contacts-page-top .property.email .value a {
  color: #333;
  color: var(--white_text_black);
  text-decoration: none;
}

.contacts-page-top .region-row .ik_select_link.common_select-link {
  padding-left: 15px;
  height: 40px;
}

@media (max-width: 991px) {

  .stores-list1 .right-block-contacts .phones,
  .stores-list1 .right-block-contacts .emails {
    margin-bottom: 10px;
  }
}

@media (min-width: 768px) {
  .stores-list1 .item .right-block-contacts {
    margin-top: 3px;
  }
}

@media (max-width: 767px) and (min-width: 551px) {
  .stores-list1 .item .right-block-contacts .item-body {
    padding: 0 0 0 190px;
  }

  .stores-list1 .item .right-block-contacts {
    margin-top: 5px;
  }
}

@media (max-width: 550px) {
  .stores-list1 .item .image img {
    width: 100%;
  }

  .stores-list1 .item .top-wrap {
    padding-left: 0;
  }

  .stores-list1 .item .image {
    width: auto;
    max-height: 100%;
    float: none !important;
    margin: 0 0 23px;
  }

  .stores-list1 .right-block-contacts .phones,
  .stores-list1 .right-block-contacts .emails {
    margin-top: 10px;
  }
}

.contacts-page-top {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
  margin-bottom: 40px;
}

body .contacts-page-top .contacts {
  padding-top: 40px;
}

.contacts-page-top .common_select .common_select-link .ik_select_link_text {
  font-size: 14px;
  color: #999;
}

@media (max-width: 1199px) {
  .contacts-page-top .info-row {
    margin-top: 20px;
  }

  .contacts-page-top .ask_button {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .contacts-page-top .ask_button {
    text-align: left;
    margin-top: 16px;
  }
}

@media (max-width: 767px) {
  .contacts-page-top .info-row .property.email {
    margin-top: 10px;
  }

  .contacts-page-top .info-row {
    margin-top: 10px;
  }
}

/*fix bx redactor*/
.wrapper_inner_half.shop-detail1.store-item>div[id^="bx_incl_area"] {
  width: 100%;
  height: 100%;
}

@media (min-width: 992px) {
  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^="bx_incl_area"] {
    width: 50%;
  }

  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^="bx_incl_area"] .item-shop-detail1 {
    width: 100%;
  }
}

@media (max-width: 991px) {
  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^="bx_incl_area"] {
    width: 100%;
  }

  .wrapper_inner_half.shop-detail1:not(.store-item)>div[id^="bx_incl_area"] .item-shop-detail1 {
    width: 100%;
  }
}

/*end fix*/

/*detail*/
.shop-detail1 .item .left_block_store {
  padding-right: 100px;
}

.shop-detail1 .left_block_store .address:not(.property) .value {
  font-size: 1.866em;
  line-height: 1.35em;
}

.shop-detail1 .right_block_store {
  /*min-height: 100%;*/
  min-height: 550px;
  position: relative;
  /*padding: 66.6% 0 0;*/
  overflow: hidden;
}

.item-shop-detail1 .property.phone .value a,
.item-shop-detail1 .property.email .value a {
  color: #333;
  color: var(--white_text_black);
  text-decoration: none;
}

.shop-detail1 .left_block_store {
  max-width: 672px;
}

.shop-detail1 .social-block {
  position: relative;
  margin-top: 33px;
  margin-bottom: 0;
}

.shop-detail1 .social-block>.wrap {
  position: relative;
}



.shop-detail1 .social-block .social-icons {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 0 40px 0 0;
  background: #fff;
  background: var(--black_bg_black);
}

.shop-detail1 .social-block .social-icons {
  margin: 0;
}

.shop-detail1 .feedback {
  margin: 42px 0 0;
}

.shop-detail1 .feedback>.wrap {
  padding: 0;
}

.shop-detail1 .left_block_store .bottom_block .properties {
  margin: 0 -16px 34px;
}

.shop-detail1 .left_block_store .button_wrap {
  margin-top: 32px;
}

.shop-detail1 .left_block_store .bottom-links-block {
  margin-top: 50px;
}

.shop-detail1 .left_block_store .bottom_block .property {
  margin: 0 -3px 0 0;
  padding: 8px 0;
}

.shop-detail1 .gallery_wrap .big-gallery-block .item img {
  max-height: 400px;
}

.shop-detail1 .gallery_wrap .big-gallery-block .slides .item img {
  cursor: zoom-in;
}

.item-shop-detail1 .gallery_wrap .big-gallery-block .item a div {
  padding-top: 66.6%;
  display: block;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.shop-detail1 .top_block .address .title {
  margin-bottom: 16px;
}

.shop-detail1 .top_block {
  padding: 0;
  margin-bottom: 0;
}

.shop-detail1 .top_block .gallery_wrap {
  margin-bottom: 37px;
}

.shop-detail1 .top_block .contacts_img img {
  max-width: 100%;
  max-height: 66.6%;
  width: 100%;
  height: auto;
}

.shop-detail1 .top_block .contacts_img {
  margin-bottom: 37px;
}

.item-shop-detail1 .big-gallery-block .owl-carousel.owl-theme.owl-bg-nav.short-nav .owl-dots {
  z-index: 5;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}

.wrapper_inner_half.shop-detail1 .item .left_block_store {
  margin: 70px 0 0 auto;
  padding-bottom: 100px;
}

.wrapper_inner_half.shop-detail1 {
  border-top: 1px solid #ececec;
  border-color: var(--stroke_black);
}

.wrapper_inner_half.shop-detail1 .top_block .address {
  margin: 0 0 30px;
}

.wrapper_inner_half.shop-detail1 .item.map-full {
  height: auto;
}

.wrapper_inner_half.shop-detail1 .item.map-full.padding0 {
  padding-left: 0;
  padding-right: 0;
}

.wrapper_inner_half.shop-detail1 .contacts_map {
  height: 100%;
}

.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-layout {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: none;
  margin: 0;
}

.wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
  height: 100%;
}

.wrapper_inner_half.row.flexbox.shop-detail1 {
  margin-right: 0;
  margin-left: 0;
}

.shop-detail1 .item.item-shop-detail1 .top_block:empty {
  display: none;
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-righttop {
  bottom: auto;
  top: 0 !important;
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-lefttop {
  bottom: auto;
  top: 0px !important;
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-lefttop {
  bottom: auto;
  top: 0px !important;
}

body .wrapper1 .map-full .right_block_store .ymaps-b-zoom_hints-pos_right {
  left: 0px !important;
  right: auto !important;
  top: 20px !important;
  bottom: auto !important;
  margin-left: 10px;
}

body .wrapper1 .map-full .right_block_store .ymaps-controls-righttop>ymaps {
  top: 80px !important;
  bottom: auto !important;
  left: 8px !important;
  right: auto;
  margin-right: 10px;
}

body .wrapper1 .map-full .right_block_store .ymaps-b-select_state_opened .ymaps-b-popupa_layout_yes {
  top: 100%;
  margin-top: 3px;
  bottom: auto;
  left: auto !important;
  right: 0px !important;
}

.wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,
.wrapper_inner_half.shop-detail1 .contacts_map .item.map-full,
.wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
  min-height: 550px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .wrapper_inner_half.shop-detail1 .item .left_block_store {
    padding-right: 50px;
  }
}

@media (min-width: 992px) {
  .wrapper_inner_half .item.item-shop-detail1 {
    padding-left: 32px;
  }
}

@media (max-width: 991px) {
  .wrapper_inner_half.shop-detail1 .item .left_block_store {
    max-width: 100%;
    padding-left: 32px;
    padding-right: 32px;
  }

  .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-layout,
  .wrapper_inner_half.shop-detail1 .right_block_store {
    position: static;
  }

  .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,
  .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full,
  .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
    height: 550px !important;
  }

  .wrapper_inner_half.shop-detail1 .item .right_block_store,
  .wrapper_inner_half.shop-detail1 .item.map-full {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper_inner_half.shop-detail1 .item.item-shop-detail1,
  .item.map-full {
    width: 100%;
  }
}

@media (max-width: 550px) {

  .wrapper_inner_half.shop-detail1 .contacts_map .bx-yandex-view-map,
  .wrapper_inner_half.shop-detail1 .contacts_map .item.map-full,
  .wrapper_inner_half.shop-detail1 .bx-yandex-view-map {
    height: 200px !important;
    min-height: 200px;
  }

  .shop-detail1 .right_block_store {
    min-height: 200px;
  }
}

.font_xs {
  font-size: 0.867em;
  line-height: 1.692em;
}

.muted777 {
  color: #777;
  color: var(--light_basic_text_black);
}

/*end*/
.item.text-center {
  text-align: center;
}


.custom_header_moto .basket_fix_container {
  border-radius: 0 0 0 2px;
  -moz-border-radius: 0 0 0 2px;
  -webkit-border-radius: 0 0 0 2px;
  z-index: 997;
  position: fixed;
  width: 760px;
  right: -760px;
  transition: right 0.3s ease-in-out;
  top: 0px;
  height: 100%;
}

.custom_header_moto .basket_fix_container_2 {
  text-align: left;
  height: 100%;
  padding-top: 102px;
}

.custom_header_moto .basket_fix_container_3 {
  top: 218px;
  position: absolute;
  width: 63px;
  left: -63px;
  border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  overflow: hidden;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column-reverse;
  background: #f8f8f8;
  background: var(--darkerblack_bg_black);
  padding: 2px 0px;
}

.custom_header_moto .basket_fix_container_3 .line-block__item {
  padding: 12px 6px;
}

.custom_header_moto .basket_fix_container_3 .line-block__item:not(:first-child) {
  border-bottom: 1px solid #ececec;
  border-color: var(--stroke_black);
}

.custom_header_moto .basket_fix_container_3 .header__icon-name,
.custom_header_moto .basket_fix_container_3 .compare-dropdown,
.custom_header_moto .basket_fix_container_3 .favorite-dropdown,
.custom_header_moto .basket_fix_container_3 .basket-dropdown {
  display: none;
}

.custom_header_moto .b2b-link {
  width: 130px;
  padding-top: 6px !important;
  padding-left: 20px !important;
}

.custom_header_moto .b2b-link .title {
  color: white;
}

.custom_header_moto .b2b-link a {
  text-decoration-color: white;
}

.title-v1 .custom_header_moto .header__main-part .maxwidth-theme .line-block {
  background: black;
  padding-left: 8px;
  padding-right: 8px;
  border-radius: var(--theme-button-border-radius);
}

.title-v1 .custom_header_moto .header__top-part {
  padding-bottom: 8px;
}

.title-v1 .custom_header_moto .header__bottom-part .maxwidth-theme .header__bottom-inner {
  background: #3f3f3f;
}

.custom_header_moto .b2b-link path,
.custom_header_moto .b2b-link svg:not(.not_fill) use {
  fill: white;
}

.custom_header_moto .header-cabinet__link .header__icon-name,
.custom_header_moto .header-cabinet__link i svg use {
  fill: white;
  color: white;
}

.title-v1 .custom_header_bike .header__bottom-part .maxwidth-theme .header__bottom-inner {
  background: #ff5f00;
}

.custom_header_bike .header-cabinet .header-cabinet__link {
  display: flex;
  flex-direction: row;
  gap: 16px;
}

.custom_header_bike .header-cabinet .header-cabinet__link .header__icon-name {
  padding-top: 0;
}

bootom.shop {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 11px 16px;
  background-color: #F46910;
  border-radius: 102px;
  max-width: 237px;
  max-height: 49px;
  margin-top: 2px;
  margin-bottom: 2px;
  margin-left: 20px;
  margin-right: -20px;
}

.custom_header_bike .header__top-part {
  --menu-height: 56px;
}

.custom_tom_menu_line {
  display: flex;
  gap: 32px;
  align-items: center;
}

.custom_tom_menu_line + div[data-ajax-load-block="HEADER_TOGGLE_PHONE"]{
  margin-left: auto;
}

.custom_mob_head_1 {
  flex-wrap: wrap;
  height: 90px;
}

.custom_mob_head_1 .custom_soc {
  margin-top: -4px;
  background: #323232;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 10px 10px;
  width: 100%;
}

.custom_mob_head_1 .custom_soc svg path {
  fill: #999999;
}

.custom_mob_head_1 .mobileheader__inner {
  width: 100%;
}

.contacts_custom .phones a.black,
.stores-list1 .phones a.black {
  color: color-mix(in oklab, var(--white_text_black) var(--text-opacity), transparent) !important;
}

.left_block_store .owl-next {
  transform: rotate(180deg);
}

.shop-detail1 .item.map-full {
  margin-top: 70px;
}

.cluster_custom>span {
  position: absolute;
  z-index: 24;
  left: 50%;
  transform: translate(-50%, 0);
}

.theme-dark .contacts__map .bx-yandex-map .ymaps-b-balloon__content-body .map-detail-items__item-property-value a,
.theme-dark .contacts__map .bx-yandex-map .ymaps-b-balloon__content-body .switcher-title {
  color: white !important;
}

.right_block .close_custom svg {
  display: none;
}


.contacts-page-map .ymaps-b-balloon__content-body .title .dark_link,
.contacts_map .ymaps-b-balloon__content-body .title .dark_link {
  color: black !important;
}

.ymaps-2-1-79-gototaxi__pin,
.ymaps-2-1-79-gotoymaps__pin {
  background:
    url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iI0Y0MyIgZD0iTTcgMGE3IDcgMCAwIDAtNC45NSAxMS45NWMxLjI3IDEuMjcgNC4yNSAzLjEgNC40MiA1LjAzLjAzLjI4LjI0LjUyLjUzLjUyLjI5IDAgLjUtLjI0LjUzLS41Mi4xNy0xLjkzIDMuMTUtMy43NiA0LjQyLTUuMDNBNyA3IDAgMCAwIDcgMHoiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNyA5LjQ1YTIuNDUgMi40NSAwIDEgMCAwLTQuOSAyLjQ1IDIuNDUgMCAwIDAgMCA0Ljl6Ii8+PC9zdmc+) no-repeat;
  height: 18px;
  margin: auto 6px;
  width: 16px;
}

.ymaps-2-1-79-gototaxi__container,
.ymaps-2-1-79-gotoymaps__container {
  display: -webkit-box;
  -webkit-box-align: center;
  display: -webkit-flex;
  display: flex;
  border-radius: 3px;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  height: 24px;
  box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15), 0 2px 5px -3px rgba(0, 0, 0, .15);
  margin: 4px;
  padding: 2px 4px;
  width: max-content;
}

.ymaps-2-1-79-gototaxi__text,
.ymaps-2-1-79-gotoymaps__text {
  margin: auto;
  height: 24px;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
}

.contacts-page-map .bx-yandex-map .ymaps-b-balloon__content-body .property a,
.contacts_map .bx-yandex-map .ymaps-b-balloon__content-body .property a {
  color: black !important;
}

.right_block .contacts-v2 .phones {
  flex-direction: column;
}

.TIZERS .tizers-list__item {
  align-items: center;
}

.TIZERS .tizers-list__item .tizers-list__item-image-wrapper {
  margin-bottom: 12px;
  width: 46px;
  height: 46px;
}

.TIZERS .index-block {
  display: flex;
  flex-direction: column;
}

.TIZERS .index-block .maxwidth-theme.bx-newslist {
  padding-bottom: 0;
  padding-top: 0;
}

.BRANDS .brands-list-big-img .slider_brand .swiper-button-prev {
  transform: translate(0, -50%) rotate(-90deg);
  top: 65%;
}

.BRANDS .brands-list-big-img .slider_brand .swiper-button-next {
  transform: translate(0, -50%) rotate(90deg);
  top: 65%;
}

.BRANDS .brands-list-big-img .slider_brand .swiper-button-next svg path,
.BRANDS .brands-list-big-img .slider_brand .swiper-button-prev svg path {
  fill: var(--white_text_black);
}

.BRANDS .brands-list-big-img .slider_brand {
  overflow: hidden;
  position: relative;
  margin-bottom: -8px;
}

.BRANDS .brands-list-big-img .grid-list {
  gap: 0;
}

.BRANDS .brands-list-big-img .slider_brand .swiper-slide .white-bg-fixed {
  background-color: #FFF;
  border-radius: 12px;
}

@media (max-width: 991px) {
    .site_s1 .MIDDLE_ADV .maxwidth-theme{
      --theme-page-width-padding: 24px;
    }
}

@media (max-width:600px) {

  .BRANDS .brands-list-big-img .slider_brand .mobile-scrolled {
    overflow: unset;
  }

  .BRANDS .brands-list-big-img .slider_brand .swiper-button-prev,
  .BRANDS .brands-list-big-img .slider_brand .swiper-button-next {
    display: none;
  }

  .site_s1 .MIDDLE_ADV .maxwidth-theme {
    padding: 0 var(--theme-page-width-padding) !important;
  }

  .MIDDLE_ADV .ui-card__image--ratio-0-787 {
      --aspect-ratio: 1.287;
  }

  .TIZERS .bx-newslist-img>img:first-child {
    min-height: 116px;
  }
}

.site_s1 .MIDDLE_ADV .index-block .ui-card.cover::before {
  display: none;
}

.MIDDLE_ADV {
  padding-bottom: 11px;
}

.TIZERS > div{
  padding-top: 12px;
}

@media (max-width:600px) {
  .site_s1 .MIDDLE_ADV .index-block .grid-list {
    overflow: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 !important;
    padding: 0 !important;
  }

  .site_s1 .MIDDLE_ADV .index-block .ui-card {
    width: 100% !important;
  }

  .site_s1 .MIDDLE_ADV .index-block .ui-card {
    height: auto;
  }

  .site_s1 .MIDDLE_ADV .index-block .ui-card__img {
    height: 100%;
  }

  .CATALOG_TAB .index-block .grid-list {
    overflow: auto;
    display: flex;
    flex-wrap: wrap !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    justify-content: center;
  }

  .CATALOG_TAB .index-block .grid-list__item {
    width: 50% !important;
  }

  .CATALOG_TAB .index-block .bottom_nav.mobile_slider {
    width: 100% !important;
    display: flex;
    justify-content: center;
    margin-top: 32px;
  }

  .CATALOG_TAB .index-block .bottom_nav.mobile_slider .ajax_load_btn {
    width: 60% !important;
  }
  .CATALOG_TAB .index-block .bottom_nav.mobile_slider .ajax_load_btn button {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

.parts .catalog_section_list .section_item {
  line-height: 20px;
  padding:
    28px 34px 27px;
  padding-top: 28px;
  padding-bottom: 27px;
  zoom: 1;
  vertical-align: top;
  transition:
    box-shadow ease 0.2s, border ease-out 0.2s, transform ease 0.2s;
  background: var(--card_bg_black);
  height: 100%;
  min-height: 100%;
}

.parts .catalog_section_list .section_item table {
  width: 100%;
}

.parts .catalog_section_list .section_item table td {
  display: block;
  width: 100%;
  padding-right: 0px;
}

.parts .catalog_section_list .section_item table td.image {
  width: 100%;
  text-align: center;
  padding:
    0 29px 10px 0;
  padding-right: 29px;
  padding-bottom: 10px;
  vertical-align: top;
  display: block;
  width: 100%;
  padding-right: 0px;
}

.parts .catalog_section_list .section_item table td.image img.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.parts .catalog_section_list .section_item table td.image img {
  max-width: 250px;
  max-height: 250px;
  margin: auto;
}

.parts .catalog_section_list .section_item table td.section_info li {
  display: flex;
}

.parts .catalog_section_list .section_item table td.section_info li .dark_link {
  margin: auto;
}

.parts .parts-container .left-part-block>.row {
  margin-right: 0;
}

.parts .parts-container .text-center {
  text-align: center;
}

.parts .section-compact-list__item {
  padding: 24px 25px;
}

@media (min-width: 1780px) {
  .parts .left-part-block {
    margin: 0;
  }

  .parts .right-part-block {
    min-width: 490px;
  }
}

@media (min-width:1200px) {
  .parts .parts-container .left-part-block {
    float: left;
  }
}

@media (max-width:600px) {

  .parts-container #table-scroller-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .parts-container .left-part-block {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .sticker {
    display: none !important;
  }
}

.part-img-block__img {
  margin-bottom: 20px;
  max-width: 100%;
}

.motoland-logo--title {
  fill: var(--light, #000202) var(--dark, white);
}

body:not(.simple_basket_mode) .headers-container .title-v1 .motoland-logo--title {
  fill: white;
}

.motoland-logo--desc {
  fill: var(--light, #17D8C4) var(--dark, #17D8C4);
}

.headers-container .title-v1 .motoland-logo--desc {
  fill: #17D8C4;
}


.BRANDS .brands-list-big-img .slider_brand {
  background: var(--light, '') var(--dark, #fff);
  border-radius: 4px;
}



.buy_gift {
  border: 1px solid rgb(236, 236, 236);
  margin: -1px 0 8px;
  border-radius: 12px;
}

.buy_gift__wrapper {
  padding: 12px 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.buy_gift__icon {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  background: rgb(23, 216, 196);
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
}

.site_s2 .buy_gift__icon {
  background: rgb(255, 95, 0);
}


.site_s2 .buy_gift__icon svg path {
  fill: #fff;
}

.buy_gift__icon svg {
  display: block;
}

.buy_gift__text {
  font-size: 16px;
}

#basket-root .basket-checkout-container.visible {
  margin: 0;
}

@media (max-width: 991px) {
  .buy_gift {
    margin: 8px 0 -1px;
  }

  .buy_gift__wrapper {
    display: flex;
    flex-direction: column;
    padding: 25px 30px;
    gap: 10px;
  }

  .buy_gift__text {
    font-size: 14px;
    text-align: center;
  }

  #basket-root.bx-basket {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media (prefers-color-scheme: dark) {
  body:not(.theme-light) .buy_gift {
    border-color: #2B2B2B;
  }
}


.sales-counter {
  display: flex;
  align-items: center;
  gap: 9px;
  min-width: 228px;
  width: 228px;
  height: 42px;
  background: #60C339;
  border-radius: 100px;
  padding: 4px;
  margin: auto 36px auto 0;
}

@media(max-width: 768px) {
  .sales-counter {
    gap: 2px;
  }
}

.sales-counter-img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 48px;
  width: 48px;
  height: 34px;
  background: #fff;
  border-radius: 38px;
}

@media(max-width: 768px) {
  .sales-counter-img {
    min-width: 28px;
    width: 28px;
    height: 22px;
  }
}

.sales-counter-img img {
  max-width: 100%;
}

.sales-counter>div:not(.sales-counter-img) {
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
}

@media(max-width: 768px) {
  .sales-counter>div:not(.sales-counter-img) {
    font-weight: 600;
    font-size: 13px;
  }
}

.sales-counter>div .sales-counter-bold {
  font-weight: 700;
  font-size: 14px;
}

.pull-right-sales-counter {
  display: flex;
  height: 100%;
}

.pull-right-sales-counter .sales-counter {
  margin: auto 15px auto 0;
}

.custom_header_moto .search-button-div .searchtype,
.custom_header_bike .search-button-div .searchtype {
  display: none;
}

.custom_header_bike .header__search,
.custom_header_moto .header__search {
  min-width: 70px;
}

.custom_header_bike .search.search--hastype .search-input,
.custom_header_moto .search.search--hastype .search-input {
  padding-right: 0;
}

.custom_header_bike .header__main-part .social,
.custom_header_moto .header__main-part .social {
  margin-left: -32px;
}

@media(max-width: 1250px) and (min-width: 993px) {

  .custom_header_bike .line-block,
  .custom_header_moto .line-block {
    gap: 20px;
  }

  .custom_header_bike .line-block__item[data-ajax-load-block] .header__icon-name,
  .custom_header_moto .line-block__item[data-ajax-load-block] .header__icon-name {
    display: none;
  }
}

@media(max-width: 993px) {
  .sales-counter {
    margin-right: 0;
  }

  .custom_mob_head_1 .custom_soc {
    gap: 24px;
  }
}

@media(max-width: 450px) {
  .sales-counter {
    margin-right: 0;
  }

  .custom_mob_head_1 .custom_soc {
    gap: 6px;
    padding: 10px 2px;
  }

  #mobileheader .social .social__items {
    gap: 6px;
  }

  .sales-counter>div:not(.sales-counter-img) {
    font-weight: 600;
    font-size: 12px;
  }
}

@media (max-width: 1400px) {
  .sales-counter-img {
    min-width: 33px;
    width: 33px;
  }
}

@media (max-width: 1199px) {
  .visible-lg {
    display: none;
  }

  .sales-counter-last-block {
    display: none;
  }
}

#mobileheader .sales-counter {
  min-width: auto;
  width: auto;
  height: 30px;
  margin: 0 4px 0 0;
}

.custom_header_moto .header-menu__wrapper .color-dark-parent .color-dark-target,
.custom_header_moto .header-menu__wrapper .color-dark-parent-all .color-dark-target,
.custom_header_bike .header-menu__wrapper .color-dark-parent .color-dark-target,
.custom_header_bike .header-menu__wrapper .color-dark-parent-all .color-dark-target {
  text-transform: uppercase;
}

.custom_header_moto .header-menu__wrapper > .color-dark-parent:hover>.color-dark-target,
.custom_header_moto .header-menu__wrapper .color-dark-parent-all:hover .color-dark-target {
  background-color: #4e4e4e;
  opacity: 1;
  color: white;
}

.custom_header_bike .header-menu__wrapper > .color-dark-parent:hover>.color-dark-target,
.custom_header_bike .header-menu__wrapper .color-dark-parent-all:hover .color-dark-target {
  background-color: #ff721f;
  opacity: 1;
  color: white;
}

.custom_header_moto .header-menu__wrapper .color-dark-parent .color-dark-target i,
.custom_header_moto .header-menu__wrapper .color-dark-parent-all .color-dark-target i,
.custom_header_bike .header-menu__wrapper .color-dark-parent .color-dark-target i,
.custom_header_bike .header-menu__wrapper .color-dark-parent-all .color-dark-target i {
  display: none;
}

.catalog_page .landings-list__info-wrapper{
  margin-bottom: 0;
}

.catalog_page .landings-list__section-title{
  display: none;
}

.maxwidth-banner--paddings{
  padding: 11px var(--big-banner-padding);
}

.banners-big__wrapper{
  line-height: 0;
}

.dropdown-menu-wrapper:not(.cabinet-dropdown, .dropdown-menu-wrapper--woffset, .bx_filter_block) .dropdown-menu-inner:not(.header-menu__more-items-list){
  background: transparent;
  box-shadow: none;
}

.dropdown-menu-wrapper:not(.cabinet-dropdown) .dropdown-menu-inner:not(.header-menu__more-items-list) .header-menu__wide-wrapper{
  background: var(--card_bg_black);
  box-shadow: 0 5px 30px rgba(34, 34, 40, .08);
  padding: 16px;
  border-radius: var(--theme-button-border-radius);
}

.header__bottom-inner:not(.header__section--transparent) .header__bottom-item{
  --panel-items-offset: 12px;
}

.TIZERS .bx-newslist{
  --gap: min(var(--theme-items-gap), 8px);
  display: flex;
  gap: var(--gap);
}

@media(max-width: 768px) {
  .TIZERS .bx-newslist{
    flex-direction: column;
  }
}

.TIZERS .bx-newslist .bx-newslist-title{
  display: none;
}

.MIDDLE_ADV .ui-card__image--ratio-0-787 {
    --aspect-ratio: 1.287;
}

.basket-share-new-socials .ya-share2__item_service_whatsapp{
  display: none !important;
}