/*
Theme Name: Custom Theme
Description: It is a clean multipurpose responsive WordPress theme designed to fit business, portfolio, blogging or any type of site. The theme supports custom header, custom background, custom widgets, page templates and has built in options panel to configure primary color, site logo, slider, sidebar layout and 3 blog layout. It's also fully compatible with popular plugins like contact Form 7, WP PageNavi and Breadcrumb Navxt and is translation ready. 
Version: 1.0
*/


#primary {
width:100% !important;
}

#nav ul li.current_page_item a {
    background: #444;
    color: #fff;
}

#listing-agent, #listing-contact {
    width: 75% !important;
}


#main-wrapper {
    padding: 3em 0 3em 0;
}


figure.gallery-item {
    float: left;
    padding: 10px 10px 0 5px;
}

div#listing-gallery {
    overflow: auto;
}

input.wpcf7-form-control.wpcf7-text {
    width: 90% !important;
    border: 1px solid !important;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid !important;
    height: 10em !important;
	    width: 90% !important;

}

input.wpcf7-captchar {
    width: 40% !important;
	    border: 1px solid !important;

}
select.wpcf7-select {
    width: 90% !important;
    border: 1px solid !important;

}

/*.wp-listings-shortcode .listing-wrap.one-third {
    width: 50% !important;
	margin-left:5% !important;
}*/

.listing-navigation {
    margin: 15px 5px 20px 10px !important;
}

h1.screen-reader-text {
    display: none !important;
}

.extra-hatom-entry-title{
	display:none !important;
}