/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.2
*/

.wp-singular #Top_bar {
	background: rgba(255,255,255,.8);
}
.home.wp-singular #Top_bar {
	background: transparent;
}
.home.wp-singular.sticky-white #Top_bar.is-sticky{
	background: rgba(255,255,255,.8);
}
.home.wp-singular #Top_bar .menu > li > a, .home.wp-singular #Top_bar #menu ul li.submenu .menu-toggle {
	color: #fff;
}
.wp-singular #Top_bar .menu > li > a, .wp-singular #Top_bar #menu ul li.submenu .menu-toggle {
	color: #000;
}
.sitex-home-tab .elementor-tab-content p,.sitex-home-tab .elementor-tab-content li {
	text-align: justify;
}
#Side_slide .extras {
	display: none;
}