/*
 Theme Name:   Skillup Child
 Theme URI:    https://themeforest.net/item/skillup-online-education-wordpress-theme/38030056
 Description:  Skillup Child Theme
 Author:       ApusWP
 Author URI:   https://themeforest.net/user/apuswp/portfolio
 Template:     skillup
 Version:      1.0.0
 Text Domain:  skillup-child
*/

.header-mobile {
	z-index: 9999999999999;
}

.lw-top-header {
    background-color: #1F3160 !important;
}

.sticky-header .lw-top-header {
    display: none;
}

.lw-header-right .elementor-icon-box-title {
	margin-bottom: 0;
}


.lw-header-right .elementor-icon-box-wrapper {
	align-items: center !important;
justify-content: end;
}

.lw-header-right .elementor-icon-box-content {
	flex-grow: 0 !important;
}

.lw-header-left .elementor-widget-wrap {
	gap: 4px;
}

@media(max-width: 768px) {
.lw-2about-us .elementor-container {
	flex-direction: column-reverse;
}
}

