.elementor-1027 .elementor-element.elementor-element-4b3e9fb{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-8484787 */.edit-disease-wrapper {
  max-width: 700px;
  margin: 40px auto;
  background: #F5F7FACC;
  padding: 30px;
  border-radius: 12px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}

.edit-disease-wrapper h2 {
  font-size: 1.4rem;
  margin-bottom: 20px;
  color: #194687;
  text-align: center;
}

.edit-disease-wrapper form {
  margin-top: 10px;
}

.edit-disease-wrapper .gform_wrapper {
  margin-top: 0;
}

.edit-disease-wrapper input[type="text"],
.edit-disease-wrapper textarea,
.edit-disease-wrapper select {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 15px;
  font-size: 15px;
}

.edit-disease-wrapper input[type="submit"] {
  background-color: #005b99;
  color: white;
  padding: 10px 22px;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  cursor: pointer;
}

.edit-disease-wrapper input[type="submit"]:hover {
  background-color: #004877;
}
#gform_submit_button_13:HOVER {
    background-color: #48D1CC;
}
#gform_submit_button_13{
    border-radius: 16px;
    margin: 0 auto; 
    padding: 15px;
    }
body .gform_wrapper .gfield_list{
    margin-bottom: 30px;
}
/* تغییر آیکون مثبت */
body .gform_wrapper .gfield_list .add_list_item {
    background: url('https://hoviateman.ir/wp-content/uploads/2025/08/Plus.png') no-repeat center center !important ;
    background-size: 16px 16px ;
    text-indent: -9999px ; /* مخفی کردن متن */
    width: 24px;
    height: 24px;
    border: none;
}

/* تغییر آیکون منفی */
body .gform_wrapper .gfield_list .delete_list_item {
    background: url('https://hoviateman.ir/wp-content/uploads/2025/08/Minus.png') no-repeat center center !important;
    background-size: 16px 16px ;
    text-indent: -9999px;
    width: 24px;
    height: 24px;
    border: none;

}
body .gform_wrapper .gfield_list .list_item{
    padding: 15px;
}
#disease-select,#input_13_17,#input_13_5,#select2-disease-select-container{
    border-radius: 16px;
}
.gfield_list_group_item input[type="text"] {
    border-radius: 16px !important;
}
.select2-container--default .select2-selection--single {
    border-radius: 16px;
}/* End custom CSS */