/*Print*/
@media print {
	body.singular-property .entry-content { line-height: normal; }
	#main  #content,
	#main  .sidebar { width: 70%; }
	.entry-content { width: 92%; }
	
	.header_container, 
	div#header, header#header, 
	.sidebar .widget, #footer, body .tab-bar, 
	#tabs.ui-tabs .ui-tabs-nav, 
	.post-meta, 
	.pos_navigation, 
	.get_direction, 
	.claim-post-wraper,
	.singular-property #loop_property_taxonomy.grid,
	#property_video,
	#property_map,
	.property-page-end,
	#comments,
	.tmpl_property_agent .tmpl-agent-details #contact_frm,
	#breadcrumb, .breadcrumb { display: none !important; height: 0 !important; overflow: hidden !important;  }

	.single-property #tabs .property_custom_field p, .singular-property #tabs .property_custom_field p { width: 40%; }

	#main #content { float: none; clear: both; }
	#sidebar-contact_page_sidebar, #sidebar-front_page, #sidebar-post-detail, #sidebar-post-listing, #sidebar-primary, #sidebar-secondary, #sidebar-woo_page { float: none; clear: both; width: 70%; }

	.sidebar .widget.tmpl_property_agent {display: block !important; height:auto !important; overflow: visible !important;}
	body.singular-property .entry-content,
	#ui-datepicker-div .ui-widget-header, body .ui-widget, body .ui-widget-content { display: block !important; float: none; height: auto !important; }

	#tabs .ui-tabs-panel { display: block !important; }
	body .toggle_handler { display: none !important; }

	body.single-property #property_image_gallery ul.photosl
	body.singular-property #property_image_gallery ul.photos { margin-bottom: 0; }
	body.single-property .entry-header-custom-wrap ul li,
	body.singular-property .entry-header-custom-wrap ul li { padding-left: 0; }
	body.single-property .entry-header-custom-wrap ul li,
	body.singular-property .entry-header-custom-wrap ul li i { display: none; }
	body.single-property .entry-header-custom-wrap ul li,
	body.singular-property .entry-header-custom-wrap ul li span { display: inline-block; }
	body.single-property .property .entry-header-right { margin-right: 20px; }
	body.singular-property .property .entry-header-right { margin-right: 20px; }
	body.singular-property .entry-header-custom-wrap ul li, body.single-property .entry-header-custom-wrap ul li { width:120px !important; padding-left:58px !important;  }
	body.singular-property .property .entry-title { margin-bottom: 0; }
	body.singular-property .property .entry-header-left .spt-left .property_rating { margin-bottom: 0; }
	body.singular-property .property .entry-header { margin-bottom: 10px; }
	body.singular-property #content .claim-post-wraper { margin-bottom: 0; }
	#comments + #loop_property_taxonomy, .loop_related_list { display:none !important; }
	.agent-social-networks a, .aw-weblink a { display: block; border: none; padding: 0 0 5px; }
	.agent-social-networks a span.urllink, .aw-weblink a span.urllink { display: inline-block; }
	.agent-social-networks a span.mtext, .aw-weblink a span.mtext { display: none; }
	#comments-template{ display: none!important;}
	body[class*="singular"] .entry-header-custom-wrap ul li, .single-property .entry-header-custom-wrap ul li{ padding-left: 0!important; max-width: 300px!important;}
	.single-property .property .entry-header-left, body[class*="singular"] .property .entry-header-left{ width: 58%!important; float: left!important;}
	.single-property .property .entry-header-right, .singular-property .property .entry-header-right{ float: right!important;}
}
