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


.other-color-section-block
{
    margin-top:10px;
    padding-left:26px;
    padding-right:26px;
    margin-bottom:10px;
}
.other-color-section-block .title
{
  text-align:left;
  color: #888888;
  font-size: 0.8em;
}
.other-color-section-block .select-body
{
    display:flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.other-color-section-block .select-body .item
{
    width:40px;
    margin-right:10px;
    border:#fff solid 1px;
    padding:1px;
}
.other-color-section-block .select-body span.item
{
    width:40px;
    border-color:#305adc;
}
.other-color-section-block .select-body .item img
{
    display: block;
    max-width: 100%;
    height: auto;
}

.new-buttons
{
    
}
.new-buttons a
{
    display:block;
    text-align:center;
    text-transform: uppercase;
    color:#fff;
    padding:15px;
    margin-top:10px;
}
.new-buttons a:hover
{
    color:#fff;
}
.new-buttons a.link-wild
{
    background:#ec09b0;
}
.new-buttons a.link-ozon
{
    background:#055ee0;
}

.new-buttons a.link-sportmster
{
    background:#1551E5;
}
.new-buttons a.link-yandex
{
    background:#fce000;
    color:#212121;
}
.new-buttons a.buy-all
{
    /* background:#ec09b0; */
    background:#7a94a0;
}
.new-buttons a.buy-all-not-req
{
    /* background:#ec09b0; */
    background:#7a94a0;
    font-size:14px;
}
.new-buttons a.buy-all-not-req-list
{
    /* background:#ec09b0; */
    background:#7a94a0;
    font-size:14px;
    border-bottom:#fff solid 1px;
}
.new-buttons a:active
{
    color:#fff;
}
.new-buttons a:focus
{
    color:#fff;
}
.new-button-cart
{
    display:block;
    text-align:center;
    text-transform: uppercase;
    color:#fff;
    padding:15px;
    margin-top:10px;
    background:#055ee0;
    cursor:pointer;
}

.js_price_wrapper .js-show-info-block
{
    display:none;
}
.cost.prices .js_price_wrapper .more-item-info + .price_matrix_wrapper
{
    padding-left:0px;
}
.old-price-block
{
    text-decoration:line-through;
    font-weight:bold;
    font-size:0.9em;
    color:#000;
    color:red;
    margin-left:3px;
}
@media(max-width:600px)
{
  .new-buttons
  {
    display:none;
  }
  .other-color-section-block
  {
    display:none;
  }
}
.show-only-mobile
{
  display:none !important;
}
@media (max-width: 600px)
{
  .compact-catalog .catalog_block .catalog_item > div .item_info
  {
    padding-bottom:60px !important;
  }
  .hide-mobile
  {
    display:none !important;
  }
  .show-only-mobile
  {
    display:block !important;
  }
}
.bx_item_detail_size .bx_item_section_name .sku_mdash, .bx_item_detail_size .bx_item_section_name .val
{
  display:none;
}
.sku_props .bx_item_section_name>span
{
  display:none;
}
.list-properties-block 
{
  font-size:13px;
  display:none;
}
.list-properties-block-2
{
  display:block
}
.size-sku-only-desktop .sku_props > div:last-of-type
{
  padding:0px;
  margin-top:10px;
}
@media(max-width:600px)
{
  .list-properties-block 
  {
    display:block;
  }
  .size-sku-only-desktop
  {
    display:none;
  }
  .list-properties-block-2
  {
    display:none;
  }
}
.red-text-only-row
{
  color:red;
  font-weight:600;
  font-size:13px;
  line-height:18px;
}
.article_block .muted
{
  color:#333;
}
@media (max-width: 600px)
{
  body .compact-catalog .sa_block .article_block
  {
    display:block !important;
  }
}

.right_block .catalog_block_template .catalog_block .catalog_item > div
{
    box-shadow:none;
    /* border-bottom:#bbb solid 1px; */
}

@media(max-width:600px)
{
    .right_block .catalog_block_template .catalog_block .catalog_item > div
    {
        padding-left:0px !important;
    }
    .right_block .catalog_block_template .catalog_block.items > div:nth-child(4n+2) .catalog_item > div
    {
        padding-left:0px !important;
        padding-right:10px !important;
    }
    .right_block .catalog_block_template .catalog_block.items > div:nth-child(4n+4) .catalog_item > div
    {
        padding-left:10px !important;
        padding-right:0px !important;
    }
}


.new-stickers-block-section
{
    position:absolute;
    top:5px;
    left:5px;
    z-index:3;
}

.new-stickers-block-section .sticker-item
{
    width:17px;
    height:17px;
    background-size: cover;
    background-size: contain !important;
    margin-bottom:5px;
}
/* .new-stickers-block-section .sticker-item
{
    width:81px;
    height:17px;
    background-size: cover;
    background-size: contain !important;
    margin-bottom:5px;
} */
.new-stickers-block-section .sticker-item.st-NEW
{
    background:url('/images/label/set_1_new-n-green.jpg') top left no-repeat;
}
.new-stickers-block-section .sticker-item.st-HIT
{
    background:url('/images/label/set_1_hit-n.jpg') top left no-repeat;
}
.new-stickers-block-section .sticker-item.st-STOCK
{
    background:url('/images/label/set_1_discount-n.jpg') top left no-repeat;
}
.new-stickers-block-section .sticker-item.st-RECOMMEND
{
    background:url('/images/label/set_1_recommend-n.jpg') top left no-repeat;
}
.new-stickers-block-section .sticker-item.st-BLACK_FRIDAY
{
    background:url('/images/label/set_1_black-fr.jpg') top left no-repeat;
}
.new-stickers-block-section .sticker-item.st-CHZ
{
    background:url('/images/label/set_1_chestny.png') top left no-repeat;
}
.hidden-new-version
{
  display:none;
}

.opt-price-block .item span
{
  font-size:16px;
  color:#555;
  font-weight:bold;
}
@media (max-width: 600px)
{
  .compact-catalog .ajax_load .opt-price-block .item
  {
    font-size:13px;
    width:100%;
  }
  .opt-price-block .item span
  {
    font-size:13px;
  }
}
.catalog_block .red
{
  color:red;
  line-height: 110%;
}
@media(max-width:500px)
{
  .catalog_block .red
  {
    font-size:11px;
  }
}

.new-stickers-block-section .sticker-item.st-STOCK
{
  display:none;
}