.elementor-696 .elementor-element.elementor-element-46f14cd{--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;}.elementor-696 .elementor-element.elementor-element-46f14cd:not(.elementor-motion-effects-element-type-background), .elementor-696 .elementor-element.elementor-element-46f14cd > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF7F4;}#elementor-popup-modal-696{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-696 .dialog-message{width:640px;height:auto;padding:0px 0px 0px 0px;}#elementor-popup-modal-696 .dialog-close-button{display:flex;}#elementor-popup-modal-696 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);margin:0px 0px 0px 0px;}/* Start custom CSS for container, class: .elementor-element-46f14cd */.gown-inquiry {
  background: #faf7f4;
  padding: 20px;
  margin-top: 24px;
}

.gown-inquiry h3 {
  font-size: 18px;
  margin-bottom: 12px;
}

.gown-inquiry input,
.gown-inquiry select,
.gown-inquiry textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 10px;
  border: 1px solid #ddd;
}

.gown-inquiry button {
  background: #d8c6b8;
  border: none;
  padding: 12px;
  width: 100%;
  text-transform: uppercase;
  cursor: pointer;
}/* End custom CSS */