/*
Theme Name: Koolie Child RTL
Description: RTL Support for Koolie Child Theme
*/

/* General Direction & Typo */
body {
    direction: rtl;
    unicode-bidi: embed;
}



.main-title-section-wrapper>.main-title-section-bg:after {
    background-color: transparent;
}