/*
Theme Name: Storefront Child
Theme URI: https://mathwithismail.com/
Description: قالب ابن مبني على Storefront
Author: Ismail
Template: storefront
Version: 1.0
Text Domain: storefront-child
*/

/* تطبيق الخط على كل العناصر */
html, body, button, input, select, textarea {
  font-family: 'Readex Pro', sans-serif !important;
  font-weight: 400;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  font-family: 'Readex Pro', sans-serif;
}

.woocommerce div.product .product_title {
  font-weight: 700;
  font-family: 'Readex Pro', sans-serif;
}

.woocommerce div.product .price,
.woocommerce div.product .summary p,
.woocommerce div.product .woocommerce-product-details__short-description {
  font-weight: 400;
  font-family: 'Readex Pro', sans-serif;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-weight: 500;
  font-family: 'Readex Pro', sans-serif;
}

.entry-header h2.alpha.entry-title {
  display: block;
  margin-top: 24px !important;
}
