/* 
Theme Name: XAPP Starter Site
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
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 */
h1.elementor-heading-title, 
h2.elementor-heading-title, 
h3.elementor-heading-title, 
h4.elementor-heading-title, 
h5.elementor-heading-title, 
h6.elementor-heading-title {
	line-height: 1.15;
}
h1 {font-size: 2.986rem;}
h2 {font-size: 2.488rem;}
h3 {font-size: 2.074rem;}
h4 {font-size: 1.728rem;}
h5 {font-size: 1.44rem;}
h6 {font-size: 1.2rem;}
.h1 .elementor-heading-title {font-size: 2.986rem;}
.h2 .elementor-heading-title {font-size: 2.488rem;}
.h3 .elementor-heading-title {font-size: 2.074rem;}
.h4 .elementor-heading-title {font-size: 1.728rem;}
.h5 .elementor-heading-title, .h5 .elementor-image-box-title, .h5 p {font-size: 1.44rem;}
.h6 .elementor-heading-title {font-size: 1.2rem;}

.small {font-size: 0.833rem}
.extra-small {font-size: 0.694rem;}

.sticky-menu.elementor-sticky--active .e-con-inner {padding: 15px 0;}

.sticky-menu.elementor-sticky--active {
    background-color: rgb(0 0 0 / 80%) !important;
    transition: .66s all ease;
}