/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
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.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.7.1774180168
Updated: 2026-03-22 14:49:28

*/


@media (max-width: 600px) {
	header .site-branding.show-title a {
		font-size: 1.7rem !important;
		font-weight: 800 !important;
		line-height: 1.2;
	}
}

header .site-branding.show-title a,
header .site-navigation a,
footer .site-navigation a{
	color: black !important;
}


#timeline_container .twae-content{
	background-color: unset !important;
	box-shadow: unset !important;
	border-style: unset !important;
}
#timeline_container .twae-arrow{
	display: none !important;
}
#timeline_container .twae-timeline:before {
	background-color: black !important;
}

#timeline_container .twae-timeline:before{
	width:1px;
}

#timeline_container .twae-icondot {
	border: 0px !important;
}


@media (min-width: 975px) {
	#timeline_container .twae-vertical-right.twae-wrapper .twae-inner-line, 
	#timeline_container .twae-vertical-right.twae-wrapper .twae-timeline:before {
		left: calc(33.5% - var(--tw-line-width)/ 2) !important;
	}
}

@media (max-width: 767px) {
	#timeline_container .twae-vertical-right.twae-wrapper .twae-inner-line, 
	#timeline_container .twae-vertical-right.twae-wrapper .twae-timeline:before {
		left: calc(3.7% - var(--tw-line-width)/ 2) !important;
	}
}


@media (max-width: 500px) {
	#timeline_container .twae-vertical-right.twae-wrapper .twae-inner-line, 
	#timeline_container .twae-vertical-right.twae-wrapper .twae-timeline:before {
		left: calc(6.85% - var(--tw-line-width)/ 2) !important;
	}
}

header button.site-navigation-toggle{
	background-color: unset !important;
}


header .site-navigation-toggle-holder.show,
header button.site-navigation-toggle{
	padding-bottom:2px !important;
}
