.ajax_load .top_wrapper {
  margin-right: 1px;
}
.ajax_load .top_wrapper .catalog_block .catalog_item > div {
  padding-left: 25px;
  padding-right: 25px;
}
.ajax_load .top_wrapper .catalog_item .footer_button {
  margin-left: -25px;
  margin-right: -25px;
}

.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer {
  margin: 0px -1px 0px 0px;
  padding: 0px 1px 0px 0px;
}
.catalog_block_template .catalog_block.owl-carousel .owl-stage-outer .owl-item:hover {
  z-index: 2;
}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap {
  box-shadow: inset 0px 0px 0px 1px #ececec;
  box-shadow: inset 0px 0px 0px 1px var(--stroke_black);
  height: 100%;
}
.ordered-block .catalog_block_template .catalog_block .TYPE_2 .cost.prices .more-item-info > .svg {
  top: -2px;
}
.catalog_block_template .catalog_block.owl-carousel .catalog_item:hover .inner_wrap.TYPE_2 .footer_button {
  margin-top: 0;
}

@media (min-width: 1200px) {
  .wrapper1 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line),
  .col-lg-5_2.custom-line {
    width: 20%;
  }
  .right_block.wide_Y .ajax_load .top_wrapper .col-lg-4:not(.custom-line),
  #main .catalog_page .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-3:not(.custom-line) {
    width: 25%;
  }

  #main .right_block.wide_Y.catalog_page .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line),
  #main .catalog_in_content .section-content-wrapper.with-leftblock .col-lg-4:not(.custom-line) {
    width: 33.33%;
  }
}

@media (min-width: 1200px) and (max-width: 1499px) {
  .wrapper1.header-v28 .right_block.wide_Y .ajax_load .top_wrapper .col-lg-3:not(.custom-line) {
    width: 25%;
  }
  .wrapper1.header-v28 .controls-linecount {
    display: none;
  }
}

@media (max-width: 600px) {
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items {
    width: auto;
    padding-left: 16px;
    margin: 0 -16px -20px !important;
    padding-bottom: 20px;
  }
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent {
    flex-shrink: 0;
    margin: 0;
    width: 172px;
  }
  .wrapper1.front_page .compact-catalog-slider .catalog_block.items .item-parent:last-of-type {
    padding-right: 16px;
    width: calc(172px + 16px);
  }

  .wrapper1.front_page .compact-catalog-slider .catalog_block.items:not(.has-bottom-nav) .bottom_nav.mobile_slider * {
    display: none;
  }

  .wrapper1.front_page .compact-catalog-slider ~ .bottom_nav:not(.mobile_slider) {
    display: none;
  }
}

/*custom*/

.section_like_element .product-container.detail .flexbox--row {
  justify-content: center;
}
.product-info.product-info--type2>.flexbox>.product-detail-gallery .product-detail-gallery__container {
  padding-top: 0;
}
.section_like_element--items .table-view {
  font-size: 15px;
  line-height: 18px;
  color: #2B3648;
  outline: none !important;
  border: 1px solid #c7c7c7;
  position: relative;
  overflow: hidden;
}

.section_like_element--items .table-view__header {
  font-size: 15px;
  line-height: 18px;
  color: #2B3648;
  outline: none !important;
  background-color: #ececec;
  border-bottom: 1px solid #c7c7c7;
  display: flex;
}
.section_like_element--items .table-view__header:not(:first-child) {
  display: none;
}
.section_like_element--items .table-view__caption {
  font-size: 15px;
  line-height: 18px;
  color: #2B3648;
  outline: none !important;
  border-right: 1px solid #c7c7c7;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 48px;
  flex: 1;
  text-align: center;
  padding-left: 6px;
  padding-right: 6px;
  word-break: break-word;
}

.section_like_element--items .table-view__caption-model {
  flex: 2;
}

.section_like_element--items .table-view__caption:last-child {
  border-right: none;
}

.product-item-list {
  font-size: 15px;
  line-height: 18px;
  color: #2B3648;
  outline: none !important;
  display: flex;
  flex-wrap: wrap;
}

.section_like_element--items .table-view__item {
  font-size: 15px;
  line-height: 18px;
  color: #2B3648;
  outline: none !important;
  min-height: 1px;
  float: left;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #c7c7c7;
  flex: 0 0 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 0;
  padding: 0 16px;
}

.section_like_element--items .table-view__item > div {
  outline: none !important;
  position: relative;
  overflow: hidden;
  border: none;
  border-radius: 0;
  display: flex;
  padding: 0;
  min-height: 68px;
}

.section_like_element--items .table-view__item-col {
  font-size: 15px;
  line-height: 18px;
  color: #2B3648;
  outline: none !important;
  text-align: center;
  border-right: 1px solid #c7c7c7;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 100;
  padding: 6px;
  word-break: break-word;
}

.section_like_element--items .table-view__item-col:last-child {
  border-right: none;
}

.section_like_element--items .product-item-list .table-view__item:nth-child(even) {
  background-color: #f7f7f7!important;
}

.section_like_element--items .product-item-list .table-view__item:last-child {
  border-bottom: none;
}

.section_like_element--items .table-view .image_block {
  outline: none !important;
  border: none;
  cursor: pointer;
  color: #2B3648;
  text-decoration: none;
  transition: all 200ms linear;
  float: left;
  position: relative;
  overflow: visible;
  border-right: 1px solid #c7c7c7;
  display: flex;
  align-items: center;
  justify-content: center;
  order: 100;
  padding: 6px;
  word-break: break-word;
  flex: 2;
}

.product-item-img-block {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
}

.product-item-name {
  display: inline-block;
  color: #0054a4;
  font-size: 14px;
  margin-left: 8px;
}

.product-item-img-wrapper {
  width: 50px !important;
  min-width: 50px;
  height: auto;
}

.image_block img {
  max-width: 50px;
  max-height: 50px;
}

.basket_wrapp.fly2 {
  z-index: 4;
}

@media (max-width: 767px) {
  .hide-mobile {
    display: none;
  }

}

@media (min-width: 768px) {
  .hide-desktop {
    display: none;
  }

}
/*.catalog_block .counter_wrapp > div {
    width: 100%;
}
.product-main {
    flex-basis: 40%;
}*/
.pluss {
  white-space: nowrap;
  text-align: center;
  user-select: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: var(--white_text_black);
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  cursor: pointer;
  right: 10px;
  width: 30px;
}
.minuss {
  white-space: nowrap;
  text-align: center;
  user-select: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: var(--white_text_black);
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
  cursor: pointer;
  left: 10px;
  width: 30px;
}