
.getUserGeoLocation {
	background-position: right center;
	padding: 0 40px 0 20px;
}
.directions-panel {
	text-align: right;
}
.shops-sorting-options .custom-select-text {
	text-align: right;
}
.radiusFilterWrapper span.units {
	margin: 0 0 0 -20px;
}
.shops-item .show-directions {
	padding: 0 16px 0 0;
	background-position: right center;
}
.shops-item .tag-item:first-child,
.shop-page .tag-item:first-child {
	background-position: right center;
	padding: 0 20px 0 0;
}
.shops-item .tag-item:after,
.shop-page .tag-item:after {
	margin: 0 0 0 10px;
}
.all-shop-images li {
	margin: 0 2.5% 2.5% 0;
}
.all-shop-images li:nth-child(5n+1) {
	margin-right: 0;
}
.shop-map-images .map-controls a {
	background-position: right center;
	padding: 0 40px 0 20px;
}
.shop-full-description td {
	text-align: right;
}
.shop-full-description a {
	display: inline-block;
}
.shop-full-description ul {
	padding: 0 36px 0 0;
}
.shop-full-description ol {
	padding: 0 36px 0 0;
}


@media all and (min-width: 769px) {
	
.directions-wrapper {
	float: right;
}
.directions-panel {
	padding: 0 0 0 10px;
}
.map-wrapper.directions-shown {
	float: left;
}
.shops-sorting-filtering-wrapper > div:first-child {
	padding: 0 0 0 20px;
}
.shops-sorting-filtering-wrapper > div:last-child {
	text-align: left;
}
.shops-sorting-filtering-wrapper label {
	text-align: right;
}
div.radiusFilterWrapper {
	padding: 0 15px 0 25px;
}
.radiusFilterWrapper span.units {
	text-align: left;
}
.shop-map-images {
	float: right;
}
.shop-map-images + .shop-info {
	float: left;
	text-align: right;
}
	
}

@media all and (min-width: 1001px) {
	
div.shops-filtering-buttons:last-child {
	float: left;
}
.shops-sorting-filtering-wrapper label {
	margin: 0 0 0 5px;
}
.shops-sorting-filtering-wrapper .clear-filtered-shops {
	margin: 0 0 0 10px;
}
.shops-item {
	text-align: right;
}
.shops-item .picture-wrap {
	float: right;
}
.shops-item .info-wrap {
	float: left;
	text-align: right;
}
.shops-item .distance-line {
	left: 0;
	right: auto;
}
	
}