/*------------------------------------*\
	Theme Name: Classify - Classified Ads WordPress Theme
	Date: October 2014 
	Description: WordPress Classified Ads Theme. 
	Version: 2.5.10
	Author: Joinwebs 
	Author URI: http://themeforest.net/user/JoinWebs
	License: Commercial
	Theme URI: http://themeforest.net/item/classify-classified-ads-wordpress-theme/8227813?ref=joinwebs
	License URI: http://www.gnu.org/licenses/gpl-3.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, sticky-post, theme-options, translation-ready
/*------------------------------------*/



.site-info {
	width: 100%;
	margin-bottom: 10px;
	text-align: center;
}

#register-login-block-top{
	display:none !important;
}

#advance-search-slider{
	display:none !important;
}

.advanced-search-slider{
	display:none !important;
}



@media (max-width: 600px) {
	html .callout{
		 text-align: center;
	}
	html .callout .callbutton{
		 float: none;
		 display: inline-block;
	}
	html .input-textarea{
		width: 82% !important;
	}
	html .author-info {
    padding-top: 12px;
}
html .follow-btn{
	bottom: 0;
    position: relative;
    right: 0;
}
}

.wpcf7 textarea, .wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"],  .wpcf7 input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border: 1px solid #ccc !important;
    width: 100%;
}
.wpcf7 textarea{
	    height: 117px;
}

.fav-form{
	display:none !important;
}

#featured-abs h2.main-title{
	margin: 0 0 70px 0;
}
.follow-btn{
	display:none;
}

#categories-homepage h2.main-title{
	margin: -70px 0 70px 0;
}

.callout.clearfix{
	margin-bottom:50px;
	background:#C1D32F;
}