/*
 Theme Name: Hello Elementor Child
 Theme URI: https://example.com/
 Description: Child theme for Hello Elementor
 Author: Your Name
 Author URI: https://example.com/
 Template: hello-elementor
 Version: 1.0.0
*/

/* Custom styles go here */

/* @font-face {
  font-family: 'iransans';
  src: url('https://idpnona.com/wp-content/themes/hello-elementor-child/iransans.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

*:not(i):not(code):not(pre) {
  font-family: 'iransans'!important;
}
 */

.single-product  .product h2,.archive .product h2{
    height: 70px;
}

.single-product p,.single-product ul li{
    line-height: 1.8em;
}
.single-product .endes{
	text-align: left;
	direction: ltr;
}