/*
Theme Name: Sierra Child
Theme URI: https://sierra.keydesign.xyz/
Description: SaaS & Tech Startup Elementor WordPress Theme
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Template: sierra
Version: 1.0
License: Envato Standard License
License URI: https://themeforest.net/licenses/standard
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
Text Domain: sierra-child
*/

.underline-link-effect .site-header .menu-item>a:after, .back-to-top.scroll-position-style circle, .back-to-top .icon-arrow-up {
	--e-global-color-primary: #8120E9;
}

.site-header.sticky-header.show-on-scroll.scrolled #top-header-custom {
	background: #ffffff;
}


@media (max-width: 1024px) {
	#menu-navigation-custom {
		display: none;
	}
}

div#cmplz-cookiebanner-container p {
	all: inherit;
}

#tab-list .elementkit-tab-wraper > .elementkit-tab-content > .elementkit-tab-pane ul {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 5px;
}

#tab-list .elementkit-tab-wraper > .elementkit-tab-content > .elementkit-tab-pane ul li::marker {
	color: #8120E9;
}

#element-with-man-bottom #man-bottom {
	position: absolute;
	right: 0;
	top: 0;
}