.elementor-2036 .elementor-element.elementor-element-acca20f{--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;--justify-content:space-around;--padding-top:50px;--padding-bottom:50px;--padding-left:50px;--padding-right:50px;}.elementor-2036 .elementor-element.elementor-element-1ebffc6 .etheme-advanced-headline{background-color:transparent;background-image:linear-gradient(180deg, #FFFFFF 0%, #DEDEDE 100%);font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-2036 .elementor-element.elementor-element-1ebffc6 .etheme-advanced-headline::selection{-webkit-text-fill-color:#FFFFFF;}.elementor-2036 .elementor-element.elementor-element-1ebffc6 .etheme-a-h-text-before{color:#FEFEFE;}.elementor-2036 .elementor-element.elementor-element-1ebffc6 .etheme-a-h-text-after{color:#FFFEFE;}.elementor-2036 .elementor-element.elementor-element-90556b4{--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;}/* Start custom CSS for html, class: .elementor-element-c231be0 */.dar-order-form {
  direction: rtl;
  text-align: right;
  max-width: 720px;
  margin: 40px auto;
  padding: 0 15px;
  font-family: Tahoma, Arial, sans-serif;
}

.dar-order-form * {
  box-sizing: border-box;
}

.dar-order-form .wpcf7 {
  background: #fffaf4;
  border: 1px solid #eadfce;
  border-radius: 18px;
  padding: 34px;
  box-shadow: 0 18px 45px rgba(50, 30, 15, 0.10);
  color: #2b1b14;
}

.dar-order-form .wpcf7 form {
  direction: rtl;
  text-align: right;
}

.dar-order-form .wpcf7 p {
  margin: 0 0 18px;
}

.dar-order-form .wpcf7 label {
  display: block;
  direction: rtl;
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  color: #3b2a22;
  margin-bottom: 7px;
}

.dar-order-form .wpcf7-form-control-wrap {
  display: block;
  width: 100%;
  margin-top: 7px;
}

.dar-order-form .wpcf7 input[type="text"],
.dar-order-form .wpcf7 input[type="tel"],
.dar-order-form .wpcf7 input[type="email"],
.dar-order-form .wpcf7 input[type="number"],
.dar-order-form .wpcf7 textarea {
  width: 100%;
  direction: rtl;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  color: #2b1b14;
  background-color: #ffffff;
  border: 1px solid #dccfbd;
  border-radius: 12px;
  padding: 14px 16px;
  outline: none;
}

.dar-order-form .wpcf7 select {
  width: 100%;
  height: auto;
  min-height: 54px;
  direction: rtl;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 16px;
  color: #2b1b14;
  background-color: #ffffff;
  border: 1px solid #dccfbd;
  border-radius: 12px;
  padding: 0 16px;
  outline: none;
  line-height: normal;
  vertical-align: middle;
}

.dar-order-form .wpcf7 select option {
  color: #2b1b14;
  background-color: #ffffff;
  font-size: 16px;
  padding: 10px;
}

.dar-order-form .wpcf7 input::placeholder,
.dar-order-form .wpcf7 textarea::placeholder {
  color: #9a8c7c;
  opacity: 1;
}

.dar-order-form .wpcf7 input:focus,
.dar-order-form .wpcf7 select:focus,
.dar-order-form .wpcf7 textarea:focus {
  border-color: #7a1e24;
  box-shadow: 0 0 0 4px rgba(122, 30, 36, 0.10);
}

.dar-order-form .wpcf7 textarea {
  min-height: 135px;
  resize: vertical;
  line-height: 1.8;
}

.dar-order-form .wpcf7 input[type="file"] {
  width: 100%;
  direction: rtl;
  text-align: right;
  font-family: Tahoma, Arial, sans-serif;
  color: #2b1b14;
  background-color: #fffdf9;
  border: 1px dashed #c6a15b;
  border-radius: 12px;
  padding: 16px;
  cursor: pointer;
}

.dar-order-form .wpcf7 .wpcf7-acceptance {
  display: block;
  direction: rtl;
  text-align: right;
  color: #3b2a22;
  font-size: 15px;
  line-height: 1.8;
}

.dar-order-form .wpcf7 input[type="checkbox"] {
  width: auto;
  margin-left: 8px;
}

.dar-order-form .wpcf7 input[type="submit"] {
  width: 100%;
  background-color: #7a1e24;
  color: #ffffff;
  border: none;
  border-radius: 14px;
  padding: 16px 30px;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 17px;
  font-weight: 800;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 12px 26px rgba(122, 30, 36, 0.22);
}

.dar-order-form .wpcf7 input[type="submit"]:hover {
  background-color: #5f171c;
}

.dar-order-form .wpcf7-not-valid-tip {
  direction: rtl;
  text-align: right;
  color: #b3261e;
  font-size: 14px;
  margin-top: 6px;
}

.dar-order-form .wpcf7-response-output {
  direction: rtl;
  text-align: right;
  border-radius: 12px;
  padding: 14px 18px;
  margin: 20px 0 0;
  font-size: 15px;
}

@media (max-width: 768px) {
  .dar-order-form {
    max-width: 100%;
    margin: 25px auto;
    padding: 0 12px;
  }

  .dar-order-form .wpcf7 {
    padding: 24px 18px;
    border-radius: 16px;
  }
}/* End custom CSS */