.elementor-kit-8{--e-global-color-primary:#000EB7;--e-global-color-secondary:#5E5E5E;--e-global-color-text:#000000;--e-global-color-accent:#61CE70;--e-global-color-15c51a6:#5E00FF;--e-global-typography-primary-font-family:"peyda";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"peyda";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"peyda";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"peyda";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:transparent;font-family:"peyda", Sans-serif;font-weight:700;background-image:linear-gradient(180deg, #0D65D9 0%, #0D65D9 100%);border-radius:14px 14px 14px 14px;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 label{color:#F80000;}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{background-color:#FF0000;border-style:groove;border-radius:10px 10px 10px 10px;}.elementor-kit-8 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea:focus,.elementor-kit-8 .elementor-field-textual:focus{border-style:dashed;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:15px;}.elementor-element{--widgets-spacing:15px 15px;--widgets-spacing-row:15px;--widgets-spacing-column:15px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-lightbox{--lightbox-header-icons-size:0px;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}.site-footer .copyright p{font-family:"peyda", Sans-serif;font-weight:100;font-style:normal;text-decoration:none;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-size:24px;background-color:transparent;background-image:linear-gradient(298deg, #0D65D9 21%, #0D65D9 70%);}.elementor-kit-8 input:not([type="button"]):not([type="submit"]),.elementor-kit-8 textarea,.elementor-kit-8 .elementor-field-textual{border-width:3px 3px 3px 3px;padding:11px 11px 11px 11px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:510px;}.e-con{--container-max-width:510px;}}/* Start custom CSS *//* حالت عادی فیلدها */
.fluentform .ff-el-form-control {
  background: #fff !important;     /* پس‌زمینه سفید */
  border: 1.5px solid #ccc !important;
  color: #111 !important;
  border-radius: 8px;
  padding: 10px 12px;
}

/* حالت خطا (وقتی ولیدیشن رد بشه) */
.fluentform .ff-el-group.ff-el-is-error .ff-el-form-control,
.fluentform .ff-el-form-control.ff-has-error {
  background: #fff !important;     /* ✅ سفید میشه */
  border-color: #ef4444 !important; /* فقط کادر قرمز */
}
/* Force mobile layout on ALL devices */
body {
    max-width: 420px !important;
    margin: 0 auto !important;
    overflow-x: hidden !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://landing.ayadirshode.com/wp-content/uploads/2025/07/PeydaNoEn-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'peyda';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://landing.ayadirshode.com/wp-content/uploads/2025/07/PeydaNoEn-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */