

/* Start:/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/style.css?167422409618314*/
.bx_ordercart .bx_sort_container{
margin-bottom:15px;
min-height:45px;
color:#919191;
vertical-align:middle;
font-size:15px;
line-height:45px;
height:45px;
}

.bx_ordercart .bx_ordercart_order_table_container table{
	margin:0;
	padding:0;
	min-width:100%;
	border-collapse:collapse;
}
.bx_ordercart .bx_ordercart_order_table_container table td{
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	white-space:nowrap;
	}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span{display:none;}
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a{
	color:#327AB7;
	font-size:11px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand{
	position:relative;
	margin-top:3%;
	min-width:50px;
	max-width:100%;
	border:1px solid #c0cfda;
	border-radius:2px;
	line-height:0;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
}
.bx-touch    .bx_ordercart td.custom .centered,
.bx-no-touch .bx_ordercart td.custom .some-class{display:none}

.bx_ordercart .bx_ordercart_order_pay_left{
	float:left;
	width:50%;
}
.bx_ordercart .bx_ordercart_order_pay_right{
	float:left;
	width:50%;
	text-align:right;
}
.bx_ordercart .bx_ordercart_order_sum{float:right;}
.bx_ordercart .bx_ordercart_order_sum tr{ }
.bx_ordercart .bx_ordercart_order_sum tr td.fwb{font-weight:bold;}
.bx_ordercart .bx_ordercart_order_pay_center span,
.bx_ordercart .bx_ordercart_order_pay_center a{
	vertical-align:top;
	line-height:53px;
}
.bx_ordercart .bx_ordercart_order_pay_center span{
	margin:0 30px;
	font-weight:bold;
	font-size:17px;
}



.bx_ordercart .bx_ordercart_order_pay,
.bx_ordercart .bx_ordercart_order_sum,
.bx_ordercart .bx_ordercart_order_pay_left,
.bx_ordercart .bx_ordercart_order_pay_right,
.bx_ordercart .bx_ordercart_order_pay_center,
.bx_ordercart .bx_ordercart_order_pay_center span,
.bx_ordercart .bx_ordercart_order_pay_center .checkout,
.bx_ordercart .bx_ordercart_order_table_container table,
.bx_ordercart .bx_ordercart_order_table_container table tbody,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr td,
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price
{
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
transition:all 0.3s ease;
}

/* quantity control table */

table.counter td {
	border:none !important;
    vertical-align:middle;
}

table.counter tbody tr td#quantity_control
{
	padding:0px !important;
	text-align:left;
}

.quantity_control {
	display:inline-block;
	left:0;
	margin:0;
	padding:0;
}

.quantity_control a {
    background:url("/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/arrows.png") no-repeat scroll 0 0 transparent;
    border:1px solid #D8D8D8;
    display:block;
    height:10px;
    text-align:center;
    width:11px;
}

.quantity_control a.plus {
    background-position:0px 0px;
    border-radius:5px 5px 0 0;
}

.quantity_control a.minus {
    background-position:0px -20px;
    border-radius:0 0 5px 5px;
    margin-top:-1px;
}

.flat {
	display:inline;
}

.centered {
	text-align:center;
}


/* size */

.bx_item_detail_size_small_noadaptive{
	position:relative;
	margin-bottom:10px;
	padding:0;
	width:192px;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive.full {
	position:relative;
	margin-left:-5%;
	padding:0 5%;
}

/*----*/

.bx_item_detail_size_small_noadaptive .bx_item_section_name_gray{
	color:#9e9e9e;
	vertical-align:middle;
	font-size:11px;
	line-height:11px;
}

/*----*/

.bx_item_detail_size_small_noadaptive .bx_size_scroller_container{position:relative}

.bx_item_detail_size_small_noadaptive .bx_size{
	position:relative;
	overflow:hidden;
	margin:0;
	width:100%;
}

.bx_item_detail_size_small_noadaptive ul{
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:100%;
	white-space:nowrap;
}

.bx-touch 	 .bx_item_detail_size_small_noadaptive .bx_size{overflow-x:auto;}
			 .bx_item_detail_size_small_noadaptive ul{
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:100%;
	white-space:nowrap;
}
.bx-touch 	.bx_item_detail_size_small_noadaptive .bx_size ul{margin-left:0 !important;}
			.bx_item_detail_size_small_noadaptive ul li{
	position:relative;
	display:block;
	float:left;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	height:25px;
}

.bx_item_detail_size_small_noadaptive ul li a{
	position:absolute;
	top:0;
	right:2px;
	bottom:2px;
	left:2px;
	display:block;
	overflow:hidden;
	border:1px solid #c0cfda;
	background:#fff;

	color:#3f3f3f;
	text-align:center;
	text-decoration:none;
	font-weight:normal;
	font-size:10px;
	line-height:22px;
}

.bx-touch	.bx_item_detail_size_small_noadaptive ul li a{
	border:none;
	border-style:solid;
	border-width:1px;
	-webkit-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 stretch;
	   -moz-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 stretch;
		 -o-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 stretch;
			border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 fill stretch;
}

.bx_item_detail_size_small_noadaptive ul li:hover a{border:1px solid #006cc0}
.bx_item_detail_size_small_noadaptive ul li:active a,
.bx_item_detail_size_small_noadaptive ul li.bx_active a{
/*padding:3px;*/
	border:2px solid #006cc0;
}

.bx-touch .bx_item_detail_size_small_noadaptive ul li.bx_active a{
	border:none;
	border-style:solid;
	border-width:1px;
	-webkit-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 stretch;
	   -moz-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 stretch;
		 -o-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 stretch;
			border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 fill stretch;
}

/*----*/

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right  	 {opacity:0.8}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right:hover {opacity:1.0}

.bx_item_detail_size_small_noadaptive.full .bx_slide_left,
.bx_item_detail_size_small_noadaptive.full .bx_slide_right{
	position:absolute;
	top:0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor:pointer;
}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {left:-5%;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/arr_left.png)  no-repeat left  center;background-size:100% auto}
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right{right:-5%;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/arr_right.png) no-repeat right center;background-size:100% auto}
.bx-touch 	 .bx_item_detail_size_small_noadaptive .bx_slide_left {left:  0;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/fade_left.png)  repeat-y left  center;background-size:100% auto}
.bx-touch 	 .bx_item_detail_size_small_noadaptive .bx_slide_right{right: 0;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/fade_right.png) repeat-y right center;background-size:100% auto}

/* end of size */

/* sku */

.bx_item_detail_scu_small_noadaptive{
	position:relative;
	margin-bottom:10px;
	padding:0;
	max-width:100%;
	width:193px;
}
.bx-no-touch .bx_item_detail_scu_small_noadaptive.full {
	position:relative;
	margin-left:-5%;
	padding:0 5%
}

/*----*/

.bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray{
	color:#9e9e9e;
	vertical-align:middle;
	font-size:11px;
	line-height:11px
}

/*----*/

.bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container{position:relative}

.bx_item_detail_scu_small_noadaptive .bx_scu{
	position:relative;
	overflow:hidden;
	margin:0;
	width:100%
}
.bx-touch 	 .bx_item_detail_scu_small_noadaptive .bx_scu{overflow-x:auto}

.bx_item_detail_scu_small_noadaptive .bx_scu ul{
	position:relative;
	display:block;
	margin:0;
	padding:0;
	width:100%;
	white-space:nowrap
}

.bx-touch 	.bx_item_detail_scu_small_noadaptive .bx_scu ul{margin-left:0 !important}
 			.bx_item_detail_scu_small_noadaptive .bx_scu ul li{
	position:relative;
	display:block;
	float:left;
	padding-top:10%;
	height:0;
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
}


.bx_item_detail_scu_small_noadaptive .bx_scu ul li a{
	position:absolute;
	top:0;
	right:2px;
	bottom:4px;
	left:2px;
	display:block;
	overflow:hidden;
	border:1px solid #c0cfda;
	background:#fff;
}
.bx-touch	.bx_item_detail_scu_small_noadaptive .bx_scu ul li a{
	border:none;
	border-style:solid;
	border-width:1px;
	-webkit-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 stretch;
	   -moz-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 stretch;
		 -o-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 stretch;
			border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2border.png) 2 fill stretch;
}
		  .bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a{border:1px solid #006cc0}
		  .bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a,
		  .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a{
	padding:3px;
	border:2px solid #006cc0;
}
.bx-touch .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a{
	border:none;
	border-style:solid;
	border-width:1px;
	-webkit-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 stretch;
	   -moz-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 stretch;
		 -o-border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 stretch;
			border-image:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/x2borderactive.png) 2 fill stretch;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span{
	position:absolute;
	top:  6%;
	right:6%;
	bottom:6%;
	left: 6%;
	background-size:100% auto;
	background-repeat:no-repeat;
}
.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span img{
	width:auto;
	height:25px;
}

/*----*/

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right:hover{opacity:1.0}

.bx_item_detail_scu_small_noadaptive.full .bx_slide_left,
.bx_item_detail_scu_small_noadaptive.full .bx_slide_right{
	position:absolute;
	top:0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor:pointer;
}
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left {left:-5%;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/arr_left.png)  no-repeat   left  center;background-size:100% auto}
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right{right:-5%;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/arr_right.png) no-repeat   right center;background-size:100% auto}
.bx-touch 	 .bx_item_detail_scu_small_noadaptive .bx_slide_left {left:  0;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/fade_left.png)  repeat-y   left  center;background-size:100% auto}
.bx-touch 	 .bx_item_detail_scu_small_noadaptive .bx_slide_right{right: 0;background:url(/local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/images/fade_right.png) repeat-y   right center;background-size:100% auto}

/* end of sku */



#basket_form{
padding-top:1.25vw;
margin:1.6667vw 0;
}

.bx_ordercart .bx_sort_container a,
.bt2 {
color:#0082C9;
background:#fff;
border:0.0694vw solid #0082C9;
font:700 0.9722vw/3.4028vw 'Roboto';
text-transform:uppercase;
height:3.4722vw;
display:inline-block;
padding:0 2.0833vw;
border-radius:3px;
text-decoration:none;
margin-left:0.6944vw;
box-sizing: border-box;
cursor:pointer;
transition:0.2s;
}
.bx_ordercart .bx_sort_container a.current {
background:#0082C9;
color:#fff;
}

.bx_ordercart .bx_sort_container a.current:hover {
background:#0082C9;
color:#fff;
}

.bx_ordercart .bx_sort_container a:hover,
.bt2:hover{
background:#0082C9;
color:#fff;
}
.bx_ordercart .bx_sort_container a:active,
.bt2:active{
background:#0082C9;
color:#fff;
}
.bt2 {
margin-top:28px;
}
.bx_ordercart .bx_ordercart_order_table_container{
overflow-x:auto;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
width:100%;
font-size:0.9722vw;
}
.bx_ordercart .bx_ordercart_order_table_container thead tr{
}
.bx_ordercart .bx_ordercart_order_table_container thead td{
	padding: 0 0 15px;
	text-align: center;
	width: 140px;
	font: 700 13px/15px 'Roboto';
}
.bx_ordercart .bx_ordercart_order_table_container thead tr td:first-child{
text-align:left;
}
.bx_ordercart .bx_ordercart_order_table_container tbody tr{
border-top:0.0694vw solid #ddd;
}
.bx_ordercart .bx_ordercart_order_table_container tbody tr td{
vertical-align:top;
padding:1.5278vw 0 0.5556vw;
text-align:center;
font: 700 1.1111vw/1.3194vw 'Roboto';
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle{
	white-space: normal;
	text-align: left;
	font: 700 1.25vw/2.0833vw 'Roboto';
	min-height: 9.5139vw;
	
	
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a{
	color: #333;
	text-decoration: none;
	transition: 0.2s;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a:hover{
	color: #0082C9;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart{
float:left;
text-align:center;
padding:0.8333vw 0 0.5556vw;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart em{
	display: inline-block;
	font: 0.9722vw/1.1111vw 'Roboto';
	color: #999;
	margin-right: 2.7778vw;
	position: relative;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart em:after {
	content: '';
	height: 0.8333vw;
	width: 0.0694vw;
	background: #999;
	position: absolute;
	top: 0.0694vw;
	right: -1.3889vw;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart em:last-child:after{
	display:none;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto{
	width: 16.6667vw;
	padding: 1.3889vw 1.3889vw 1.3889vw 0;
}
.bx_ordercart .bx_ordercart_photo_container{
	position: relative;
	width: 16.6667vw;
	height: 11.8056vw;
	border: 0.0694vw solid #f2f2f2;
	box-sizing: border-box;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo img{
	max-width: 100%;
	max-height: 100%;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item{
width:34.1667vw;
}
.bx_ordercart .bx_ordercart_order_table_container tbody tr .price{
width:7.6389vw;
font-size: 0.9722vw;
vertical-align: middle;
font-weight:400;
}

.bx_ordercart .bx_ordercart_order_table_container tbody tr .custom{
width:13.1944vw;
font-size: 0.9722vw;
vertical-align: middle;
}
.bx_ordercart .bx_ordercart_order_table_container tbody tr .sum{
width:100px !important;
}
.bx_ordercart .bx_ordercart_order_table_container tbody tr .custom input {
	width: 4.8611vw;
	font: 700 0.9722vw/3.4722vw 'Roboto';
	padding: 0 0.3472vw;
	border: 0.0694vw solid #ddd;
	border-radius: 3px;
	text-align: center;
	background: #fff;
	height: 3.4722vw;
	box-sizing: border-box;
	max-width: 4.8611vw !important;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control{
width:4.8611vw;
vertical-align: middle;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a{
	color: #333;
	text-decoration: none;
	transition: 0.2s;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover{
	color: #0082C9;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a.delete{
width:16px;
height:19px;
margin:-2px 0 0 0;
text-indent:9999px;
background:url('/bitrix/templates/doka/images/opt_buttons.png') -100px 50% no-repeat;
cursor:pointer;
text-indent:100%;
overflow:hidden;
display:inline-block;
}
.bx_ordercart .bx_ordercart_coupon{
font-size:12px;
}
.bx_ordercart .bx_ordercart_coupon span{
	display:block;
	margin-bottom:15px;
	font-size:12px;
}
.bx_ordercart .bx_ordercart_coupon input{
width:175px;
font-family:'Roboto';
font-size:24px;
padding:4px 4px 2px;
border:1px solid #d6d6d6;
border-radius:5px;
box-shadow:inset rgba(0,0,0,0.2) 0 3px 2px;
margin-top:-8px;
text-align:left;
background:#eee;
line-height:20px;
}
.bx_ordercart .bx_ordercart_coupon input.good{
}
.bx_ordercart .bx_ordercart_coupon input.bad{
	border:1px solid #e16565;
	background:rgba(225,101,101,.16);
	box-shadow:0 0 2px 0 rgba(225,101,101,.8);
}
.bx_ordercart .bx_ordercart_order_pay{
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	margin:20px auto 40px;
}
.bx_ordercart .bx_ordercart_order_pay_center{
	padding-top:1.3889vw;
	text-align:right;
}
.bx_ordercart .bx_ordercart_order_sum tr td{
	padding:1px;
	text-align:right;
	font: 0.8333vw/1.3889vw 'Roboto';
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1{
width:100%;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2{
padding-bottom:0.6944vw;
white-space:nowrap;
font: 700 1.9444vw/1.3889vw 'Roboto';
}

.bx_ordercart .bx_ordercart_order_sum tr td em,.rub{
display:inline-block;
text-indent:-9999px;
background:url(/local/templates/doka2019/images/rub3.svg) 100% 100%/contain no-repeat;
width: 9px;
height: 10px;
text-indent:100%;
overflow:hidden;
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 em {
width: 20px;
height: 21px;
}
.rub {
width: 9px;
height: 10px;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout{
float:right;
margin:0;
color:#333;
background:#FFCA05;
border:0.0694vw solid #FFCA05;
font:700 0.9722vw/3.4028vw 'Roboto';
text-transform:uppercase;
height:3.4722vw;
display:inline-block;
padding:0 2.0833vw;
border-radius:3px;
text-decoration:none;
margin-left:0.6944vw;
box-sizing: border-box;
cursor:pointer;
transition:0.2s;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout:hover{
color:#333;
background:#fff;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout:active{
color:#333;
background:#fff;
}
.bx_ordercart .bx_ordercart_order_pay_center .checkout.disabled{
color:#999 !important;
background:#ddd !important;
cursor:default;
}
.about_price{
	background: #FFCA05;
	color: #333;
	padding: 0.6944vw;
	margin: 1.3889vw 0;
	text-align: center;
	font: 700 1.6667vw/2.0833vw 'Roboto';
}
#basket_items_list{
	margin-top:2.7778vw;
}

#basket_form_container{
	position:relative;
}
.basket_clear_all{
background:#0082C9;
color:#fff;
border:0.0694vw solid #0082C9;
font:700 0.9722vw/3.4028vw 'Roboto';
text-transform:uppercase;
height:3.4722vw;
position:absolute;
top:0;
right:0;
padding:0 2.0833vw;
border-radius:3px;
text-decoration:none;
box-sizing: border-box;
cursor:pointer;
transition:0.2s;
}
.basket_clear_all:hover {
color:#0082C9;
background:#fff;
}

/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167445478951*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/doka2021a/components/bitrix/sale.basket.basket/doka/style.css?167422409618314 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?167445478951 */
