

/* Start:/bitrix/templates/mfpoisk/components/bitrix/catalog/mfpoisk_new/style.css?176047964810747*/
.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;
  }

}

@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/new/style.css?176048781546667*/
/*.bx_filter{min-width: 220px}*/
/*.jq-select-multiple{
    background: #fff;
    height: 111px;
    width: 100%;
}
.jq-select-multiple ul{
    height: 111px!important;
    box-shadow: 0 2px 0 #c2c2c2;
}
.jq-select-multiple ul li{
    height: 37px;
    color: #2e302e;
    padding: 12px 7px 5px;
    margin: 1px 7px 0;
    border: 1px solid transparent;
    border-radius: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    cursor: pointer;
}
li.dl_chosed, li.sel{
    background: #777f8c;
    color: #fcc065!important;
}*/
.bx_filter .bx_horizontal{min-width: auto}

.bx_filter .bx_filter_section{
	position:relative;
	padding:30px 3.5% 0;
	border:7px solid #e1f5fb;
	border-radius:2px;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAS1BMVEXB5/LB6PLC6PLC6PPC6fPD6fPD6fTD6vTE6vTE6vXE6/XF6/XF6/bF7PbG7PbG7PfG7ffH7ffH7fjH7vjI7vjI7vnI7/nJ7/nJ7/oBqae4AAAGDElEQVQYGQXBAWKDQBACwGtXUQyKkmx6/39pZ4bDPzEfbgagALphXig4gI3mKrNtZgmIUtIalgPblzYAxjTm5osAP3Eu2nsToNsNmXboeo2ZtkMaz3TOpMszFpAp70TgQPNMghs+/OC67EFvE+KkhKmgkYump6vZ4cJly0RsPvECeQ0O/Yw2ItAm8Po1Ce+8Hof+5TTh49dWEldTrBiyNCaLXEwf96ak7ONrotmphhSM9ReKHSBrcppQauDHy9b9mPzGeiWYb5vgS/vpPTh9orPey3Edq501CDJe157vQcNICkSe7k+3sjb0LrdUNN0AqZyx8gkG5OqYa+810f03dj/ATT0LgnJ30eDSiw22Y9InB7P6TtM89TxAiplwaEkC+nvNtJ6HvJCpOO5yj3XPxHOZyYXVRvDSD2jK1TER1kT3t+gbCBXgXgehUzZBAgy8kuiWg4RmIc13M6zs9Gzc37kaY4aaiYwmsZmJAthAV94wcMvgDhE54AQTytgOzQ0SgYKdgyb0+L3DiIw6we6cO2civbPOdjgwC7zFewH6jluVd8AHBZavgtiCnXjGRKMgcayzwd4AnrHNhFkRkArDoEGTlDIJIGVvFz2wKGnJj7Otd+J4O5P3Ti7qCcont5Zt1B5R7JUZmslp9MYVZqIANvD5yRvG8sggVxG3lutxTShUBo6RjaDtGL2yC7ZZ1PxrknUDlZitnRdMVS5vQ3Ui2ozj90NEVg4s3/CFSaHYls+AgAkQB5AeHNp9banLRqcCWbCzBkGeKSfoaYe5coRLI6P8HoC0fnhPrtmKPGTYAZa2PpQNudrLTQPw/nczIcYC19tOlPBMAHYMFrv8Am7mrBnbj4vLZZ/EjQzU7Pv5myoYDcfEgnnbPSEnJfTFmLR3QGUS5rA4FTRv03S7mp+bwMpMxOYdY3WQRa9aaMrVGWz9daqChioEeJ2+jQa7ypcJHvOvsbMCVD/XPk8Optx8wPBsfBqGf0ycf2SLPJrT1ciM/F2urjP01WN52ciZBLFVUVg226kKe2ID8osG8UayUB8hHkqThrmESMO4SQS9s+QP5ASOkS/wYmz5fb08egUZC2PfQnZ82E9MRUrkNpww4W8ZcgPWjQFQ3wrm1Izvj28HtJcQ05S92x9mvbwxzqUZARh6V7cY/+CbANt5pwE1CbnxdDaB0wfT6NAhpGuA53bfurHYQJcbBiKDhIhodYKGbijdMbcZcACWM3mdF3Ehn7wXNAyyYW/2CXAD9qC7kmvL/gsPQvsK2u533ZkLZNedevxF7uKycV86vC76LPCeMe3RQdPKGzRPEtWkZKH0gauy+cIrwrvDRsrLG8zYDEnuEKcZ9kZQWZ28SNGNA5FvwkRXh2yAYwu4MpD3tEkzFeBbnguB6Y8ncRdAXzidOju9csCyJ20Txp000KtBNmzaXsCd4I3uX8cMCydGuT7L7pBFbBSEqDp42PI9ERaeACgjfoG5EHNENcl552TQbtsn7y2t8FpuTthETdCmb/IoHWyPdQ8ub90GzdQNfMsTG/B1e3K5fwu04aQ8nzeUyRqGzd5W0O33IvO8shlqpoLK9TK39qQzJdMUGQx4C7cKmiq5F/kOHOOZgBhbbuukuCILfQPuHvR+bvwQwYJCO5YfdW5HervEtytem3fsqi/wTGKsXpN1Ifx096d1r70o5baKphvrRj2O5c4SkI1ghLgYwLXIme8TUmcYrpdFXNUKHMDwuZRbv5E8jrKVJGiSI4YsmUASYWcNVGEqcPldVxEHC8MPUBs8AzhHwYJ/d4ZLbv5pS5MGoIBXVtFL0c+A7Vz4gO8f+DQXHPPvQ6JSqI45T26Gd9XbF62rJAzY1GmA5LIF3ZXbDH9wFjnZTZCwkqIN9WWihld23yZnInVqtkNAB0/vN2yvHQQ6hfMygizJHDfrAQ9MFPNiAHQev1X5NBisYNk/OLY+YD/xjLkO0Y3O8YSQVGCYs4d+vLi7ERAM3HzAyF3duDBOEA0bbMekTdSHtL9m2UQjf2QerOAxf4I5X99nHIxrmQlAJ41Sk5B7TYcHtj9rT9B5JYTkBXv4D9G7lmk7oTNdAAAAAElFTkSuQmCC');
	text-shadow:0 1px 0 #fff;
}
.bx_filter .bx_filter_title{
	font-size:21px;
	font-weight:bold;
	margin-bottom:10px;
	padding:0 10px;
	color:#000;
	text-shadow:0 1px 0 #fff;
	/*text-align: left;*/
}
/*bx_filter_container => bx_filter_parameters_box*/
.bx_filter .bx_filter_button_box,
.bx_filter .bx_filter_parameters_box{
	margin-bottom:20px;
	padding:0 6px;
}
.bx_filter .bx_filter_button_box{clear: both;}
.bx_filter.bx_horizontal .bx_filter_parameters_box{
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:25%;
	padding:0 15px;
}
.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:both;}
@media (max-width:860px){
	.bx_filter.bx_horizontal .bx_filter_parameters_box{width:33.333%;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:both;}
}
@media (max-width:640px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{width:50%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:both;}
}
@media (max-width:450px){
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box{float:none;width:100%;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(4n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(3n+2){clear:none;}
	.bx-touch .bx_filter.bx_horizontal .bx_filter_parameters_box:nth-child(2n+2){clear:none;}
}

.bx_filter .bx_filter_parameters_box_title{
	font-size:15px;
	display:inline-block;
	margin-bottom:10px;
	cursor:pointer;
	color:#000;
	border-bottom:1px dashed #000;
	position: relative;
}

.bx_filter .bx_filter_parameters_box_title:after{
	position: absolute;
	content: ' ';
	width:7px;
	height: 4px;
	top: 50%;
	/*left: -13px;*/
	right: -15px;
	margin-top: -1px;
	opacity: .8;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjWLWCQWsBg1cLQ5AIQ0gIACLDA/lykNHsAAAAAElFTkSuQmCC');
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAFAgMAAAD09B5LAAAABGdBTUEAALGPC/xhBQAAAAlQTFRF////AAAAAAAAflGpXQAAAAN0Uk5TvwCA2cz+0wAAABdJREFUCNdjCAthiJrCkLWEYdUKBgYGACBrA/l9XbhoAAAAAElFTkSuQmCC");
}

.bx_filter .bx_filter_parameters_box_hint{
	display:inline-block;
	position:relative;
	content: ' ';
	width:12px;
	height: 12px;
	top:2px;
	right:-18px;
	background: url('/bitrix/js/main/core/images/hint.gif');
}

.bx_filter .bx_filter_block{
	display:none;
	padding:0;
}
.bx_filter .bx_filter_button_box .bx_filter_block,
.bx_filter .bx_filter_parameters_box.active .bx_filter_block{
	display:block;
}
.bx_filter .bx_filter_parameters_box.active .bx_filter_block i{
	font-size: 15px;
	font-style: normal;
	color: #596b70;
	display: block;
	padding-bottom: 3px;
}
/*bx_filter_param_area => bx_filter_parameters_box_container*/
.bx_filter .bx_filter_parameters_box_container{/*margin-bottom:20px;*/}
/*bx_filter_param_area_block => bx_filter_parameters_box_container_block*/
.bx_filter .bx_filter_parameters_box_container_block{
	font-size:11px;
	float:left;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:50%;
	color:#3f3f3f;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	text-align: right;
}
/*bx_input_container => bx_filter_input_container*/
.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	/*max-width:105px;*/
	max-width:66%;
	min-width: 80px;
	width: 100%;
	height:35px;
	padding:1px;
	border-radius:3px;
	background:#8ca3ae;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));
	background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1){
	padding-right: 5px;
}
.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){
	padding-left: 5px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input{
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	font-size: 18px;
	/*max-width:33%;*/
	/*min-width: 105px;*/
	height:33px;
	margin: 0;
	padding:0 4px;
	border:none;
	border-radius:2px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215,215,215,.75);
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container{
	max-width:100%;
	position:relative;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container input.calendar{
	padding:0 23px 0 4px;
	font-size:15px;
}

.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container img.calendar-icon{
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	position:absolute;
	font-size:18px;
	top:7px;
	right:3px;
}

/*Track*/
.bx_filter .bx_ui_slider_track{
	position:relative;
	/*height:7px;*/
	margin:25px 0px;
	/*border:1px solid #8da3ad;
	background:#a1c0c8;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ExYzBjOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiM2Q1ZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1c0c8), color-stop(100%,#b3d5df));
	background:-webkit-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:   -moz-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:    -ms-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:     -o-linear-gradient(top, #a1c0c8 0%,#b3d5df 100%);
	background:        linear-gradient(top bottom, #a1c0c8 0%,#b3d5df 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.35);
*/
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1c0c8', endColorstr='#b3d5df',GradientType=0 );
	
	background: #fff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 -2px 0 #e0e0e0;
    height: 6px;
    top: 1px;
}
.bx_filter .bx_ui_slider_part{
	position:absolute;
	top:-6px;
	width:1px;
	height:17px;
	background:#a2bfc7;
}
.bx_filter .bx_ui_slider_part.p1{left:-1px;}
.bx_filter .bx_ui_slider_part.p2{left:25%;}
.bx_filter .bx_ui_slider_part.p3{left:50%;}
.bx_filter .bx_ui_slider_part.p4{left:75%;}
.bx_filter .bx_ui_slider_part.p5{right:-1px;}
.bx_filter .bx_ui_slider_part span{
	font-size:11px;
	font-weight: bold;
	position:absolute;
	top:-16px;
	left:50%;
	display:block;
	width:100px;
	margin-left:-50px;
	text-align:center;
	color:#000;
}
.bx_filter .bx_ui_slider_part.p2 span,
.bx_filter .bx_ui_slider_part.p3 span,
.bx_filter .bx_ui_slider_part.p4 span{color:#6b8086;}

.bx_filter .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar,
.bx_filter .bx_ui_slider_pricebar_VD,
.bx_filter .bx_ui_slider_pricebar_VN,
.bx_filter .bx_ui_slider_pricebar_V{
	position:absolute;
	top:-1px;
	bottom:-1px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

.bx_filter .bx_ui_slider_range{
	z-index:50;
}
.bx_filter .bx_ui_slider_pricebar{
	z-index:100;
}





.bx_filter .bx_ui_slider_handle{
	background: #ee731b none repeat scroll 0 0 ;
    border: 0 none;
    border-radius: 50%;
    box-shadow: 0 2px 0 rgba(9, 11, 11, 0.13);
    height: 36px;
    margin-left: -18px !important;
    top: -16px !important;
    width: 36px;
	position: absolute;
	
}

.bx_filter .bx_ui_slider_handle:hover{
	/*-webkit-cursor:grab;
	-ms-cursor:grab;
	-o-cursor:grab;
	cursor:grab;*/
}
.bx_filter .bx_ui_slider_handle:active{
	/*-webkit-cursor:grabbing;
	-ms-cursor:grabbing;
	-o-cursor:grabbing;
	cursor:grabbing;*/
}
.bx_filter .bx_ui_slider_handle.left{
	
	/*background:#ee731b url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/images/handle_left.png) no-repeat;*/
	
}
.bx_filter .bx_ui_slider_handle.right{
	margin-right: -18px !important;
	
	/*background:#ee731b url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/images/handle_right.png) no-repeat;*/
	/*background:#ee731b url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/images/sprite.png) no-repeat;
	background-position: 0 -16px;*/
}


.bx_filter .bx_ui_slider_pricebar_VD{
	background: #e7541a none repeat scroll 0 0;
}

/*
*	Select
*
*/
.bx_filter .bx_filter_select_container{
	display:inline-block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:35px;
	padding:1px;
	border-radius:3px;
	background:#8ca3ae;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjYTNhZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNmM4ZDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#8ca3ae), color-stop(100%,#b6c8d2));
	background:-webkit-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:   -moz-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:    -ms-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:     -o-linear-gradient(top, #8ca3ae 0%,#b6c8d2 100%);
	background:        linear-gradient(top bottom, #8ca3ae 0%,#b6c8d2 100%);
	box-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ca3ae', endColorstr='#b6c8d2',GradientType=0 );
}
.bx_filter .bx_filter_select_block{
	position:relative;
	display:block;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:33px;
	margin:0;
	padding:0 33px 0 10px;
	border:none;
	border-radius:2px;
	background:#fff;
	box-shadow:inset 0 3px 6px 0 rgba(215,215,215,.75);
}
.bx_filter .bx_filter_select_text{
	font-size:15px;
	line-height:33px;
	overflow:hidden;
	max-width:100%;
	height:33px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
}
.bx_filter .bx_filter_select_text.fix{
	min-width:120px;
}
.bx_filter .bx_filter_select_text label{
	cursor:pointer;
}
.bx_filter .bx_filter_select_arrow{
	position:absolute;
	top:0;
	right:0;
	width:34px;
	height:33px;
	cursor:pointer;
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/
.bx_filter_select_popup{padding:0;}
.bx_filter_select_popup ul{
	margin:0;
	padding:0;
	list-style:none;
}
.bx_filter_select_popup ul li{
	display:block;
	text-align: left;
	vertical-align:middle;
}
.bx_filter_select_popup ul li:first-child{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.bx_filter_select_popup ul li label{
	font-size:14px;
	line-height:26px;
	display:block;
	text-align: left !important;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	height:26px;
	padding:0 5px;
	cursor:pointer;
	vertical-align:middle;
	white-space:nowrap;
	text-overflow:ellipsis;
	-ms-text-overflow:ellipsis;
	color:#575757;
}
.bx_filter_select_popup ul li label.selected,
.bx_filter_select_popup ul li label:hover{
	color:#000;
	background:#f3f8fa;
}
.bx_filter_select_popup ul li label.disabled{
	color:#b8b8b8;
	background:transparent;
}
.bx_filter_select_popup ul li .bx_filter_param_text{
	line-height: 26px !important;
}

/*
* TAGS
*
*/
.bx_filter.bx_horizontal .bx_filter_parameters_box.tags{
	width: 100%;
	clear: both
}
.bx_filter .bx_filter_tag{
	padding:18px;
	border:1px solid #aed5e0;
	border-radius:5px;
	background:rgba(151,214,233,.33);
}
.bx_filter .bx_tag_link{
	font-size:12px;
	text-decoration:none;
	color:#68939e;
	border-bottom:1px solid;
	text-shadow:none;
}
.bx_filter .bx_tag_link.active,
.bx_filter .bx_tag_link:hover{
	color:#1d3d46;
	border-bottom:none;
}

/*
*	LABEL
*
*/
.bx_filter .bx_filter_param_label{
	font-size:13px;
	position:relative;
	display:block;
	text-align:left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.dropdown-inputs ul.checkboxes li {
	position: relative;
}
.dropdown-inputs ul.checkboxes li input[type="checkbox"] {
	top: 0;
	/* height: 28px; */
	z-index: 1;
	margin:0;
}
.bx_filter .bx_filter_param_label {display: inline-block;}
.bx_filter .bx_filter_param_label.dibactive{display: inline-block;}
.bx_filter .bx_filter_param_label.dib{display: inline-block;}
.bx_filter .bx_filter_param_text{
	line-height:34px;
	position:relative;
	display:block;
	padding:0 5px;
	vertical-align:middle;
	text-align:left;
	cursor:pointer;
	white-space:nowrap;
	overflow:hidden;
	max-width:100%;
	text-overflow:ellipsis;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text{
	color:#6c6c6c;
	/*text-decoration: line-through;*/
}
.bx_filter_select_popup .bx_filter_param_label.active{
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/
.bx_filter .bx_filter_input_checkbox{
	position:relative;
	display:block;
	clear:both;
	overflow:hidden;
	min-height:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.bx_filter .bx_filter_input_checkbox input[type=radio],
.bx_filter .bx_filter_input_checkbox input[type=checkbox]{
	position: relative;
	top: -3px;
	float:left;
}
.bx_filter .bx_filter_input_checkbox .bx_filter_param_text{
	display: block;
	line-height: 15px;
	margin-left: 25px;
	text-align: left;
}

/*
* 	BTN
*
*/
.bx_filter .bx_filter_param_btn{
	display:inline-block;
	width:34px;
	height:34px;
	text-align:center;
	text-decoration:none;
	color:#000;
	vertical-align: middle;
	border:1px solid #9dbcc3;
	border-radius:3px;
	background:#fbfdfd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUxZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbfdfd), color-stop(100%,#cfe1e7));
	background:-webkit-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:   -moz-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:    -ms-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:     -o-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
	background:        linear-gradient(top bottom, #fbfdfd 0%,#cfe1e7 100%);
	background-clip:padding-box;
	box-shadow: 0 1px 0 rgba(0,0,0,.1), inset 0 0 0 1px rgba(255,255,255,.22);
	text-shadow:0 1px 0 #fff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfdfd', endColorstr='#cfe1e7',GradientType=0 );
	-webkit-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	transition:border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
	float: left;
}
.bx_filter .bx_filter_param_btn:hover{border-color:#b4d5de}
.bx_filter .bx_filter_param_btn:active,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn{
	border-color:#b4d5de;
	background:#fcfefe;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZjZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUyZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffff), color-stop(100%,#cfe2e7));
	background:-webkit-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:   -moz-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:    -ms-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:     -o-linear-gradient(top, #fcfefe 0%,#feffff 100%);
	background:        linear-gradient(top bottom, #fcfefe 0%,#cfe2e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#feffff',GradientType=0 );
	border-radius: 5px;
	border: 1px solid #000;
	background: url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/<path-to-image>) rgb(255, 255, 255) 50% / cover no-repeat;

}
/* --- colors */
.bx_filter .bx_filter_param_btn.bx_color_sl{
	/*width:24px;*/
	/*padding:0 1px;*/
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{
	background: transparent;
	box-shadow: none
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{position: relative;}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl:before{
	position: absolute;
	bottom:0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	/*width: 19px;*/
	/*height:19px;*/
	display: block;
	z-index:2;
	opacity: .7;
}

/*
* BTN P/M
*
*/
.bx_filter .bx_filter_param_btn.bx_spm{
	width:23px;
	min-width:23px;
	height:23px;
	padding:0;
	vertical-align: middle;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_minus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAECAIAAADXmFKkAAAAIUlEQVQYV2NgKFmCD5UuYUDno5ElUBWLoUJwUWT0nxAAABiMRP18QPJ4AAAAAElFTkSuQmCC),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 10px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm.bx_plus{
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==), -webkit-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),	  -o-linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAATElEQVQoz2NgQAclS/7DMUEAVriYWMVQhSCaKJNLcTmjFMmNyBibOFgQLrEYu0a4YrCCxbhNQxb7jwaQFWLIUR7OpUtIDWciFONzIwAP8KL1rVnYDQAAAABJRU5ErkJggg==),		 linear-gradient(#fbfdfd 0%, #cfe1e7 100%);
	background-repeat:no-repeat,repeat;
	background-position:center 6px,center;
}
.bx_filter .bx_filter_param_btn.bx_spm:active{
	outline:none !important;
	box-shadow:inset 0 2px 3px rgba(0,0,0,.12);
}
.bx_filter span.bx_spm{
	font-size:18px;
	font-weight:bold;
	line-height:23px;
	display:inline-block;
	height:23px;
	margin:0 10px;
	vertical-align:middle;
	color:#000;
}

/*
*	icon
*
*/
.bx_filter_select_popup .bx_filter_select_text_icon,
.bx_filter .bx_filter_select_text_icon{
	line-height:33px;
	position:relative;
	display:inline-block;
	width:24px;
	height:24px;
	margin-top:-2px;
	margin-right:2px;
	vertical-align:middle;
	border-radius:2px;
}
.bx_filter_select_popup .bx_filter_btn_color_icon,
.bx_filter .bx_filter_btn_color_icon{
	line-height:24px;
	position:relative;
	top:5px;
	border-radius: 2px;
	display:inline-block;
	width:16px;
	height:16px;
	vertical-align:middle;
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
	-webkit-background-size:cover;
	background-size:cover;
}
.bx_filter_select_popup .bx_filter_btn_color_icon{
	width:20px;
	height:20px;
	margin:2px 0;
	top: 0 !important;
}
.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon{
	top:-1px !important;
}
.bx_filter_btn_color_icon.all {
	position: relative;
	border: none;
	box-shadow: none
}

.bx_filter_btn_color_icon.all:after,
.bx_filter_btn_color_icon.all:before{
	position: absolute;
	width: 60%;
	height:60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0,0,0,.2);
}
.bx_filter_btn_color_icon.all:after{
	right: 0;
	bottom: 0;
}
.bx_filter_btn_color_icon.all:before{
	top:0;
	left: 0;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_btn_color_icon{
	opacity: .2;
}

/*
* 	BIZ
*
*/
.bx_filter .bx_filter_parameter_biz{
	font-size:15px;
	display:inline-block;
	margin-right:10px;
	text-decoration:none;
	color:#215968;
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz:hover{
	text-decoration:none;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active{
	position:relative;
	padding-left:20px;
	color:#d54a4a;
	border-bottom:1px solid;
}
.bx_filter .bx_filter_parameter_biz.active:hover{
	border-bottom:1px dashed;
}
.bx_filter .bx_filter_parameter_biz.active:before{
	position:absolute;
	top:4px;
	left:1px;
	display:block;
	width:13px;
	height:13px;
	content:' ';
	background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABFElEQVQoz2NgIBJcl+Qzui7J33Vdgo+RWA38NxQknwDp/zekhRoIarghyc94Q15iC5D+f1NJ5v/n7dumE7ZFWqgYbANQ08c1a37+///fAL8GCT7L6zLCf0CaXjbUAdX/j0aWdAJKTACaxookJnJTUeoFyIaHIYH////8ORHZzdw35MTegyRvSAkeAdISYH8oSu4Fid0x0f//5/nzo0BbWOCagBzur0ePvrujp/kf5Aygc54DbZkDYt9UkPj/7czpl0A1ohhuBwra/Lp//809Zwewh8GagfSHpUt+A+VMcXoaKKn45+PHK0/iY8EaX1SUgzyeRDB4gYp4//3+veX9/Hn//379OpPY1ALSyAzEOUDMhksNAKf2po+AEPuKAAAAAElFTkSuQmCC') no-repeat center left;
}

/*
*	BTN result and reset
*
*/
.bx_filter .bx_filter_search_button{
	cursor: pointer;
	outline: none;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	display:inline-block;
	height:35px;
	margin-right:7px;
	margin-bottom:10px;
	padding:0 10px;
	text-decoration:none;
	color:#1075a2;
	border-top:   1px solid rgba(0,0,0,.1);
	border-right: 1px solid rgba(0,0,0,.2);
	border-bottom:1px solid rgba(0,0,0,.4);
	border-left:  1px solid rgba(0,0,0,.2);
	border-radius:3px;
	background:#f9fafa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfefe), color-stop(100%,#c6e8f2));
	background:-webkit-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:   -moz-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:    -ms-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:     -o-linear-gradient(top, #fcfefe 0%,#c6e8f2 100%);
	background:        linear-gradient(top bottom, #fcfefe 0%,#e4f1f5 100%);
	box-shadow: 0 1px 1px 0 rgba(0,0,0,.1);
	text-shadow:0 1px 0 0 rgba(255,255,255,.75);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfefe', endColorstr='#c6e8f2',GradientType=0 );
}
.bx_filter .bx_filter_search_button:hover{
	background:#f0f9fb;
}
.bx_filter .bx_filter_search_button:active{
	position:relative;
	bottom:-1px;
	background:#e4f1f5;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZjFmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f5), color-stop(100%,#f9fafa));
	background:-webkit-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:   -moz-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:    -ms-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:     -o-linear-gradient(top, #e4f1f5 0%,#f9fafa 100%);
	background:        linear-gradient(top bottom, #e4f1f5 0%,#f9fafa 100%);
	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.08) ;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f5', endColorstr='#f9fafa',GradientType=0 );
}
.bx_filter .bx_filter_search_reset{
	cursor: pointer;
	outline: none;
	font-size:14px;
	font-weight:bold;
	line-height:35px;
	display:inline-block;
	height:35px;
	margin-right:7px;
	margin-bottom:10px;
	padding:0 10px;
	/*text-decoration:underline;*/
	color:#586a6f;
	border-radius:3px;
	background:transparent;
	border: none;
	text-shadow:0 1px 0 0 rgba(255,255,255,.75);
}
.bx_filter .bx_filter_search_reset:hover{
	color:#555;
}
.bx_filter .bx_filter_search_reset:active{
	position:relative;
	bottom:-1px;
	/*box-shadow: inset 0 1px 2px 0 rgba(0,0,0,0.08) ;*/
}

/*
* 	Result Popup
*
*/
.bx_filter .bx_filter_popup_result{
	font-size:14px;
	font-weight:normal;
	line-height:33px;
	/*position:absolute;*/
	z-index:930;
	display:none;
	height:33px;
	margin-top:-7px;
	margin-left:10px;
	padding:0 10px;
	white-space:nowrap;
	color:#000;
	/*border-top:1px solid #c0d6dc;
	border-right:1px solid #c0d7dd;
	border-bottom:1px solid #c0d6dc;
	border-left:1px solid #c0d7dd;
	border-radius:3px;
	background:#fff;
	box-shadow:0 2px 5px 0 rgba(0,0,0,.1);*/
}
.bx_filter .bx_filter_popup_result .arrow{
	position:absolute;
	top:50%;
	width:8px;
	height:14px;
	margin-top:-7px;
	background:url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/images/arr_left.png) no-repeat center;
}
.bx_filter.bx_horizontal .bx_filter_popup_result{
	position: static !important;
	display: inline-block
}
.bx_filter.bx_horizontal .bx_filter_popup_result .arrow{
	display: none;
}
.bx_filter .bx_filter_popup_result.right{left:102%;}
.bx_filter .bx_filter_popup_result.left{right:102%;}
.bx_filter .bx_filter_popup_result.right .arrow{left: -8px;background:url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/images/arr_left.png)  no-repeat center;}
.bx_filter .bx_filter_popup_result.left  .arrow{right:-8px;background:url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/images/arr_right.png) no-repeat center;}
.bx_filter .bx_filter_popup_result a{color:#0073a3;}
.bx_filter .bx_filter_popup_result a:hover{text-decoration:none;}
.bx_filter .bx_filter_popup_result_close{display:none;}

@media (max-width:530px){
	.bx-touch .bx_filter .bx_filter_popup_result{
		font-size:12px;
		line-height:14px;
		position:fixed !important;
		z-index:1001;
		top:auto !important;
		right:0 !important;
		bottom:0 !important;
		left:0 !important;
		margin-top: 0;
		margin-left:0;
		width:auto;
		height:auto;
		padding:10px;
		border-radius:0;
		box-shadow:0 -2px 5px 0 rgba(0,0,0,.1);
	}
	.bx_filter .bx_filter_popup_result .arrow{
		display: none;
	}
	.bx-touch .bx_filter .bx_filter_popup_result_close{
		position:absolute;
		top:50%;
		right:10px;
		display:block;
		width:22px;
		height:22px;
		margin-top:-11px;
		background:url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/images/x.png) no-repeat center;
		background-size:16px;
	}
}


article.calc1 {}
article.calc1 h2 {margin:40px 0 15px;}
article.calc1 .page-title {}
/*article.calc1 .params,article.calc1 .sample {margin-top:-28px;border:1px solid #0cd04d;border-radius:5px;background:#fff;}*/
article.calc1 .params,article.calc1 .summary {position:relative;}
/*article.calc1 .params::before,article.calc1 .summary::before {content:'';display:block;border-radius:5px 0 0 5px;width:40%;position:absolute;top:0;bottom:0;left:0;}*/
/* .params */
article.calc1 .params {padding:0 0 20px;}
article.calc1 .params::before {border-right:1px solid #eee;background:#f5f5f5;}
article.calc1 .params dl {margin-top:20px;line-height:16px;position:relative;/*z-index:2;*/}
article.calc1 .params dl::after {content:'';display:table;clear:both;}
article.calc1 .params dl.alt + dl {margin-top:10px;}
article.calc1 .params dl dt {float:left;padding:10px 20px;width:40%;font-size:16px;color:#045b38;}
article.calc1 .params dl dd {margin-left:40%;padding:0 20px;}
article.calc1 .params dl:first-child {margin-top:22px;}
article.calc1 .params dl:first-child dt {padding-top:0;}
article.calc1 .params ul.radiogroup.inline li {margin-left:22px;}
article.calc1 .params ul.baloon::after {content:'';display:table;clear:both;}
article.calc1 .params ul.baloon li {float:left;width:34px;height:34px;}
article.calc1 .params ul.baloon li label {display:inline-block;padding:0;border-radius:50%;width:44px;height:44px;z-index:1;}
article.calc1 .params ul.baloon li label::before {margin:0;width:44px;height:44px;top:0;left:0;z-index:1;}
article.calc1 .params ul.baloon li label::after {display:none !important;}
article.calc1 .params ul.baloon li label img {display:block;/*margin:8px auto 0;*/position:relative;z-index:3;}
article.calc1 .params ul.baloon li label span {display:block;border-radius:50%;}
article.calc1 .params ul.baloon li label span.mask {width:100%;height:100%;background:url(/print/images/calc/baloon-small.png) 50% 0 no-repeat;position:relative;z-index:2;}
article.calc1 .params ul.baloon li label span.bg {position:absolute;top:1px;left:1px;right:1px;bottom:1px;z-index:1;}
article.calc1 .params ul.baloon input[type="radio"] + label::before {transition:none;}
article.calc1 .params ul.baloon input[type="radio"]:not(checked) + label::before {opacity:0;}
article.calc1 .params ul.baloon input[type="radio"]:checked + label {z-index:2;}
article.calc1 .params ul.baloon input[type="radio"]:checked + label::before {opacity:1;background:transparent !important;z-index:3;}
article.calc1 .params ul.baloon input[type="radio"]:checked + label span.mask {background-position:50% -50px}
article.calc1 .params ul.color {padding:7px 0 0;}
article.calc1 .params ul.color + ul.color {margin-top:10px;border-top:1px solid #c2c2c2;}
article.calc1 .params ul.color + p {margin-top:20px;}
article.calc1 .params ul.color::after {content:'';display:table;clear:both;}
article.calc1 .params ul.color li {float:left;width:34px;height:34px;}
article.calc1 .params ul.color li label {display:block;margin:10px auto;padding:0;border:1px solid;border-radius:50%;width:14px;height:14px;}
article.calc1 .params ul.color input[type="radio"] {width:14px;height:14px;}
article.calc1 .params ul.color input[type="radio"] + label::before {left:-11px;}
article.calc1 .params ul.color input[type="radio"] + label::after {border:inherit;background:inherit;opacity:1 !important;left:-1px;}
article.calc1 .params ul.color input[type="radio"]:not(checked) + label::before {opacity:0;}
article.calc1 .params ul.color input[type="radio"]:checked + label::before {opacity:1;}
/*.sample */
article.calc1 .sample {padding:20px;min-height:200px;font-size:0;text-align:center;overflow:hidden;}
article.calc1 .sample::before {content:'';display:inline-block;vertical-align:middle;height:100%;min-height:32px;}
article.calc1 .sample .preview-wrap {display:inline-block;vertical-align:middle;}
article.calc1 .sample .preview {position:relative;}
article.calc1 .sample .preview + .preview {margin-top:10px;}
article.calc1 .sample img.baloon {display:block;position:relative;z-index:2;}
article.calc1 .sample img.logo {display:block;margin:-25px 0 0 -25px;width:50px;height:50px;position:absolute;/*top:50%;*/top:45%;left:50%;z-index:3;}
article.calc1 .sample span {display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:rgb(251, 238, 54);}
/* .summary */
article.calc1 .summary {border:1px solid #b0d9ba;border-radius:5px;padding:5px 0 0;font-size:14px;background:#e6fce5;}
article.calc1 .summary::before {border-right:1px solid #b0d9ba;border-radius:5px 0 0 5px;background:#dbf5da;top:0;bottom:0;left:0;}
article.calc1 .summary dl {margin-top:12px;line-height:16px;position:relative;/*z-index:2;*/}
article.calc1 .summary dl::after {content:'';display:table;clear:both;}
article.calc1 .summary dl dt {float:left;padding:0 20px;width:40%;color:#045b38;}
article.calc1 .summary dl dd {margin-left:40%;padding:0 20px;}
article.calc1 .summary dl.total {font-weight:bold;background:#cfecd3;}
article.calc1 .summary dl.total dt,article.calc1 .summary dl.total dd {padding-top:15px;padding-bottom:15px;}
article.calc1 .summary dl.total dt {border-right:1px solid #b0d9ba;}
article.calc1 .summary dl.total dd {font:normal 16px 'Code Pro';background:#c5e5c9;}
/* .text */
article.calc1 .text {margin-top:30px;}
article.calc1 .text p {margin:10px 0;}
/* .form */
article.calc1 .form {}
article.calc1 .form .submit {margin:15px 0 0;}


.bx_filter .bx_filter_param_btn.shape_reference_wrap{
	width: 54px;
	height: 54px;
}
.bx_filter .bx_filter_btn_color_icon.shape_reference{
	width: 38px;
	height: 36px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	box-shadow:none;
	margin: 2px 0 0 0;
}
.filter .input-wrap {
     margin: 24px 0 0 0  ; 
     padding: 0; 
}
 .dropdown-inputs .trigger {border:0;padding:0;width:35px;font-weight:600;font-size:0;top:0;right:0;bottom:0;}

 .dropdown-inputs .trigger div {
    display: block;
    margin-top: -2px;
    width: 5px;
    height: 4px;
    background: url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/../images/sprite.png) 0 -30px no-repeat;
    /* position: absolute; */
    top: 50%;
    left: 15px;
}

.filter .dropdown-inputs .value {
	display: inline-flex ;
    align-items: baseline;
}
.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;

}

 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;
 }

 
.bx_filter_select_popup .bx_filter_btn_color_icon, .bx_filter .bx_filter_btn_color_icon {
     position: relative;
    top: 0px;
    border-radius: 2px;
    display: inline-block;
 margin: 0 7px 0 0;
    vertical-align: middle;
 
    background-size: cover;
}

.bx_filter .bx_filter_param_btn.shape_reference_wrap {
    width: 40px;
    height: 40px;
}
.bx_filter .bx_filter_param_btn {
    display: inline-block;
    width: 34px;
    height: 34px;
    text-align: center;
    text-decoration: none;
    color: unset;
    vertical-align: middle;
    border: unset;
    border-radius: 0px;
    background: #fbfdfd;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZmUxZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: unset;
    background: unset;
    background: -moz-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
    background: -ms-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
    background: -o-linear-gradient(top, #fbfdfd 0%,#cfe1e7 100%);
    background: linear-gradient(top bottom, #fbfdfd 0%,#cfe1e7 100%);
    background-clip: padding-box;
    box-shadow: unset;
    text-shadow: unset;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfdfd', endColorstr='#cfe1e7',GradientType=0 );
    -webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    -o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
    transition: unset;
    cursor: pointer;
    float: left;
}
.bx_filter .bx_filter_param_label {
    /* font-size: 13px; */
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 18px!important;
    margin-right: 18px!important;
}

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

.checkboxes li:nth-child(n+6) { display: none; }

.show-more-checkbox {
  color: #0CD04D;
font-family: "Century Gothic";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
}
.filter .slider-input {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
}

.filter .slider-input::before {
    content: "от";
    position: absolute;
    left: 11px;
    top: 17px;
    transform: translateY(-50%);
    color: #8B908B;
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: 400;
}

.filter .slider-input::after {
    content: "до";
    position: absolute;
    left: 120px; /* Подстрой позицию в зависимости от макета */
    top: 17px;
    transform: translateY(-50%);
    color: #8B908B;
    font-family: "Century Gothic";
    font-size: 12px;
    font-weight: 400;
}

.filter .slider-input input {
    padding-left: 10px !important; /* Отступ, чтобы текст не накладывался на "от" / "до" */
    width: 80px !important;
    height: 34px !important;
    border: 1px solid #ccc;
    color: #2E302E;
    font-family: "Century Gothic";
    font-size: 14px !important;
    font-weight: 400;
    text-align: center;
    border-radius: 5px;
    outline: none;
    margin: 0 23px 7px 0px !important;
}

.filter .slider-input input:focus {
    border-color: #888;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

.filter button.button.gray span, a.button.gray, button.button.yellow span, a.button.yellow {
    border-color: #0cd04d;
    background-color: #0cd04d;
    width: 208px!important;
    height: 40px!important;
    flex-shrink: 0;
    color: #FFF;
    text-align: center;
    font-family: "Century Gothic";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.18px;
    padding: 8px 15px 10px;
}
button.button.yellow span, a.button.yellow {
    border-color: #ee731b!important;
    background-color: #ee731b!important;
	
}

.filter button.button, header.page .filter .button {
    margin-left: 0!important;
	
}

.button.gray {
	margin-top:16px;
}

input[type="checkbox"] + label {
	padding-left: 27px!important;
}
input[type="checkbox"]:checked + label span {
    color: #2E302E!important; /* Замени на нужный цвет */
}
input[type="checkbox"]:checked + label {
    color: #2E302E!important; /* Замени на нужный цвет */
}


/* Базовый стиль для checkbox */
input[type="checkbox"] {
    position: absolute !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

input[type="checkbox"] + label {
    position: relative !important;
    padding-left: 24px !important;
    cursor: pointer !important;
}

input[type="checkbox"] + label:before {
    content: '' !important;
    position: absolute !important;
    top: 50% !important;
    left: 0 !important;
    margin-top: -8px !important;
    width: 16px !important;
    height: 16px !important;
    border-radius: 2px !important;
    background: #FFF !important;
    transition: all 0.25s linear !important;
    box-sizing: border-box !important;
    box-shadow: unset !important;
}

/* Неактивный чекбокс - серая рамка */
input[type="checkbox"]:not(:checked) + label:before {
    border: 1px solid #8B908B !important;
}

/* Активный чекбокс - черная рамка */
input[type="checkbox"]:checked + label:before {
    border: 1px solid #000 !important;
    background-color: #ffffff !important; /* Если нужно залить фон при активном состоянии */
}

/* Кастомная галочка через background */
input[type="checkbox"]:checked + label:after {
    content: '' !important;
    position: absolute !important;
    top: 5px !important;
    left: 1px !important;
    width: 14px !important;
    height: 14px !important;
    background: url(/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/yes.svg) center no-repeat !important;
    background-size: contain !important;
    opacity: 1 !important;
    transition: all 0.25s linear !important;
    pointer-events: none !important;
}

/* Скрываем стандартную галочку полностью */
input[type="checkbox"]:checked + label:before {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
}

/* Дополнительно: черная рамка при наведении */
input[type="checkbox"] + label:hover:before {
    border-color: #000 !important;
}

.checkboxes li:nth-child(n+6) { display: none; }

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

.filter .submit {
    margin-top: 28px!important;
    font-size: 0;
}
/* End */


/* Start:/bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/themes/blue/colors.css?1760479647459*/
.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/new/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/new/themes/blue/images/searchicon.png) no-repeat center;
}

/* End */


/* Start:/bitrix/templates/mfpoisk/components/bitrix/system.pagenavigation/mfpoisk_new/style.min.css?1760479648147*/
.system-nav-orange{color:#999;font-size:12px}.system-nav-orange .nav-current-page{color:white;background-color:#f90;font-weight:bold;padding:1px 0}
/* End */


/* Start:/bitrix/templates/mfpoisk/components/extyl-pro/catalog.section/grid/style.css?17618116152135*/
.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?176047964810747 */
/* /bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/style.css?176048781546667 */
/* /bitrix/templates/mfpoisk/components/bitrix/catalog.smart.filter/new/themes/blue/colors.css?1760479647459 */
/* /bitrix/templates/mfpoisk/components/bitrix/system.pagenavigation/mfpoisk_new/style.min.css?1760479648147 */
/* /bitrix/templates/mfpoisk/components/extyl-pro/catalog.section/grid/style.css?17618116152135 */
