.errors {	
	padding: 10px;
	margin: 0 0 10px 0;
	background: #faded0;
	color: #111;
	border: 1px solid #ff1111;
	font-size: 90%;}
.error {
	
}

.cart {position: relative;}
.cart.ui-ajax-wrap-loading:after {content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(255, 255, 255, 0.5); z-index: 1000}
.cart.ui-ajax-wrap-loading:before {content: ''; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background: url('/local/templates/main/components/bitrix/sale.order.ajax/pharma/images/loader.gif') center center no-repeat; z-index: 1001}


.rls-desc h2 {margin-top: 16px; margin-bottom: 16px}
.rls-desc h3 {margin-top: 16px; margin-bottom: 16px}
.rls-desc p {margin-top: 16px; margin-bottom: 16px}
.rls-desc p:empty {display: none}

.cart__price {text-align: right}
.cart__price-desc {font-size: 12px; text-align: right}
.cart__price-from {font-size: 16px}