/*
Theme Name:   Engitech Child
Theme URI:    http://wpdemo.archiwp.com/engitech/
Description:  Make your modifications to [Parent Theme] in this Engitech child theme.
Author:       OceanThemes
Author URI:   http://oceanthemes.net/
Template:     engitech
Version:      1.1
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  engitech-child
*/

/* =Theme customization starts here
------------------------------------------------------- */


/* =RTL (Arabic) layout support
------------------------------------------------------- */

html[lang="ar"] {
    direction: rtl;
    text-align: right;
}

html[lang="ar"] .elementor-column {
    direction: rtl;
}

html[lang="ar"] .elementor-widget-text-editor,
html[lang="ar"] .elementor-widget-heading {
    text-align: right;
}

html[lang="ar"] .footer-quick-links,
html[lang="ar"] .footer-contact {
    text-align: right;
}

html[lang="ar"] .main-navigation ul {
    padding-right: 0;
}

html[lang="ar"] .elementor-button-wrapper {
    text-align: right;
}

html[lang="ar"] .elementor-icon-list-items {
    padding-right: 0;
}

html[lang="ar"] .elementor-icon-list-item {
    direction: rtl;
}

.pll-parent-menu-item a {
    font-weight: 600;
}
