/* ============================
   GE SS Arabic Font Family
   ============================ */
@font-face {
  font-family: 'GE SS Two';
  src: url('https://tfd.qgx.mybluehost.me/website_1f8eaa33/wp-content/uploads/2025/10/ArbFONTS-GE-SS-Two-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GE SS Two';
  src: url('https://tfd.qgx.mybluehost.me/website_1f8eaa33/wp-content/uploads/2025/10/ArbFONTS-GE_SS_TWO_MEDIUM.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GE SS Two';
  src: url('https://tfd.qgx.mybluehost.me/website_1f8eaa33/wp-content/uploads/2025/10/ArbFONTS-GE_SS_Two_Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}


/* ============================
   Apply GE SS font to Arabic pages only
   ============================ */
html[lang="ar"], html[lang="ar"] body {
  font-family: 'GE SS Two', sans-serif !important;
}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ar"] p,
html[lang="ar"] a,
html[lang="ar"] li,
html[lang="ar"] div,
html[lang="ar"] input,
html[lang="ar"] textarea,
html[lang="ar"] button {
  font-family: 'GE SS Two', sans-serif !important;
}
html[lang="ar"] form ,
html[lang="ar"] form p {
	line-height: 0.7;
	text-align : right;
}

html[lang="ar"] .wpcf7-form .form-group input {
	min-width: 300px;
}
.box-card {
	direction: ltr; 
	text-align: right;
}

#tpae-form-main .tpae-form-submit-container {
	width : auto ;
}

html[lang="ar"] .form-row p {
line-height: 10px;
text-align : right ;
}


html[lang="ar"] .form-group {
  direction: rtl !important;
  text-align: right !important;
}

html[lang="ar"] .form-group label {
  text-align: right !important;
  display: block !important;
}

html[lang="ar"] .elementor-1064 .elementor-element.elementor-element-14640d8 {
	text-align: right !important;
}

html[lang="ar"] ul.wp-chatbot-messages-container > li.wp-chatbot-msg ,
html[lang="ar"]  .wp-chatbot-footer div#wp-chatbot-editor-container ,
html[lang="ar"]  .wp-chatbot-header
{
	direction: ltr ;
}

html[lang="ar"] .form-group input,
html[lang="ar"] .form-group textarea,
html[lang="ar"] .form-group select {
  text-align: right !important;
  direction: rtl !important;
}
html[lang="ar"] .eael-contact-form-7 input ,html[lang="ar"] .eael-contact-form-7 select ,html[lang="ar"] .eael-contact-form-7 textarea{
    direction:rtl !important;
}
html[lang="ar"] .custom-contact-form{
	 direction:rtl !important;
}
@media (min-width: 768px) {
	html[lang="ar"] .home-card h3 ,
html[lang="ar"] .home-card p {
    text-align: right;
}
	.box-card h3,
.box-card p {
	text-align: right;
}
}
