/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/
.header_table {
    display: flex;
    background: #F7F7F7;
    border: 1px solid #f2f2f2;
}
.header_table div, .body_table_row div {
    padding: 8px 29px;
}
.header_table_manufacturer {
    width: 20%;
}
.body_table_row {
    display: flex;
    border: 1px solid #E7E7E7;
    border-top: none;
}
.body_table_manufacturer {
    width: 20%;
    margin: auto 0;
}
.body_table_oder {
    width: 60%;
    margin: auto 0;
}
.body_table_callback {
    margin: auto 0;
    width: 20%;
    text-align: right;
}
.module-pagination .nums {
    display: flex;
    width: 20%;
    margin: 0 auto;
    justify-content: center;
}
@media (max-width: 767px) {
    .body_table_row {
        display: block;
    }
}
.orders-feed {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}
.orders-feed__left {
    flex: 0 0 50%;
    padding-right: 20px;
}
.orders-feed__picture {
    margin-bottom: 25px;
}
.orders-feed__picture img {
    max-width: 100%;
}
table.colored_table {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border-collapse: collapse;
}
.colored_table tbody {
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}
.colored_table tbody tr td {
    border-bottom: 1px solid #E7E7E7;
}
.orders-feed__right {
    flex: 1;
    padding-left: 20px;
}
.info_item .top_info {
    padding: 28px 0px 19px;
    border-bottom: 1px solid #F2F2F2;
}
.rows_block {
    font-size: 0px;
    margin: 0px -6px;
}
.rows_block:after, .rows_block:before {
    display: table;
    content: " ";
}
.info_item .top_info .item_block {
    vertical-align: middle;
    line-height: 16px;
}
.catalog_detail .rows_block .item_block {
    padding-top: 3px;
}
.rows_block .col-2 {
    width: 50%;
}
.rows_block .item_block {
    display: inline-block;
    vertical-align: top;
    padding: 6px 6px;
}

.rows_block:after, .rows_block:before {
    display: table;
    content: " ";
}
.rows_block:after {
    clear: both;
}
.catalog_block .info, .right_info .info {
    display: flex;
    justify-content: start;
    align-items: center;
    justify-items: center;
}
.catalog_block .info-item, .right_info .info-item {
    display: flex;
    justify-content: center;
    align-items: center;
    justify-items: center;
    font-size: 13px;
    font-weight: 700;
    color: #333;
    margin-right: 14px;
}
body .wrapper_inner.wide_page .info_item .middle_info {
    font-size: 0px;
}
.info_item .middle_info {
    overflow: visible;
    width: 100%;
}
.info_item .middle_info .prices_block {
    padding: 0px 0px 22px 0px;
}
.info_item .middle_info .prices .price:not(.discount) {
    padding-right: 13px;
}
.info_item .middle_info .prices .price {
    font-size: 26px;
    line-height: 20px;
    padding-right: 5px;
}
.catalog_detail .price_value::before {
    content: "Цена: ";
    display: inline;
}
.quantity_block_wrapper {
    font-size: 0px;
    padding: 10px 0px;
}
.middle_info .quantity_block_wrapper .item-stock {
    margin-top: 0px;
}
.info_item .middle_info .item-stock {
    margin: 14px 0px 0px;
    font-size: 13px;
}
.quantity_block_wrapper > div:last-of-type {
    margin-right: 0 !important;
}
.catalog_detail .cost.prices .price_name, .catalog_detail .item-stock > span, .catalog_detail .item-stock {
    font-size: 12px;
}
.quantity_block_wrapper > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    color: #666;
    margin-right: 30px !important;
}
.item-stock {
    font-size: 12px;
    line-height: 15px;
    margin: 6px 0px 2px;
    white-space: nowrap;
}
.item-stock .icon {
    width: 14px;
    height: 14px;
    background: url(/bitrix/templates/aspro_next/images/svg/ai.svg) -92px -48px no-repeat;
    margin: 1px 6px 0px 0px;
}
.item-stock > span {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #666;
}
.item-stock .icon.stock {
    background-position: -111px -50px;
}
.info_item .middle_info .buy_block {
    font-size: 0px;
    line-height: 0px;
}
.info_item .middle_info .buy_block .counter_wrapp {
    padding: 0px 12px 0px 0px;
    white-space: nowrap;
}
.info_item .middle_info .buy_block >div {
    display: inline-block;
    vertical-align: top;
}
.info_item .middle_info .buy_block .counter_wrapp >div:not(.wrapp_one_click) {
    margin-bottom: 22px !important;
}
.counter_wrapp .button_block.wide {
    display: block;
    margin: 0px;
    width: 100%;
}
.button_block {
    display: inline-block;
    vertical-align: top;
}
.catalog_detail .buy_block .btn[data-name=toorder] {
    color: #ffffff !important;
    border-color: #b6c92f;
    background: #b6c92f !important;
}
.info_item .middle_info .buy_block .counter_wrapp .more_text {
    font-size: 12px;
    white-space: normal;
}
.counter_wrapp .more_text {
    color: #b3b3b3;
    font-size: 11px;
    line-height: 14px;
    margin: 16px 0px 0px;
    white-space: normal;
}
.info_item .middle_info .buy_block >div {
    display: inline-block;
    vertical-align: top;
}
.buy_block .like_icons {
    position: relative;
    top: 4px;
}
.like_icons {
    position: absolute;
    top: 1px;
    right: 0px;
    z-index: 53;
}
.item-stock, .bx_compare .compare_view.data_table_props td, .catalog_detail .like_icons > div, .info_item .top_info .article, .share_wrapp .text.button, .share_wrapp .text.button:hover {
    color: #6d6d6d;
}
.like_icons span {
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease;
    margin: 0px 0px 5px;
    overflow: hidden;
    border-radius: 100%;
}
.like_icons span i {
    width: 30px;
    height: 30px;
    display: block;
    background: url(/bitrix/templates/aspro_next/images/svg/icons_wish.svg) 0px 0px no-repeat;
}
.info_item .middle_info {
    overflow: visible;
    width: 100%;
}
body .wrapper_inner.wide_page .info_item .middle_info {
    font-size: 0px;
}
.top_link_item {
    font-weight: 600;
    color: #444;
    font-size: 14px;
    padding-bottom: 8px;
    display: flex;
}
.top_link_item i {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    text-align: center;
}
.top_link_item {
    font-weight: 600;
    color: #444;
    font-size: 14px;
    padding-bottom: 8px;
    display: flex;
}
.top_link_item i {
    display: inline-block;
    width: 25px;
    margin-right: 10px;
    text-align: center;
}
.orders-feed__right.right_info .flexbox{
    display: block;
}
.wish_item2 i {
    background-position: 5px -72px !important;
}
.like_icons span:hover {
    cursor: pointer;
    background-color: #e3e3e3;
}
.banners-big__title.switcher-title.white_text_black_reverse.fw-500.lineclamp-3 {
    -webkit-line-clamp: 10 !important;
}

.brand__list .colored-link.pointer.filter-link{
    color: #fff;
    font-weight: 500;
    background-color: var(--theme-base-color);
    padding: 12px 28px;
    border-radius: 17%;
    line-height: 36px;
}

/*custom-header-email-flex*/
.header.theme-dark .custom-header-email-flex{
    color: #ffffff;
}
.custom-header-email-flex{
    display: flex;
    flex-direction: column;
    border: 1px solid #B6C92F; /* Рамка с цветом #B6C92F */
    border-radius: 7px;
    padding: 2px 12px;
}

.header__inner--shadow-fixed .custom-header-email-flex{
    margin-top: 5px;
    margin-bottom: 5px;
}

.custom-header-email-flex .custom-header-email-title {
    display: flex;
    align-items: center;
    white-space: nowrap; /* Запрет переноса текста и иконки */
    font-size: 15px;
    font-weight: 700;
}

.custom-header-email-flex .email-and-copy {
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap; /* Запрет переноса текста и иконки */
}

.custom-header-email-flex .custom-header-email-text {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
}
.custom-header-email-flex .custom-header-email-text a {
    margin-left: 5px;
    color: #B6C92F;
}
.custom-header-email-flex .email-copy{
    margin: 0 0 0 8px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.headers-container.main-page .header__inner .email-copy svg path{
    stroke: var(--white_text_black);
}
.custom-header-email-flex .email-copy :hover{
    opacity: .85;
}
.email-copy {
    cursor: pointer;
    display: flex;
    align-items: center;
    margin-left: 5px; /* Отступ между email и иконкой */
    position: relative; /* Для позиционирования подсказки */
}

.email-copy:hover::after {
    content: "Копировать"; /* Текст подсказки */
    position: absolute;
    top: 100%; /* Расположение подсказки под иконкой */
    left: 200%;
    transform: translateX(-50%); /* Центрирование подсказки */
    background-color: rgba(235, 235, 238, 0.7); /* Цвет фона подсказки */
    /*color: #fff; !* Цвет текста подсказки *!*/
    font-size: 13px; /* Размер шрифта подсказки */
    padding: 6px 12px; /* Отступы внутри подсказки */
    border-radius: 4px; /* Закругленные края */
    white-space: nowrap; /* Запрет переноса текста */
    opacity: 0; /* Скрыть подсказку по умолчанию */
    transition: opacity 0.3s ease; /* Плавное появление */
    font-weight: 500;
}

.email-copy.click:hover::after {
    content: "Скопировано!"; /* Текст подсказки */
    background-color: rgba(124, 201, 147, 0.7); /* Цвет фона подсказки */
    color: #fff;
}
.header__inner--shadow-fixed .email-copy:hover::after {
    top: -30px; /* Расположение подсказки под иконкой */
    left: 200%;
}

.email-copy:hover::after {
    opacity: 1; /* Показать подсказку при наведении */
}

.custom-header-email-flex .response-time{
    font-size: 10px;
    /* text-align: center;
    width: 100%; */
	display: flex; 
	justify-content: center;
}
/* EMD custom-header-email-flex*/

.section-utp-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 30px;
}
.section-utp-list .item {
    width: 100%;
    max-width: 33%;
}
.section-utp-list .item-wrap {
    display: flex;
    height: 100%;
    align-items: center;
	margin: 10px;
}
.section-utp-list .item-icon {
    margin-right: 20px;
}
.section-utp-list .item-icon img {
    max-width: 70px;
    max-height: 50px;
}
.item_slider .slides li img, .item_slider .thumbs li img {
    max-height: 100%;
    width: auto;
}
.item_slider .slides li img, .item_slider .thumbs li img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    max-width: 100%;
}
.brands-list {
  margin-bottom: 30px;
}

.js-brands {
  position: relative;
}
.brand__wrapper,
.skeleton-brand-row.bordered {
  margin-bottom: -1px;
}
.brand__wrapper.bordered,
.skeleton-brand-row.bordered {
  border-left-width: 0px;
  border-right-width: 0px;
}
.brand__item,
.skeleton-brand-row {
  padding: 18px 0px;
}
.brand__item-letter {
  color: var(--white_text_black);
  flex-basis: 100%;
}
.brand__list {
  --repeat: 2;
  display: grid;
  grid-template-columns: repeat(var(--repeat), 1fr);
}
.brand__list-item {
  min-width: 0px;
  text-overflow: ellipsis;
  overflow: hidden;
}

@media (max-width: 600px) {
  .filter-letters .mobile-scrolled {
    flex-direction: row;
    grid-gap: 8px;
    padding-right: var(--theme-page-width-padding) !important;
  }
  #main .filter-letters .mobile-scrolled > div {
    width: auto;
    padding-right: 0px !important;
  }

}
@media (min-width: 600px) {
  .brands-list {
    margin-bottom: 48px;
  }

  .brand__item,
  .skeleton-brand-row {
    padding: 32px 0px;
  }
  .brand__item-letter {
    width: 11%;

    flex-basis: auto;
  }
}
@media (min-width: 768px) {
  .brand__list {
    --repeat: 3;
  }
}
@media (min-width: 992px) {
  .brand__list {
    --repeat: 4;
  }
}

.skeleton-grid {
  --gap: 30px;
  display: grid;
  gap: var(--gap);
}
.skeleton-grid--row {
  --repeat-row: 1;
  grid-template-rows: repeat(var(--repeat-row), 1fr);
}
.skeleton-grid--column {
  --repeat-column: 1;
  grid-template-columns: repeat(var(--repeat-column), 1fr);
}

.skeleton {
  --color-start: var(--light, #ececec) var(--dark, #3a3a3a);
  --color-end: var(--light, #f5f5f5) var(--dark, #2b2b2b);

  background: #eee;
  background: linear-gradient(110deg, var(--color-start) 8%, var(--color-end) 18%, var(--color-start) 33%);
  background-size: 200% 100%;
  animation: 1.5s shine linear infinite;
}

@keyframes shine {
  to {
    background-position-x: -200%;
  }
}
.chip__label {
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: var(--item-pl);
    padding-right: var(--item-pr);
    white-space: nowrap;
}
.chip.active {
    color: var(--button_color_text);
    cursor: pointer;
}
.chip.active:not(.chip--toggle) {
    cursor: default;
}
.bordered {
    --box_shadow: var(--stroke_black);
    border: 1px solid var(--stroke_black);
    border: none;
    box-shadow: inset 0px 0px 0px 1px var(--box_shadow);
}
.chip {
    --item-pl: 16px;
    --item-pr: 16px;
    --item-height: 36px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--card_bg_active);
    border-radius: var(--theme-button-border-radius);
    height: var(--item-height);
    color: var(--white_text_black);
    padding: 0;
    transition: color .3s ease, background-color .3s ease, border-color .3s ease;
}
.chip--rectangular-shape {
    --item-pl: 12px;
    --item-pr: 12px;
    --item-height: 36px;
}
.chip--transparent {
    background-color: transparent;
}
.chip:where(a,button) {
    cursor: pointer;
}
@media (max-width: 900px) {
	.section-utp-list img{
		width: 49%;
	}
}




.gallery,
.big_gallery {
  position: relative;
}

.gallery img,
.big_gallery img {
  cursor: zoom-in;
  min-width: 1px;
}

/* view swith */
.gallery-view_switch {
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  background: #fff;
  background: var(--black_bg_black);
}
.gallery-view_switch__count-wrapper {
  display: flex;
  flex-direction: row;
}
.gallery-view_switch__count-value {
  padding-right: 3px;
  padding-left: 3px;
}
.gallery-view_switch__count-separate {
  color: #cecece;
  padding: 0px 15px;
}
.gallery-view_switch__icons {
  transition: opacity 0.3s ease;
}
.gallery-view_switch__icons path {
  fill: var(--white_text_black);
}
.gallery-view_switch__icons.gallery-view_switch__icons--big {
  margin-right: 6px;
}
.gallery-view_switch__icons:not(.active) {
  opacity: 0.35;
  cursor: pointer;
}
.gallery-view_switch .gallery-view_switch__icons:hover {
  opacity: 1;
}

/* big */
.gallery-big {
  position: relative;
}

/* small */
.gallery-small .grid-list {
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
}

@media (max-width: 620px) {
  #main .gallery-small .grid-list:not(.mobile-scrolled) {
    grid-template-columns: 1fr 1fr;
  }
}

.gallery-small .item {
  padding-top: 67%;
  transition: opacity 0.3s ease;
  overflow: hidden;
  position: relative;
}
.gallery-small .item:hover {
  opacity: 0.7;
}
.gallery-small .item > a {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  cursor: zoom-in;
  text-align: center;
}

.gallery-detail {
  --items: 5;
  display: grid;
  grid-template-columns: repeat(var(--items), 1fr);
  gap: var(--gap);
}

.gallery-detail::after {
  background-color: color-mix(in oklab, #222228 24%, transparent);
  border-radius: var(--theme-button-border-radius);
  color: #fff;
  pointer-events: none;

  font-size: calc(1em - 1px);
  line-height: calc(1em + 7px);

  align-items: center;
  display: flex;
  justify-content: center;
  grid-column-start: var(--items);

  --offset: clamp(4px, 3vw, 16px);
  position: absolute;
  bottom: var(--offset);
  right: var(--offset);
  padding-block: 5px;
  padding-inline: 12px;
}

.gallery-detail[data-breakpoint_768]::after {
  content: "+" attr(data-breakpoint_768);
}

@media screen and (max-width: 767px) {
  .gallery-detail {
    --items: 4;
  }

  .gallery-detail[data-breakpoint_600]::after {
    content: "+" attr(data-breakpoint_600);
  }

  .gallery-detail[data-breakpoint_600] .item:nth-child(n + 5) {
    display: none;
  }
}

@media screen and (max-width: 601px) {
  .gallery-detail {
    --items: 3;
  }

  .gallery-detail[data-breakpoint_375]::after {
    content: "+" attr(data-breakpoint_375);
  }

  .gallery-detail[data-breakpoint_375] .item:nth-child(n + 4) {
    display: none;
  }
}

@media screen and (max-width: 374px) {
  .gallery-detail {
    --items: 2;
  }

  .gallery-detail[data-breakpoint_320]::after {
    content: "+" attr(data-breakpoint_320);
  }

  .gallery-detail[data-breakpoint_320] .item:nth-child(n + 3) {
    display: none;
  }
}

/** gallery-detail-big **/
/* main slider */
.detail-gallery-big-wrapper {
  position: relative;
  width: 100%;
}

.gallery-wrapper--hide-thumbs:not(.detail-gallery-big--with-video) .detail-gallery-big-slider-thumbs {
  display: none;
}

.gallery-wrapper__aspect-ratio-container {
  bottom: 0;
  display: flex;
  gap: 24px;
  height: 100%;
  justify-content: space-between;
  left: 0;
  position: absolute;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}

.detail-gallery-big-aspect-wrapper {
  --gallery-aspect-ratio: 1;

  height: 100%;
  position: relative;
  width: 100%;
  aspect-ratio: var(--gallery-aspect-ratio);

  background: #fff;

  border-radius: var(--theme-image-border-radius);
}
.gallery-type-horizontal .detail-gallery-big-aspect-wrapper {
  --gallery-aspect-ratio: 1.3333;
}
.gallery-type-vertical .detail-gallery-big-aspect-wrapper {
  --gallery-aspect-ratio: 0.7488;
}

.detail-gallery-big.image-list__link {
  position: relative;
}

.detail-gallery-big {
  --max-width: 592px;

  margin: 0 auto;
  max-width: var(--max-width);
  position: relative;
  min-width: 0;
}
.gallery-size-medium .detail-gallery-big {
  --max-width: 920px;
}
.gallery-size-large .detail-gallery-big {
  --max-width: 1066px;
}

.detail-gallery-big__item > a,
.detail-gallery-big__item--no-image > span {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
}

.detail .detail-gallery-big-slider .detail-gallery-big__item img {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 991px) {
  .gallery-wrapper__aspect-ratio-container {
    gap: 10px;
  }
}

/* big slider */
.detail-gallery-big-slider.big {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  border-radius: var(--theme-image-border-radius);
}
.detail-gallery-big__item img {
  cursor: zoom-in;
  mix-blend-mode: darken;
}
.detail-gallery-big__item--big.detail-gallery-big__item--no-image img {
  cursor: auto;
}

/* thumb slider */
.detail-gallery-big-slider-thumbs {
  --thumbs-size: 64px;

  align-items: center;
  display: flex;
  position: relative;
  width: var(--thumbs-size);
  flex-shrink: 0;
  inset: 0;
}
@media (min-width: 1200px) {
  .product-container:where(.gallery-size-medium, .gallery-size-large) .detail-gallery-big-slider-thumbs {
    --thumbs-size: 104px;
  }
}
.gallery-slider-thumb-wrapper {
  position: absolute;
  inset: 0;

  height: 100%;

  display: flex;
  flex-direction: column;
  gap: 20px;
}
.gallery-slider-thumb__container {
  display: flex;
  flex-direction: column;

  min-width: 0;
  min-height: 0;

  gap: 4px;
}

@media screen and (max-width: 767px) {
  .detail-gallery-big {
    flex: 0 0 100%;

    width: 100%;
    max-width: 454px;
  }
  .detail-gallery-big:has(.grid-list) {
    max-width: none;
  }
  .gallery-wrapper__aspect-ratio-container {
    gap: 0;
  }
  .detail-gallery-big-slider-thumbs {
    position: static;
    height: 0px;
    width: 0px;
  }
  .gallery-slider-thumb__container {
    display: none;
  }

  .detail-gallery-big-wrapper .video-block {
    position: absolute;
    left: 0px;
    bottom: 12px;
    z-index: 2;
  }
}

.gallery__item--thumb {
  align-items: center;
  border: 2px solid transparent;
  display: flex;
  max-height: var(--thumbs-size);
  max-width: var(--thumbs-size);
  min-height: var(--thumbs-size);
  min-width: var(--thumbs-size);
  padding: 4px;
  width: 100%;
}
.gallery__item--thumb.swiper-slide-thumb-active {
  border-color: var(--white_text_black);
}

.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button {
  align-items: center;
  border-radius: var(--theme-button-border-radius);
  bottom: auto;
  left: 0;
  margin: 0;
  position: relative;
  right: 0;
  top: auto;

  height: 32px;
  width: 100%;

  flex-shrink: 0;
  translate: none;
  box-shadow: none;
  transition: none;
}
.detail-gallery-big-slider-thumbs .gallery-slider-thumb-button.swiper-button-disabled:not(.swiper-button-lock) {
  display: flex;
}

@media screen and (max-width: 600px) {
  .detail-gallery-big-slider-main {
    max-width: 300px;
    margin: auto;
  }
}


.similar-gallery {
  position: absolute;
  top: 12px;
  left: 12px;
  display: flex;
  z-index: 2;
  width: 48px;
  height: 36px;
  align-items: center;
  justify-content: center;
  background: #fff;
  border-radius: var(--theme-button-border-radius);
}
.show-more-gallery {
  grid-column: span 2;
  padding-top: 20px;
  text-align: center;
  width: auto !important;
}
@media (max-width: 600px) {
  .show-more-gallery {
    padding-top: 0px;
  }
  .show-more-gallery .show-more-gallery__btn{
    height: 100%;
    white-space: normal;
    padding: 0 15px;
    display: flex;
    align-items: center;
    line-height: calc(1em + 2px);
    font-size: calc(1rem - 2px);
    max-width: 120px;
  }
}


/* SID-85-------------------------------------------------------------------------------------------*/
.header__top-part {
    height: auto;
}
.line-block.line-block--gap.line-block--gap-16.line-block--gap.line-block--justify-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 12px;
}
.custom--social {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.custom--social .social__item{
    display: flex;
    align-items: center;
    width: 24px;
    height: 24px;
}
.custom--social .small_title {
    font-size: 10px;
    color: #222228;
    position: absolute;
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.header.theme-dark .custom--social .small_title {
    color: #FFFFFF;
}
body.theme-dark .custom--social .small_title {
    color: #FFFFFF;
}
.custom--social .small_title::after{
    content: "";
    display: inline-block;
    background: #22222880;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 4px;
    vertical-align: middle;
}
.header.theme-dark .custom--social .small_title::after{
    background: #ffffff;
}
.header.theme-dark .custom--social.work-time .small_title::after{
    background: #B6C92F;
}
.custom--social.work-time .small_title::after{
    background: #B6C92F;
}
.custom-line-block-social .custom--social{
    flex-flow: column;
    margin-bottom: 15px;
}

#headerfixed .header__main-part {
    height: 89px;
}

/* Стили для иконки телефона */
.phones__icon {
    width: 15px;
    height: 19px;
    margin-right: 5px;
    vertical-align: middle;
    display: inline-block;
    fill: currentColor;
    position: relative;
    top: 1px;
}

.phones__phone-link {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: inherit;
    line-height: 1.2;
}

.phones__phone-link-text {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
}

.phones__phone-second {
    margin-left: 14px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.phones__phone-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.phones__phone-second .phones__icon {
    margin-bottom: 0;
    margin-right: 0;
    align-self: center;
}

.phones__free-call {
    display: block;
    font-size: 10px;
    color: #B6C92F;
    margin-top: 2px;
    line-height: 1.2;
}

.phones__inner {
    display: flex;
    align-items: center;
    height: 100%;
}

.phones__view {
    display: flex;
    align-items: center;
    gap: 5px;
    min-height: 100%;
}

.custom-social-block {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    min-height: 100%;
    position: relative;
}

.fixed .header .phones__view {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 8px;
}

.fixed .header .phones__phone-second {
    margin-left: 0;
}

.fixed .header .phones__phone-content {
    align-items: flex-start;
}

.fixed .header .line-block.line-block--gap.line-block--gap-32 {
    --gap: 26px;
}

/* .fixed .header .line-block.line-block--gap.line-block--gap-32 > * {
    margin-right: var(--gap);
}

.fixed .header .line-block.line-block--gap.line-block--gap-32 > *:last-child {
    margin-right: 0;
} */

.fixed .header .custom--social {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    gap: 8px;
}

.fixed .header .custom--social .small_title {
    position: static;
    transform: none;
    font-size: 10px;
    color: #22222880;
}

.theme-dark .fixed .header .custom--social .small_title {
    color: #ffffff;
}

.fixed .header .custom--social .small_title::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 4px;
    vertical-align: middle;
}

.fixed .header .custom-line-block-social .custom--social {
    margin: 0;
}

.theme-dark .filling_main_page {
	margin-left: auto !important;
	margin-right: auto !important;
	max-width: calc(var(--theme-page-width) + calc(2 * var(--theme-page-width-padding)));
	/* padding-inline: var(--theme-page-width-padding,32px); */
	width: 100%;
    background: #023141CC;
	border-radius: 14px;
}

.theme-dark .header__inner--bordered {
    border-bottom: none !important;
}

.theme-dark .phones__view{
	color: #ffffff;
}
.theme-dark .header-menu__dropdown-menu .dropdown-menu-item {
    color: var(--white_text_black);
}


.email__text {
	display: inline-flex;
}

.theme-dark .email-copy{
	fill: var(--white_text_black);
}
/*start доработки формы задача SID-220*/
.jqmWindow {
    max-width: max-content;
}
.form.popup .form-header {
    padding-bottom: 10px;
}
.form.popup .form-group {
    margin-bottom: 10px;
    line-height: 0;
}
.form.popup textarea {
    min-height: 64px;
    padding: 9px 10px;
    min-width: 400px;
    width: 100%;
}
.form.popup .form-footer {
    padding-bottom: 24px;
}
.font_26 {
    font-size: clamp(1rem + 6px, 2vw, 1rem + 10px);
    line-height: calc(1em + 10px);
}
/* end доработки формы задача SID-220*/

.head-office-email-contacts .contact-property__value {
    display: flex;
}

.catalog_block-brand-and-category {
    gap: 8px;
}
.catalog-block_brand-name {
    color: var(--theme-base-color);
    padding: 2px 8px;
    background-color: #b6c92f1f;
    border: 1px solid #b6c92f91;
    border-radius: 8px;
    width: fit-content;
}
.catalog-block_brand-name span {
    margin-left: 6px;
}
.catalog-block_category-name {
    color: #4a5565;
    border: 1px solid #d1d5dc;
    border-radius: 8px;
    padding: 2px 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.catalog_block-price {
    border-top: 1px solid #f6f3f4;
}
.catalog-block__wrapper--custom.catalog-block__wrapper {
    padding: 24px;
    border: 1px solid #ebe6e7;
    border-radius: 14px;
}
.grey-bg-goods-y .catalog-block__wrapper--custom.catalog-block__wrapper:hover .catalog-block__underlay{
    box-shadow: none;
}
.grey-bg-goods-y .catalog-block__wrapper--custom.catalog-block__wrapper:hover {
    box-shadow: 0 5px 30px rgba(34, 34, 40, .08);
}
.catalog-block__wrapper--custom .catalog-block__info-bottom-wrapper {
    width: 100%;
}
.footer__text {
    max-width: 452px;
}

@media (min-width: 768px) {
    .dyn_mp_jqm_frame.WEBFORM .marketing-popup {
        min-width: 814px;
    }
}
.marketing-popup.with_web_form .form .form-header {
    padding: 32px 32px 10px;
}
.marketing-popup.with_web_form .form .form-body {
    padding-left: 32px;
    padding-right: 32px;
}

.marketing-popup.with_web_form .form .form-footer {
    padding-left: 32px;
    padding-right: 32px;
    padding-bottom: 24px;
}
.text-align-center {
    text-align: center;
}

@media (max-width: 1365px) {
  .hide-1366 {
    display: none !important;
  }
}