

/* Start:/local/components/app/simple/templates/cart_mix/cart.css?171141228129529*/
.basket-page h1 span {
	font-weight: normal;
}
.bx_ordercart .bx_ordercart_order_table_container{
	overflow-x:auto;
	margin:0 0 0;
	padding:0;
	width:100%;
	font-size:14px;
}
.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 table td.margin{
	padding:0;
	width:2%;
	border-bottom:none !important;
}
.bx_ordercart .bx_ordercart_order_table_container table thead td{
	padding:0 5px;
	min-height:39px;
	background:#f5f5f5;
	color:#000;
	font-size:14px;
	line-height:39px;
}
.bx_ordercart .bx_ordercart_order_table_container table tbody td{
	padding: 9px 0;
	vertical-align:middle;
}
.bx_ordercart .bx_ordercart_order_table_container table .empty td {
	padding: 0;
	border: none;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td td{
	padding: 0 1px !important;
}


.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td{border-bottom:none;}
.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto{width:10.4%; }
.bx_ordercart .bx_ordercart_order_table_container tbody td.item,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
.bx_ordercart .bx_ordercart_order_table_container tbody td.control {
	text-align:left;
	font-size:14px;
	line-height:22px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.item{width:56%; vertical-align: middle; padding-left: 50px;}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
	padding-left: 15px;
	padding-right: 32px;
	white-space: nowrap;
	text-align: right;
}
.bx_ordercart .bx_ordercart_order_table_container .price .current_price{
	color:#000;
	font-size:18px;
	display: inline-block;
	width: 80px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price     .old_price{
	color:#b8b8b8;
	text-decoration:line-through;
	font-size:18px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price    .type_price{
	color:#7f7f7f;
	font-size:11px;
	line-height:13px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value{
	font-size:11px;
	line-height:13px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control {
	padding: 0 15px;
}
.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover{text-decoration:none;}
.bx_ordercart .bx_ordercart_photo_container{
	position:relative;
	padding-top:100%;
	min-width:50px;
	max-width:100%;
	height:0;
	filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, 0.25));
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo{
	position:absolute;
	top:   0%;
	right: 0%;
	bottom:0%;
	left:  0%;
	background-position:center;
	-webkit-background-size:auto 100%;
			background-size:auto 100%;
	background-repeat:no-repeat;
}

.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_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle{
	margin:0;
	padding:0;
	white-space:normal;
	line-height:18px;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
	color:#000;
	text-decoration:none;
	font-size: 18px;
	line-height: 110%;
	color: #050505;
	font-weight: 500;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a:hover {
	opacity: 0.8;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart{
	margin-bottom:3px;
	font-size: 14px;
line-height: 110%;
color: #AFAFAF;
}
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart span.not-avail {
	color: #ff5eaf;
	font-size: 14px;
}

.bx_ordercart .bx_ordercart_order_pay {
	-webkit-box-sizing:border-box;
	   -moz-box-sizing:border-box;
			box-sizing:border-box;
	margin:0 2% 0 0;
	padding: 15px 0px 30px 0;
	overflow: hidden;
	color: #838383;
	font-size: 14px;
	line-height: 130%;
}
.bx_ordercart_order_pay_comment {
  float: left;
}
.bx_ordercart .bx_ordercart_order_pay textarea {
	margin: 10px 0 0;
	border: 1px solid #B9B9B9;
	width: 350px;
	height: 83px;
	min-height: 83px;
	max-width: 350px;
	min-width: 350px;
}
.bx_ordercart .bx_ordercart_order_pay_right {
	text-align: right;
	font-size: 15px;
	line-height: 15px;
	color: #545454;
}
.bx_ordercart .bx_ordercart_order_pay_right > div {
/*	margin: 0 0 5px;*/
}
.bx_ordercart .bx_ordercart_order_pay_right > div > span {
	display: inline-block;
	font-size: 25px;
  line-height: 140%;
	color: #000000;
}
.bx_ordercart .bx_ordercart_coupon{
	position: relative;
	white-space: nowrap;
	margin-bottom: 4px;
}
.bx_ordercart .bx_ordercart_coupon span{
	display:block;
	margin-bottom:13px;
	color:#7f7f7f;
	font-size:13px;
}
.bx_ordercart .bx_ordercart_coupon input{
	height:44px;
	border:1px solid #bababa;
	border-radius:0;
/*	box-shadow:inset 0 1px 2px 0 rgba(0,0,0,.21);*/
	color:#000;
	text-align:left;
	font: 14px 'Roboto', sans-serif;
	vertical-align: middle;
	outline: none !important;
	width: 300px;
	padding: 0 10px;
}

.bx_ordercart .bx_ordercart_coupon span.good,
.bx_ordercart .bx_ordercart_coupon span.bad,
.bx_ordercart .bx_ordercart_coupon span.disabled{
	display: inline-block;
	width:20px;
	height:20px;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	right: 10px;
	top: 12px;
	background: url("/bitrix/templates/mixdecor/components/bitrix/sale.basket.basket/template_fc/images/delete.svg") 0 0;
	text-indent: -9999px;
}
.bx_ordercart .bx_ordercart_coupon span.good:hover,
.bx_ordercart .bx_ordercart_coupon span.bad:hover,
.bx_ordercart .bx_ordercart_coupon span.disabled:hover{
	opacity: 0.7;
}

.bx_ordercart .bx_ordercart_coupon input.good{
	position: relative;
	border:1px solid #59a62a;
	background:rgba(89,166,42,.16);
/*	box-shadow:0 0 2px 0 rgba(89,166,42,.8);*/
}
.bx_ordercart .bx_ordercart_coupon input.bad{
	border:1px solid #e16565;
	background: #fff;
/*	box-shadow:0 0 2px 0 rgba(225,101,101,.8);*/
}
.bx_ordercart .bx_ordercart_coupon input.disabled{
	color: #9a9a9a;
}
.bx_ordercart .bx_ordercart_coupon_notes{
	-webkit-transition: opacity .3s ease-out;
	-moz-transition: opacity .3s ease-out;
	-ms-transition: opacity .3s ease-out;
	-o-transition: opacity .3s ease-out;
	transition: opacity .3s ease-out;
/*	display: none;*/
/*	opacity: 0;*/
	white-space: normal;
	position: absolute;
	top: 100%;
	left: 0;
	max-width: 300px;
	padding: 10px 0;
	background: #fff;
	z-index: 1010;
	font-size: 13px;
	line-height: 17px;
/*	box-shadow: 0 3px 7px 0 rgba(0,0,0,.05)*/
}
.bad + .bx_ordercart_coupon_notes {
	color: #FF3465;
}
.good + .bx_ordercart_coupon_notes {
	color: #59a62a;
}
.bx_ordercart .bx_ordercart_coupon input.good {
	background: #fff;
}
.bx-touch .bx_ordercart .bx_ordercart_coupon_notes{
	display: block;
	opacity: 1;
	position: relative;
	top: auto;
	left: auto;
	margin: 10px auto;
	box-shadow: none
}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1{width:100%;}
.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2{white-space:nowrap;}
.bx_ordercart .bx_ordercart_order_sum tr td.fwb{font-weight:bold;}
.bx_ordercart .bx_ordercart_order_pay_center{
	text-align:right;
	float: right;
	margin: 10px 0 0;
	clear: right;
}
.bx_ordercart .bx_ordercart_order_pay_center .btn {
	padding-left: 44px;
	padding-right: 44px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.basket-section-sum {
	font-size: 18px;
	line-height: 200%;
	color: #ABA9A9;
	padding-top: 28px;
}
.basket-section-sum div {
	display: block;
	font-size: 12px;
	line-height: 12px;
}


/* quantity control table */

.counter {
	position: relative;
}
.counter input[type="text"], .counter input[type="text"]:hover, .counter input[type="text"]:focus {
	position: absolute;
	z-index: 2;
	background: none;
	left: 24px;
	background: none;
	border: none;
	padding: 0;
	text-align: center;
  height: 24px;
  width: 35px;
	font-weight: bold;
	font-size: 15px;
  line-height: 24px;
  font-family: Roboto, sans-serif;
}

.basket_quantity_control {
	margin: 0;
	padding: 0;
	width: 84px;
	height: 24px;
}

.basket_quantity_control a {
  background: #F7F7F7;
  display: block;
  height: 24px;
  text-align: center;
  width: 24px;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  position: absolute;
}
.basket_quantity_control a:hover {
	text-decoration: none;
	background: #d9d9d9;
	color: #fff;
}

.basket_quantity_control a.plus {
  right: 0;
}

.basket_quantity_control a.minus {
	left: 0;
	line-height: 24px;
}

.flat {
	display: inline;
}

.centered {
	text-align: center;
	display: inline-block;
}

.bt2{
	color:#3f3f3f;
	font-size:13px;
	text-align:center;
	padding:7px 16px;
	text-decoration:none;
/*	box-shadow:0 1px 2px 1px rgba(0,0,0,0.4);*/
	border-radius:3px;
	font-weight:bold;
	text-shadow:0 1px 1px #fff;
	background:#fff;
	background:-moz-linear-gradient(top,#fff 0%,#eee 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff),color-stop(100%,#eee));
	background:-webkit-linear-gradient(top,#fff 0%,#eee 100%);
	background:-o-linear-gradient(top,#fff 0%,#eee 100%);
	background:-ms-linear-gradient(top,#fff 0%,#eee 100%);
	background:linear-gradient(to bottom,#fff 0%,#eee 100%);
}
.bt2:hover{
	color:#3f3f3f;
	background:#fbfbfb;
	text-decoration:none !important
}
.bt2:active{
	color:#3f3f3f;
	text-shadow:none;
	text-shadow:0 2px 1px white;
	background:#fbfbfb;
	background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,#fbfbfb),color-stop(100%,#eaeaea));
	background:-webkit-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:-o-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:-ms-radial-gradient(center,ellipse cover,#fbfbfb 0%,#eaeaea 100%);
	background:radial-gradient(ellipse at center,#fbfbfb 0%,#eaeaea 100%);
	box-shadow:none;
	padding:6px 15px;
	border:1px solid #d2d2d2
}
input.bt2{border:none}
input.bt2:active{border:1px solid #d2d2d2}

/* 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;
	margin-top:5px;
	margin-left:10px;
}

.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/components/app/simple/templates/cart_mix/images/x2border.png) 2 stretch;
	   -moz-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2border.png) 2 stretch;
		 -o-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2border.png) 2 stretch;
			border-image: url(/local/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/images/x2borderactive.png) 2 stretch;
	   -moz-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2borderactive.png) 2 stretch;
		 -o-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2borderactive.png) 2 stretch;
			border-image: url(/local/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/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;
	margin-top:5px;
	margin-left:10px;
}

.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-retina 	.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-retina	.bx_item_detail_scu_small_noadaptive .bx_scu ul li a{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2border.png) 2 stretch;
	   -moz-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2border.png) 2 stretch;
		 -o-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2border.png) 2 stretch;
			border-image: url(/local/components/app/simple/templates/cart_mix/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-retina .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/components/app/simple/templates/cart_mix/images/x2borderactive.png) 2 stretch;
	   -moz-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2borderactive.png) 2 stretch;
		 -o-border-image: url(/local/components/app/simple/templates/cart_mix/images/x2borderactive.png) 2 stretch;
			border-image: url(/local/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/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/components/app/simple/templates/cart_mix/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

/* end of sku */

#warning_message {
	color: red;
}

.bx-touch .quantity_control{ display: none; }

.bx_ordercart .control .delete {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	background: url("/local/components/app/simple/templates/cart_mix/images/delete.svg") 0 0;
	text-indent: -9999px;
}
.bx_ordercart .control .delete:hover {
	opacity: 0.7;
}

.price-operation, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span.price-operation {
	font-weight: bold;
	font-size: 18px;
	display: inline-block;
}

.order-cart-note {
	line-height: 20px;
	float: left;
	font-size: 14px;
	margin-top: 20px;
}
.order-cart-note-opt {
	margin-top: 15px;
	float: right;
	clear: right;
	color: #FF3465;
	display: none;
}

div.not-avail-basket-block {
	background: url("/local/components/app/simple/templates/cart_mix/images/bags.svg") no-repeat 38px 38px;
	background-size: 94px;
}
div.not-avail-basket-block > div {
	vertical-align: middle;
	display: table-cell;
  height: 95px;
  line-height: 20px;
}

.bx_ordercart .bx_ordercart_coupon_inner {
	font-size: 0;
	margin-bottom: 5px;
}
.bx_ordercart_coupon_inner input#coupon {
	border-radius: 0;
	background: #fff;
	border: 1px solid #B9B9B9;
	font-weight: normal;
	vertical-align: top;
	width: 300px;
	font-size: 15px;
	height: 44px;
	line-height: 44px;
	color: #666;
	padding: 0 10px;
	font: 14px 'Roboto', sans-serif;
}
.bx_ordercart .bx_ordercart_coupon_inner .bx_ordercart_coupon_btn {
	display: none!important;
	margin: 0;
	border: 1px solid #B9B9B9;
	font-size: 15px;
	text-transform: uppercase;
	height: 44px;
	line-height: 44px;
	padding: 0 30px;
	vertical-align: top;
	color: #11d6d4;
	cursor: pointer;
	background: #ffffff;
	display: inline-block;
	width: 150px;
}
.bx_ordercart .bx_ordercart_coupon_inner .bx_ordercart_coupon_btn:hover {
	background: #11d6d4;
	color: #fff;	
}
.bx_ordercart .bx_ordercart_coupon_inner .bx_ordercart_coupon_btn.active {
	background: #11d6d4;
	color: #fff;
	cursor: default;
}
.bx_ordercart_coupon-container {
	margin: 10px 0 0 40px;
	position: relative;
	float: left;
}
.bx_ordercart .bx_ordercart_coupon {
	position: absolute;
	top: 0;
}
.cart-gift-title {
	color: #ff5eaf;
	font-size: 16px;
}
.discount_total {
/*	color: #c9c9c7;*/
}

.cart-recommend {
	margin: 60px 0 0;
}


div.not-avail-basket-block {
	background: url("/local/components/app/simple/templates/cart_mix/images/bags.svg") no-repeat 38px 38px;
	background-size: 94px;
}
div.not-avail-basket-block > div {
	vertical-align: middle;
	display: table-cell;
  height: 95px;
  line-height: 20px;
}
.basket-section-name {
	font-size: 14px;
	line-height: 130%;
	text-align: left;
	color: #838383;
	text-transform: uppercase;
}
.bx_ordercart .bx_ordercart_order_table_container table td {
	border-bottom: 1px solid #F3F3F3;
}
.basket-section-footer td {
	border-bottom: none !important;
}

body.basket-page .site-content > .site-container {
	width: 100%;
	max-width: 1200px;
	padding: 25px 15px;
	margin: 0 auto;
}

@media screen and (max-width: 736px) {
	.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
		width: auto; 
    padding-left: 53px;
    padding-bottom: 15px;
	}
	.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
		float: left;
	}
	.bx_ordercart_store_label {
		margin-bottom: 10px;
	}
	.bx_ordercart_store_label_box {
		padding-top: 76px;
		background: url("/local/components/app/simple/templates/cart_mix/images/fr-store.svg") center 8px no-repeat;
		border-color: #fff;
		padding-bottom: 10px;
	}
	.bx_ordercart_location_mob {
		margin-top: -3px;
	}
	#basket_items_list {
		padding-top: 0;
	}
	.bx_ordercart {
		padding-top: 15px;
	}
	.bx_ordercart_container h1 {
		top: 15px;
	}
	.bx_ordercart_stores h1 {
		padding-bottom: 3px;
	}
	.bx_ordercart_stores {
		margin-bottom: 5px;
	}
	.bx_ordercart_stores_content {
		padding: 10px 10px  0 10px;
		line-height: 14px;
	}
	.bx_ordercart_stores_header_mob {
		margin-bottom: 10px;
	}
	.bx_ordercart_stores_comment {
		line-height: 14px;
	}
	.bx_ordercart_store_label_box {
		padding-left: 0;
		padding-right: 0;
		font-size: 10px;
		line-height: 10px;
		/*transition: background-size .2s ease-in-out; */
		transition: background-size .15s ease 0s;
	}
	.bx_ordercart_stores_box .sticky .bx_ordercart_store_label_box, .bx_ordercart_stores_box .stop .bx_ordercart_store_label_box {
		padding-top: 52px;
		min-height: 100px;
	}
	.bx_ordercart_store_label, .bx_ordercart_store_name {
		padding-right: 0;
	}
	.bx_ordercart_store_description {
		font-size: 10px;
		color: #000;
		margin-bottom: 0;
		min-height: 26px;
	}	
	.sticky .bx_ordercart_store_label input:checked + .bx_ordercart_store_label_box, .stop .bx_ordercart_store_label input:checked + .bx_ordercart_store_label_box {
		background-size: 30px;
		padding: 42px 4px 6px;
	}
	.sticky .bx_ordercart_store_label .bx_ordercart_store_name, .stop .bx_ordercart_store_label .bx_ordercart_store_name {
		display: none;
	}
	.sticky .bx_ordercart_store_label .im-store .bx_ordercart_store_name, .stop .bx_ordercart_store_label .im-store .bx_ordercart_store_name {
		display: block;
		min-height: 26px;
	}
	.sticky .bx_ordercart_store_label .im-store .bx_ordercart_store_description, .stop .bx_ordercart_store_label .im-store .bx_ordercart_store_description {
		display: none;
		min-height: 28px;
		margin: 0;
	}
  .bx_ordercart .bx_ordercart_order_table_container tbody tr {
    display: block;
    overflow: hidden;
    border-top: 1px solid #F0F0F0;
    padding: 15px 0 15px;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody tr.empty {
  	border: none;
    padding: 0;
  }
  .bx_ordercart .bx_ordercart_order_table_container table tbody td {
  	padding-top: 0;
  	padding-bottom: 0;
  	border-bottom: none;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    width: 105px;
    padding: 0 15px 0 0;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.item {
  	padding-left: 0;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
  	text-align: left;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.total-price {
  	text-align: right;
  }
  .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
    font-size: 16px;
  }
  .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_store_available {
  	font-size: 14px;
  	font-weight: bold;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    padding-left: 0;
    padding-right: 15px;
    width: 80px;
    white-space: normal;
  }
  .bx_ordercart .price .current_price {
  	font-size: 16px;
  }
  .bx_ordercart td.price .old_price {
  	display: block;
  	padding-right: 0;
  	margin-top: -10px;
  	font-size: 13px;
  	min-height: 10px;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.custom {
  	padding-left: 0;
  	padding-right: 0;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.total-price {
    margin-left: 6px;
    width: 85px;
    padding-right: 0;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.control {
    float: right;
    width: 14px;
  }
  .bx_ordercart .control .delete {
  	margin: 0;
  	width: 14px;
  }  
  
  .bx_ordercart .bx_ordercart_order_pay, .bx_ordercart .bx_ordercart_order_pay_right {
  	position: static;
  }
  .bx_ordercart_order_pay_header_mob {
  	display: block;
  	font-size: 22px;
  	margin-bottom: 15px;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody .gift-row td.control {
  	width: 27px;
  }
  .control .cart-gift-title {
  	width: 27px;
  	background-size: 27px;
  }
  .gift-progress {
  	width: 183px;
  }
  .gift-progress.pink .text span {
  	display: none;
  }
  .cart-gifts-table .gift-progress .text {
    font-size: 15px;
	}
	.cart-recommend {
		margin-right: 0;
	}
	.bx_ordercart .bx_ordercart_order_pay {
		float: none;
		margin: 0;
		background-position: 15px 70px;
		background-size: 105px;
		width: auto;
  	background-color: #fff;
	}
	.bx_ordercart_order_pay_right {
		padding-left: 140px;
  	max-width: 420px;
	}
  .bx_ordercart .bx_ordercart_order_pay_right, .bx_ordercart .bx_ordercart_order_pay_center, .bx_ordercart .order-cart-note {
    float: none;
  }
	.bx_ordercart_order_pay_comment {
    padding-top: 35px;
  }
  .bx_ordercart_lower_block {
  	padding-top: 0;
		background: #f0f0f0;
  }
  .cart-recommend {
		background: #f0f0f0;
  }
  .cart-recommend h1 {
  	margin-left: 15px;
  	padding-bottom: 0;
  }
  .bx_ordercart_lower_block {
  	padding-left: 0;
  	padding-right: 0;
  	padding-bottom: 30px;
  }
  .bx_ordercart_store_description {
  	line-height: 10px;
  }
  .bx_ordercart .total-price .current_price {
  	min-width: 75px;
  }  
	.bx_ordercart_order_pay_min {
		display: block;
		text-align: center;
		font-size: 16px;
		margin: 10px 0 0;
	}	
  .gift-timer-basket-block, div.not-avail-basket-block {
    background: #fff;
		min-height: 0;
		border-radius: 0;
		padding: 20px 15px 0;
  }
  .tmp_terms_note {
  	position: static;
  	background: #fff;
  	padding: 0 0 15px 15px;
  }
  .bx_ordercart .bx_ordercart_order_table_container tbody td.price, .bx_ordercart_order_table_container tbody td.custom {
    float: left;
  }
  .bx_ordercart .bx_ordercart_photo_container {
    position: relative;
    padding-top: 90px;
    min-width: 90px;
    max-width: 100%;
    height: 0;
    width: 90px;
	}
	.bx_ordercart .bx_ordercart_order_table_container .basket-section-footer td.total-price {
		width: auto;
		text-align: right;
		float: none;
    display: block;
    padding-top: 10px;
	}
	.bx_ordercart .bx_ordercart_order_table_container table .basket-section-header td.total-price, .bx_ordercart .bx_ordercart_order_table_container table .basket-section-header td.control {
		display: none;
	}
}
@media screen and (max-width: 600px) {
	.bx_ordercart_order_pay_comment {
		float: none;
	}
	.bx_ordercart .bx_ordercart_order_pay textarea {
		margin: 0;
	}
	.bx_ordercart .bx_ordercart_order_pay_center {
    text-align: left;
    float: none;
  }
}
@media screen and (max-width: 419px) {
	.bx_ordercart .bx_ordercart_order_pay_right {
		padding-left: 0;
	}
	.bx_ordercart_order_pay_table {
		min-height: 94px;
		padding-left: 140px;
	}
	.bx_ordercart .bx_ordercart_photo_container {
    padding-top: 70px;
    min-width: 70px;
    width: 70px;		
	}
	.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
		width: 85px;
	}
	.bx_ordercart .bx_ordercart_order_table_container tbody td.control {
		position: absolute;
		right: 0;
		top:  15px;
	}
	.bx_ordercart .bx_ordercart_order_table_container tbody td.item {
		padding-right: 30px;
 	}
 	.bx_ordercart .bx_ordercart_order_table_container tbody tr {
 		position: relative;
 	}
 	.bx_ordercart .bx_ordercart_order_table_container tbody td.price:not(.total-price) {
 		clear: left;
 	}
 	.bx_ordercart .bx_ordercart_order_table_container tbody td.price, .bx_ordercart .bx_ordercart_order_table_container tbody td.custom {
 		padding-top: 15px;
 	}
}
@media screen and (max-width: 359px) {
	.bx_ordercart .bx_ordercart_photo_container {
    padding-top: 80px;
    min-width: 80px;
    width: 80px;
	}
	.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
		width: 95px;
	}
	.bx_ordercart .total-price .current_price {
    min-width: 60px;
	}
	.gift-progress {
    width: 160px;
	}
	.bx_ordercart .bx_ordercart_order_pay {
		background-size: 95px;
	}
	.bx_ordercart_order_pay_table {
		padding-left: 110px;
	}
}

.basket_clear {
	float: right;
  margin-bottom: -40px;
  text-transform: uppercase;
}

.basket_clear:after {
	content: '';
	clear: both;
}

@media screen and (max-width: 419px) {
	.basket_clear {
		margin-top: 15px;
	}
}
/* End */
/* /local/components/app/simple/templates/cart_mix/cart.css?171141228129529 */
