/*
Theme Name: iBid Child
Theme URI: https://ibid.modeltheme.com/
Template: ibid
Author: ModelTheme
Author URI: http://modeltheme.com/
Description: Multi Vendor Auctions WooCommerce Theme
Version: 1.0
Text Domain: ibid
Tags: custom-header, custom-menu, featured-images, post-formats, sticky-post
*/
/* Theme customization starts here
------------------------------------------------------- */
@media only screen and (max-width: 767px){
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation {
    	background-color: #FF7800 !important;
	}
	.dokan-dashboard .dokan-dash-sidebar #dokan-navigation > #mobile-menu-icon {
		right: 15px!important;
	}
	.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.orders .content-half-part ul {
	    width: 360px;
	}
	.dokan-settings-content .dokan-settings-area .dokan-update-setting-top {
    	left: 190px;
    	position: absolute;
	}
	.dokan-settings-content .dokan-settings-area .dokan-banner {
    	margin: 30px 30px 30px 30px !important;
	}
	.dokan-dashboard .dokan-dashboard-content article {
        overflow: hidden!important;
    }
}