

/* Start:/local/templates/aspro_next/components/bitrix/catalog.element/custom/style.css?177365248622834*/
.wrapper {
  width: 100%;
  min-height: 100%;
  overflow: hidden;
}

.wrapper_inner {
  max-width: 1470px;
  margin: 0 auto;
  padding: 0 30px;
}

.product__row:first-child {
  margin-bottom: 20px;
}

.product__row:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px;
  padding-bottom: 30px;
}

.product__column {
  margin: 0 30px;
  min-width: 0;
}
.product__column:first-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 calc(55% - 60px);
  flex: 1 1 calc(55% - 60px);
}
.product__column:last-child {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 calc(45% - 60px);
  flex: 1 1 calc(45% - 60px);
}

.product__title {
  font-size: 28px;
  margin-bottom: 15px;
}

.main-gallary,
.sheme-gallary,
.montage-gallary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-gallary__slider-big,
.sheme-gallary__slider-big,
.montage-gallary__slider-big {
  width: calc(85%);
  margin-right: 30px;
}
.main-gallary__slide-big,
.sheme-gallary__slide-big,
.montage-gallary__slide-big {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 500px;
  padding: 20px 0;
}
.main-gallary__slide-big img,
.sheme-gallary__slide-big img,
.montage-gallary__slide-big img {
  -o-object-fit: contain;
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.main-gallary__slider-small,
.sheme-gallary__slider-small,
.montage-gallary__slider-small {
  position: relative !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  width: calc(15%) !important;
}
.main-gallary__slide-samll,
.sheme-gallary__slide-samll,
.montage-gallary__slide-samll {
  padding: 10px 0;
}
.main-gallary__slide-samll-wrap,
.sheme-gallary__slide-samll-wrap,
.montage-gallary__slide-samll-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 1px solid #333;
}

.main-gallary__slide-samll-wrap:hover,
.sheme-gallary__slide-samll-wrap:hover,
.montage-gallary__slide-samll-wrap:hover {
  cursor: pointer;
}

.main-gallary__slide-samll-wrap img,
.sheme-gallary__slide-samll-wrap img,
.montage-gallary__slide-samll-wrap img {
  -o-object-fit: contain;
  object-fit: contain;
  height: 70px;
  width: 100%;
}

.product__row .tab-content {
  min-height: 500px;
  height: 1px;
  margin-bottom: 15px;
}
.tab-content__item {
  display: none;
  height: 100%;
}
.tab-content__item.active {
  display: block;
}
.tab-content__wrap {
  width: 100%;
  height: 100%;
}

.tab-control {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.tab-control__text {
  color: #000000;
}
.tab-control__button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 15px 5px;
  height: 100px;
  margin: 0 5px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(100% / 6 - 10px);
  flex: 0 1 calc(100% / 6 - 10px);
  border: 1px solid #333;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  text-transform: uppercase;
}
.tab-control__button.tab-control__button--gallary::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/aspro_next/components/bitrix/catalog.element/custom/images/icon-gallary.jpg") no-repeat center/contain;
  z-index: -1;
  opacity: 0.4;
}
/* .tab-control__button:nth-child(2) {
  font-size: 36px;
} */
.tab-control__button.tab-control__button--3d::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/aspro_next/components/bitrix/catalog.element/custom/images/icon-3d.jpg") no-repeat center/contain;
  z-index: -1;
  opacity: 0.4;
}
.tab-control__button.tab-control__button--fire::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/aspro_next/components/bitrix/catalog.element/custom/images/icon-fire.jpg") no-repeat center/contain;
  z-index: -1;
  opacity: 0.4;
}
.tab-control__button.tab-control__button--sheme::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/aspro_next/components/bitrix/catalog.element/custom/images/icon-sheme.jpg") no-repeat center/contain;
  z-index: -1;
  opacity: 0.4;
}

.tab-control__button.tab-control__button--youtube::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/aspro_next/components/bitrix/catalog.element/custom/images/icon-youtube.jpg") no-repeat center/contain;
  z-index: -1;
  opacity: 0.4;
}
.tab-control__button.tab-control__button--rutube::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/aspro_next/components/bitrix/catalog.element/custom/images/rutube.jpg") no-repeat center/contain;
  z-index: -1;
  opacity: 0.4;
}
.tab-control__button.tab-control__button--montage::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/local/templates/aspro_next/components/bitrix/catalog.element/custom/images/icon-montage.jpg") no-repeat center/contain;
  z-index: -1;
  opacity: 0.4;
}

.price {
  margin-bottom: 30px;
}

.product__column .cost .price .price_measure {
  display: none;
}

.product__column .cost .price .price_currency {
  vertical-align: super;
}

.price__group {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.price__name {
  text-transform: uppercase !important;
  margin-bottom: 5px !important;
}
.price__cost {
  margin-right: 5% !important;
  padding: 10px 25px !important;
  font-size: 28px !important;
  border: 2px solid red !important;
  border-radius: 4px !important;
  color: red !important;
  font-weight: 700 !important;
}

.buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.buy__button button {
  border-radius: 4px;
  padding: 5px 40px;
  background: red;
  color: #fff;
}

.property {
  margin-bottom: 30px;
}
.property__title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.property__title::before {
  content: "";
  position: absolute;
  width: 115%;
  height: 2px;
  left: 0;
  bottom: -5px;
  background-color: red;
}
.property__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -30px;
  margin-bottom: 20px;
}
.property__item {
  margin: 0 30px;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 calc(100% / 2 - 60px);
  flex: 0 1 calc(100% / 2 - 60px);
  margin-bottom: 5px;
}
.property__value {
  font-weight: 700;
}
.property__link {
  text-align: end;
}

.color {
  margin-bottom: 30px;
}
.color__title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.color__title::before {
  content: "";
  position: absolute;
  width: 115%;
  height: 2px;
  left: 0;
  bottom: -5px;
  background-color: red;
}
.color__group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -30px;
}
.color__item {
  margin: 0 30px;
  text-align: center;
}
.color__image {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  margin-bottom: 10px;
}
.color__image img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.document__title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.document__title::before {
  content: "";
  position: absolute;
  width: 115%;
  height: 2px;
  left: 0;
  bottom: -5px;
  background-color: red;
}

.rub {
  line-height: 5px;
  width: 0.4em;
  border-bottom: 2px solid red;
  display: inline-block;
}

@media (max-width: 1170px) {
  .tab-control__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 3 - 10px);
    flex: 0 1 calc(100% / 3 - 10px);
    margin-bottom: 10px;
  }

  .catalog_detail .props_list {
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  /* .product__row:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product__column:first-child {
    margin-bottom: 20px;
  }
  .main-gallary,
  .sheme-gallary,
  .montage-gallary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-gallary__slider-big,
  .sheme-gallary__slider-big,
  .montage-gallary__slider-big {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .main-gallary__slide-big,
  .sheme-gallary__slide-big,
  .montage-gallary__slide-big {
    padding: 0 10px;
  }
  .main-gallary__slider-small,
  .sheme-gallary__slider-small,
  .montage-gallary__slider-small {
    width: 100%;
  }
  .main-gallary__slide-samll,
  .sheme-gallary__slide-samll,
  .montage-gallary__slide-samll {
    padding: 0 10px;
  }
  .tab-content {
    height: initial;
  }
  .tab-content__wrap iframe {
    min-height: 500px;
  } */
}

.slick-list {
  overflow: hidden;
  width: 100%;
}

.slick-arrow {
  position: absolute;
}

.main-gallary__slider-small .slick-arrow.slick-prev,
.sheme-gallary__slider-small .slick-arrow.slick-prev,
.montage-gallary__slider-small .slick-arrow.slick-prev {
  display: none !important;
}

.main-gallary__slider-small .slick-arrow.slick-next,
.main-gallary__slider-small .slick-arrow.slick-prev,
.sheme-gallary__slider-small .slick-arrow.slick-next,
.sheme-gallary__slider-small .slick-arrow.slick-prev,
.montage-gallary__slider-small .slick-arrow.slick-next,
.montage-gallary__slider-small .slick-arrow.slick-prev {
  bottom: 10%;
  font-size: 0;
  top: initial !important;
  right: initial !important;
  width: 15px;
  height: 15px;
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  background: none;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

@media (max-width: 768px) {
  .wrapper_inner {
    padding-top: 30px !important;
  }

  .main-gallary .slick-track,
  .sheme-gallary .slick-track,
  .montage-gallary .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .main-gallary__slider-small .slick-arrow.slick-prev,
  .sheme-gallary__slider-small .slick-arrow.slick-prev,
  .montage-gallary__slider-small .slick-arrow.slick-prev {
    display: block !important;
    left: -10px;
    top: 50%;
    bottom: initial;
    -webkit-transform: translate(0, -50%) rotate(-135deg);
    -ms-transform: translate(0, -50%) rotate(-135deg);
    transform: translate(0, -50%) rotate(-135deg);
  }
  .main-gallary__slider-small .slick-arrow.slick-next,
  .sheme-gallary__slider-small .slick-arrow.slick-next,
  .montage-gallary__slider-small .slick-arrow.slick-next {
    right: -10px;
    top: 50%;
    bottom: initial;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
  }
}

.main-gallary__slider-small .slick-arrow::before,
.sheme-gallary__slider-small .slick-arrow::before,
.montage-gallary__slider-small .slick-arrow::before {
  content: "";
}

.quantity_block_wrapper {
  display: none;
}
.content-offer {
  display: flex;
  flex-direction: column;
}

.main-gallary .img_wrapper.swipeignore {
  width: 100%;
  height: 100%;
}

.main-gallary .item_slider {
  display: flex;
  width: 100% !important;
  height: 100%;
  padding: 0 !important;
}

.main-gallary .slides {
  height: 500px !important;
  margin: 0 30px 0 0 !important;
  max-width: initial !important;
  width: 85%;
}

.main-gallary .img_wrapper .wrapp_thumbs.top-small-wrapper {
  display: flex;
  align-items: center;
  position: relative !important;
  bottom: initial !important;
  left: initial !important;
  width: 15%;
}

.main-gallary .img_wrapper .wrapp_thumbs.top-small-wrapper .sliders {
  width: 100%;
}

.main-gallary .item_slider .thumbs .slides_block li {
  width: 100% !important;
  height: 70px !important;
}

.main-gallary .img_wrapper .top-small-wrapper .bx-controls-direction a.bx-next {
  top: initial !important;
  left: 50% !important;
  bottom: -10% !important;
  transform: rotate(0) translate(-50%, 0) !important;
}

.main-gallary .img_wrapper .top-small-wrapper .bx-controls-direction .slide-prev {
  display: none;
}

.main-gallary .item_slider .slides li img,
.main-gallary .item_slider .thumbs li img {
  object-fit: contain;
  width: 100%;
  height: 70px;
}

.main-gallary .img_wrapper .item_slider .slides img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
}

.main-gallary .offers_img.wof,
.main-gallary .slides li {
  display: block;
  width: 100%;
  height: 100%;
}

.main-gallary .offers_img.wof a,
.main-gallary .slides li a {
  display: block;
  width: 100%;
  height: 100%;
}

.item_slider.flex {
 /* display: none !important;*/
}

.catalog_detail .props_list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px !important;
}

.top_props .title {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 700;
}

.top_props .title::before {
  content: "";
  position: absolute;
  width: 115%;
  height: 2px;
  left: 0;
  bottom: -5px;
  background-color: red;
}

.catalog_detail .props_list .prop {
  margin: 0 15px 15px 15px;
  /* display: flex; */
  flex: 1 1 calc(100% / 2 - 30px);
}

.catalog_detail .props_list .prop .char_value {
  font-weight: 700;
  color: #000;
}

.catalog_detail .props_list > div:last-of-type {
  width: 100%;
  /* margin-top: 15px; */
  text-align: end;
}

.catalog_detail .sku_props .bx_item_section_name span {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 700;
  color: #555;
}

.catalog_detail .sku_props .bx_item_section_name span::before {
  content: "";
  position: absolute;
  width: 115%;
  height: 2px;
  left: 0;
  bottom: -5px;
  background-color: red;
}

.catalog_detail .sku_props .bx_item_detail_size ul li.active {
  background: none;
  color: initial;
}

.catalog_detail .sku_props .bx_item_detail_size ul li i {
  width: 70px;
  display: block;
  height: 70px;
  border-radius: 50%;
  margin-bottom: 10px;
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.2);
}

.catalog_detail .sku_props .bx_item_detail_size ul li:first-of-type i {
  background-color: #fff;
}

.catalog_detail .sku_props .bx_item_detail_size ul li:last-of-type i {
  background-color: #000;
}

.bx_filter_vertical input[type="checkbox"] + label.sku,
.sku_props .bx_item_detail_size ul li {
  border: none !important;
}

.bx_filter .sku .bx_filter_input_checkbox .bx_filter_param_text,
.sku_props .bx_item_detail_size ul li span {
  font-size: 16px !important;
}

.product-offers-row .document-title {
  margin: 15px 0px 16px !important;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 13px;
  color: #555;
}

.product-offers-row .document-title::before {
  content: "";
  position: absolute;
  width: 115%;
  height: 2px;
  left: 0;
  bottom: -5px;
  background-color: red;
}

.product-offers-row .wraps {
  padding: 0 !important;
}

.product-offers-row .wraps .row.flexbox > div {
  width: initial !important;
  flex: 1 1 calc(100% / 2 - 30px);
}

.product__row .cost .price {
  border: 2px solid #b41818;
  border-radius: 5px;
  padding: 10px 30px 15px 30px !important;
}

.product__row .cost .price .values_wrapper {
  font-size: 24px;
  color: #b41818;
}

.product__column .prices_block .price .offers_price .price_currency {
  vertical-align: super;
}

.product__column .prices_block .price .offers_price .price_measure {
  display: none;
}

.product__column .buy_block .wrapp_one_click {
  display: none;
}

.product__column .btn.btn-default {
  border-radius: 6px !important;
  text-transform: uppercase !important;
  padding: 10px 46px 10px !important;
}

.cost-name {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.product__column .like_wrapper .like_icons {
  position: relative !important;
  top: initial !important;
  right: initial !important;
  z-index: 53;
}

.price-wrap {
  display: flex;
  align-items: flex-end;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.compare_item {
  display: flex;
  align-items: center;
  border-radius: initial;
  border-radius: initial !important;
  cursor: pointer;
  padding-bottom: 15%;
  margin: 0 !important;
}

.product__column .compare_item.added {
  background: none !important;
  color: #b01616 !important;
  flex-direction: row-reverse;
}

.product__column .like_icons span {
  margin: 0;
}

.product__column .item_main_info .like_icons > div {
  border-radius: initial !important;
}

.product__column .compare_item .value {
  margin-right: 10px;
}

.product__column .compare_item:hover > .value {
  cursor: pointer;
  background-color: #e3e3e3;
}

.buy-wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.buy-wrap .counter_wrapp {
  padding: 0 !important;
  display: flex !important;
  flex-wrap: wrap;
}

.buy-wrap_button {
  display: flex;
  /* margin-bottom: 15px; */
}

.buy-wrap .button_block {
  margin-right: 30px;
  margin-bottom: 15px !important;
}

.buy-wrap .counter_block {
  margin-right: 30px !important;
  margin-bottom: 15px !important;
}

.buy-wrap .share_wrapp .text.btn {
  padding: 7px 50px 8px 10px !important;
  border: none !important;
}

.buy-wrap .share_wrapp::after {
  content: "";
  content: "";
  position: absolute;
  top: 8px;
  right: 8px;
  display: block;
  background: url("/local/templates/aspro_next/images/svg/next.svg") -163px -141px no-repeat;
  width: 17px;
  height: 18px;
}

@media (max-width: 992px) {
  .property__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 1 - 60px);
    flex: 0 1 calc(100% / 1 - 60px);
  }
  .property__link {
    text-align: start;
  }

  .product__row:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .product__column:first-child {
    margin-bottom: 20px;
  }
  .main-gallary,
  .sheme-gallary,
  .montage-gallary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .main-gallary__slider-big,
  .sheme-gallary__slider-big,
  .montage-gallary__slider-big {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .main-gallary__slide-big,
  .sheme-gallary__slide-big,
  .montage-gallary__slide-big {
    padding: 0 10px;
  }
  .main-gallary__slider-small,
  .sheme-gallary__slider-small,
  .montage-gallary__slider-small {
    width: 100% !important;
  }
  .main-gallary__slide-samll,
  .sheme-gallary__slide-samll,
  .montage-gallary__slide-samll {
    padding: 0 10px;
  }
  .product__row .tab-content {
    height: initial;
  }
  .tab-content__wrap iframe {
    min-height: 500px;
  }

  .tab-control {
    flex-grow: 1;
  }

  .catalog_detail .props_list {
    flex-direction: row;
  }

  .main-gallary .item_slider {
    flex-direction: column;
  }

  .main-gallary .img_wrapper .wrapp_thumbs.top-small-wrapper {
    width: 100% !important;
  }

  .catalog_detail .item_slider .thumbs {
    max-width: 400px !important;
  }

  .catalog_detail .item_slider .thumbs .slides_block {
    height: 70px !important;
  }

  .main-gallary .item_slider .thumbs .slides_block li {
    width: 90px !important;
  }

  .main-gallary .img_wrapper .top-small-wrapper .bx-controls-direction .slide-prev {
    display: block;
  }

  .main-gallary .img_wrapper .top-small-wrapper .bx-controls-direction a.bx-next {
    top: 33% !important;
    right: -25px !important;
    left: initial !important;
    bottom: initial !important;
    transform: rotate(-90deg) !important;
  }

  .main-gallary .img_wrapper .top-small-wrapper .bx-controls-direction a.bx-prev {
    left: -25px !important;
  }

  .main-gallary .slides {
    margin: 0 0 10px 0 !important;
  }
}

@media (max-width: 600px) {
  .main-gallary .slides {
    display: block !important;
    height: 300px !important;
    margin-right: 0 !important;
  }

  .main-gallary .img_wrapper .wrapp_thumbs.top-small-wrapper {
    display: flex !important;
  }

  .product__row .tab-content {
    min-height: 300px;
  }
  .tab-content__wrap iframe {
    min-height: 300px;
  }
  .main-gallary__slide-big,
  .sheme-gallary__slide-big,
  .montage-gallary__slide-big {
    height: 300px;
  }
}

@media (max-width: 500px) {
  .tab-control__button {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(100% / 2 - 10px);
    flex: 0 1 calc(100% / 2 - 10px);
  }

  .catalog_detail .props_list {
    flex-direction: column;
  }

  .catalog_detail .props_list > div:last-of-type {
    text-align: start;
    margin: 0 15px 15px 15px;
  }

  .product-offers-row .wraps .row.flexbox > div {
    flex: 1 1 calc(100% / 1 - 30px);
  }

  .catalog_detail .item_slider .thumbs {
    max-width: 256px !important;
  }

  .main-gallary .item_slider .thumbs .slides_block li {
    height: 50px !important;
  }

  .main-gallary .item_slider .thumbs .slides_block li {
    width: 54px !important;
  }
}

.tabs_section.type_more {
  position: relative;
  z-index: 100;
}

.catalog_detail .item_slider .thumbs {
  width: 100% !important;
}
.dop_offers {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 15px;
    margin-bottom: 20px;
    margin-top: -20px;
    flex-wrap: wrap;
}
.dop_offers > div {
    font-family: Ubuntu;
    font-size: 15px;
    font-weight: 500;
    line-height: 17.24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #939393;
    border: 2px solid #CBCBCB;
    border-radius: 5px;
    padding: 12px 30px;
    cursor: pointer;
}
.dop_offers > div.active {
    pointer-events: none;
    color: #B41818;
    border-color: #B41818;
}
.dop_offers > div:not(.active) span {
    border-bottom: 1px dashed #838383    
}
@media(max-width: 1380px) {
    .dop_offers > div {
        padding: 12px 20px;
        text-align: center;
    }
}
@media(max-width: 600px) {
    .dop_offers > div {
        padding: 10px 20px;
        font-family: Ubuntu;
        font-size: 13px;
        font-weight: 500;
        line-height: 14.94px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;

    }
}
/* End */


/* Start:/local/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.min.css?1585053808604*/
.bx_item_list_title{font-weight:bold;color:#000;background:#ebf4f8;vertical-align:middle;height:38px;text-align:center;line-height:38px;font-size:14px}.bx_sale_gift_main_products.bx_wood .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_red .bx_item_list_title{background:#fbf1f0}.bx_sale_gift_main_products.bx_green .bx_item_list_title{background:#f2fbea}.bx_sale_gift_main_products.bx_blue .bx_item_list_title{background:#ebf4f8}.bx_sale_gift_main_products.bx_black .bx_item_list_title{background:#f1f4f7}.bx_sale_gift_main_products.bx_yellow .bx_item_list_title{background:#fbf7db}
/* End */
/* /local/templates/aspro_next/components/bitrix/catalog.element/custom/style.css?177365248622834 */
/* /local/templates/aspro_next/components/bitrix/sale.gift.main.products/main/style.min.css?1585053808604 */
