/*

Theme Name: View
Theme URI: http://viewaustralia.stage.wbstaging.com/
Author: Website Blue
Author URI: http://www.websiteblue.com/
Description: This is a custom child theme for NOO Citilights
Template: noo-citilights
Version: 1.0.0
Tags: two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, sticky-post, theme-options, translation-ready
Text Domain: noo
*/

.noo-map {
  position: relative;
  background: url("http://www.viewtube.com.au/wp-content/uploads/hobart-water.jpg") repeat-x scroll 0 top transparent;
  background-size: cover;
}
.properties .hentry .property-detail > div.size span {
  background: url("assets/images/size-icon.png") no-repeat scroll 0 center transparent;
}
.properties .hentry .property-detail > div.bathrooms span {
  background: url("assets/images/bathroom-icon.png") no-repeat scroll 0 center transparent;
}
.properties .hentry .property-detail > div.bedrooms span {
  background: url("assets/images/bedroom-icon.png") no-repeat scroll 0 center transparent;
}

@media (min-width: 480px) {
  .properties.list .property-detail > div.size span {
    background: url("assets/images/size-icon.png") no-repeat scroll 0 center transparent;
  }
  .properties.list .property-detail > div.bedrooms span {
    background: url("assets/images/bedroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .properties.list .property-detail > div.bathrooms span {
    background: url("assets/images/bathroom-icon.png") no-repeat scroll 0 center transparent;
  }
}

@media (min-width: 992px) {
  .page-fullwidth .properties.list .property-fullwidth-info.property-info > div.size span {
    background: url("assets/images/size-icon.png") no-repeat scroll 0 center transparent;
  }
  .page-fullwidth .properties.list .property-fullwidth-info.property-info > div.bedrooms span {
    background: url("assets/images/bedroom-icon.png") no-repeat scroll 0 center transparent;
  }
  .page-fullwidth .properties.list .property-fullwidth-info.property-info > div.bathrooms span {
    background: url("assets/images/bathroom-icon.png") no-repeat scroll 0 center transparent;
  }
}
.noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.size span {
  background: url("assets/images/size-icon-2.png") no-repeat scroll 0 center transparent;
}
.noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.bedrooms span {
  background: url("assets/images/bedroom-icon-2.png") no-repeat scroll 0 center transparent;
}
.noo-slider .caroufredsel_wrapper .sliders .slide-item.noo-property-slide .slide-caption .slide-caption-info .info-summary > div.bathrooms span {
  background: url("assets/images/bathroom-icon-2.png") no-repeat scroll 0 center transparent;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.size span,
.recent-properties.recent-properties-featured .property-detail > div.size span,
.noo-map .gmap-infobox .info-detail > div.size span{
  background: url("assets/images/size-icon.png") no-repeat scroll 0 center transparent;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bedrooms span,
.recent-properties.recent-properties-featured .property-detail > div.bedrooms span,
.noo-map .gmap-infobox .info-detail > div.bedrooms span
 {
  background: url("assets/images/bedroom-icon.png") no-repeat scroll 0 center transparent;
}
.recent-properties .recent-properties-content .property-row .hentry .property-detail > div.bathrooms span,
.recent-properties.recent-properties-featured .property-detail > div.bathrooms span,
.noo-map .gmap-infobox .info-detail > div.bathrooms span
 {
  background: url("assets/images/bathroom-icon.png") no-repeat scroll 0 center transparent;
}

.price_pr {
  font-weight: 500;
  padding: 4px 9px;
}
.price_pr span {
  float: right;
}
.property-info .property-price a {
  font-size: 16px;
  color: #000;
}

.recent-properties.recent-properties-slider .recent-properties-content .property-row .hentry .property-summary .property-info .property-price,
.properties .hentry .property-info .property-price {
  background-color: #82a1bf;
  text-align: center;
}

.recent-properties.recent-properties-slider .recent-properties-content .property-row .hentry .property-summary .property-info .property-price:hover a,
.properties .hentry .property-info .property-price:hover a {
  color: #fff;
}


/*  Theme style customise starts here
============================================================== */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: 'Hind Siliguri', sans-serif;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
}

ol, ul {
  list-style: none;
}

p, strong {
    margin-bottom: 20px;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*  Global
-------------------------------------------------------------- */

.navbar-nav li > a {
	font-family: 'Hind Siliguri', sans-serif;
	font-weight: 400;
	letter-spacing: 3px;
}

.sf-menu li, .noo-menu li {
	float: left;
}

.noo-header .navbar .container-boxed {
	padding-right: 0;
}

.noo-header .navbar-wrapper {
    width: 88.75%;
    max-width: 1170px;
    padding-left: 0;
    padding-right: 0;
    margin: auto;
}

.noo-header .navbar {
    padding-bottom: 7px;
    padding-left: 1.5%;
    padding-right: 1.5%;
	position: absolute;
    margin-bottom: 20px;
    background-color: rgba(255,255,255,0.75);
    background-repeat: repeat;
    border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
}

.noo-navbar .find-menu.fa-arrow-circle-right:before {
	color: #fff;
	float: right;
	margin-top: 36px;
	margin-right: 5px;
}

.find-menu {
	background: #24ACE6;
	text-align: left;
}

.noo-navbar .find-menu a {
    color: #fff;
	font-weight: 600;
	float: left;
    padding: 0 5px 0 15px;
    text-transform: uppercase;
}

.sf-menu ul.sub-menu, .noo-menu ul.sub-menu {
	min-width: 250px;
	letter-spacing: 1px;
}

.navbar-nav ul.sub-menu li > a, .navbar-nav ul.sub-menu li > a:hover, .navbar-nav ul.sub-menu li > a:focus,
.navbar-nav ul.sub-menu li:hover > a, .navbar-nav ul.sub-menu li.sfHover > a, .navbar-nav ul.sub-menu li.current-menu-item > a {
	min-width: 250px;
}

.navbar-nav .find-menu .sub-menu {
	top: 95px;
}

.navbar-nav .find-menu .sf-with-ul:after {
	content: none;
}

.property .property-featured .thumbnails .caroufredsel-next:hover,
.property .property-featured .thumbnails .caroufredsel-prev:hover {
	background-color: #008ec6;
}

.btn-default {
	background-color: #00ace4;
	color: #fff;

}

/*  Typography
-------------------------------------------------------------- */

.noo-map.no-map .gsearch .gsearch-info .gsearch-info-title {
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.noo-map .gsearch .gsearch-content .gsearch-action .gsubmit button {
    color: #fff;
    padding: 0 20px;
}

.recent-properties .recent-properties-title h3 {
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 3px;
	margin: 50px 0;
	text-transform: uppercase;

}

.text-block h3 {
    color: #222;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.page-title {
    color: #222;
    font-size: 32px;
    font-weight: 600;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.twitter {
	padding: 10px 0;
	width: 50%;
    float: left;
}

.twitter a {
	color: #55acee;
}

.facebook {
	padding: 10px 0;
	width: 50%;
    float: left;
}

.facebook a {
	color: #3b5998;
}

.property .property-detail-content .detail-field .detail-field-label,
.property .property-detail-content .detail-field > span {
	font-size: 16px;
}

.recent-properties .recent-properties-content .property-row .hentry .property-summary .property-info .property-action a,
.properties .hentry .property-info .property-action a, .agents.grid .hentry .agent-wrap .agent-desc .agent-action a {
	color: #fff;
}

.pagination a.page-numbers {
	color: #999;
	border: 0;
}

.agent-property .agents .conact-agent span.msg {
	font-size: 16px;
    color: #75b08a;
    padding: 5px 0;
    text-align: center;
}


/*  Home Page
-------------------------------------------------------------- */

.home .slide-caption {
	display: none;
}

.home .noo-map {
	background: url("http://viewaustralia.stage.wbstaging.com/wp-content/uploads/search-bg.jpg");
	background-size: cover;
    background-position: center bottom;
	background-repeat: no-repeat;
}

.home .noo-map.no-map .gsearch {
    background: none;
	padding-top: 0;
}

.icon-block {
	border: 1px solid #e4e4e4;
    padding: 30px;
}

.text-block .our-service:hover a {
	border-bottom: 0 !important;
}

.recent-properties .recent-properties-content .property-row .hentry .property-summary {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
}

/*  Custom Pages / Listings / Agents
--------------------------------------------------------------  */

.page-id-9531, .page-title .lg-title {
	text-align: center;
	color: #fff;
}

body.page-id-9531 {
	background: url('http://viewaustralia.stage.wbstaging.com/wp-content/uploads/thankyou-bg.jpg') no-repeat center center fixed;
	background-size: cover;
	-webkit-background-size: cover;
   	-moz-background-size: cover;
   	-o-background-size: cover;
}

.recent-properties.recent-properties-slider .recent-properties-content .property-row .hentry .property-summary .property-info .property-price,
.properties .hentry .property-info .property-price {
	background-color: #E6E7E9;
	  white-space: nowrap;
	  overflow: hidden;
	  text-overflow: ellipsis;
}

.agent-property .agents .conact-agent .form-action button {
	background: #00ace4;
	color: #fff;
	width: 100%;
}

.properties .hentry .property-featured .content-thumb {
	min-height: 250px;
	object-fit: cover;
	width: 350px;
}

.property .property-featured .images ul li img {
	width: 100%;
    height: 500px;
	object-fit: cover
}

.agents.grid .hentry .agent-featured img {
	vertical-align: middle;
	height: 220px;
	object-fit: cover;
	overflow: hidden;
}

.agents.grid .hentry:nth-of-type(2n + 1) {
	padding: 0 15px 0 15px;
	clear: none;
}

.agents.grid .hentry:nth-of-type(2n) {
	padding: 0 15px 0 15px;
}

.agents.grid .hentry .agent-featured, .agents.grid .hentry .agent-featured img {
	width: auto;
}

.agents.grid .hentry .agent-wrap {
	width: 70%;
}

.agents.grid .hentry .agent-wrap {
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
}

.agents.grid .hentry .agent-wrap .agent-info div {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.thankyou {
	display: flex;
    flex-direction: column;
	justify-content: flex-end;
    height: 55vh;
}

.noo-map.no-map .gsearch, .colophon.wigetized:before {
	background-image: url(http://viewaustralia.stage.wbstaging.com/wp-content/uploads/hobart-water.jpg);
}

.noo-map.no-map .gsearch {
	/*padding-top: 100px;*/
	padding-top: 200px;
}

.page-fullwidth .properties .hentry {
	background-color: #f9f9f9;
	position: relative;
	min-height: 420px;
}

.properties.list .hentry {
	min-height: 100%;
}

.properties .hentry .property-summary {
	bottom: 0;
	height: auto;
	width: 100%;
	position: absolute;
}

.properties.list .hentry {
	min-height: auto;
	padding: 0;
}

.page-fullwidth .properties.list .property-fullwidth-action.property-action a {
	height: 257px;
	padding: 90px 30px;
}

.content-featured {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.noo-agent .agent-info .content-featured img {
	width: auto;
}

.property .property-featured .thumbnails ul li {
	max-width: 190px;
}

.property .property-featured .thumbnails ul li img {
	height: 140px;
	object-fit: cover;
}

.property .property-featured .images .caroufredsel-wrap, .property .property-featured .images .caroufredsel_wrapper,
.property .property-featured .images ul li {
	height: 491px;
}

.property .property-featured .images ul {
	height: auto !important;
}


/*  Contact Form
--------------------------------------------------------------  */

#responsive-form {
	max-width:600px;
	margin:0 auto;
	width:100%;
}

.form-row {
	width: 100%;
}

.column-half, .column-full {
	float: left;
	position: relative;
	padding: 0.35rem;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

#responsive-form .wpcf7-recaptcha {
	border: 1px solid #fff;
	margin-bottom: 50px;
}

.agent-property .agents .conact-agent .form-action {
	padding: 0;
}

.agent-property .agents .conact-agent .form-action button {
	font-weight: 600;
}

/**----- Form Media query -----**/

@media screen and (max-width: 1199px) {
	.page-fullwidth .properties .hentry {
		min-height: 470px;
	}
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.agents.grid .hentry .agent-wrap {
		display: table-cell;
	}
	.agents.grid .hentry .agent-wrap .agent-desc {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 100%;
		border-top: 1px solid #ececec;
	}

	.agents.grid .hentry .agent-wrap .agent-info {
		padding-left: 5px;
	}
}


@media screen and (max-width: 991px) {
	.noo-agent .conact-agent .content-title {
		float: none;
	}

	.page-fullwidth .properties .hentry {
		min-height: 438px;
	}
}


@media screen and (max-width: 767px) {
	.agents.grid .hentry .agent-featured, .agents.grid .hentry .agent-featured img {
		text-align: center;
	}

	.agents.grid .hentry .agent-wrap {
		margin: 0 auto;
		padding: 0 0 0 15px;
		overflow: hidden;
	}
}

@media only screen and (min-width: 48em) {
	.column-half{
		width: 50%;
	}
}


/*  Footer
-------------------------------------------------------------- */

.colophon.wigetized:before, .colophon.site-info .footer-more {
    background: #404040;
}

.colophon.site-info .footer-more .noo-bottom-bar-content {
	font-size: 16px;
	text-align: center;
	border-top: 2px solid #383838;
	padding: 30px 0;
}

.footer-more a.wbdesign {
	background: url("http://viewaustralia.stage.wbstaging.com/wp-content/uploads/wb-logo-white.png") no-repeat scroll 0 0 transparent;
	background-position: 95px 0;
	display: inline-block;
	color: #AEAEAE;
	height: 18px;
	width: 115px;
	line-height: 20px;
	opacity: 0.8;
	overflow: hidden;
	padding: 0;
	margin: -4px 0;
	text-align: left;
	text-decoration: none;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}

.footer-more a.desktop {
	background: url("http://viewaustralia.stage.wbstaging.com/wp-content/uploads/md-logo-white.png") no-repeat scroll 0 0 transparent;
	display: inline-block;
	height: 24px;
	width: 87px;
	line-height: 0px;
	opacity: 0.5;
	overflow: hidden;
	text-indent: -9999px;
	padding: 0;
	margin: -6px 3px;
	text-decoration: none;
	transition: opacity 0.5s ease;
	-webkit-transition: opacity 0.5s ease;
	-moz-transition: opacity 0.5s ease;
	-o-transition: opacity 0.5s ease;
}

.footer-more a.wbdesign:hover, .footer-more a.desktop:hover {
	cursor:pointer;
	opacity: 1;
}

.widget ul li, .widget ol li {
	border-bottom: 1px solid #222;
	border-color: rgba(34, 34, 34, 0.5) !important;
}

a.go-to-top, a.go-to-top:hover a.go-to-top:focus {
	bottom: 30px;
	left: 90%;
	height: 50px;
	width: 50px;
	line-height: 45px;
}


/* other settings */
body.single-noo_agent .container-boxed.offset {
    padding-top: 141px;
}

body.post-type-archive-noo_agent .noo-vc-row.row,
body.single-noo_property .noo-vc-row.row{
	margin-left: 0;
	margin-right: 0;
}
.properties .hentry .property-title {
	display: block;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}

.properties .hentry .property-title a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.properties .hentry .property-title small {
	display: block;
	color: #222;
	font-size: 18px;
    font-weight: 800;
}

.properties .hentry .property-featured {
	height: 250px;
}

.properties .hentry .property-featured img {
	min-height: 257px;
    object-fit: cover;
    display: block;
}

.wpcf7-form-control.g-recaptcha{
	border:none;
	height: 75px;
	padding: 0;

}

/* custom autocomplete */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #00ace4;
    background: #00ace4;
}

.ui-autocomplete-loading {
	background-color: #ffffff;
    background-image: url("assets/images/loader.gif");
    background-size: 25px 25px;
    background-position:right center;
    background-repeat: no-repeat; 
}
/* sorounding suburbs */
.surrounding{display: inline-block;min-height: 40px;}

.gsearch .gstatus{
	width: 16%;
}

.noo-main .bg-image hr.noo-gap {
    margin: 0 !important;
}


/*  Media Queries
-------------------------------------------------------------- */

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

/* Smartphones (portrait and landscape) ----------- */

	.noo-header .navbar, .noo-header .navbar-wrapper {
		width: 100%;
	}

	.noo-header .navbar-wrapper, .noo-header .navbar .container-boxed {
		padding-left: 0;
		padding-right: 0;
	}

	.sf-menu li, .noo-menu li {
		float: none;
	}

	.navbar-nav li:hover > a {
		background-color: #00ace4;
		color: #fff;
	}

	.navbar-nav ul.sub-menu li > a {
		background-color: #fff;
	}

	.noo-navbar .find-menu a {
		background-color: #00ace4;
		color: #fff;
    	font-weight: 600;
		float: none;
    	width: 100%;
		padding: 10px;
	}

	.noo-map.no-map .gsearch .gsearch-info {
		padding: 10px 0 20px;
	}

	.noo-map .gsearch .gsearch-content .gsearch-field {
		background: none;
	}

	.property .property-title {
		margin-bottom: 20px;
		width: -webkit-calc( 100% - 30px );
	}

	.property .property-share {
		float: left;
		margin-bottom: 20px;
	}

	.recent-properties .recent-properties-content .property-row .hentry .property-wrap .property-title {
		display: inline-block;
		margin-top: 10px;
	}

	.properties-header {
		margin-top: 60px;
		margin-bottom: 30px;
	}

	.wpcf7-recaptcha {
		transform:scale(0.77);
		-webkit-transform:scale(0.77);
		transform-origin:0 0;
		-webkit-transform-origin:0 0;
	}

	.property .property-featured .images .caroufredsel-wrap, .property .property-featured .images .caroufredsel_wrapper,
	.property .property-featured .images ul li {
		height: auto;
	}

	.property .property-featured .thumbnails ul li img {
		height: 100%;
	}
}



@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

	/* iPads (portrait and landscape) ----------- */

}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {

	/* iPads (portrait) ----------- */

	.sf-menu li, .noo-menu li {
		float: none;
	}

	.noo-header .navbar-wrapper, .noo-header .navbar .container-boxed {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar .container-boxed {
    	left: 0;
	}

	.navbar-nav li:hover > a {
		background-color: #00ace4;
		color: #fff;
	}

	.navbar-nav ul.sub-menu li > a {
		background-color: #fff;
	}

	.noo-navbar .find-menu a {
		background-color: #00ace4;
		color: #fff;
    	font-weight: 600;
		float: none;
    	width: 100%;
		padding: 10px;
	}

	.noo-header .navbar-wrapper {
		padding-left: 0;
		padding-right: 0;
	}

	.noo-header .navbar-wrapper, .noo-header .navbar {
		width: 100%;
	}

	.noo-navbar .find-menu.fa-arrow-circle-right:before {
		margin-top: 10px;
	}

	.agents.grid .hentry .agent-featured, .agents.grid .hentry .agent-featured img {
		width: inherit;
	}


}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

	/* iPads (landscape) ----------- */

	.noo-header .navbar-wrapper {
		width: 98.9166%;
		margin: auto;
	}

	.noo-header .navbar {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-nav ul.sub-menu li > a, .navbar-nav ul.sub-menu li > a:hover, .navbar-nav ul.sub-menu li > a:focus, .navbar-nav ul.sub-menu li:hover > a,
	.navbar-nav ul.sub-menu li.sfHover > a, .navbar-nav ul.sub-menu li.current-menu-item > a {
		width: 200px;
	}

	.agents.grid .hentry .agent-wrap {
		padding: 0;
	}
}

@media only screen and (min-width : 1200px) {

/* Desktops and laptops ----------- */

	.noo-header .navbar {
		padding-left: 0;
		padding-right: 0;
	}

}

div.wpcf7-response-output {
	text-align: center;
    margin: 0 0 40px 0;
	position: relative;
    top: -29px;
}

.propsearch {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position-x: -380px;
}

.noo-map.no-map .gsearch, .colophon.wigetized:before,
.home .noo-map {
	background: none;
}

.properties .hentry .property-detail > div {
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}

.colophon.wigetized {
	background: #404040;
}

.parking span {
	background: url("/wp-content/themes/view/assets/images/parking-icon.png") no-repeat scroll 0 center transparent;
}

.recent-properties .recent-properties-content .property-row .hentry .property-detail > div {
	width: 33.33% !important;
}

.page-fullwidth .properties.list .property-fullwidth-info.property-info > div.parking span {
	padding-left: 32px;
}

.page-fullwidth .properties.list .property-fullwidth-info.property-info > div.property-price {
	text-align: center;
}

.property-featured .property-label {
	font-size: 14px;
}

.contact-info1 {
	left: 40px;
	right: initial;
	top: 110px;
	padding: 10px 52px !important;
}

.is_show {
	display: block;
}

.wpcf7-mail-sent-ok {
	border: 1px solid green;
}

.noo-header .navbar {
	max-width: 1170px;
}

.wpcf7-spam-blocked {
	border: 1px solid red;
}
.noo-lightbox-item img.attachment-property-image {
	width: auto !important;
}


.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #e5e5e5;
    height: 50px;
	line-height: 40px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    line-height: 35px;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	max-height: 50px;
	overflow-y: auto;
}
@media all and (max-width: 767px){
	.noo-map .gsearch .gsearch-content .gsearch-field .location-wrap{
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 20px;
	}
	.noo-map .gsearch .gsearch-content .gsearch-field .location-wrap .select2-container {
	    width: 100% !important;
	}
}