

/* Start:/local/templates/xbitt/components/bitrix/catalog.section/catalog/style.css?176770629411257*/
.sectionList .ico-izbr_active,
.sectionList .ico-srav_active {
  color: #be1e2d;
}

.sectionList .labelList {
  position: absolute;
  top: 0;
}

.sectionList .sliderSection .sectionList__item,
.sectionList .sliderSectionBigData .sectionList__item {
  margin: 0;
}

.sectionList .sliderSectionBlock,
.sectionList .sliderSectionBigDataBlock {
  position: relative;
  padding: 0;
}

.sectionList .sliderSectionBlock.__HOVER,
.sectionList .sliderSectionBigDataBlock.__HOVER {
  color: #414042;
}

.sectionList .sliderSectionBlock.__HOVER .slider-btn:focus i,
.sectionList .sliderSectionBigDataBlock.__HOVER .slider-btn:focus i,
.sectionList .sliderSectionBlock.__HOVER .slider-btn:hover i,
.sectionList .sliderSectionBigDataBlock.__HOVER .slider-btn:hover i {
  color: #dcdcdc;
}

.sectionList .sliderSectionBlock.__HOVER .slider-btn.disabled i,
.sectionList .sliderSectionBigDataBlock.__HOVER .slider-btn.disabled i {
  color: #9b9b9b;
}

.sectionList .sliderSectionBlock.__HOVER .slider-btn i,
.sectionList .sliderSectionBigDataBlock.__HOVER .slider-btn i {
  color: #fff;
}

.sectionList .sliderSectionBlock .slider-btn-left,
.sectionList .sliderSectionBigDataBlock .slider-btn-left {
  left: -25px;
}

.sectionList .sliderSectionBlock .slider-btn-right,
.sectionList .sliderSectionBigDataBlock .slider-btn-right {
  right: -25px;
}

.sectionList__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 1.25rem;
}

.sectionList__itemList {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(100% - 20px);
  margin-bottom: 1.25rem;
}

.sectionList__itemList .sectionList__itemContainer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.sectionList__itemList .sectionList__itemContent {
  width: 55%;
  padding-left: 1.875rem;
  padding-right: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sectionList__itemList .sectionList__img {
  left: 1.5rem;
  right: 1.5rem;
}

.sectionList__itemList .sectionList__imgBLOCK {
  width: 30%;
  padding: 0;
  margin: 0;
}

.sectionList__itemList .sectionList__buyBLOCK {
  width: 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.sectionList__itemList .sectionList__buyBLOCK.__notavailable {
  width: 20%;
  margin-left: auto;
}

.sectionList__itemList .sectionList__count {
  margin-right: 0;
  margin-bottom: 2rem;
}

.sectionList__itemList .sectionList__priceBLOCK {
  margin-top: 0;
  margin-bottom: auto;
  padding: 0;
  padding-bottom: 1rem;
}

.sectionList__itemList .sectionList__priceOLD {
  bottom: auto;
  top: 100%;
  right: 0;
  left: auto;
}

.sectionList__itemList .sectionList__available {
  text-align: right;
}

.sectionList__itemList .sectionList__prop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
}

.sectionList__itemList .sectionList__prop.__art {
  display: block;
  margin-bottom: 1rem;
}

.sectionList__itemList .sectionList__propName {
  width: 25%;
}

.sectionList__itemList .sectionList__propValue {
  width: 75%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 1rem;
}

.sectionList__item.__COL-2 {
  width: calc(50% - 20px);
}

.sectionList__item.__COL-3 {
  width: calc(33.333333333333336% - 20px);
}

.sectionList__item.__COL-4 {
  width: calc(25% - 20px);
}

.sectionList__item.__COL-5 {
  width: calc(20% - 20px);
}

.sectionList__item.__COL-6 {
  width: calc(16.666666666666668% - 20px);
}

.sectionList__item.__COL-12 {
  width: calc(100% - 20px);
}

.sectionList__itemContainer {
  border: 1px solid #ececec;
  background-color: #fff;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  padding: 1.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.sectionList__itemContainer:hover {
  -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
          box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
}

.sectionList__img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 1;
  background: transparent center center/contain no-repeat;
}

.sectionList__imgBLOCK {
  padding-top: 100%;
  position: relative;
  margin-bottom: 1.25rem;
}

.sectionList__favBLOCK {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

.sectionList__favBLOCK .--icon i {
  margin-right: 0;
}

.sectionList__art {
  margin-bottom: 0.75rem;
}

.sectionList__name {
  margin-bottom: 1rem;
  font-weight: 700;
}

.sectionList__priceBLOCK {
  margin-top: auto;
  position: relative;
  margin-bottom: 1.125rem;
  padding-top: 1rem;
}

.sectionList__priceOLD {
  position: absolute;
  bottom: 100%;
  left: 0;
  color: #be1e2d;
  text-decoration: line-through;
  font-size: 18px;
  font-size: 1.125em;
  line-height: 0;
  white-space: nowrap;
}

.sectionList__priceNEW {
  font-size: 24px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1;
  white-space: nowrap;
}

.sectionList__buyBLOCK {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sectionList__available {
  width: 100%;
}

.sectionList__available a {
  display: block;
  text-align: center;
}

.sectionList__count {
  margin-right: 2rem;
}

.sectionList__ratingAWARDS {
  margin-bottom: 1rem;
}

@media screen and (min-width: 1170px) {
  .sectionList__itemList .sectionList__imgBLOCK {
    min-height: 230px;
  }
}

@media screen and (max-width: 1400px) {
  .sectionList__itemList .sectionList__imgBLOCK {
    width: 20%;
  }

  .sectionList__itemList .sectionList__buyBLOCK {
    width: 25%;
  }

  .sectionList__imgBLOCK {
    padding-top: 70%;
    margin-bottom: 1rem;
  }

  .sectionList__art {
    margin-bottom: 0;
  }

  .sectionList__name {
    margin-bottom: 0;
  }

  .sectionList__priceBLOCK {
    margin-bottom: 0.5rem;
  }

  .sectionList__priceOLD {
    line-height: 1;
    bottom: auto;
    top: 0;
  }

  .sectionList__buyBLOCK {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .sectionList__count {
    margin-right: 0;
    margin-bottom: 1rem;
  }

  .sectionList__add a {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media screen and (max-width: 1170px) {
  .sectionList__itemList .sectionList__priceOLD {
    top: auto;
    bottom: 0;
  }

  .sectionList__itemContainer {
    padding: 1rem;
  }

  .sectionList__imgBLOCK {
    padding-top: 100%;
  }

  .sectionList__name {
    line-height: 1.2;
  }
}

@media screen and (max-width: 960px) {
  .sectionList__item.__COL-5 {
    width: calc(25% - 20px);
  }
}

@media screen and (max-width: 780px) {
  .sectionList__itemList {
    margin-bottom: 1rem;
  }

  .sectionList__itemList .sectionList__itemContainer {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }

  .sectionList__itemList .sectionList__itemContent {
    width: auto;
    padding-right: 0;
    padding-left: 1rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .sectionList__itemList .sectionList__buyBLOCK {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-top: 1rem;
  }

  .sectionList__itemList .sectionList__buyBLOCK.__notavailable {
    width: 100%;
  }

  .sectionList__itemList .sectionList__count {
    margin: 0 1rem;
  }

  .sectionList__itemList .sectionList__priceBLOCK {
    padding: 0;
    margin: 0;
  }

  .sectionList__itemList .sectionList__priceOLD {
    top: 100%;
    bottom: auto;
  }

  .sectionList__item.__COL-5 {
    width: calc(33.333333333333336% - 20px);
  }

  .sectionList__priceOLD {
    line-height: 1.5;
  }
}

@media screen and (max-width: 560px) {
  .sectionList__itemList .sectionList__img {
    background-position-y: top;
  }

  .sectionList__itemList .sectionList__imgBLOCK {
    width: 30%;
    min-height: 150px;
  }

  .sectionList__itemList .sectionList__prop {
    margin-bottom: 0;
  }

  .sectionList__itemList .sectionList__prop.__art {
    margin-bottom: 0.5rem;
  }

  .sectionList__item.__COL-3 {
    width: calc(50% - 20px);
  }

  .sectionList__item.__COL-4 {
    width: calc(50% - 20px);
  }

  .sectionList__item.__COL-5 {
    width: calc(50% - 20px);
  }

  .sectionList__item.__COL-6 {
    width: calc(50% - 20px);
  }
}

@media screen and (max-width: 400px) {
  .sectionList__itemList .sectionList__itemContent {
    padding-left: 0;
    padding-top: 1rem;
    width: 100%;
  }

  .sectionList__itemList .sectionList__imgBLOCK {
    width: 100%;
  }

  .sectionList__itemList .sectionList__buyBLOCK {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-top: 0;
  }

  .sectionList__itemList .sectionList__buyBLOCK.__notavailable .btn {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .sectionList__itemList .sectionList__count {
    width: 50%;
    margin-left: 0;
  }

  .sectionList__itemList .sectionList__priceBLOCK {
    width: 100%;
    margin-bottom: 0.5rem;
  }

  .sectionList__itemList .sectionList__priceOLD {
    top: 0;
    bottom: 0;
  }

  .sectionList__itemList .sectionList__prop {
    display: none;
  }

  .sectionList__item.__COL-3 {
    width: calc(100% - 20px);
  }

  .sectionList__item.__COL-4 {
    width: calc(100% - 20px);
  }

  .sectionList__item.__COL-5 {
    width: calc(100% - 20px);
  }

  .sectionList__item.__COL-6 {
    width: calc(100% - 20px);
  }

  .sectionList__imgBLOCK {
    padding-top: 50%;
  }
}
/* End */


/* Start:/local/templates/xbitt/styles/area/banners.css?1767706294678*/
.bannerList {
  margin-bottom: 1rem;
}

.bannerList .__vertical .bannerList__item {
  width: calc(100% - 20px);
}

.bannerList__item {
  margin-bottom: 1rem;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 10px;
  margin-right: 10px;
  width: calc(25% - 20px);
}

.bannerList__itemContainer {
  display: block;
  padding-top: 50%;
  position: relative;
  background: transparent center center/cover no-repeat;
}

@media screen and (max-width: 780px) {
  .bannerList__item {
    width: calc(50% - 20px);
  }
}

@media screen and (max-width: 400px) {
  .bannerList__item {
    width: calc(100% - 20px);
  }
}
/*# sourceMappingURL=../maps/area/banners.css.map */

/* End */


/* Start:/local/templates/xbitt/components/bitrix/main.share/universal/style.css?1767706294543*/
.main-share {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-flex;
  align-items: center;
  background: #ececec;
  padding: 0.625rem 1.25rem;
}

.main-share li {
  display: inline-flex;
  align-items: center;
  line-height: 1;
}

.main-share-text {
  color: #9b9b9b;
  margin-right: 1.25rem;
}

.main-share-text i {
  display: inline-block;
  margin-right: 0.625rem;
  font-size: 20px;
  font-size: 1.25em;
}

.main-share-icon {
  margin: 0 0.4375rem;
}
/*# sourceMappingURL=../../maps/components/main-share/style.css.map */

/* End */
/* /local/templates/xbitt/components/bitrix/catalog.section/catalog/style.css?176770629411257 */
/* /local/templates/xbitt/styles/area/banners.css?1767706294678 */
/* /local/templates/xbitt/components/bitrix/main.share/universal/style.css?1767706294543 */
