

/* Start:/local/templates/2019/components/bitrix/catalog/catalog/style.css?16882762852368*/
.catalog-section {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-right: -20px;
  margin-left: -20px; }
  @media (max-width: 1019px) {
    .catalog-section {
      display: block;
      max-width: 100%;
      margin: 0; } }
  .catalog-section__left, .catalog-section__right {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 20px;
    padding-left: 20px; }
    @media (max-width: 1019px) {
      .catalog-section__left, .catalog-section__right {
        padding: 0; } }
  .catalog-section__left {
    flex: 0 0 180px;
    max-width: 180px;
    box-sizing: content-box; }
    @media (max-width: 1019px) {
      .catalog-section__left {
        display: none; } }
  .catalog-section__right {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
@media (min-width: 1020px) {
  .catalog-section .catalog-section__right {
    max-width: calc(100% - 220px); }
}
    @media (max-width: 1019px) {
      .catalog-section__right {
        display: block;
        max-width: 100%; } }
  .catalog-section__sort {
    margin-bottom: 25px; }
    @media (max-width: 1019px) {
      .catalog-section__sort {
        margin-bottom: 20px; } }
    @media (max-width: 529px) {
      .catalog-section__sort.row {
        margin-right: -5px;
        margin-left: -5px; }
        .catalog-section__sort.row > * {
          padding-right: 5px;
          padding-left: 5px; } }

.catalog-detail {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap;
  margin-right: -25px;
  margin-left: -25px; }
  @media (max-width: 1239px) {
    .catalog-detail {
      display: block;
      margin: 0; } }
  .catalog-detail__left, .catalog-detail__right {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 25px;
    padding-left: 25px; }
  .catalog-detail__left {
    flex: 0 0 860px;
    max-width: 860px;
    box-sizing: content-box; }
    @media (max-width: 1239px) {
      .catalog-detail__left {
        display: block;
        flex: none;
        padding: 0;
        max-width: 100%; } }
  .catalog-detail__right {
    flex: 0 0 210px;
    max-width: 210px;
    box-sizing: content-box; }
    @media (max-width: 1239px) {
      .catalog-detail__right {
        display: none; } }
    .content .catalog-detail__right h2 {
      margin-top: 0;
      font-size: 15px;
      font-weight: 500; }

/* End */


/* Start:/local/components/teamprofi/catalog.product/templates/.default/style.css?169633933320116*/
.catalog-element-head {
  margin-bottom: 30px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1;
  color: #757575; }
  @media (max-width: 529px) {
    .catalog-element-head {
      font-size: 12px; } }
  .content .catalog-element-head h1 {
    margin-bottom: 12px;
    font-size: 20px;
    color: #212121; }
    @media (max-width: 749px) {
      .content .catalog-element-head h1 {
        margin-bottom: 8px;
        font-size: 17px; } }
    @media (max-width: 529px) {
      .content .catalog-element-head h1 {
        font-size: 15px; } }
  .catalog-element-head__amount.green {
    color: #8abf1b;
    position: relative;
    cursor: pointer; }
    html:not(.bx-touch) .catalog-element-head__amount.green:hover:after, .bx-touch .catalog-element-head__amount.green:active:after {
      background: none; }
    .catalog-element-head__amount.green:after {
      content: '';
      position: absolute;
      bottom: -1px;
      left: 0;
      width: 100%;
      height: 2px;
      background: -moz-linear-gradient(left, #8abf1b, #8abf1b 50%, transparent 50%);
      background: -ms-linear-gradient(left, #8abf1b, #8abf1b 50%, transparent 50%);
      background: -o-linear-gradient(left, #8abf1b, #8abf1b 50%, transparent 50%);
      background: -webkit-gradient(linear, 0 0, 100% 0, from(#8abf1b), color-stop(0.5, #8abf1b), color-stop(0.5, transparent));
      background: -webkit-linear-gradient(left, #8abf1b, #8abf1b 50%, transparent 50%);
      background: linear-gradient(left, #8abf1b, #8abf1b 50%, transparent 50%);
      background-size: 4px 2px;
      background-repeat: repeat-x;
      background-position: 0 100%; }
  .catalog-element-head__amount.red {
    color: #f22222;
    position: relative;
    cursor: pointer; }
    html:not(.bx-touch) .catalog-element-head__amount.red:hover:after, .bx-touch .catalog-element-head__amount.red:active:after {
      background: none; }
    .catalog-element-head__amount.red:after {
      content: '';
      position: absolute;
      bottom: -1px;
      left: 0;
      width: 100%;
      height: 2px;
      background: -moz-linear-gradient(left, #f22222, #f22222 50%, transparent 50%);
      background: -ms-linear-gradient(left, #f22222, #f22222 50%, transparent 50%);
      background: -o-linear-gradient(left, #f22222, #f22222 50%, transparent 50%);
      background: -webkit-gradient(linear, 0 0, 100% 0, from(#f22222), color-stop(0.5, #f22222), color-stop(0.5, transparent));
      background: -webkit-linear-gradient(left, #f22222, #f22222 50%, transparent 50%);
      background: linear-gradient(left, #f22222, #f22222 50%, transparent 50%);
      background-size: 4px 2px;
      background-repeat: repeat-x;
      background-position: 0 100%; }
  .catalog-element-head__no-amount {
    color: #f22222; }
  .catalog-element-head .row {
    margin-top: -3px;
    margin-bottom: -3px; }
    .catalog-element-head .row .col-auto {
      margin: 3px 0; }

.catalog-element-share {
  display: flex;
  align-items: center;
  color: #f26522;
  cursor: pointer; }
  @media (max-width: 1019px) {
    .catalog-element-share {
      color: #212121; } }
  html:not(.bx-touch) .catalog-element-share:hover, .bx-touch .catalog-element-share:active {
    color: #de500d; }
    @media (max-width: 1019px) {
      html:not(.bx-touch) .catalog-element-share:hover, .bx-touch .catalog-element-share:active {
        color: #212121; } }
  .catalog-element-share .icon {
    font-size: 15px; }
  .catalog-element-share span {
    margin-left: 8px; }

.catalog-element {
  display: flex;
  align-items: flex-start;
  flex-wrap: nowrap; }
  @media (max-width: 749px) {
    .catalog-element {
      display: block; } }
  .catalog-element__left, .catalog-element__right {
    position: relative;
    width: 100%;
    min-height: 1px; }
  .catalog-element__left {
    padding-right: 45px;
    flex: 0 0 360px;
    max-width: 360px;
    box-sizing: content-box; }
    @media (max-width: 1019px) {
      .catalog-element__left {
        padding-right: 30px;
        flex: 0 0 320px;
        max-width: 320px; } }
    @media (max-width: 749px) {
      .catalog-element__left {
        padding-right: 0;
        margin-bottom: 15px;
        max-width: 100%; } }
    .catalog-element__left .hints {
      top: 10px; }
  .catalog-element__right {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
    .catalog-element__right .prices__cur {
      font-size: 34px; }
      @media (max-width: 1019px) {
        .catalog-element__right .prices__cur {
          font-size: 30px; } }
      @media (max-width: 529px) {
        .catalog-element__right .prices__cur {
          font-size: 22px; } }
    .catalog-element__right .stickers {
      padding-bottom: 5px;
      flex-direction: row;
      margin: -3px; }
      @media (max-width: 1019px) {
        .catalog-element__right .stickers {
          padding-bottom: 3px; } }
      @media (max-width: 529px) {
        .catalog-element__right .stickers {
          padding-bottom: 0; } }
      .catalog-element__right .stickers__item, .catalog-element__right .stickers__item.icon {
        margin: 3px; }
  .catalog-element__gallery {
    position: relative;
    overflow: hidden; }
    .catalog-element__gallery .detail-slider {
      padding: 10px; }
      @media (max-width: 749px) {
        .catalog-element__gallery .detail-slider {
          max-width: 230px; } }
      @media (max-width: 529px) {
        .catalog-element__gallery .detail-slider {
          max-width: 200px; } }
  .catalog-element__no-photo {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 100%; }
    @media (max-width: 749px) {
      .catalog-element__no-photo {
        padding-bottom: 230px; } }
    @media (max-width: 529px) {
      .catalog-element__no-photo {
        padding-bottom: 200px; } }
  .catalog-element__no-photo-area {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .catalog-element__brand {
    position: absolute;
    top: 10px;
    left: 10px; }
    .catalog-element__brand img {
      max-width: 70px;
      max-height: 40px; }
  .catalog-element + .tabs {
    margin-top: 40px; }
    @media (max-width: 749px) {
      .catalog-element + .tabs {
        margin-top: 30px; } }
    @media (max-width: 529px) {
      .catalog-element + .tabs {
        margin-top: 20px; } }
  .catalog-element .delivery-block {
    margin-top: 8px; }

.catalog-element-props {
  margin-top: 15px; }
  @media (max-width: 529px) {
    .table-size-btn{
      padding: 6px 10px 6px 2px !important;
    }
    .catalog-element-props {
      margin-top: 10px; } }
  .catalog-element-props__title {
    display: block;
    margin-bottom: 5px; }
    .catalog-element-props__title span {
      font-size: 13px;
      font-weight: 300;
      color: #757575; }
  .content .catalog-element-props__table {
    position: relative;
    cursor: pointer;
    color: #a6a6a6;
    text-decoration: none; }
    html:not(.bx-touch) .content .catalog-element-props__table:hover:after, .bx-touch .content .catalog-element-props__table:active:after {
      background: none; }
    .content .catalog-element-props__table:after {
      content: '';
      position: absolute;
      bottom: -1px;
      left: 0;
      width: 100%;
      height: 2px;
      background: -moz-linear-gradient(left, #a6a6a6, #a6a6a6 50%, transparent 50%);
      background: -ms-linear-gradient(left, #a6a6a6, #a6a6a6 50%, transparent 50%);
      background: -o-linear-gradient(left, #a6a6a6, #a6a6a6 50%, transparent 50%);
      background: -webkit-gradient(linear, 0 0, 100% 0, from(#a6a6a6), color-stop(0.5, #a6a6a6), color-stop(0.5, transparent));
      background: -webkit-linear-gradient(left, #a6a6a6, #a6a6a6 50%, transparent 50%);
      background: linear-gradient(left, #a6a6a6, #a6a6a6 50%, transparent 50%);
      background-size: 4px 2px;
      background-repeat: repeat-x;
      background-position: 0 100%; }

.catalog-element-substrate {
  margin-top: 25px;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #f5f5f5; }
  @media (max-width: 1019px) {
    .catalog-element-substrate {
      margin-top: 20px; } }
  @media (max-width: 529px) {
    .catalog-element-substrate {
      margin: 15px -15px 0; } }
  .catalog-element-substrate__head {
    padding: 15px; }
  .catalog-element-substrate__footer {
    padding: 15px;
    border-top: 1px solid #d6d6d6; }
    @media (max-width: 1019px) {
      .catalog-element-substrate__footer {
        padding: 12px 15px; } }

.controls-block {
  display: flex;
  margin-right: -4px;
  margin-left: -4px; }
  @media (max-width: 1019px) {
    .controls-block {
      flex-wrap: wrap; } }
  .controls-block__item {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin: 4px;
    white-space: nowrap; }
    .controls-block__item:first-of-type {
      flex: 0 0 100px;
      width: 100px; }
    .controls-block__item:last-of-type {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
    @media (max-width: 1019px) {
      .content .controls-block__item .form-control {
        padding: 10px; } }
    @media (max-width: 1019px) {
      .content .controls-block__item .btn {
        padding-top: 9px;
        padding-bottom: 9px; } }

.content .favorite-block.btn {
  padding: 10px; }
  @media (max-width: 1019px) {
    .content .favorite-block.btn {
      padding: 8px; } }
  .content .favorite-block.btn .icon {
    font-size: 20px; }
  .content .favorite-block.btn.active .icon {
    color: #f26522; }

.spinner {
  position: relative; }
  html:not(.bx-touch) .spinner:hover .spinner__input, .bx-touch .spinner:active .spinner__input {
    border-color: #a6a6a6; }
  .spinner__input {
    text-align: center; }
  .spinner__btn {
    position: absolute;
    top: 0;
    width: 32px;
    height: 100%;
    border: none;
    background-color: transparent;
    cursor: pointer; }
    html:not(.bx-touch) .spinner__btn:hover:before, html:not(.bx-touch) .spinner__btn:hover:after, .bx-touch .spinner__btn:active:before, .bx-touch .spinner__btn:active:after {
      background-color: #f26522; }
    .spinner__btn:before, .spinner__btn:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 10px;
      height: 2px;
      background-color: #535353; }
    .spinner__btn--left {
      left: 0; }
      .spinner__btn--left:after {
        content: none; }
    .spinner__btn--right {
      right: 0; }
      .spinner__btn--right:after {
        width: 2px;
        height: 10px; }

.content .element-stores tbody tr:nth-child(even) td {
  background-color: #ffffff; }

.content .element-stores tbody tr.even td {
  background-color: #f5f5f5; }

.content .element-stores tbody tr td:last-child {
  white-space: nowrap; }

.element-stores__small {
  margin-top: 4px;
  display: block;
  font-size: 13px;
  line-height: 1.2;
  color: #757575; }

.store-amount {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 18px;
  padding: 1px 0;
  border: solid 1px #d6d6d6;
  background-color: #ffffff; }
  .store-amount span {
    float: left;
    width: 6px;
    height: 100%;
    margin-left: 1px; }
  .store-amount[data-cnt="1"] span:nth-child(1),
  .store-amount[data-cnt="2"] span:nth-child(-n+2) {
    background-color: #f22222; }
  .store-amount[data-cnt="3"] span:nth-child(-n+3),
  .store-amount[data-cnt="4"] span:nth-child(-n+4),
  .store-amount[data-cnt="5"] span:nth-child(-n+5) {
    background-color: #8abf1b; }

.delivery-block__title {
  margin-bottom: 7px;
  font-size: 15px;
  font-weight: 500; }
  @media (max-width: 529px) {
    .delivery-block__title {
      font-size: 14px; } }

.open_refer,
.delivery-block__link {
  position: relative;
  cursor: pointer; }
  html:not(.bx-touch) .delivery-block__link:hover:after,
  html:not(.bx-touch) .open_refer:hover:after,
  .bx-touch .delivery-block__link:active:after,
  .bx-touch .open_refer:active:after {
    background: none; }
  .open_refer:after,
  .delivery-block__link:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: -moz-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: -ms-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: -o-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#212121), color-stop(0.5, #212121), color-stop(0.5, transparent));
    background: -webkit-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background-size: 4px 2px;
    background-repeat: repeat-x;
    background-position: 0 100%; }

.open_refer {
  color: #f26522;
  width: fit-content;
}
.open_refer:after {
  background: -moz-linear-gradient(left, #f26522, #f26522 50%, transparent 50%);
  background: -ms-linear-gradient(left, #f26522, #f26522 50%, transparent 50%);
  background: -o-linear-gradient(left, #f26522, #f26522 50%, transparent 50%);
  background: -webkit-gradient(linear, 0 0, 100% 0, from(#f26522), color-stop(0.5, #f26522), color-stop(0.5, transparent));
  background: -webkit-linear-gradient(left, #f26522, #f26522 50%, transparent 50%);
  background: linear-gradient(left, #f26522, #f26522 50%, transparent 50%);
  background-size: 4px 2px;
  background-repeat: repeat-x;
  background-position: 0 100%;
}

.modal-popup.refer_modal {
  padding: 25px;
  min-width: 370px;
}

.modal-popup.refer_modal .modal-popup__head {
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-size: 15px;
}
.modal-popup.refer_modal .modal-popup__head.success {
  margin: 0;
  padding: 0;
  border-bottom: unset;
}
.modal-popup.refer_modal .modal-popup__head.success .refer_modal_title {
  color: green;
}

.modal-popup.refer_modal .modal-popup__close {
  vertical-align: initial;
  padding: 8px 10px;
  font-size: 15px;
}

.modal-popup.refer_modal .refer_form {
  position: relative;
}

.modal-popup.refer_modal .refer_form .refer_form_msg {
  position: absolute;
  font-size: 13px;
  width: 100%;
  text-align: center;
  top: -40px;
  color: #d30000;
  background-color: #f5f5f5;
}

.delivery-block__item {
  display: flex;
  align-items: center; }
  .delivery-block__item + .delivery-block__item {
    margin-top: 10px; }

.delivery-block__ico {
  flex-shrink: 0;
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.delivery-block__name {
  display: block;
  line-height: 1; }
  .delivery-block__name span {
    font-weight: 500;
    color: #f26522;
    white-space: nowrap; }

.delivery-block__desc {
  display: block;
  margin-top: 5px;
  font-size: 13px;
  line-height: 1;
  font-weight: 300;
  color: #757575; }

.content a.catalog-element-credit {
  position: relative;
  cursor: pointer;
  color: #212121;
  text-decoration: none; }
  html:not(.bx-touch) .content a.catalog-element-credit:hover:after, .bx-touch .content a.catalog-element-credit:active:after {
    background: none; }
  .content a.catalog-element-credit:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: -moz-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: -ms-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: -o-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#212121), color-stop(0.5, #212121), color-stop(0.5, transparent));
    background: -webkit-linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background: linear-gradient(left, #212121, #212121 50%, transparent 50%);
    background-size: 4px 2px;
    background-repeat: repeat-x;
    background-position: 0 100%; }
    
.select_color_kol {
	color: red;
}

.modal-popup {
  max-width: max-content !important;
}


.table-size-modal-overlay{
  opacity: 0;
  visibility: hidden;

  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 80;
  transition: 0.4s ease;
}

.table-size-overlay-active{
  opacity: 1;
  visibility: visible;
}

.table-size-modal{}
.table-size-modal__container {
  opacity: 0;
  visibility: hidden;

  display: flex;
  flex-direction: column;
  width: 64%;
  padding: 30px;
  transform: translate(-50%, -60%);
  background-color: #FFFFFF;
  transition: 0.4s ease;
  position: fixed;
  top: 50%;
  left: 50%;
  border-radius: 8px;
  overflow: hidden;
  z-index: 200;
}

#table-size-modal-icon-close{
  position: absolute;
  display: flex;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
  top: 16px;
  right: 30px;
  user-select: none;
  cursor: pointer;
}
.cl-btn-2 {
  display: flex;
  justify-content: center;
}
.cl-btn-2 div {
  cursor: pointer;
  position: relative;
  height: 48px;
  width: 28px;
}
.cl-btn-2 .leftright {
  height: 2px;
  width: 22px;
  position: absolute;
  margin-top: 24px;
  background-color: #212121;
  border-radius: 2px;
  transform: rotate(45deg);
  transition: all 250ms ease-in;
}
.cl-btn-2 .rightleft {
  height: 2px;
  width: 22px;
  position: absolute;
  margin-top: 24px;
  background-color: #212121;
  border-radius: 2px;
  transform: rotate(-45deg);
  transition: all 250ms ease-in;
}
.cl-btn-2 .close-btn {
  margin: 40px 0 0 -11px;
  position: absolute;
  color: #f26522;
  font-family: Tahoma, sans-serif;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  transition: all 250ms ease-in;
  opacity: 0;
}
.cl-btn-2 div:hover .leftright {
  transform: rotate(-45deg);
  background-color: #f26522;
}
.cl-btn-2 div:hover .rightleft {
  transform: rotate(45deg);
  background-color: #f26522;
}
.cl-btn-2 div:hover .close-btn {
  opacity: 1;
}

.table-size-modal__title{
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}
.table-size-modal__sub-title{
  font-size: 14px;
  margin-bottom: 10px;
}
.table-size-modal__body{
  display: flex;
  flex-direction: column;
  border-radius: 5px;
  border: 1px solid #d6d6d6;
  overflow-y: auto;
}
.table-size-modal__body::-webkit-scrollbar {
  height: 16px !important;
}
.table-size-modal__body::-webkit-scrollbar-track {
  background: #f5f5f5;
}
.table-size-modal__body::-webkit-scrollbar-thumb {
  height: 2px;
  background-color: #f26522;
  border-radius: 20px;
  border: 4px solid #f5f5f5;
}
.table-size{
  font-size: 13px;
  border-spacing: 0;
  text-align: center;
  margin: 0 !important;
  -webkit-user-select: none !important;

}
.table-size td{
  font-weight: 500 !important;
  cursor: default;
  padding: 20px !important;
  border-right: 1px solid #d6d6d6 !important;
  background-color: #ffffff !important;
  white-space: nowrap;
  transition: 200ms ease;
}
.table-size tr:first-child td{
  border-top: none !important;
  border-bottom: 1px solid #d6d6d6 !important;
}
.table-size td:first-child{
  color: #737373;
}

.table-size td:first-child {
  background-color: #f5f5f5 !important;
}
.table-size td:last-child{
  border-right: none !important;
}
.table-size tr:last-child td{
  border-bottom: none !important;
}
.table-size td:hover:not(td:first-child){
  color: #ffffff;
  background-color: #f26522 !important;
}
.table-size .td-active{
  background-color: rgba(242, 101, 34, 0.4) !important;
}


.table-size-modal-active{
  opacity: 1;
  visibility: visible;
  transform: translate(-50%, -50%);
}


.table-size-btn {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  margin-top: 12px;
  width: max-content;
  cursor: pointer;
  color: #f26522;
  transition: 200ms;
}
.table-size-btn svg {
  fill: #f26522;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  transition: 200ms;
}

@media (max-width: 1600px) {
  .table-size-modal__container{
    width: 70%;
  }
}
@media (max-width: 1300px) {
  .table-size td{
    font-size: 12px;
    padding: 16px !important;
  }
  .table-size-modal__container{
    width: 80%;
  }
}
@media (max-width: 540px) {
  .table-size-modal__container{
    width: 90%;
  }
  .table-size td{
    font-size: 10px;
    padding: 12px !important;
  }
}
/* End */


/* Start:/local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?16882762842714*/
.pager {
  margin-top: 30px; }
  @media (max-width: 749px) {
    .pager {
      margin-top: 25px; } }
  .pager__next {
    position: relative;
    margin-bottom: 20px;
    height: 45px; }
    @media (max-width: 749px) {
      .pager__next {
        height: 41px; } }
    @media (max-width: 529px) {
      .pager__next {
        margin-bottom: 15px; } }
    .pager__next a {
      display: block;
      font-size: 15px;
      line-height: 43px;
      border: solid 1px #d6d6d6;
      text-align: center; }
      @media (max-width: 749px) {
        .pager__next a {
          line-height: 39px; } }
      html:not(.bx-touch) .pager__next a:hover, .bx-touch .pager__next a:active {
        border-color: #a6a6a6; }
      .content .pager__next a {
        color: #212121;
        text-decoration: none; }
        body.dark .content .pager__next a {
          color: #fafafa; }

.content .paging {
  display: flex;
  align-items: center;
  font-size: 0;
  line-height: 0; }
  @media (max-width: 529px) {
    .content .paging {
      justify-content: center; } }
  .content .paging__control {
    padding: 10px 0;
    font-size: 13px;
    line-height: 14px;
    font-weight: 300;
    color: #757575;
    text-decoration: none; }
    @media (max-width: 529px) {
      .content .paging__control {
        display: none; } }
    html:not(.bx-touch) .content .paging__control:hover, .bx-touch .content .paging__control:active {
      color: #f26522; }
    body.dark .content .paging__control {
      color: #fafafa; }
    .content .paging__control--prev {
      margin-right: 25px; }
    .content .paging__control--next {
      margin-left: 25px; }
  .content .paging__area {
    margin: 0 -4px; }
  .content .paging__item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    border-right: none;
    font-size: 17px;
    font-weight: 500;
    line-height: 34px;
    color: #212121;
    text-align: center;
    text-decoration: none;
    margin: 0 4px; }
    @media (max-width: 749px) {
      .content .paging__item {
        width: 34px;
        height: 32px;
        line-height: 32px; } }
    html:not(.bx-touch) .content .paging__item:hover, .bx-touch .content .paging__item:active {
      color: #f26522;
      text-decoration: none; }
    body.dark .content .paging__item {
      color: #fafafa; }
    .content .paging__item--dots {
      color: #a6a6a6; }
    .content .paging__item--active {
      color: #ffffff;
      background-color: #f26522; }
      html:not(.bx-touch) .content .paging__item--active:hover, .bx-touch .content .paging__item--active:active {
        text-decoration: none;
        pointer-events: none;
        color: #ffffff; }

/* End */


/* Start:/local/components/bikeland/sber.pokupay.programs/templates/section/style.css?168827630239*/
.credit-program__payment{color:#f26522}
/* End */


/* Start:/local/components/teamprofi/catalog.products/templates/.default/style.css?17488496594851*/
/*@media (max-width: 749px) {
    .catalog-list.matrix {
        margin: -5px
    }
    .catalog-list__item.matrix__item {
        padding: 0 5px;
        margin: 5px 0
    }
}*/

@media (max-width: 729px) {
    .catalog-list.matrix {
        margin: -5px
    }
    .catalog-list__item.matrix__item {
        padding: 0 5px;
        margin: 5px 0
    }
}

@media (min-width: 1240px) {
    .catalog-list__item.matrix__item.col-xl-2-5 {
        flex: 0 0 20%;
        max-width: 20%
    }

    .catalog-detail__right .catalog-list.flex-nowrap {
        flex-wrap: wrap !important
    }
}

.catalog-list-tile {
    position: relative;
    display: block;
    padding: 15px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
    text-decoration: none !important;
    z-index: 10
}

@media (max-width: 749px) {
    .catalog-list-tile {
        padding: 10px
    }
}

.bx-touch .catalog-list-tile:active, html:not(.bx-touch) .catalog-list-tile:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2)
}

.catalog-list-tile__pic {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 180px;
    margin-bottom: 10px
}

@media (max-width: 749px) {
    .catalog-list-tile__pic {
        height: 130px
    }
}

@media (max-width: 529px) {
    .catalog-list-tile__pic {
        height: 115px
    }
}

.catalog-list-tile__pic .img-fluid {
    max-height: 100%
}

.catalog-list-tile__info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 120px
}
.js-slider .catalog-list-tile__info {
    height: 135px;
}

@media (max-width: 749px) {
    .catalog-list-tile__info {
        height: 100px
    }
    .js-slider .catalog-list-tile__info {
        height: 118px;
    }
}

.catalog-list-tile__name {
    display: block;
    font-size: 13px;
    line-height: 17px;
    max-height: 51px;
    overflow: hidden;
    color: #212121
}

@media (max-width: 749px) {
    .catalog-list-tile__name {
        font-size: 11px;
        line-height: 15px;
        max-height: 45px
    }
}

.catalog-list-tile__article {
    display: block;
    margin-top: 8px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1;
    color: #757575
}

@media (max-width: 749px) {
    .catalog-list-tile__article {
        margin-top: 6px;
        font-size: 10px
    }

    .catalog-list-tile .prices__old {
        margin-bottom: 4px;
        font-size: 12px
    }
}

@media (max-width: 529px) {
    .catalog-list-tile .prices__old {
        font-size: 11px
    }
}

@media (max-width: 749px) {
    .catalog-list-tile .prices__cur {
        font-size: 14px
    }
}

@media (max-width: 529px) {
    .catalog-list-tile .prices__cur {
        font-size: 13px
    }
}

@media (max-width: 749px) {
    .catalog-list-tile .hints__item {
        font-size: 11px;
        width: 21px;
        line-height: 21px
    }

    .catalog-list-tile .stickers__item {
        width: 45px;
        height: 20px
    }

    .js-slider .catalog-list-tile .prices__cur {
        display: flex;
        align-items: center;
        gap: 6px;
        height: 20px !important;
        font-size: 14px !important;
    }
    .slider--products .catalog-list.matrix.js-slider.owl-carousel {
        padding: 15px;
        margin: -10px;
    }
}

.js-slider .catalog-list-tile .prices__cur {
    height: 25px;
}

.catalog-list-tile-favorite {
    position: absolute;
    top: 0;
    left: 0;
    padding: 8px;
    border: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 20
}

.catalog-list-tile-favorite .icon {
    font-size: 18px;
    color: transparent;
    fill: #f26522
}

.catalog-list-tile-favorite + .catalog-list-tile {
    opacity: .5;
    pointer-events: none
}

.catalog-list-tile-favorite.active .icon {
    color: #f26522;
    fill: #f26522
}

.catalog-list-tile-favorite.active + .catalog-list-tile {
    opacity: 1;
    pointer-events: auto
}

.catalog-list-desc {
    margin-top: 40px;
    font-size: 14px;
    font-weight: 300;
    color: #a6a6a6
}

.catalog-list-desc .js-content-text h1, .catalog-list-desc .js-content-text h2, .catalog-list-desc .js-content-text h3 {
    margin: 0 0 15px;
}

@media (max-width: 529px) {
    .catalog-list-desc {
        font-size: 12px
    }
}

.credit-program__sticker {
    font-weight: 600;
    width: 113px;
    height: 25px;
    line-height: 17px;
    display: inline-block;
    color: #fff;
    background-color: #148f2b;
    position: absolute;
    top: 170px;
    right: 0;
    padding: 5px;
    z-index: 999;
    box-sizing: border-box
}

@media (max-width: 749px) {
    .credit-program__sticker {
        font-size: 11px;
        line-height: 12px;
        width: 92px;
        height: 20px;
        top: 130px
    }
}

@media (max-width: 529px) {
    .credit-program__sticker {
        top: 115px
    }
}

.credit-program__percent {
    font-size: 10px
}
/* End */
/* /local/templates/2019/components/bitrix/catalog/catalog/style.css?16882762852368 */
/* /local/components/teamprofi/catalog.product/templates/.default/style.css?169633933320116 */
/* /local/templates/2019/components/bitrix/system.pagenavigation/.default/style.css?16882762842714 */
/* /local/components/bikeland/sber.pokupay.programs/templates/section/style.css?168827630239 */
/* /local/components/teamprofi/catalog.products/templates/.default/style.css?17488496594851 */
