.elementor-379 .elementor-element.elementor-element-61a4b01:not(.elementor-motion-effects-element-type-background), .elementor-379 .elementor-element.elementor-element-61a4b01 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#F8FCFB;}.elementor-379 .elementor-element.elementor-element-61a4b01{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-379 .elementor-element.elementor-element-61a4b01 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-379 .elementor-element.elementor-element-ccdd0f9 > .elementor-element-populated{padding:60px 60px 60px 60px;}/* Start custom CSS for html, class: .elementor-element-9dc0e2d */.custom-order-header {
  background-color: #f9fdfc;
  padding: 40px 20px 20px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
}

.custom-order-header h2 {
  font-size: 28px;
  color: #198754;
  margin-bottom: 10px;
}

.custom-order-header p {
  font-size: 16px;
  color: #2c3e50;
  line-height: 1.6;
  max-width: 700px;
  margin: 0 auto;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-8e6d93c */.custom-order-section {
  background-color: #f9fdfc;
  padding: 60px 20px;
  text-align: center;
  font-family: 'Segoe UI', sans-serif;
}

.custom-order-section h2 {
  font-size: 28px;
  color: #198754;
  margin-bottom: 10px;
}

.form-subtext {
  font-size: 16px;
  color: #2c3e50;
  margin-bottom: 30px;
  line-height: 1.6;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.custom-order-form {
  max-width: 600px;
  margin: 0 auto;
}

.custom-order-form input,
.custom-order-form textarea {
  width: 100%;
  padding: 14px 16px;
  border: 1px solid #ddd;
  border-radius: 8px;
  margin-bottom: 20px;
  font-size: 15px;
  font-family: inherit;
  transition: border-color 0.3s ease;
}

.custom-order-form input:focus,
.custom-order-form textarea:focus {
  border-color: #198754;
  outline: none;
}

.custom-order-form button {
  width: 100%;
  padding: 14px;
  background-color: #0d6efd;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.custom-order-form button:hover {
  background-color: #0a58ca;
}/* End custom CSS */