.elementor-2405 .elementor-element.elementor-element-6c48a76{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );}.elementor-2405 .elementor-element.elementor-element-4415f19{text-align:center;}.elementor-2405 .elementor-element.elementor-element-4415f19 .elementor-heading-title{font-family:"IranYekan", Sans-serif;font-size:24px;font-weight:600;line-height:1.7em;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2405 .elementor-element.elementor-element-ced9934{text-align:start;font-family:"YekanBakh", Sans-serif;font-size:20px;font-weight:600;}@media(min-width:768px){.elementor-2405 .elementor-element.elementor-element-6c48a76{--content-width:70%;}}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-ced9934 */input { background-color: #fff !important;
border:solid 1px #d5d5d5 !important;    border-radius: 10px 10px 10px 10px !important; color:#777 !important;   }
textarea{ background-color: #fff !important;
border:solid 1px #d5d5d5 !important;    border-radius: 10px 10px 10px 10px !important;  color:#777 !important;   }
    #gform_submit_button_9{
           font-size: 16px !important; border-radius: 10px !important;background-color: #B083A3!important; color:#fff !important;}
.gform-theme--foundation .gform_fields
 {row-gap: 15px !important;}.gform_footer{margin-top:10px !important;}
 .gform_confirmation_message{font-size: 18px !important;
    color: green !important;
    background-color: #e4f3c4 !important;
    padding: 15px 20px !important;
    border-radius: 10px !important;}
    .gform-field-label,.gfield_description,.gform_fileupload_rules, .gform-field-label--type-inline{color:#777 !important; font-size:15px !important; }
    input {color:#777 !important; font-size:15px !important; }
    .gfield_validation_message{color: red !important;}
    #input_9_36{text-align: right !important;}
    .gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section {
    border-bottom: 0 !important;}
h3{margin-bottom: 5px !important; font-family:"IranYekan" !important; font-weight:600 !important;}
#gfield_description_9_48{font-size: 15px; margin-top:10px;}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-6c48a76 *//* دکمه ارسال فرم‌ها */
input[type="submit"],
button[type="submit"],
.wp-block-button__link {
  background-color: purple;   /* رنگ بنفش */
  color: #fff;                /* متن سفید */
  padding: 12px 30px;         /* پهن‌تر شدن */
  border: none;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
}

input[type="submit"]:hover,
button[type="submit"]:hover,
.wp-block-button__link:hover {
  background-color: #6a0dad;  /* بنفش تیره‌تر هنگام هاور */
}

/* باکس‌های ورودی */
input[type="text"],
input[type="email"],
input[type="password"],
textarea,
select {
  background: #fff;
  padding: 12px;
  margin: 10px 0;
  border-radius: 6px;
  border: 1px solid #ccc;
  box-shadow: 0 4px 10px rgba(0,0,0,0.15); /* سایه برای بولد شدن */
}/* End custom CSS */