.elementor-14670 .elementor-element.elementor-element-029d8d7{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-14670 .elementor-element.elementor-element-6aa5517 > .elementor-element-populated{margin:76px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-14670 .elementor-element.elementor-element-6971cd8 .eael-contact-form-7 .wpcf7-not-valid-tip{display:block !important;}.elementor-14670 .elementor-element.elementor-element-6971cd8 .eael-contact-form-7 .wpcf7-validation-errors{display:block !important;}.elementor-14670 .elementor-element.elementor-element-6971cd8 .eael-contact-form-7-wrapper{text-align:default;}.elementor-14670 .elementor-element.elementor-element-6971cd8 .eael-contact-form-7-wrapper .eael-contact-form.eael-contact-form-7{max-width:530px;}.elementor-14670 .elementor-element.elementor-element-6971cd8 .eael-contact-form{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-14670 .elementor-element.elementor-element-6971cd8 .eael-contact-form-7 .wpcf7-form p:not(:last-of-type) .wpcf7-form-control-wrap{margin-bottom:0px;}.elementor-14670 .elementor-element.elementor-element-6971cd8 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-14670 .elementor-element.elementor-element-6971cd8{width:var( --container-widget-width, 113.665% );max-width:113.665%;--container-widget-width:113.665%;--container-widget-flex-grow:0;}#elementor-popup-modal-14670 .dialog-message{width:352px;height:auto;}#elementor-popup-modal-14670{justify-content:center;align-items:center;}#elementor-popup-modal-14670 .dialog-close-button{display:flex;top:0%;}#elementor-popup-modal-14670 .dialog-widget-content{border-style:none;border-radius:0px 0px 0px 0px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}body:not(.rtl) #elementor-popup-modal-14670 .dialog-close-button{right:0%;}body.rtl #elementor-popup-modal-14670 .dialog-close-button{left:0%;}/* Start custom CSS for eael-contact-form-7, class: .elementor-element-6971cd8 *//* Luxury Popup CF7 Form */
.lux-popup-form{
  max-width: 320px;
  padding: 22px;
  background: #0f0f0f;
  border-radius: 14px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.5);
  text-align: center;
  font-family: 'Arial', sans-serif;
}

/* Title */
.lux-title{
  color: #d4af37;
  font-size: 18px;
  margin-bottom: 4px;
  letter-spacing: 1px;
}

/* Subtitle */
.lux-subtitle{
  color: #aaa;
  font-size: 12px;
  margin-bottom: 18px;
}

/* Input Fields */
.lux-field input{
  width: 100%;
  background: transparent;
  border: 1px solid rgba(212,175,55,0.4);
  border-radius: 8px;
  padding: 10px 12px;
  margin-bottom: 14px;
  color: #fff;
  font-size: 13px;
}

.lux-field input::placeholder{
  color: #bbb;
}

.lux-field input:focus{
  outline: none;
  border-color: #d4af37;
}

/* Button Center Fix */
.lux-btn, 
.lux-btn p {
  text-align: center */ !important; /* p ke andar bhi center */
  margin: 0;
}

/* CF7 Submit Button */
.lux-btn input.wpcf7-submit{
  display: inline-block !important;
  width: auto !important;
  padding: 10px 100px;
  border-radius: 30px;
  border: none;
  background: linear-gradient(135deg,#d4af37,#b8962e);
  color: #000;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
  transition: 0.3s ease;
}

/* Hover Effect */
.lux-btn input.wpcf7-submit:hover{
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(212,175,55,0.6);
}/* End custom CSS */
/* Start custom CSS *//* Elementor Popup – remove white space */
.elementor-popup-modal .dialog-widget-content {
  background: transparent !important;
  padding: 0 !important;
  width: auto !important;
  max-width: fit-content !important;
}

.elementor-popup-modal .dialog-message {
  padding: 0 !important;
}

/* Center the form */
.lux-popup-form {
  margin: 0 auto;
}/* End custom CSS */