.elementor-4496 .elementor-element.elementor-element-d37779a{--display:flex;}.elementor-4496 .elementor-element.elementor-element-6348728 > .elementor-widget-container{padding:3rem 3rem 3rem 3rem;}.elementor-4496 .elementor-element.elementor-element-6348728 .etheme-contact-form-7 .wpcf7-not-valid-tip{display:block !important;}.elementor-4496 .elementor-element.elementor-element-6348728 .etheme-contact-form-7 .wpcf7-validation-errors{display:block !important;}.elementor-4496 .elementor-element.elementor-element-6348728 .etheme-contact-form-7 .wpcf7-form .wpcf7-form-control-wrap, .elementor-4496 .elementor-element.elementor-element-6348728 .etheme-contact-form-7 .wpcf7-form .form-group:not(:last-child){margin-bottom:20px;}.elementor-4496 .elementor-element.elementor-element-6348728 .etheme-contact-form-7 .wpcf7-form p{text-align:left;}.elementor-4496 .elementor-element.elementor-element-6348728 .etheme-contact-form-7 .wpcf7-form > p:nth-last-of-type(1){text-align:left;}.elementor-4496 .elementor-element.elementor-element-6348728 .etheme-contact-form-7 .wpcf7-form input[type="submit"]{display:inline-block;width:148px;}#elementor-popup-modal-4496{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-4496 .dialog-message{width:640px;height:auto;}#elementor-popup-modal-4496 .dialog-close-button{display:flex;}#elementor-popup-modal-4496 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}/* Start custom CSS for et-contact-form-7, class: .elementor-element-6348728 */.wm-inquiry-heading {
  font-family: 'Roboto', sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1.25;
  margin: 0 0 12px;
}

.wm-inquiry-subtext {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #6b7280;
  line-height: 1.5;
  margin: 0 0 24px;
}

.wm-inquiry-card {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  padding: 16px;
  border: 1px solid #e2e4ea;
  border-radius: 10px;
  margin-bottom: 24px;
  font-family: 'Roboto', sans-serif;
}

.wm-inquiry-thumb img {
  width: 72px;
  height: 72px;
  object-fit: contain;
  border-radius: 8px;
  background: #f7f8fa;
}

.wm-inquiry-details {
  flex: 1;
}

.wm-inquiry-title {
  margin: 0 0 10px;
  font-size: 17px;
  font-weight: 700;
  color: #1a1a1a;
}

.wm-inquiry-price-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  margin-bottom: 10px;
}

.wm-inquiry-price-label {
  color: #6b7280;
  font-weight: 500;
}

.wm-inquiry-price-value {
  font-weight: 700;
  color: #1a1a1a;
}

.wm-inquiry-badge {
  display: inline-block;
  background: #eef0f3;
  color: #4a4d55;
  font-size: 13px;
  font-weight: 600;
  padding: 5px 14px;
  border-radius: 999px;
}

.watch-inquiry-form {
  --wm-accent: #f2c230;
  --wm-text: #1a1a1a;
  --wm-border: #e2e4ea;
  --wm-field-bg: #f7f8fa;
  font-family: 'Roboto', sans-serif;
}

.watch-inquiry-form p {
  margin: 0 0 22px;
}

.watch-inquiry-form label {
  display: block;
  font-weight: 700;
  font-size: 16px;
  color: var(--wm-text);
  margin-bottom: 8px;
}

.watch-inquiry-form input[type="text"],
.watch-inquiry-form input[type="email"],
.watch-inquiry-form input[type="tel"],
.watch-inquiry-form textarea {
  width: 100%;
  box-sizing: border-box;
  background: var(--wm-field-bg);
  border: 1px solid var(--wm-border);
  border-radius: 8px;
  padding: 13px 16px;
  font-size: 15px;
  font-family: inherit;
  color: var(--wm-text);
  transition: border-color 0.15s ease;
}

.watch-inquiry-form input:focus,
.watch-inquiry-form textarea:focus {
  outline: none;
  border-color: #b9bdc7;
}

.watch-inquiry-form textarea {
  min-height: 130px;
  resize: vertical;
}

.watch-inquiry-form .wm-submit-row {
  display: flex;
  justify-content: flex-end;
  margin-top: 12px;
}

.watch-inquiry-form input[type="submit"] {
  background: var(--wm-accent);
  color: #1a1a1a;
  font-weight: 700;
  font-size: 15px;
  border: none;
  border-radius: 999px;
  padding: 14px 34px;
  cursor: pointer;
  transition: filter 0.15s ease;
}

.watch-inquiry-form input[type="submit"]:hover {
  filter: brightness(0.94);
}

.watch-inquiry-form input[type="submit"]:disabled {
  opacity: 0.6;
  cursor: default;
}

.watch-inquiry-form .wpcf7-not-valid-tip {
  color: #d64545;
  font-size: 13px;
  margin-top: 6px;
  font-weight: 400;
}

.watch-inquiry-form .wpcf7-response-output {
  border-radius: 8px;
  font-size: 14px;
  margin-top: 18px;
}/* End custom CSS */