.elementor-8216 .elementor-element.elementor-element-5a4ca9e{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-8216 .dialog-widget-content{animation-duration:1.2s;background-color:#F8F8F8;border-radius:3% 3% 3% 3%;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-8216{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-8216 .dialog-message{width:450px;height:410px;align-items:center;}#elementor-popup-modal-8216 .dialog-close-button{display:flex;top:5%;font-size:16px;}@media(min-width:768px){.elementor-8216 .elementor-element.elementor-element-5a4ca9e{--width:100%;}}/* Start custom CSS for container, class: .elementor-element-5a4ca9e */.elementor-popup-modal {
  font-family: 'Yekan-Bakh', sans-serif !important;
}
/* فونت عمومی برای همه عناصر MailPoet */
.mailpoet_paragraph,
.mailpoet_text,
.mailpoet_submit {
  font-family: 'Yekan-Bakh', sans-serif !important;
}

/* فیلد ایمیل */
.mailpoet_text {
  width: 100%;
  padding: 14px 18px;
  margin-bottom: 15px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 8px;
  box-sizing: border-box;
  transition: all 0.3s ease;
  background-color: #fff;
  color: #333;
}

.mailpoet_text:focus {
  border-color: #0073e6;
  box-shadow: 0 0 0 2px rgba(0,115,230,0.2);
  outline: none;
}

/* دکمه ارسال */
.mailpoet_submit {
  width: 100%;
  padding: 14px;
  font-size: 16px;
  font-weight: 600;
  border: none;
  border-radius: 8px;
  background-color: #0073e6;
  color: white;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.mailpoet_submit:hover {
  background-color: #005bb5;
}

/* انیمیشن لودینگ فرم */
.mailpoet_form_loading span {
  background-color: #0073e6 !important;
}/* End custom CSS */