/*
Theme Name: Hello Elementor Child theme of hello-elementor
Theme URI: 
Description: Child theme of hello-elementor theme for the Hello Elementor theme
Author: <a href="https://elementor.com/?utm_source=wp-themes&#038;utm_campaign=author-uri&#038;utm_medium=wp-dash">Elementor Team</a>
Author URI: 
Template: hello-elementor
Version: 3.3.0
*/

/* Generated by Orbisius Child Theme Creator (https://orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 14 Mar 2025 16:14:49 +0000 */ 
/* The plugin now uses the recommended approach for loading the css files.*/

.bisbee-dashboard-header{
	 background: #000;
    color: #fff;
}
.bisbee-dashboard-container{
	max-width:1450px;
	margin: 0 auto;
}
.dashboard-header{
	 display: flex;
    justify-content: space-between;
    align-items: center;
   
}
.dashboard-header .sec-left, .dashboard-header .sec-right{
	width:50%;
}
.dashboard-header .sec-right{
	text-align:right;
}
/*.my_cu_container{
	max-width: 1200px;
    margin: 0 auto;
    transform: translateX(111px);
}*/
