/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.page-id-1715 span.elementor-icon-list-text {
    font-family: "Tajawal", Sans-serif !important;
}

.page-id-1715 .rtl-bul h5.elementor-image-box-title {
    direction: rtl;
}

body.page-template.page-template-elementor_header_footer.page.page-id-1715.logged-in.admin-bar.wp-custom-logo.elementor-default.elementor-template-full-width.elementor-kit-1076.elementor-page.elementor-page-1715.customize-support.dialog-body.dialog-buttons-body.dialog-container.dialog-buttons-container.e--ua-blink.e--ua-chrome.e--ua-webkit {
    font-family: "Tajawal", Sans-serif !important;
}

.page-id-1715 h1, .page-id-1715 h2, .page-id-1715 h3, .page-id-1715 h4, .page-id-1715 h5, .page-id-1715 h6 {
    font-family: "Tajawal", Sans-serif !important;
}

.page-id-1715 p {
    font-family: "Tajawal", Sans-serif !important;
}

.page-id-1715 span {
    font-family: "Tajawal", Sans-serif !important;
}



/* Mobile Media Query */
@media (max-width: 767px) {
  .rtl-bul .elementor-image-box-wrapper {
    direction: rtl;
    display: flex;
	  align-items:center;
}

.rtl-bul .elementor-image-box-wrapper .elementor-image-box-content {
    margin-right: 10px; /* Add 10 pixels right margin */
}
	
.page-id-991  .elementor-image-box-wrapper {
    display: flex;
    vertical-align: middle;
}

.page-id-991 figure.elementor-image-box-img img {
    margin-top: 9px;
}

.page-id-991 .elementor-image-box-content {
    padding-left: 5px;

}
}
