/*
 Theme Name:   hello-elementor-child
 Theme URI:    https://aryussoftwareapplications.com/
 Description:  A child theme of hello-elementor WordPress theme. Template was generated by Aryus Software Applications UG
 Author:       Aryus Software Applications UG
 Author URI:   https://aryussoftwareapplications.com/
 Template:     hello-elementor
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

#animated-hero {
  color: var( --e-global-color-text ) !important;
  font-family: "Open Sans", Sans-serif !important;
  font-size: 52px !important;
  font-weight: 700 !important;
  line-height: 72px !important;
}


.rounded .qodef-m-line {
  border-radius: 50px !important;
}

@media(max-width: 770px) {
  #ma-person-card .elementor-widget-container .ekit-wid-con .profile-card {
    max-width: 350px !important;
    align-content: flex-center !important;
    right: 0px !important;
  }
}

.qodef-qi-interactive-link-showcase.qodef-layout--standard {
  justify-content: left!important;
  text-align: left!important;
}

#ma-person-card .elementor-widget-container .ekit-wid-con .profile-card {
  max-width: 350px !important;
  align-content: flex-end !important;
  right: 0px !important;
}

.portfolio {
  /*max-height: 700px !important;*/
}

#ma-timeline {
  max-width: 90% !important;
}