/* 
Theme Name: Hello Theme - SRM
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: SRM Hello Theme
Author URI: https://www.strategicresults.co/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here |  all the default styles are in the SRM Plugin
*/



.elementor-element h1 {
  font-size: clamp(32px, calc(2.25rem + ((1vw - 7.68px) * 1.7361)), 54px);
  min-height: 0vw;
}


.elementor-element h2 {
  font-size: clamp(30px, calc(1.875rem + ((1vw - 7.68px) * 1.0417)), 40px);
  min-height: 0vw;
}

.elementor-element h3 {
  font-size: clamp(24px, calc(1.6875rem + ((1vw - 7.68px) * 0.7813)), 34px);
  min-height: 0vw;
}

.elementor-element h4 {
  font-size: clamp(22px, calc(1.375rem + ((1vw - 7.68px) * 0.5208)), 28px);
  min-height: 0vw;
}

.elementor-element h5 {
  font-size: clamp(19px, calc(1.1875rem + ((1vw - 7.68px) * 0.434)), 24px);
  min-height: 0vw;
}

.elementor-element h6 {
  font-size: clamp(18px, calc(1.125rem + ((1vw - 7.68px) * 0.1736)), 20px);
  min-height: 0vw;
}

.elementor-widget-container .widget{
	list-style:none;
}
