

/* Start:/local/templates/main/components/bitrix/catalog/type/style.css?17170232873596*/
.adv_plane {
	width: 30%!important;
}
/*.catalog-description{padding-top: 65px; padding-bottom: 60px; background: #ecebe9;}
.catalog-box .catalog-title{border-bottom: 1px solid #d9d9d9; text-align: center;}

.sort-box{width: 100%; height:60px; line-height:60px; clear: left;}
.sort-box .pager-box{float: right; min-width: 180px;}
.sort-title{float:left;}
.sort-item{display:block; color:#747474; text-decoration:none; padding:0 18px; float:left;}
.sort-item:hover{color:#db312e;}
.sort-item.active{color:#db312e;}
.page-count-text{line-height:1;}
.filter-title{font-size:24px; color:#0d0d0d;}

.pager-count{float: right; display: block; margin-right: -1px;}
.pager-count select{width: 52px;}

.col-right{width:900px; float:left; margin-right: -20px !important;}

.bx_filter_title{display: none;}
.filter_btn_wrapper{display: none;}

@media (max-width: 1180px){
   .col-right{width:720px;}   
   .sort-box .sort-items{width: 500px;}
}


@media (max-width: 960px){
  .sort-box .sort-items{width: 441px;}
}

@media (max-width: 780px){
  .sort-box .sort-items{width: 406px; }
  .sort-box{line-height: normal; padding-top: 12px;} 
}


@media(min-width: 680px) and (max-width: 780px){
   .sort-box .filter-title{width: 70px; font-size: 20px;}
   .sort-box .sort-items{padding-top: 5px;}
   .sort-box .pager-box{padding-top: 5px;}
   .sort-box .pager-box .pager-count{margin-top: -5px;}
   .sort-box .sort-item{padding: 0 10px;}
   .pagination.col-9{width: 100%;}  
   
   .col-filter.col-3{width: 30%;}
   .col-right{width:70%;}   
}


@media (max-width: 680px){   
   .sort-box{padding-top: 20px;}
   .sort-box .sort-items{width: 100%;}
   
   .pager-box{display: none;}
   
   .col-filter.col-3{
      display: none;
      position: fixed;
      top: 65px;
      left: 0;
      width: 100%;
      z-index: 350;
	  height:100%;
   }
   
   .col-right{width:100%;}
   
   .filter-title{display: none;}
   
   .bx-filter{height:100%; position:absolute; top:0; left:0; bottom:0;}
   .bx-filter form{display:block; height:80% !important;}
   .bx-filter .bx_filter_content{ height: 100%;}

   
   .filter_btn_wrapper {
      position: fixed;
      top:65px;
      left: 0;
      z-index: 102;
      width: 100%;
      display: block; clear: left;
   }
   
   .filter_btn{
    width: 100%;
    z-index: 70;      
    border: 0;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: block;
    padding: 0;       
   }
   
   .filter_btn:hover{}
   .filter_btn:active{}

   .bx_filter_title {
      display: block;
      height: 50px;
      line-height: 50px;
      font-size: 18px;
      color: #fff;    
      text-align: center;
      position: relative;
      background: #db312e;
	  z-index: 9;
   }
   
   
   .close_filter{
       width: 60px;
       height: 50px;
       position: absolute;
       right: 0;
       top: 0;
       background: url(/local/templates/main/components/bitrix/catalog/type/images/menu-close.png) no-repeat 30px -7px;
       cursor: pointer;   
   }
   
   .close_filter:hover{background-position: -86px;}
   .close_filter:active{background-position: -182px;}
   
   .bx-filter .bx-filter-popup-result.right{left: inherit !important; right: 0 !important;}   
   
}


@media (max-width: 480px){
   .sort-box{padding-top: 8px;}
   .sort-title{float: none; padding-left: 0;}
   .sort-item{padding-left: 0;}
}

@media (max-width: 320px){
   .sort-item{padding: 0 0 17px 15px;}
}*/
/* End */


/* Start:/local/templates/main/components/bitrix/catalog/type/bitrix/catalog.element/.default/style.css?176372494016530*/
.a_new {
  display: inline-block; /* делает элемент по ширине текста */
  color: #fc532c;
  border-bottom: 1px dashed #fc532c; /* добавляет линию по нижнему краю */
  margin-bottom: 10px;
  cursor:pointer;
}


.a_new:hover, .a_new:active, .a_new:visited, .a_new:focus {
  color: #fc532c;
}

.price_new {
    color: #fc532c;
    font-size: 30px;
}

.green_check {
	display:none;
}
.green_check:before {
    content: "✔";
    left: 10px;
    color: #75b671;
    font-size: 18px;
    font-weight: bolder;
}
.green_check.d_show {
	display:inline-block;
}




.made_price_zakup {
	margin:10px 0 10px 0;
}
.alert_manager {
	position: fixed;
	top: 95px;
	left: 4px;
	width: 350px;
	height: auto;
	overflow: auto;
	background: yellow;
	z-index: 99999;
	text-align:center;
	border-radius:10px;
}
.a_close{
	float:right;
	font-size:20px;
	color:red;	
}
.margaForUser {
	position: absolute;
	top:-190px;
	right:-20px;
	z-index:99999;
}
.margaForUser2 {
	position: absolute;
	top:-40px;
	right:-20px;
	z-index:99999;
	color: #fa0805;
	font-weight: bold;
	 -moz-transform: rotate(2deg); /* Для Firefox */
    -ms-transform: rotate(2deg); /* Для IE */
    -webkit-transform: rotate(2deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(2deg); /* Для Opera */
    transform: rotate(-2deg);
}
.margaForUser3 {
	position: absolute;
	top:-20px;
	right:-20px;
	z-index:99999;
	color: #fa0805;
	font-weight: bold;
	    -moz-transform: rotate(2deg); /* Для Firefox */
    -ms-transform: rotate(2deg); /* Для IE */
    -webkit-transform: rotate(2deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(2deg); /* Для Opera */
    transform: rotate(-2deg);
}

.mobailshow { display: none; }

.showCalk {
	display: block;
	width: 200px;
	height: 125px;
	position: absolute;
	top:128px;
	right:0;
	border: 2px solid green;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index:1;
}

.aculk {
	display: block;
	width: 200px;
	height: 125px;
	position: absolute;
	top:128px;
	right:0;
}

@media (max-width: 480px) {
.payDelivery { display:none; }
.shopMarketReytings { display:none; }
.mobailHide { display:none; }
.pullUp { display:none; }
.showCalk { display:none; }
.mobailshow { display:block; }
.reitings { width:50%!important; }
}
	
@media (max-width: 767px) { 
.payDelivery { display:none; }
.shopMarketReytings { display:none; }
.mobailHide { display:none; }
.pullUp { display:none; }
.showCalk { display:none; }
.mobailshow { display:block; }
.reitings { width:50%!important; }
}

/* мигающий текст */
@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
#up4 {
	padding:10px;
/*
  -webkit-animation: pulsate 1.2s linear infinite;
  animation: pulsate 1.5s linear infinite;
*/
}

@-webkit-keyframes blink6 {
 10% { transform: scale(1, 1) rotate(80deg); }
 20% { transform: scale(0, 0) rotate(160deg); }
 100% { transform: scale(0, 0) rotate(0deg); }
}
@keyframes blink6 {
 10% { transform: scale(1, 1) rotate(80deg); }
 20% { transform: scale(0, 0) rotate(160deg); }
 100% { transform: scale(0, 0) rotate(0deg); }
}
#blink6 {
  display: inline-block;
}
#blink6:after, #blink6:before {
  content: "";
  position: absolute; 
  top: 40px; 
  left: -10px;
  display: block;
  width: 80px;
  height: 80px;
  background-image: 
    radial-gradient(rgba(249,36,39,1), rgba(249,36,39,0) 30%),
    linear-gradient(45deg, rgba(0,0,0,0) 49%, rgba(249,36,39,.4) 50%, rgba(0,0,0,0) 51%),
    linear-gradient(135deg, rgba(0,0,0,0) 49%, rgba(249,36,39,.4) 50%, rgba(0,0,0,0) 51%);
  -webkit-animation: blink6 10s linear infinite;
  animation: blink6 10s linear infinite;
  transform: scale(0, 0) rotate(0deg);
}
#blink6:before {
  top: 40px;
  right: -10px; 
  left: auto;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.dopsDeleverys {
	margin-top:5px;
	padding:10px;
	border: 2px solid #fc532c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.dopsAt {
	border: 1px solid green;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:5px;
	font-style: italic;
	text-align: justify;
	margin-top: 5px;
}
.dleft { float: left; margin-right: 5px; border-bottom: 1px solid #CCC }
.dright { float: left; }
.informerHorizontal { height:248px!important;}
/* модальное окно */
#modal_form201929011420 {
	width: 750px; 
	height: auto; /* Рaзмеры дoлжны быть фиксирoвaны */
	border-radius: 5px;
	border: 3px #fc532c solid;
	position: fixed; /* чтoбы oкнo былo в видимoй зoне в любoм месте */
	top: 45%; /* oтступaем сверху 45%, oстaльные 5% пoдвинет скрипт */
	left: 50%; /* пoлoвинa экрaнa слевa */
	margin-top: -185px;
	margin-left: -325px; /* тут вся мaгия центрoвки css, oтступaем влевo и вверх минус пoлoвину ширины и высoты сooтветственнo =) */
	display: none; /* в oбычнoм сoстoянии oкнa не дoлжнo быть */
	opacity: 0; /* пoлнoстью прoзрaчнo для aнимирoвaния */
	z-index: 999999; /* oкнo дoлжнo быть нaибoлее бoльшем слoе */
	padding: 20px 10px;
	background: #fff;

}
@media (max-width: 480px) {
	#modal_form201929011420 {
 
		width:350px;
		top: 5%;
		margin-top: -87px;
		margin-left: -175px;
	
	}	
/*
.dleft { float: none;  }
.dright { float: none; }
*/
}


/* Кнoпкa зaкрыть для тех ктo в тaнке) */
#modal_form201929011420 #modal_close201929011420 {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}
/* Пoдлoжкa */
#overlay201929011420 {
	z-index:3; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.3; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}
#modal_form201929011420 .body {
	background: #fff;
	text-align: center;
}
#searchInput {
	display: inline-block;
	width: 80%;
	height: 24px;
	border: 1px solid #d9d9d9;
}

#div201917011229 {
	position: absolute;
	left:-100%;
	top:20px;
	display: block;
	width: 168%;
	border: 1px solid #d9d9d9;
	z-index:999999;
	background: #fff;
	padding: 10px;
	display: none;
	border: 1px solid #fc532c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#div201929011402 {
	position: relative;
	left:0;
	top:0;
	display: block;
	width: 140%;
	padding: 2px;
	margin-top: 5px;
}
.aleft {
	float: right;
	font-size: 26px;
	color: #fc532c;
}
.inpsub {
	background: green;
	color: #fff;
}

@media (min-width: 768px) and (max-width: 1200px) {
	#searchInput { display: block; width: 100%; }	
}

@media (max-width: 767px) {
	#searchInput { display: block; width: 100%; }	
}

@media (max-width: 480px) {
	#searchInput { display: block; width: 100%; }	
}

.headGruz {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.headGruz2 {
	margin-bottom: 5px;
}
.grusDiv {
	height: 400px;
	overflow: auto;
}

.textForAdmin {
    box-shadow: 0 0 2px rgba(0,0,0,0.5); /* Параметры тени */
    padding: 10px;
	font-size: 12px;
}
.marga {
	color:black;
	font-size:16px;
	display:block;
}
.marga2 {
	font-size: 20px;
	font-weight: 900;
}
.marga_div {
	width: 50%;
	position: absolute;
	top: -180px;
	right: 0;
	border: 2px solid #fc532c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 10px;
	background: #fff;
	z-index:2;
}

/*
.where {
	width: 50%;
	height: auto;
	position: absolute;
	top:-50px;
	right:0;
	border: 2px solid #fc532c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 10px;
	background:#fff;
	z-index:1;
}
*/
.where_new_left {
	width: 17%;
	height: auto;
	position: absolute;
	top:-10px;
	left:-150px;
	border: 2px solid #fc532c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 10px;
	background:#fff;
	z-index:99999;
	cursor:pointer;
}

.where_new {
	width: 600px;
	height: auto;
	position: absolute;
	top:-120px;
	right:-150px;
	border: 2px solid #fc532c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:2px 10px;
	background:#fff;
	z-index:9999;
}

.a_where_new {
	display:block;
	color:gray;
}

/* подробнее сервис */
a.service_more {
cursor: pointer;
    color: #fc532c;
    border-bottom: 1px dashed #fc532c;
	margin-left: 15px;
}
a.service_add {
	display: inline-block;
	width: 100%;
    padding: 0 4px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    background: green;
    color: #fff;
    margin: 10px 0;
}
#div201801121505 {
	display: none;
}
.predlog {
	font-size: 18px;
	color: red;
	display: inline-block;
	text-align: center;
	margin-left: 10px;
	font-size: 600;
}

.asee {
	display: inline-block;
 padding: 0 4px;
	height: 20px;
	line-height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
	background: #fc532c;
	color: #fff;
margin-bottom: 10px;	
}
@media (max-width: 480px) { .asee { display: block; width: 100%; padding: 0px; line-height: normal; height:auto;} }
@media (max-width: 767px) { .asee { display: block; width: 100%; padding: 0px; line-height: normal; height:auto;}	 }

.note {
	width:100%;
	position: absolute;
	top:0px;
	right:0;
	z-index:999;
	background: #b2e54a;
	box-shadow: 0 0 10px rgba(102,153,0,0.5);
	border: 1px solid #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.note img{	
	position: absolute;
	right:0px;
	top:-82px;
}
.note .close {
	display: inline-block;
	color: #fc532c;
	position: absolute;
	top:-8px;
	right:0;
	opacity:0.9;
	font-size: 32px;
}
.note .items {
	margin-top: 5px;
	text-align: center;
	width:100%;
}

/* сообщить о поступлении */

#asd201708121225 {
	display: block;
	text-align: center;
	color: green;
	border-bottom: 1px dashed green;
	font-size: 15px;
	font-weight: 500;
	cursor: pointer;
	-webkit-transition: ease-out .25s;
	transition: ease-out .25s;
 
}
.meass {
	display:none;
	visibility:visible!important;
	opacity:1!important;	
	height: auto!important;
}

@media (max-width: 480px) {
	.meass {
left: 12px!important;
		 
	}
}
/* заказать звонок */
#asd201725012018 {
	display: block;
	text-align: center;
	color: #fc532c;
	border-bottom: 1px dashed #fc532c;
	font-size: 15px;
	font-weight: 500;
	cursor: pointer;
	-webkit-transition: ease-out .25s;
	transition: ease-out .25s;
	position: absolute;
	top: 5px;
}
.call {
	display:none;
	visibility:visible!important;
	opacity:1!important;	
	height: auto!important;
}
@media (max-width: 480px) {
	.call {
left: 12px!important;
		 
	}
	#asd20173105916 {
		top:5px!important;
	}

}
.product-detail .price_info .click_buy_wrp {
	margin-top: 5px!important;

}
/* нашли дешевле*/
#asd20173105916 {
	display: block;
	text-align: center;
	color: #fc532c;
	border-bottom: 1px dashed #fc532c;
	font-size: 18px;
	font-weight: 500;
	cursor: pointer;
	-webkit-transition: ease-out .25s;
	transition: ease-out .25s;
	width: 72%;
	margin: 0 auto;
}

.priceminBody {
	display: none;
	border: 2px solid #fc532c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 5px;
	padding: 5px;
}
.pricemin a.aclose{
	float: right;
	font-size: 20px;
	position: absolute;
	right:0;
	color: #fc532c;
}
.pricemin input {
	width: 48.95%;
	height: 40px;
	padding: 0 10px;
	border: 1px solid #d2d2d2;
	margin: 2px;
}
.pricemin textarea {
	margin-top: 5px;
	border: 1px solid #d2d2d2;
	padding: 5px;	
}
#a2017310591656 {width: 100%;}
/* нашли дешевле*/
.product-detail{width: 100%; float: left;}
.product-detail .product-title{color: #0d0d0d; font-size: 36px; margin: 0 0 40px 0; padding: 0; line-height: 1.1;}
.product-detail .mobile.product-title{display: none;}
.product-detail .big-image{display:block; height:348px; margin-bottom:10px; padding: 10px; overflow: hidden; border: 1px solid #d2d2d2; text-align: center; cursor:pointer;}
.product-detail .big-image img{max-width: 100%; max-height: 100%;}
.product-detail .big-image iframe{width:100%; max-height: 100%;}

.product-detail .images-wrapp{overflow: hidden;}

.product-slider .image{display: block; width:115px; height:115px; float:left; margin-right:15px; text-align:center; border:1px solid #d2d2d2; position: relative; overflow:hidden; cursor:pointer; padding: 10px;}
.product-slider .image a{display: table-cell; vertical-align: middle; height: 95px;}
.product-slider .image img{max-width: 100%; max-height: 100%;}
.product-slider .image.active{border: 1px solid #db312e;}

.product-slider li:last-child{margin-right:0;}

.product-slider .image .pay-video{width:100%; height:100%; position:absolute; top:0; left:0; background:url(/local/templates/main/components/bitrix/catalog/type/bitrix/catalog.element/.default/images/play-video.png) no-repeat center center;}

.preview-text{width: 100%; float: left; margin-bottom:45px; font-size:14px;}
.product-detail .product-options-box{margin-right: 0;}
.product-buy-box{width: 300px; height: 301px; padding-top: 25px; float: left; background: #ecebe9;}

.product-brand{width: 238px; height: 32px; line-height: 32px; margin: 0 auto 20px auto;}


.product-buy .btn-red{width:238px; height: 49px;}

.product-buy .btn-minus, .btn-plus{display: block; float: left; font-size: 18px; text-align: center;text-decoration: none !important;}

.product-buy .buy-count{float: left; }

.product-buy-box .callme-link-wrapp{margin-top:25px; padding-left: 50px; background:url(/local/templates/main/components/bitrix/catalog/type/bitrix/catalog.element/.default/images/icon-callme.png) no-repeat left center; }

.product-slider{width:100%; float: left;  position: relative; z-index: 0;}
.product-slider .jcarousel{width:505px; margin:0 auto;}

.product-slider-controls{width:100%;  position: absolute;top: 23px; z-index: -1}



@media (max-width: 1180px){
	.product-buy-box{width: 260px;}
	.product-props .prop-item{line-height:normal;}
	.product-slider .jcarousel{width: 408px;}
	.product-slider .image{width: 90px;}
	
	
}

@media (max-width: 780px){	
	.product-props .prop-item{line-height: 50px;}
	.product-slider .jcarousel{width: 365px;}
	.product-slider .image{width: 115px;}

	
	.products-carousel .controls{top:-2px;}
	.products-carousel .jcarousel li{width: 229px;}
	.bx-breadcrumb-item:last-child{display:none;}
}


@media (max-width: 736px){
	.products-carousel .jcarousel li{width: 218px;}
}


@media (min-width: 680px) and (max-width: 780px){
	.images-wrapp.col-5{width: 69%;}
	.big-image.col-5{width: 100%;}
	.product-buy-box{width: 41%;}


@media (min-width: 480px) and (max-width: 680px){	
	.product-buy-box{width: 47%;}	
	.products-carousel .jcarousel li{width: 303px; margin-right: 20px;}
}

@media (min-width: 568px) and (max-width: 568px){
	.products-carousel .jcarousel li{width: 253px;}
}

@media (max-width: 480px){
	.product-detail .product-title{display: none;}
	.product-detail .mobile.product-title{display: block; font-size: 24px;  margin: 0 0 18px 0;}	
	.product-slider .image{}
	.product-buy-box{width:100%; margin-bottom: 40px;}
	
	.product-slider{width: 100%;}
	.product-slider .image{width: 90px;}
		
	.products-carousel .jcarousel li{max-width: 440px;}
}



@media (max-width: 420px){
	.product-slider .jcarousel{width: 290px;}
	.products-carousel .jcarousel li{ width: 374px;}
}

@media (max-width: 375px){
	.product-detail .big-image{height: 200px;}
	.products-carousel .jcarousel li{max-width: 335px;}
	
	.products-carousel .controls{position: inherit !important; top: 10px;}
	.product-slider-controls{top:6px;}
	.product-slider .image{width: 70px; height: 50px;}
	.product-slider .jcarousel{width: 230px;}	}

@media (max-width: 320px){
	.products-carousel .jcarousel li{width: 280px;}
	.product-props .prop-item.more-props{line-height:50px; padding-top:0;}
}
/* End */


/* Start:/local/templates/main/components/bitrix/catalog.section/template/style.css?1717023287719*/
.products-carousel{width: 100%; float: left;}
.products-carousel .carousel-title{width: 100%; margin-bottom: 29px; font-size: 36px; position: relative; left:0 !important;}
.product-item{display: block; width:100%; height: 364px; float: left; margin-bottom: 20px; padding: 20px; text-decoration: none; border: 1px solid #d9d9d9; overflow: hidden;}
.product-item:hover {border: 1px solid #db312e; text-decoration: none;}
.product-item .item-image{width: 100%; height: 270px; text-align: center; overflow: hidden; padding-bottom: 40px; line-height: 270px;}
.product-item .item-image img{max-width: 100%; max-height: 100%;}
.product-item .item-title {display: block; color: #0d0d0d; font-size: 14px; text-decoration: none;}
/* End */


/* Start:/local/templates/main/components/bitrix/main.register/short/style.css?17708891851043*/
.phone-selector {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 20px;
  
}

.radio-label {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: 10px;
font-weight:normal;

}

.radio-custom {
  width: 20px;
  height: 20px;
  border: 2px solid #fc532c;
  background-color: white; /* Белый фон по умолчанию */
  border-radius: 50%;
  margin-right: 12px;
  position: relative;
  transition: all 0.2s;
}

.radio-custom::after {
  content: '';
  width: 12px;
  height: 12px;
  background: #fc532c; /* Оранжевая точка при выборе */
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  transition: transform 0.2s;
}

input[type="radio"]:checked + .radio-custom {
  background-color: #fc532c; /* Оранжевый фон только при выборе */
}

input[type="radio"]:checked + .radio-custom::after {
  transform: translate(-50%, -50%) scale(1);
}

input[type="radio"] {
  display: none;
}
/* End */
/* /local/templates/main/components/bitrix/catalog/type/style.css?17170232873596 */
/* /local/templates/main/components/bitrix/catalog/type/bitrix/catalog.element/.default/style.css?176372494016530 */
/* /local/templates/main/components/bitrix/catalog.section/template/style.css?1717023287719 */
/* /local/templates/main/components/bitrix/main.register/short/style.css?17708891851043 */
