

/* Start:/local/templates/.default/components/bitrix/sale.basket.basket.line/basket-line/style.min.css?16693037033748*/
.bx-basket-fixed{
	position: relative;
	top: 0!important;
}

.bx-basket-item-list{
	display: none;
	position: absolute;
	/*overflow: hidden;*/
	padding-bottom: 20px;
	border-top: 1px solid #f7f7f7;
	width: 360px;
    right: -40px;
    z-index: 10;
    background: #fff;
    box-shadow: 0px 0px 20px 0px rgba(43, 87, 154, 0.43);
    margin-top: 20px;
}

.bx-basket-item-list:before{
	content: ''; 
    position: absolute;
    right: 54px; 
    bottom: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
}

.bx-opener .bx-basket-item-list { padding-bottom: 75px; }

.bx-max-height .bx-basket-item-list {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
}

.bx-closed .bx-basket-item-list {
	/*overflow: hidden;
	height: 20px;*/
}

.bx-basket-item-list-action {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 120;
	padding: 3px 0;
	height: 20px;
	background: #f7f7f7;
	color: #4f4f4f;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	cursor: pointer;
}

.bx-basket-item-list-button-container {
	position: relative;
	padding-top: 20px;
	border-top: 1px solid #f7f7f7;
	background: #fff;
	text-align: center;
}

.bx-basket-item-list-container {
	overflow-y: auto;
	max-height: 400px;
}

.bx-basket-item-list-item {
	position: relative;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom: 1px solid #f7f7f7;
}

.bx-basket-item-list-container .bx-basket-item-list-item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.bx-basket-item-list-item-status {
	display: none;
	margin: 0 10px 20px;
	padding: 3px;
	border-radius: 3px;
	background: #ebebeb;
	text-align: center;
	white-space: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.bx-basket-item-list-item-img {
	position: relative;
	padding-bottom: 5px;
	text-align: center;
}

.bx-basket-item-list-item-img img {
	max-width: 90px;
	height: auto;
	border: 1px solid #e6e6e6;
}

.bx-basket-item-list-item-name { padding-bottom: 5px; }

.bx-basket-item-list-item-name a {
	display: block;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 4px;
}

.bx-basket-item-list-item-remove {
	position: absolute;
	right: 10px;
	width: 20px;
	height: 20px;
	opacity: .5;
	cursor: pointer;
	transition: 250ms linear all;
}

.bx-basket-item-list-item-remove:after,
.bx-basket-item-list-item-remove:before {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	width: 10px;
	height: 2px;
	border-radius: 1px;
	background-color: #333;
	content: '';
	transform: translate(-50%, -50%);
}

.bx-basket-item-list-item-remove:after {
	-webkit-transform: translate(-50%, -50%) rotate(45deg);
	-moz-transform: translate(-50%, -50%) rotate(45deg);
	-ms-transform: translate(-50%, -50%) rotate(45deg);
	-o-transform: translate(-50%, -50%) rotate(45deg);
	transform: translate(-50%, -50%) rotate(45deg);
}

.bx-basket-item-list-item-remove:before {
	-webkit-transform: translate(-50%, -50%) rotate(135deg);
	-moz-transform: translate(-50%, -50%) rotate(135deg);
	-ms-transform: translate(-50%, -50%) rotate(135deg);
	-o-transform: translate(-50%, -50%) rotate(135deg);
	transform: translate(-50%, -50%) rotate(135deg);
}

.bx-basket-item-list-item-remove:hover { opacity: .7; }

.bx-basket-item-list-item-price-block {
	padding-bottom: 5px;
	font-size: 12px;
}

.bx-basket-item-list-item-price {
	display: inline-block;
	margin-right: 5px;
}

.bx-basket-item-list-item-price-old {
	display: inline-block;
	margin-right: 5px;
	color: #b0b0b0;
	text-decoration: line-through
}

/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/improvement/style.min.css?1742823398556*/
.bx-breadcrumb{display:flex;flex-direction:row;flex-wrap:nowrap;margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb,.bx-breadcrumb .bx-breadcrumb-item.last{overflow:hidden;text-overflow:ellipsis}.bx-breadcrumb .bx-breadcrumb-item span{font-size:13px;white-space:nowrap}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0;color:#265db1}
/* End */
/* /local/templates/.default/components/bitrix/sale.basket.basket.line/basket-line/style.min.css?16693037033748 */
/* /local/templates/.default/components/bitrix/breadcrumb/improvement/style.min.css?1742823398556 */
