/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

 .page-id-725 header {
    display: none;
 }

  .page-id-725 footer {
    display: none;
 }

  .page-id-728 header {
    display: none;
 }

  .page-id-728 footer {
    display: none;
 }

#wpforms-form-792 .wpforms-submit-container {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 370px !important;
    margin: 0 !important;
}

#wpforms-form-792 #wpforms-submit-792 {
    width: 100%;
    background: #FFB8B8;
    color: #000;
    font-weight: 400;
    height: 90px;
    border-radius: 0px 20px 20px 0px;
}

#wpforms-792 {
    padding: 0;
    margin: 0;
}

#wpforms-form-792 .wpforms-field-medium {
    height: 90px !important;
    border: none !important;
    border-radius: 20px !important;
    padding: 30px !important;
}

#wpforms-form-792 .wpforms-field-medium::placeholder {
    color: #000 !important;
}

#wpforms-form-792 .wpforms-field-medium:focus {
    box-shadow: none !important;
}

#wpforms-form-792 .wpforms-field {
    padding: 0 !important;
}

#wpforms-form-792 .wpforms-container-full .wpforms-confirmation-container-full {
   margin: 0px !important;
}

#wpforms-form-792 #wpforms-792-field_2-container {
    border-right: 1px solid #b7b7b7;
    padding-right: 20px !important;
}

.story-heading {
    font-family: 'Open Sans';
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #000;
}

.story-DPB {
    text-align: center;
    font-family: 'Open Sans';
    color: #000;
    font-size: 20px;
    font-weight: 400;
}

.story-lifeStory {
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 400;
    color: #595959;
    text-align: center;
    width: 75%;
    margin: 0px auto;
}

  .familyMediaDesp {
    font-size: 16px !important;
    font-family: 'Open Sans' !important;
    font-weight: 400 !important;
    color: #595959 !important;
    text-align: center !important;
}