/*
 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;
}.home .search-section.search-section-v6 .form-v6-bg .form-group:nth-of-type(4){	width:20% !important;}
.home .search-section.search-section-v6 .form-v6-bg .form-group:nth-of-type(4) .input-group{
	width:100% !important;	
}.home .search-section.search-section-v6 .form-v6-bg .form-group:nth-of-type(3){	width:20% !important;}.home .search-section.search-section-v6 .form-v6-bg .form-group:nth-of-type(2){	width:20% !important;}
@media only screen and (max-width: 991px) {
	.home .search-section.search-section-v6 .form-v6-bg .form-group:nth-of-type(2){
		width:100% !important;
	}
	.home .search-section.search-section-v6 .form-v6-bg .form-group:nth-of-type(3){
		width:100% !important;
	}
	.home .search-section.search-section-v6 .form-v6-bg .form-group:nth-of-type(4){
		width:100% !important;
	}
}