/*
 Theme Name:   Classiera Child
 Theme URI:    http://themeforest.net/item/classiera-classified-ads-wordpress-theme/14138208?ref=joinwebs
 Description:  Classiera Child Theme
 Author:       JoinWebs
 Author URI:   http://themeforest.net/user/joinwebs
 Template:     classiera
 Version:      4.0
 License:      Commercial
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         one-column, two-columns, left-sidebar, right-sidebar,fluid-layout,fixed-layout,responsive-layout, custom-menu, full-width-template, rtl-language-support, theme-options, translation-ready
 Text Domain:  classiera-child-theme
*/

/* write custom css */
.contain-to-grid .top-bar{
	max-width:1200px !important;
}

.user-pages .user-detail-section .user-ads .user-view-all a.btn {
  width: auto !important;
}

.classiera-navbar.classiera-navbar-v6 {
  z-index: 99999;
}

.displaynone{
	display:none;
}
.single-label{
	white-space: nowrap;
}

#wpadminbar {
            z-index: 9999999 !important;
        }