div[class*="bx-sls"] .dropdown-icon {
    margin: 0!important;
		background: url(/bitrix/components/bitrix/sale.location.selector.search/templates/.default/images/lens.png) no-repeat center center!important;
		height: 14px!important;
		left: 10px!important;
		position: absolute!important;
		top: 10px!important;
		width: 14px!important;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company {
	display: block!important;
	position: relative!important;
  padding: 0!important;
	border: 0!important;
	background: none!important;
}
#bx-soa-order .bx-soa-pp-company-graf-container {
	position: absolute!important;
	top: 1px!important;
	right: auto!important;
	bottom: auto!important;
	left: 0!important;
	width: 20px!important;
	height: 20px!important;
	border-radius: 50%!important;
	border: 0px solid #e6e6e6!important;
	box-shadow: 0 0 1px #e85b13;
	transition-duration: 350ms!important;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-graf-container:before {
    display: none!important;
}

#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container:after {
    display: none!important;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
		font-size: 15px!important;
		font-weight: bold!important;
		padding: 0 0 10px 35px!important;
		display: block!important;
		line-height: 1.5!important;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-delivery-cost {
		font-size: 12px!important;
		color: #6d6d6d!important;
		display: block!important;
		padding: 0 0 0 35px!important;
		line-height: 1.5!important;
		text-align: left!important;
		background: none!important;
		border: 0!important;
		left: auto!important;
		right: auto!important;
		bottom: auto!important;
}


#bx-soa-order .bx-soa-pp-desc-container .bx-soa-pp-company-graf-container {
    float: none;
}
#bx-soa-order #bx-soa-basket .bx-soa-item-content .bx-scu-container .bx-soa-item-td-text {
	line-height: 22px!important;

}
.eslog-deliverey-desc  {
	display: none!important;
}
.bx-soa-pp-company {
	margin-bottom: 0px!important;
}
ul.bx-soa-pp-list li {
	padding: 10px 3px!important;
}
 .bx-soa-custom-label, .bx-soa-customer-label {
	font-weight: bold;
	text-transform: uppercase;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company-smalltitle {
	color: #aaa !important;
}
#bx-soa-order .bx-soa-pp-item-container .bx-soa-pp-company.bx-selected .bx-soa-pp-company-smalltitle {
	color: #333!important;
}
.catalog_section_list .section_item .image img, .articles-list.sections .thumb img {
	max-width: 62px;
	max-height: 62px;
	width: 100px;
	height: 100px;
	object-fit: cover;
	border-radius: 10px;
  border: 2px solid #e66200;
  max-width: none !important;
  max-height: none !important;
}

.element_detail_markets_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.element_detail_markets_list-item {
  padding: 0 7px;
  margin-bottom: 5px;
}
.element_detail_markets_list-item svg {
  height: 20px;
}
.sticker_rules {
  width: 40px!important;
  height: 40px!important;
  background: #3211d0!important;
  border-radius: 50%!important;
  display: flex!important;
  justify-content: center!important;
  align-items: center!important;
  border: 3px solid #fff;
}
.sticker_rules svg {
  fill: #fff;
  height: 20px;
}
