/*
 Theme Name:   Xstore Child
 Theme URI:    http://8theme.com/
 Description:  XStore Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     xstore
 Version:      1.0
 Text Domain:  xstore-child
*/
header.header.main-header {
    background: #509E2F;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active {
	    background: #509E2F !important;
}
input[type="submit"].dokan-btn-theme, a.dokan-btn-theme, .dokan-btn-theme {
    background-color: #509E2F !important;
    border-color: #509E2F !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover {
		    background: #509E2F !important;
}
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover {
			    background: #509E2F !important;
}
.shopping-container .cart-bag, .et-wishlist-widget a {
    color: #fff;
}
.header-wrapper header .my-account-link:not(.type-icon) > a, .header-wrapper header .login-link:not(.type-icon) > a {
    color: #fff;
}

.dokan-dashboard .et-footers-wrapper {
    display: none;
}
.dokan-dashboard .header-wrapper {
    display: none;
}
.accesstitle
{
	font-size: 24px !important;
	font-weight:bold;
}