/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

h1,
h2,
h3,
h4,
h5,
h6,
p {
  line-height: normal !important;
}
.img-responsive {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* Persian numbers for IRANSansX font */
/*.fa-num {
    -moz-font-feature-settings: "ss02";
    -webkit-font-feature-settings: "ss02";
    font-feature-settings: "ss02";
}*/

/* Persian numbers for Vazirmatn font */
.fa-num {
  font-feature-settings: "ss01" !important;
}
