/*
Theme Name: Listeo ChildTheme
Template: listeo
Description: Child theme for Listeo Directory Theme
Version: 1.0
*/


.dokan-dashboard-menu > li.dashboard{
	display: none;
}
.dokan-dashboard-menu > li.products {
/*   display: none; */
}

.dokan-dashboard-menu > li.orders {
  display: none;
}
.dokan-dashboard-menu > li.coupons {
  display: none;
}
.dokan-dashboard-menu > li.reviews{
  display: none;
}

.dokan-dashboard-menu > li.settings{
  display: none;
}
ul.navigation-submenu.reports li.submenu-item.report_products i.fa-box {
    display: none !important;
}

.dashboard-nav ul li a:after {
    
    color: rgb(34 34 34 / 41%) !important;
}
.dashboard-nav ul:before {
    content: attr(data-submenu-title);
 
    color: #000 !important;
	font-weight:600 !important;

}


.wc-block-components-product-badge wc-block-components-sale-badge{
	display: none !important;
}
.wps_cal_timeslot button {
    margin: 3px 0px;
    border: none !important;
    border-radius: 3px !important;
    min-width: 130px !important;
    color: #fff;
	    font-size: 12px;
    padding: 9px;
}
.dashboard-nav

 {
  min-height: auto !important;
	 
}

.user_not_logged_in .header-widget .sign-in {
  
    border-radius: 5px !important;
    min-width: 65% !important;
    
    text-align: center;
    background-color: #00aeac;
}

.sl {
	display: none !important;
}



.sign-in-form .button {
    line-height: 26px;
  
    min-width: 100%;

}

.margin-bottom-45 {
    margin-bottom: 45px !important;
    margin-top: 45px !important;
    padding: 4%;
    border: 2px solid #000;
}

.tabs-nav li a:hover, .tabs-nav li.active a {
    border-color: #00aeac;
    color: #fff !important;
    padding: 10px;
}

.tabs-nav li :hover, .tabs-nav li.active  {
    border-color: #00aeac;
    color: #fff !important;
  background: #00aeac;
    padding: 10px;
	
    text-align: center;
}



.sign-in-form .tabs-nav li a {
	padding:0px !important;
}

/* #listeo-logintab-btn a:hover,
#listeo-logintab-btn a:active {
    background: #00AEAC !important;
} */

.dashboard #logo

 {
    background-color: #fff !important;
 }


