/* ***** ***** ***** ***** ***** ***** ***** ***** ***** ***** */
@font-face {
  font-family: "IRANSansWeb";
  src: url("/fonts/IRANSansWeb.ttf") format("truetype"), url("/fonts/IRANSansWeb.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "IRANSansWeb_Bold";
  src: url("/fonts/IRANSansWeb_Bold.ttf") format("truetype"), url("/fonts/IRANSansWeb_Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Vazirmatn";
  src: url("/fonts/Vazirmatn.woff2") format("woff2"), url("/fonts/Vazirmatn.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Shabnam";
  src: url("/fonts/Shabnam.woff2") format("woff2"), url("/fonts/Shabnam.ttf") format("truetype"), url("/fonts/Shabnam.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Estedad";
  src: url("/fonts/Estedad.woff2") format("woff2"), url("/fonts/Estedad.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.description,
.title-process {
  font-weight: 400;
  letter-spacing: -0.02em;
  text-align: unset !important;
}

.element-name a {
  font-family: IRANSansWeb, Open Sans;
}

.button-actions {
  border: 1px solid #cdddee;
  border-radius: 4px;
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.102);
  color: #556271;
  font-family: IRANSansWeb !important;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: -0.02em;
  line-height: 24px;
  text-align: right !important;
  text-transform: capitalize;
}

#template-options > div.col-4.p-0:nth-child(2),
#template-options > div.col-4.p-0:nth-child(3) {
  display: none !important;
}
