
.catalog-element-basket-button {
	background-color: #ff6f3c !important;
    fill: #ff6f3c !important;
	color: #fff;
	padding: 23px 0;
	display: block;
	font-family: Montserrat, sans-serif;
	font-size: 10px;
	font-weight: 600;
	text-align: center;
	text-transform: uppercase;
}
.catalog-element-basket-button:hover {
	fill: rgb(255, 149, 111) !important;
	background-color: rgb(255, 149, 111) !important;
}
.catalog-element-basket-button, .catalog-element-basket-button:hover, .catalog-element-basket-button:active {
	text-decoration: none !important;
}
.bx-sbb-empty-cart-desc, .basket-item-price-current-text, .bx-soa-custom-label, .bx-soa-customer-label, .bx-soa-coupon-label, .bx_soa_location label {
	color: #fff !important;
}
.basket-item-amount-filed, .basket-items-list-header-filter-item.active {
	color: #000 !important;
}
#basket-root, #bx-soa-order-form {
	margin: 0 auto;
	max-width: 1340px;
}
.bx-soa-pp-list li:before {
	content: "";
	display: none !important;
}
.basket-item-block-properties {
	display: none !important;
}