File: /home/c1190199/public_html/wp-content/wptouch-data/themes/simple/default/rtl.css
body {
direction: rtl;
unicode-bidi: embed;
}
a.toggle-button {
right: auto;
left: 8px; /* RTL */
}
.simple-map iframe, .simple-map embed {
left: 0; /* RTL */
right: 0; /* RTL */
}
.homepage-menu a:after {
right: auto;
left: 2%; /* RTL */
}
h3.search-heading.page-heading {
text-align: right; /* RTL */
}
.search li a:after {
margin-left: 0px;
margin-right: 5px; /* RTL */
}
h3#responses {
padding-left: 0px;
padding-right: 15px; /* RTL */
}
h3#responses:before {
margin-right: 0px;
margin-left: 5px; /* RTL */
}
.comment-top {
padding-left: 0px;
padding-right: 10px; /* RTL */
}
.comment img.avatar {
margin-right: 0px;
float: right; /* RTL */
margin-left: 8px; /* RTL */
}
#respond {
margin-right: 10px; /* RTL */
margin-left: 10px; /* RTL */
}
.back-to-top:before {
padding-right: 0px;
padding-left: 5px; /* RTL */
}
.homepage-menu a:after {
content: '\f053';
}
.rtl .menu-tree li.menu-item a {
padding-right: 5px;
}