body {
	direction: rtl;
	unicode-bidi: embed;
}

ul, ol {
	margin: 0;
	padding: 0;
}

.site-title * {
	direction: ltr !important;
	text-align: left !important;
}

body h1, body .title-h1, body h2, body .title-h2, body h3, body .title-h3, body h4, body .title-h4, body  h5, body .title-h5, body  h6, body .title-h6 {
	letter-spacing: 0;
}

.gem-icon * {
	direction: ltr;
}

#primary-menu.no-responsive {
	margin: 0px !important;
}

#primary-menu.no-responsive li {
	text-align: right;
}

#primary-menu.no-responsive > li > ul a {
	padding-right: 35px;
}

.bc-devider:before {
	font-family: thegem-icons;
	font-style: normal;
	content: "";
}