<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
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 */

@font-face {
  font-family: 'Droidkufi';
  font-style: bold;
  font-weight: 700;
  font-display: swap !importnat;
  src: url('/wp-content/themes/fonts/Droidkufi/DroidKufi-Bold.woff2') format('woff2'),  url('/wp-content/themes/fonts/Droidkufi/DroidKufi-Bold.woff') format('woff'), url('/wp-content/themes/fonts/Droidkufi/DroidKufi-Bold.ttf') format('truetype');
}

@font-face {
  font-family: 'Droidkufi';
  font-style: normal;
  font-weight: 400;
  font-display: swap !importnat;
  src: url('/wp-content/themes/fonts/Droidkufi/DroidKufi-Regular.woff2') format('woff2'),  url('/wp-content/themes/fonts/Droidkufi/DroidKufiRegular.woff') format('woff'), url('/wp-content/themes/fonts/Droidkufi/DroidKufi-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'DroidNaskh';
  font-style: normal;
  font-weight: 400;
  font-display: swap !importnat;
  src: url('/wp-content/themes/fonts/DroidNaskh/DroidNaskh-Regular.woff2') format('woff2'),  url('/wp-content/themes/fonts/DroidNaskh/DroidNaskh-Regular.woff') format('woff'), url('/wp-content/themes/fonts/DroidNaskh/DroidNaskh-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'DroidNaskh';
  font-style: bold;
  font-weight: 700;
  font-display: swap !importnat;
  src: url('/wp-content/themes/fonts/DroidNaskh/DroidNaskh-Bold.woff2') format('woff2'),  url('/wp-content/themes/fonts/DroidNaskh/DroidNaskh-Bold.woff') format('woff'), url('/wp-content/themes/fonts/DroidNaskh/Droid-Arabic-Naskh-Bold.ttf') format('truetype');
}

body, button, input, select, textarea, .ast-button, .ast-custom-button {
    font-family: "DroidNaskh",Arial,sans-serif;
    font-weight: inherit;
    font-size: 15px;
    font-size: 1rem;
}
.secondary .widget &gt; *:not(.widget-title) {
    font-family: "DroidNaskh",Arial,sans-serif;
}
.learndash-wrapper .ld-login-modal {
    display: flex;
    margin: 35% 50% 20px !important;
    text-align: center;
}
.ast-builder-menu-2 {
  font-family: 'DroidNaskh',Arial,sans-serif;
  font-weight: bold;
}
.ast-builder-menu-2 .menu-item &gt; .menu-link {
  font-size: 0.9rem;
  color: #60f49b;
}
.elementor-widget-image-box .elementor-image-box-description {
  font-family: 'DroidNaskh',Arial,sans-serif;
  font-weight: var( --e-global-typography-text-font-weight );
	}
.ast-single-post .entry-title, .page-title {
  font-family: 'DroidNaskh',Arial,sans-serif;
  text-transform: inherit;
}
  @media (max-width: 544px)
.ast-single-post .entry-title, .page-title {
  font-size: 20px;
}
/*download box in study material-START*/
.w3eden .card h3 {
    margin: 0;
    padding: 0;
    font-size: 14pt;
    font-weight: 700;
    color: #346e51;
}
.w3eden .btn-group-lg&gt;.btn, .w3eden .btn-lg {
    padding: .5rem 1rem;
    font-size: var(--font-size-lg);
    line-height: 1.5;
    border-radius: .3rem;
    background: #346e51;
}
.w3eden .text-muted {
    color: #d3004c !important;
}
.w3eden .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    background: #4ca19e38 !important;
}
/*download box in study material-END*/
.w3eden .mb-2, .w3eden .mb-3, .w3eden .mb-4 {
    margin-bottom: 15px !important;
    background: repeating-linear-gradient(254deg, #3c6661, #8be0e0 100px) !important;
}</pre></body></html>