body.rtl,
body.rtl h1,
body.rtl h2,
body.rtl h3,
body.rtl h4,
body.rtl h5,
body.rtl h6 {
	font-family: "primary-font", "segoe ui", "tahoma";
	line-height: 1.85;
}
body.rtl #wpadminbar * {
	font-family: "primary-font", "segoe ui", "tahoma";
}
body.rtl p {
	line-height: 2;
}
body.rtl .postbox .inside,
body.rtl .stuffbox .inside {
	line-height: 1.85;
}
body.rtl #post-body.columns-2 #postbox-container-1 {
	left: 320px;
	right: auto;
}
body.rtl #titlediv #title-prompt-text {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: -2px;
}
body.rtl #poststuff .inside {
	margin-top: 12px;
}
body.rtl #post-body #visibility:before,
body.rtl #post-body .misc-pub-post-status:before,
body.rtl #post-body .misc-pub-revisions:before,
body.rtl .curtime #timestamp:before {
	vertical-align: middle;
}
body.rtl #edit-slug-box #edit-slug-buttons {
	margin-right: 5px;
}
body.rtl.login input:not(.button) {
	font-family: Tahoma, Arial, sans-serif;
	direction: ltr;
	text-align: right;
}
body.rtl input[type=checkbox],
body.rtl input[type=radio] {
	margin-top: 0;
}
body.rtl input[type=checkbox]:checked::before {
	margin-right: -0.2rem;
}