/*
Theme Name: Hello Elementor Child 
Theme URI: https://elementor.com/
Description: A child theme of Hello Elementor
Author: Your Name
Author URI: https://yourwebsite.com
Template: hello-elementor
Version: 1.0
Text Domain: hello-elementor-child-new
*/



body, html,
h1, h2, h3, h4, h5, h6,
p, a, span, div, li, strong, em, input, button, textarea {
  font-family: 'Geist', sans-serif !important;
}


body {
  font-size: 1em;
    line-height: 1.4em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600 !important;
}

strong, b {
  font-weight: 600;
}


.ai-wrap.ai-type-full.ai-with-typography {
  background-color: white !important;
}

.ai-track-title {
  color: #19283A !important;
}

.ai-track-time {
  color: #19283A !important;
}

.ai-wrap .ai-audio-control {
  background-color: #f0f3f5 !important;
  color: #19283A !important;
}

.ai-wrap .ai-track-progress-bar {
  background-color: #f0f3f5 !important;
}

.ai-track {
  background-color: #fff !important;
  color: #19283A !important;
}

.ai-wrap .ai-track:hover,
.ai-wrap .ai-track.ai-track-active {
  background-color: #f0f3f5 !important;
  color: #19283A !important;
}


.ai-wrap .ai-btn {
  background-color: #f0f3f5 !important;
}


.ai-wrap .ai-audio-control:hover,
.ai-wrap .ai-audio-control:focus {
  background-color: #f0f3f5 !important;
}

.ai-wrap .ai-scroll-wrap>div:last-child div {
  background-color: #8b8b8b !important;
}

.ai-wrap .ai-btn svg,
.ai-wrap .ai-audio-control svg {
  fill: #19283A !important;
}

.ai-wrap .ai-volume-bar {
  background-color: #f0f3f5 !important;
  border-right: 1px solid #f0f3f5 !important;
}

.ai-wrap .ai-volume-bar.ai-volume-bar-active::before {
  background-color: #19283A !important;
}


.ai-wrap .ai-track-progress {
   background-color: #19283A !important;
}


.e-tabs iframe {
  background-color: #fff !important;
}
 









