.elementor-kit-7 {
  	--e-global-color-primary: #000000;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #f70a09;
    --e-global-typography-primary-font-family: "tajawal" !important;
    --e-global-typography-primary-font-weight: 600 !important;
    --e-global-typography-secondary-font-family: "tajawal" !important;
    --e-global-typography-secondary-font-weight: 400 !important;
    --e-global-typography-text-font-family: "tajawal" !important;
    --e-global-typography-text-font-weight: 400 !important;
    --e-global-typography-accent-font-family: "tajawal" !important;
    --e-global-typography-accent-font-weight: 500 !important;
}

.lang-en {
    display:block !important;
}

.lang-ar {
    display: none !important;
}

p.elementor-heading-title  {
    font-family: tajawal !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 17px !important;
    color: #000000;
}

.elementor * {
  font-family: tajawal !important;
  direction: rtl !important;
}

.woocommerce-customer-details--phone::before,
.woocommerce-customer-details--email::before {display: none !important}

.egpay-card-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    width: -27%;
    justify-content: start;
    align-items: start;
    gap: 5px;
}

th, td, tr {
  text-align: start
}

.woocommerce-page.woocommerce-checkout .woocommerce-customer-details address, .woocommerce.woocommerce-checkout .woocommerce-customer-details address {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-radius: 0;
    text-align: start;
}

#place_order {text-align: center !important}