/*
Theme Name: DivineChild
Author: DivineSites
Author URI: http://divinesites.co.il/

*/

.su-slider, .su-carousel {direction:ltr;}

.rtl #content {direction:ltr;}
.rtl #content > * {direction:rtl;}

/* Menu RTL */
body.rtl .sub-nav .sub-nav {right: 230px;left:auto;}
.rtl .sub-nav li.has-children.level-arrows-on:after,.rtl #top-bar .sub-nav li.has-children:after,.rtl .header-bottom-bar .sub-nav li.has-children:after,.rtl #bottom-bar .sub-nav li.has-children:after {-moz-transform: scaleX(-1);-o-transform: scaleX(-1);-webkit-transform: scaleX(-1);
transform: scaleX(-1);filter: FlipH;-ms-filter: "FlipH";right:auto!important;left:15px!important;}
body .sub-nav li a {padding:7px 10px 7px 30px;}