

/* Start:/bitrix/templates/mfpoisk/components/bitrix/catalog/mfpoisk_new/style.css?177065831511648*/
.sort-options {
  display: flex;
  gap: 16px;
  height: 22px;

}

.sort-link {
color: #2E302E;
text-align: center;
font-family: "Century Gothic";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.14px;
text-decoration: none;

}

.sort-link.active {
font-weight: 700;
}

.mobile-section .section-name {
  /*margin: 8px 0 10px 0;*/
  width: 135px;
  height: 58px;
  background: #DBF8DA;
  border-radius: 5px;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  text-decoration: none;
  overflow: hidden;
  word-break: break-word;
  /*min-height: 10em;*/
  padding: 8px;
  display: table;
  vertical-align: middle
            }
.mobile-section .section-name p {
display: table-cell;
vertical-align: middle
}
.mobile-stocks-sections {
  display: none;
}			
#catalogSort {
  display: flex;
  /*padding-bottom: 20px;*/

}
#catalogSort .sort {
  order: 0;
  width: 172px;
}
#catalogSort .view {
  order: 3;
  float: right;
  padding: 0px 0 0px 38px!important;
  font-size: 0;
}
.view a.active, .view span {
  border-color: #060606 !important;
  background: #292929 !important;
}
.view a, .view span {
  margin: 0 0 0 6px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #045b38;
  /* border-radius: 3px; */
  width: 25px;
  height: 25px;
  position: relative;
}

#catalogSort .view_count_new {
  order: 2;
  flex-grow: 0;}

#catalogSort .space {
order: 1;
flex-grow: 1;}
.view_count_new a::before, .view span::before {
  display: block;
  width: 11px;
  height: 9px;
  /*background: url(/bitrix/templates/mfpoisk/css/../images/sprite.png) -50px -130px no-repeat;*/
  position: absolute;
  top: 7px;
  left: 6px;
}

.view_count_new {
  float: right;
  color: #2E302E;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.14px;
  text-decoration: none;

}
.view_count_new a, .view span {
  
  margin: 0 0 1px 6px;
  vertical-align: middle;
  text-align: center;
 
  width: 22px;
  height: 22px;
  position: relative;

  text-decoration: none;
  display: inline-block;
  color: #AEAEAE  ;
  text-align: center;
  font-family: "Century Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.14px;
}
.view_count_new a.active, .view span {
  color: #000;
  text-decoration: none;
  border-radius: 2px;
  border: 1px solid #2E302E;
  background: rgba(217, 217, 217, 0.00);


   text-decoration: none;
}
.view_count a:hover {
  margin: 0 0 0 3px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  border: 1px solid rgba(60, 217, 112, 0.4);
  border-color: rgba(60, 217, 112, 0.4);
  background: rgba(60, 217, 112, 0.4);
  border-radius: 3px;
  width: 25px;
  height: 25px;
  position: relative;
  color: #FFFFFF;
  text-decoration: none;
}

.view_count span {
  font-family: 'Century Gothic';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	padding: 0px 6px 0px 0px;
	}

@media only screen and (max-width: 860px) {
  .view_count {display: none}
}
#tags {
  margin: 20px 0;
}
#tags ul {
  display: flex;
  margin: -8px -8px;
  flex-wrap: wrap;
}
#tags ul a {
  display: flex;
  margin: 8px 8px;
  padding: 0 16px;
  justify-content: center;
  align-items: center;
  height: 32px;
  border: 1px solid #18C151;
  border-radius: 4px;
  text-decoration: none;
  font-family: Century Gothic;
  font-size: 12px;
  color: #045B38;
}
#tags ul a:hover {
  text-decoration: underline;
  background-color: #EDEDED;
}
@media (max-width: 860px) {
 

.view {
 display: none;
	}

.price-no-discond-mobile, .base_price-mobile, .discont_price-mobile, .price-mobile {
  display: none !important; 
}

section.grid article .discont_price {
  display: block !important; 
}

section.grid article .wrap .price-no-discond {
  display: block !important; 
}

section.grid article .wrap .base_price {
  display: block !important;
}

section.grid article .wrap .price {
  display: block !important; 
}

  div#catalogListProduct {
    margin: 20px 0px 0px 0px;
   
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
  
  }
#catalogListProduct article div.wrap  {
  padding: 0px;
}
#catalogListProduct .wrap {
  padding:16px;
}
#catalogSort .sort  {
  margin: 10px ;
}
#catalogListProduct article {
  width: 100%;
  margin: 0px;
}

#catalogSort .jq-selectbox .jq-selectbox__select  {
  z-index:1;
  border-radius: 10px;
  border: 0px solid gray;
  height: 41px;
  
}
#catalogSort .jq-selectbox__select-text {
  z-index: index 1 !important;
  padding-left: 0px;
}

.sort .jq-selectbox {vertical-align:middle;width:auto; padding-left: 0px;}

div#catalogListProduct .params > dl {
display: none;
}

div#catalogListProduct  .image {
  position: relative;
}

#status_new {
width: 53px;
    height: 53px;
    background-size: contain;
	}
div#catalogListProduct .params {
  margin-top: 0px;
  padding: 0px;
  }
#base_section {
  margin-top: 0px;
}

div#catalogListProduct .price {
  /* position:absolute;
  right: 0px;
  left: auto;*/
  z-index: 4;
  font-size: 18px;
  font-family: 'Code Pro', Arial, sans-serif;
  border: 0px solid black;
  background: #DBF8DA;
  border-radius: 10px;
  padding: 0 8px 0 8px;
  min-height: 33px;
  padding-top: 3px;
  width: fit-content;
  text-align: center;
  margin: auto;
white-space: unset;

}

.base_price { 
  position: relative;
  top: -9px;
	left: -2px;
  border-bottom: 2px #FF0000 solid;
  font-size: 12px;
font-family: 'Code Pro', Arial, sans-serif;
}

 .base_price span {
  position: relative;
  top: 9px;
left: 1px;
}

 .discont_price {
  margin-top: -10px;
  font-size: 14px;
  color: red;
font-family: 'Code Pro', Arial, sans-serif;
}


div#base_section .h3 a {
  
  margin-top:9px;
  text-decoration: none;
  text-overflow: ellipsis;
  font-weight: normal;
  line-height: 1.5;

  display: block; /* or inline-block */
  text-overflow: ellipsis;
  word-wrap: break-word;
  overflow: hidden;
  height: 3.6em;
  text-align: center;
  font-size: 14px;


}

div#catalogListProduct .form dl {
  width: 100%;
}

div#catalogListProduct .form dl > dt {
  float: left;
  padding-right: 5px;
  width: 50%;
  text-align: left;
}

div#catalogListProduct .form dl > dd {
  margin-left: 50%;
  padding-left: 5px;
  text-align: right;
  color: #ee731b;
}
 .mobile-stocks-sections {
  display: none;
}



  
  div#catalogListProduct .params {
    margin-top: 0px;
    }


.cartControlls .form {
display: none
	}
section.grid article .form {
padding-top: 10px;
	}

.search_mobile_main input, textarea {
    margin: 0;
    text-align: center;
}
  
  

  .stock-tittle-name {
    display: inline-block; font-size: 24px;
  }


 .mobile-stocks-sections {
  scrollbar-width: none;
  display: flex;
  height: 156px;
  justify-content: flex-start;
  overflow-x: auto;
  margin: 0;
  scroll-snap-type: x mandatory;
  }

  .mobile-stocks-sections::-webkit-scrollbar {
    display: none;
  
  }
  #mobile_subsections .mobile-section {
    display: table;
  margin:0 16px 0 0;
  justify-content: flex-start;
  align-items: center;
  flex: 0 0 135px;
  /*height: 89px;*/
  font-size: 50px;
  scroll-snap-align: start;
  }


  .mobile-section-image {
    display: block;
    height: 100px;
    width: 100px;
    border-radius: 10px;
  }

  .mobile-section-image img{
    border-radius: 10px;
    
  }
  .section-name {
    margin: 16px 0 16px 0;
    width: 100px;
    height: 31px;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    
  }
 
  
  .stock-tittle {
    margin-top: 0px;
  }
  .stock-tittle-sort {
    margin-top: 24px;
    width: 100%;

  }
  .stocks-block #root {
    display: none;
  }

  #base_section .price-mobile {
      
  position:absolute;
  right: 0px;
  left: auto;
  z-index: 4;
  font-size: 18px;
font-family: 'Code Pro', Arial, sans-serif;
  border: 0px solid black;
  background: #DBF8D9;
  border-radius: 10px;
  padding: 0 8px 0 8px;
min-height: 33px;
    padding-top: 3px;
	}
  #catalogSort .sort  {
    margin: 0;
    width: 172px;
  }
  .cartControlls .form {
    display:none
  }
  .sort .jq-selectbox .jq-selectbox__select {
    
    width: 183px;
}

.sort .jq-selectbox li {
  margin: 1px 0px 0!important;
  padding: 4px 4px 5px!important;
}

.sort .jq-selectbox .jq-selectbox__dropdown {
  box-shadow: none;
  background: #fff;
  border: 0px solid #D7DAD8;
  border-right: 1px solid #D7DAD8!important;
  border-bottom: 1px solid #D7DAD8!important;
  border-left: 0px solid #D7DAD8!important;
  border-top: opx solid #D7DAD8!important;
  width: 183px!important;
  border-radius: 0 0 5px 0!important;
}
#mobil-margin {
  display: block;
  padding-top: 18px;
  padding-bottom: 10px;
}

.header_with_count {
  text-align: left;
}
#tags {
  padding: 0 20px;
}
#tags ul {
  overflow: hidden;
  max-height: 100px;
}
#tags ul a {
  display: flex;
  margin: 8px 4px;
}			
#tags {display: none;}

.mobile-stocks-sections {
            scrollbar-width: none;
            display: flex;
            height: 176px;
            width: 100%;
            justify-content: center;
            overflow-x: auto;
            /*margin: 0 6px 0 6px ;*/
            padding-right: -10px;
            scroll-snap-type: x mandatory;
            top: -166px;
            /*position: absolute;*/
            }
            .mobile-stocks-sections::-webkit-scrollbar {
              display: none;
    width: 0;
            }
  
          
            .mobile-section a {
            text-decoration: none;					
              }
  .page-title h1 {
      border-bottom: 0px solid #cfcfcf;
      padding-bottom: 0px!important;
      height: 50px;
    font-size: 15px;
  }
 /* .header_with_count {
      text-align: center;
  }*/
  #mobile_subsections {
    border-bottom: 0px solid #cfcfcf;
    border-top: 0px solid #cfcfcf;
    height: 91px;
    justify-content: flex-start;
    width: 100%;
    margin:0 -16px 0 0;
  }
  /* контейнер с горизонтальным скроллом */
#subsectionsChips.chips-row {
  display: flex;
  gap: 8px;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;

  padding: 8px 0px 16px;
  box-sizing: border-box;

  scrollbar-width: none;
  -webkit-overflow-scrolling: touch;
}

#subsectionsChips.chips-row::-webkit-scrollbar {
  display: none;
  width: 0;
  height: 0;
}

/* чип */
.chips-row__chip {
  flex: 0 0 auto;

  display: inline-flex;
  height: 32px;
  padding: 6px 12px;
  justify-content: center;
  align-items: center;
  gap: 10px;

  border-radius: 16px;
  border: 1px solid #E6E9ED;
  background: #FFF;
}

/* ссылка */
.chips-row__link {
  display: inline-flex;
  align-items: center;
  height: 100%;
  text-decoration: none;
  color: inherit;
}

/* текст */
.chips-row__text {
  font-size: 13px;
  line-height: 1;
  white-space: nowrap;
}


}

@media (max-width: 620px) {


#dt_sortblock, .price-no-discond, .base_price, .discont_price, .price {
  display: none 
}
  div#catalogListProduct {
    margin: 20px 0px 0px 0px;
   
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 32px;
  
  }
}


#tags_new {
  margin: 30px 0 20px 0;
}
#tags_new ul {
  display: flex;
  margin: -8px -8px;
  flex-wrap: wrap;
}
#tags_new ul a {
  display: flex;
  margin: 8px 8px;
  padding: 0 16px;
  justify-content: center;
  align-items: center;
  height: 32px;

  text-decoration: none;

  border-radius: 10px;
border: 1px solid #02C25D;
background: #FFF;
color: #045B38;
font-family: "Century Gothic";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
/* End */


/* Start:/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new2026/style.css?177065450510152*/
/* Custom filter styles */

/* General styles */
.bx_filter {margin: 0 0 0 18px;}

.filter .dropdown-inputs .value-text, div.filter div.value-text {
	color: #2E302E;
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 14px; /* 87.5% */
	margin: 0 8px 16px 0;
}
.input-wrap {margin-bottom: 24px}

div.filter div.inputs ul li {
	color: #8B908B;
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin: 0 0 8px 0;
 }

.inputs {
    display:none
}
.opened {
    display:block
}

/* Show more button */
.show-more-checkbox {
  color: #0CD04D;
  font-family: "Century Gothic";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  cursor: pointer !important;
  margin-top: 12px;
}

/* --- START: Price Filter Styles --- */
.filter .slider-input {
    gap: 16px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    position: relative;
}
.filter .slider-input input {
    width: 130px !important;
    height: 40px !important;
    padding: 0 16px !important;
    text-align: left;
    border: 1px solid #E5E5E5;
    border-radius: 6px;
    margin: 0 !important;
    font-size: 14px !important;
    color: #2E302E;
    font-family: "Century Gothic";
    font-weight: 400;
    outline: none;
}
.filter .slider-input input::placeholder { color: #CFCFCF; }
.bx_filter .bx_ui_slider_track {
    background: #F2F2F2;
    height: 4px;
    box-shadow: none;
    border-radius: 2px;
    border: 0;
    margin: 25px 0px;
    position: relative;
}
.bx_filter .bx_ui_slider_pricebar_V {
    background: #0CD04D;
    height: 4px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.bx_filter .bx_ui_slider_handle {
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.05);
    border-radius: 50%;
    top: 50% !important;
    transform: translateY(-50%);
    position: absolute;
}
.bx_filter .bx_ui_slider_handle.left { margin-left: -10px !important; }
.bx_filter .bx_ui_slider_handle.right { margin-right: -10px !important; margin-left: -10px !important; }
.bx_filter .bx_filter_parameters_box_container_block, .bx_ui_slider_part { display: none; }
.slider-prices {
    position: relative;
    margin-top: 12px;
    color: #8B908B;
    font-family: "Century Gothic";
    font-size: 14px;
    height: 20px; /* Задаем высоту, чтобы было пространство для позиционирования */
}

.min-price-tracker-container,
.max-price-tracker-container {
    position: absolute;
    top: 0;
    white-space: nowrap;
}

.min-price-tracker-container {
    left: 0;
    transform: translateX(0%);
}

.max-price-tracker-container {
    left: 100%; /* Изначально ставим в конец */
    transform: translateX(-100%);
}
/* --- END: Price Filter Styles --- */

/* Utility class to hide elements */
.hidden_filter {
    display: none !important;
}

/* Override for mobile reset button to use visibility */
.filter-reset_mob.hidden_filter {
    display: inline-block !important; /* Or its default display type */
    visibility: hidden !important;
}

/* General Checkbox Styles (Figma 20x20) */
input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

input[type="checkbox"] + label {
    position: relative;
    padding-left: 32px; /* 20px width + 8px gap */
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    min-height: 20px;
}

input[type="checkbox"] + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 1px solid #CFCFCF;
    border-radius: 6px;
    background: #FFF;
    box-sizing: border-box;
	z-index: 1;
}

input[type="checkbox"]:checked + label:before {
    background-color: #0CD04D;
    border-color: #0CD04D;
}

input[type="checkbox"]:checked + label:before {
    background-color: #0CD04D;
    border-color: #0CD04D;
}

.hidden_checkbox {display: none;}
input[type="checkbox"]:checked + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12" fill="none"><path d="M9.75 3.5L4.5 8.75L2.5 6.75" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12px 12px;
    border: none;
	z-index: 1;
}
label.filter-color:before {

	display: none;
}

/* "Pieces in a package" styles */
.prop-item-buttons .checkboxes {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.prop-item-buttons .checkboxes li {
    margin-bottom: 0 !important;
}

.prop-item-buttons input[type="checkbox"] + label::before,
.prop-item-buttons input[type="checkbox"] + label::after {
    display: none !important;
}

.prop-item-buttons input[type="checkbox"] + label {
    display: flex;
    width: auto;
    min-width: 28px;
    height: 32px;
    padding: 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    border: 1px solid #CFCFCF;
    background: #FFF;
    box-sizing: border-box;
    /* padding-left: 12px !important; */
    min-height: initial;
    margin-bottom: 0;
}

.prop-item-buttons input[type="checkbox"]:checked + label {
    border: 1px solid #18B45B;
    background: #EAF4EC;
}

.prop-item-buttons input[type="checkbox"] + label span {
    color: #2E302E;
    font-family: "Century Gothic";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* --- START: Color Filter Styles --- */
.prop-color-container .checkboxes {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.prop-color-container .checkboxes li {
    margin-bottom: 0 !important;
}
.prop-color-container label.filter-color {
    padding-left: 0 !important;
    height: 44px !important;
    width: 44px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 6px !important;
    /* border: 1px solid #CFCFCF !important; */
    background: #FFF !important;
    box-sizing: border-box;
}
.prop-color-container input.filter-color:checked + label.filter-color {
    border: 2px solid #18B45B !important;
    background: #EAF4EC !important;
}
.prop-color-container input.filter-color:checked + label.filter-color .bx_filter_btn_color_icon {
    width: 40px !important;
    height: 40px !important;
}
.prop-color-container .bx_filter_btn_color_icon {
    width: 44px !important;
    height: 44px !important;
    border-radius: 4px !important;
    margin: 0 !important;
    box-shadow: none !important;
    top: auto !important;
    display: block !important;
	z-index:10;
}
.prop-color-container label.filter-color span:last-child {
    display: none !important;
}
/* --- END: Color Filter Styles --- */


/* --- START: Shape Filter Styles --- */
.prop-shape-container .checkboxes {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}
.prop-shape-container .checkboxes li {
    margin-bottom: 0 !important;
}
.prop-shape-container label {
    padding-left: 0 !important;
    height: 44px !important;
    width: 44px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border-radius: 6px !important;
    border: 1px solid #CFCFCF !important;
    background: #FFF !important;
    box-sizing: border-box;
}

.prop-shape-container input:checked + label {
    border-color: #18B45B !important;
    background: #EAF4EC !important;
}
.prop-shape-container .bx_filter_btn_color_icon {
    width: 36px !important;
    height: 36px !important;
    border-radius: 4px !important;
    margin: 0 !important;
    box-shadow: none !important;
    top: auto !important;
    display: block !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
.prop-shape-container label span:last-child {
    /* display: none !important; */
}
/* --- END: Shape Filter Styles --- */

/* --- START: Submit buttons --- */
.filter .submit {
    margin-top: 28px !important;
    display: flex;
    gap: 12px;
}

.filter .submit .reset_filter,
.filter .submit .submit_filter {
    display: flex;
    height: 48px;
    padding: 14px 41px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 14px;
    font-family: "Century Gothic";
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%; /* 19.5px */
    border: none;
    cursor: pointer;
    box-sizing: border-box;
    text-decoration: none;
}

.filter .submit .reset_filter {
    background: #F3F4F6;
    color: #1F2328 !important;
    flex: 1;
}

.filter .submit .submit_filter {
    background: #18B45B;
    color: #FFF !important;
    width: 300px;
    margin: 0 auto;
}

/* When reset button is visible, make submit button flexible too */
.filter .submit .reset_filter:not(.hidden_filter) + .submit_filter {
    width: auto;
    margin: 0;
    flex: 1;
}

.filter .submit .reset_filter span {
    color: #1F2328;
}

.filter .submit .submit_filter span {
    color: #FFF !important;
}
/* --- END: Submit buttons --- */
.sort-options .sort-link:hover {
    color: #111 !important;
  }
@media only screen and (max-width:960px) {
	.bx_filter {margin: 0 0 0 0px;}
    form[name="catalogListProduct_form"] {position: relative;top: 40px; margin-bottom: 50px}
    div.filter div.inputs ul li {margin: 0 0 12px 0;}
    form[name="catalogListProduct_form"] .input-wrap {margin-bottom: 30px;}
    .filter .dropdown-inputs .value-text, div.filter div.value-text {
        color: #2E302E;
        font-family: "Century Gothic";
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 14px; /* 87.5% */
        margin: 0 8px 15px 0;
    }
    
}

/* End */


/* Start:/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new2026/themes/blue/colors.css?1770654505459*/
.bx_filter_vertical.bx_blue .bx_filter_section{
	background: #c3e9f4;
	border: 7px solid #e1f5fb;
}
.bx_filter_vertical.bx_blue .bx_ui_slider_range{
	background: url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new2026/themes/blue/images/range_bg.png);
}
.bx_filter_vertical.bx_blue .bx_filter_control_section{text-align: center}
.bx_filter_vertical.bx_blue .bx_filter_search_button{
	height: 33px;
	line-height:33px;
}
.bx_filter_vertical.bx_blue span.icon_lupe{
	background: url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new2026/themes/blue/images/searchicon.png) no-repeat center;
}

/* End */


/* Start:/bitrix/templates/mfpoisk/components/bitrix/system.pagenavigation/mfpoisk_new/style.css?1760479648185*/
.system-nav-orange
{
	color: #999;
	font-size:12px;
}

.system-nav-orange .nav-current-page
{
	color:white;
	background-color: rgb(255, 153, 0);
	font-weight: bold;
	padding:1px 0px;
}

/* End */


/* Start:/bitrix/templates/mfpoisk/components/extyl-pro/catalog.section/grid/style.css?17642322282135*/
.image {
    position: relative;
}
.overlay-svg {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 24px;
    z-index: 2;
}

@media (max-width: 700px) {
    .overlay-svg {
        height: 24px;
        bottom: 8px;
        left: 8px;
        z-index: 2;
    }
}

#plashka {
    display: inline-block;
    font-size: 24px;
    grid-column-start: 1;
    grid-column-end: 5;
}

@media (max-width: 1300px) {
    #plashka {
        display: inline-block;
        font-size: 24px;
        grid-column-start: 1;
        grid-column-end: 4;
    }
}

@media (max-width: 960px) {
    #plashka {
        display: inline-block;
        font-size: 24px;
        grid-column-start: 1;
        grid-column-end: 3;
    }
}

@media (max-width: 860px) {
    #plashka {
        display: inline-block;
        font-size: 18px;
        grid-column-start: 1;
        grid-column-end: 4;
    }
}

@media (max-width: 620px) {
    #plashka {
        display: inline-block;
        font-size: 18px;
        grid-column-start: 1;
        grid-column-end: 3;
    }
}

/* Helper classes for refactoring inline styles */
.d-none {
    display: none;
}

.text-red {
    color: red;
}

.font-size-13 {
    font-size: 13px;
}

.font-bold {
    font-weight: bold;
}

.text-center {
    text-align: center;
}

.text-uppercase {
    text-transform: uppercase;
}

.product-card__size-wrapper {
    height: 37px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.product-card__size-dl {
    width: 100%;
}

.product-card__size-dd-span {
    font-size: 13px;
    align-self: flex-end;
}

.product-card__multiply-banner {
    background-color: rgba(248, 248, 248, 0.4);
    height: 17px;
    line-height: 22px;
}

.product-card__multiply-banner-text {
    vertical-align: middle;
    font-size: 8px;
}

.product-card__to-cart-button {
    width: unset!important;
}

.product-card__in-cart-label {
    font-size: 12px;
    padding: 10px 0 0 0;
}

#plashka {
    width: -webkit-fill-available;
    margin-top: 50px;
}

#contentPageNumber {
    display: inline;
}

.price-mobile {
    padding-top: 3px;
}

/* End */
/* /bitrix/templates/mfpoisk/components/bitrix/catalog/mfpoisk_new/style.css?177065831511648 */
/* /bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new2026/style.css?177065450510152 */
/* /bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new2026/themes/blue/colors.css?1770654505459 */
/* /bitrix/templates/mfpoisk/components/bitrix/system.pagenavigation/mfpoisk_new/style.css?1760479648185 */
/* /bitrix/templates/mfpoisk/components/extyl-pro/catalog.section/grid/style.css?17642322282135 */
