

/* Start:/bitrix/templates/aspro_max/components/bitrix/catalog.section/catalog_block/style.css?17750665885023*/
.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;
  }
}
.image_wrapper_block > object > a {
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.image_wrapper_block > object > a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}

.image_wrapper_block, .image_wrapper_block > object > a {
  min-width: 60px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  zoom: 1;
  display: block;
  left: 0px;
}
.block .catalog_block .catalog_item_wrapp.hover, .block .catalog_block .catalog_item_wrapp:hover {
  overflow: visible;
}
div.catalog_block a.catalog_item {
  overflow: visible;
}


.product-info {
    font-size: 13px;
    line-height: 1.3;
    color: #8a8a8a;
    margin: 0 0 15px 0;
}

.product-info__item + .product-info__item {
    margin-top: 8px;
}

.product-info__label {
    font-weight: 400;
}

.product-info__value {
    font-weight: 700;
    color: #4a4a4a;
}

.product-info__hr {
  margin:  10px 0 20px 0 !important;
}

.product-info__btn-wrap {
  margin-bottom: 15px;
}

.product-info__btn-mod.btn:not(.round-ignore) {
  border-radius: 0 !important;
}

   .product-price {
    display: inline-flex;
    flex-direction: column;
    gap: 6px;
    font-family: Arial, sans-serif;
    line-height: 1;
}

.product-price__main {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
    gap: 10px;
}

.product-price__current {
    font-size: 18px;
    font-weight: 700;
    color: #4b4b4b;
}

.product-price__old {
    font-size: 14px;
    font-weight: 400;
    color: #9a9a9a;
    text-decoration: line-through;
}

.product-price__badges {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 4px;
}

.product-price__discount,
.product-price__saving {
    height: 22px;
    padding: 0 9px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    border-radius: 2px;
    box-sizing: border-box;
}

.product-price__discount {
    background: #f0d24a;
    color: #5f5523;
}

.product-price__saving {
    background: #ffffff;
    color: #6d6127;
    border: 1px solid #d9c35b;
}

.product-price--no-discount .product-price__old,
.product-price--no-discount .product-price__badges {
    display: none;
}

.catalog_block .catalog_item>div .item_info {
  padding-bottom: 20px !important;
}



/* Скрываем цены в старом стиле */
.price_group, .price_matrix_wrapper  {
  display: none;
}
/* End */
/* /bitrix/templates/aspro_max/components/bitrix/catalog.section/catalog_block/style.css?17750665885023 */
