.Erfan {
	background: radial-gradient(circle at top, #6f4ab3 0%, #4c2c96 60%, #2d1d60 100%);
  color:white;
  font-family: 'YekanBakhFat';
  font-weight:bold;
}
body , *{
  font-family: 'YekanBakh';
}

	  @font-face {
    font-family: 'YekanBakh';
    src: url('https://rkonline.ir/upload/1426/files/cJK1zovI.woff2') format('woff2');
  }
	  @font-face {
    font-family: 'YekanBakhFat';
    src: url('https://rkonline.ir/upload/1426/files/LXnGbwjP.woff2') format('woff2');
  }
    body {
      font-family: 'YekanBakh', sans-serif;
    }
button.product-item-pay {
  background-color: #6f42c1 !important;
  color: #fff !important;
  border: none;
  border-radius: 6px;
  padding: 10px 20px;
  font-weight: bold;
  transition: all 0.3s ease;
}

/* هاور دکمه */
button.product-item-pay:hover {
  background-color: #d4a903 !important;
  box-shadow: 0 0 10px #efbf04;
  color: #fff !important;
}

/* لینک راهنما */

.helpbox .layout-guide-btn a {
  background-color: #6f42c1 !important;

}

.layout-guide-btn a:hover {
  background-color: #5931ab !important;
  box-shadow: 0 0 10px #6f42c1 !important;
  color: #fff !important;
}

.layout-guide-btn a i {
  color: #fff !important;
  margin-left: 5px !important;
}
#user-description,
  .custom-textarea {
    height: 40px !important;
    resize: none;
    margin-bottom: 10px;
    width: 100%;
  }




iframe {
  max-width: 100%;
  height: auto;
  display: block;
}
