/*
 Theme Name:     Action Realty
 Theme URI:      http://mayumi.wbclients.com
 Description:    Custom child theme of wpcasa
 Author:         Website Blue
 Author URI:     https://www.websiteblue.com
 Template:       wpcasa-elviria
 Version:        1.0.2
*/

  /* =Theme customization 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 {
      border: 0;
      font: inherit;
      vertical-align: baseline;
  }

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

.home .video-foreground, .home .video-background iframe {
  pointer-events: none;
}

.hide-textbox {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
}

.underoffer-text .wpsight-listing-price{
  color: red !important;
}


.video-background {
 background: #000;
/*pointer-events: none;*/
 display: block;
/*position: fixed;*/
 top: 0; right: 0; bottom: 0; left: 0;
 z-index: -99;
}
.video-foreground,
.video-background iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 /* pointer-events: none; */
}
.n2-ss-static-slide>div>div {
    padding: 0 !important;
}
.n2-ss-static-slide>div>div>div {
    width: 100% !important;
   height: 100% !important;
}



.page-id-8 .n2-ss-slider .n2-ss-layer-content .n2-ss-layer[data-pm=normal] {
	height: 100%;
}

.page-id-8 .n2-ss-section-main-content.n2-ss-layer-content.n2-ow {
	padding: 0 !important;
}


@media (min-aspect-ratio: 16/9) {
 .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
/*.video-foreground { width: 300%; left: -100%; height: 170%; top: -130px; }*/
    
.video-foreground {
   width: 100%;
   left: 0%;
   height: 140%;
   top: -50px;
}
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}








@media only screen and (pointer: coarse) {
.video-foreground,
.video-background iframe {
  pointer-events: all;
}
	
}

@media screen and (max-width: 1200px) {
  .home .video-background {
    display: none !important;
  }
}





h2 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
}

strong {
	font-weight: 700;
}

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

  body {
      line-height: 1.5;
	  background: #fff !important;
  }

/*
  ol, ul {
      list-style: none;
  }
*/

  blockquote, q {
      quotes: none;
  }

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

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

  body, input, select, textarea {
      line-height: 2.15em;
  }

textarea {
	min-width: 100%;
	max-width: 100%;
}

	.container {
		width: 70%;
	}

  .responsive-menu-icon {
    background-color: #222;
  }

  .wpsight-menu.responsive-menu>.menu-item-has-children:before {
    width: 100%;
    position: absolute;
    color: rgba(0, 0, 0, 0.5);
  }

  .site-header-title .site-title {
    line-height: 20px;
  }

  .site-header-title {
    margin-top: 13px;
  }

	  
.site-header-title img {
	  max-height: 60px;
  } 


.logo-underline {
/*
	display: flex;
	flex-wrap: wrap;
	
*/
	max-width: 335px;
	margin: 0 auto;
/*	justify-content: space-between;*/
	text-align: center;
}
.logo-underline span {
	color: #004882;
/*	justify-content: space-between;*/
/*	flex: 1 .33 33.33333%;*/
	vertical-align: top;
}
.logo-underline span:first-child {
	color: #686868;
	float: left;
}
.logo-underline span:last-child {
	color: #d93f3f;
	float: right;
}


  .nav-primary .wpsight-menu a {
    height: 93px;
		line-height: 93px;
  }



.wpsight-menu .current-menu-item>a {
	color:#00467e !important;
	font-weight: 600;
}

  .site-header-bg .site-section {
    padding: 0;
	background: #fff !important;
  }

  .mobile-only {
    display: none;
  }

.page-id-175 .site-main, .page-id-175 .page.hentry,
.page-id-201 .site-main, .page-id-201 .page.hentry,
.page-id-5489 .site-main, .page-id-5489 .page.hentry,
.page-id-4929 .site-main, .page-id-4929 .page.hentry,
.page-id-8 .site-main, .page-id-8 .page.hentry,
.page-id-173 .site-main, .page-id-173 .page.hentry,
.page-id-5492 .site-main, .page-id-5492 .page.hentry {
	padding-top: 0 !important;
}

.page-id-8 #home-search {
	display: none;
}



#home-tiles .row:first-child>div:nth-child(3) a, #home-tiles .row:first-child>div:nth-child(4) a{
 padding: 4.15em 0!important;
}


  /* Fonts and Text
  ----------------------------------------------------------------- */

  body, input, select, textarea, h1, h2, h3, h4, h5, h6, div {
    font-family: 'Lato', sans-serif;
  }

  .responsive-menu-icon::before {
    font: 400 35px/2 FontAwesome;
  }

  @font-face {
    font-family: 'icomoon';
    src:  url('assets/fonts/icomoon.eot?z3kbqc');
    src:  url('assets/fonts/icomoon.eot?z3kbqc#iefix') format('embedded-opentype'),
url('assets/fonts/icomoon.ttf?z3kbqc') format('truetype'),
url('assets/fonts/icomoon.woff?z3kbqc') format('woff'),
url('assets/fonts/icomoon.svg?z3kbqc#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  [class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .icon-Artboard-2:before {
    content: "\e900";
  }
  .icon-Artboard-2-copy-2:before {
    content: "\e901";
  }
  .icon-Artboard-2-copy .path1:before {
    content: "\e902";
    color: rgb(51, 51, 51);
  }
  .icon-Artboard-2-copy .path2:before {
    content: "\e903";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }
  .icon-Artboard-2-copy .path3:before {
    content: "\e904";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }
  .icon-Artboard-2-copy .path4:before {
    content: "\e905";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }
  .icon-Artboard-2-copy .path5:before {
    content: "\e906";
    margin-left: -0.978515625em;
    color: rgb(56, 51, 49);
  }

  .cta-title h2 {
    color: #00467e;
    font-size: 1.5em;
  }

  .sub-menu {
    font-size: .9em;
  }

  .page-title {
    color: #ffffff;
    font-size: 1.5em;
    text-align: center;
  }

  .cta-description p {
    color: #ddd;
  }

  .wpsight-menu a{
    color: #707171 !important;
	padding: 0 20px;
  }

  .wpsight-menu a:hover{
    color: #00467e !important;
  }

  .author .wpsight-list-agent-name {
    text-align: center;
  }

  .author .wpsight-list-agent-section .wpsight-list-agent>div:not(.RMA-widget)>a {
    max-width: 320px !important;
	background-size: contain !important;
	background-repeat: no-repeat !important;
	margin: 0 auto;
    opacity: 1;
  }




.author .site-main.site-section .container {
	width: 100%;
}

.author .site-main.site-section .container .wpsight-list-agent {
	padding-left: 0;
	padding-right: 0;
}

.author .wpsight-list-agent-info,
.author .agent_form,
.author .listings-panel-wrap,
.author .map-wrap,
.author .wpsight-listings,
.author .wpsight-pagination
{
	width: 70%;
	margin: 0 auto;
} 

.author .wpsight-list-agent-company {
	text-align: left;
}

.author .wpsight-list-agent a, .author .wpsight-list-agent a:hover {
	color: rgba(0,70,126,.9);
}
.author .wpsight-list-agent .wpsight-list-agent-archive {
	text-align: left
}

.wpsight-list-agent-company:first-child {
    font-size: 2em;
    padding-top: 0.5em;
}




.wpsight-list-agents-sc .wpsight-list-agent-info {
	padding: 0 10px;
}

.wpsight-list-agent-name .button-container .wpsight-list-agent-archive {
	padding-bottom: 10px;
}

.wpsight-list-agent-section {
	vertical-align: top;
}

  .single-listing .wpsight-listing-agent-name {
    margin-bottom: 5px;
  }
  .single-listing .widget_listing_title .address {
    font-size: 1.5em;
  }

  .listing-auction-time {
    display: none;
  }

.gradient-button, .gradient-button.button {
	border-radius: 10px;
	
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	
	background: #ff9000;
/*
	background: -moz-linear-gradient(top, #ff9000 0%, #f76900 100%);
	background: -webkit-linear-gradient(top, #ff9000 0%,#f76900 100%);
	background: linear-gradient(to bottom, #ff9000 0%,#f76900 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9000', endColorstr='#f76900',GradientType=0 );
	
*/
	white-space: pre-wrap;
	height: auto;
	background-position: 0 0px;
}

.gradient-button:hover, .gradient-button.button:hover {
	border-radius: 10px;
	background-position: 100% 0;
/*
	background: #ff9000;
	background: -moz-linear-gradient(top, #ff9000 100%, #f76900 0%);
	background: -webkit-linear-gradient(top, #ff9000 100%,#f76900 0%);
	background: linear-gradient(to bottom, #ff9000 100%,#f76900 0%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9000', endColorstr='#f76900',GradientType=0 );
*/
	background-position: 0 40px;
}

@media screen and (min-width: 981px){
	
	.wpsight-listings.list .wpsight-listing-section.wpsight-listing-section-description {
		display: block;
	}
	.wpsight-listings.list .wpsight-listing-section.wpsight-listing-section-description p {
		margin-bottom: 0px;
	}
	.listings-search-default .listings-search-field-min-max {
		width: 83.2% !important;
	}
	.site-header .container {width: 85%;}
	
	  .open-times-section .wpsight-listings .wpsight-listing-price .wpsight-listing-price {
		margin-bottom: 20px;
	  }
	
	.listings-search-field-submit {
		width: 16.6666666667%;
	}
	.listings-search-field-keyword {
		width: 66.66666666%;
	}
	
	.site-header-bg {
		z-index: 99999;
		position: sticky;
		top: 0;
		background-color: #ffffff !important;
	}
	
	.site-header .nav-primary {
		display: inline-block;
		float: right;
	}

	.site-header .wpsight-menu {
		width: auto;
		display: inline-block;
	}

	.site-header .header-button {
		float: right;
  }
  .site-header .header-button .gradient-button {
    margin: 26px 0 0 20px;
  } 
	
	
  .wpsight-listings .wpsight-listing-price {
    color: #ffffff;
  }
  .wpsight-listings.list .wpsight-listing-thumbnail img{
    height: 300px;
  }
  .wpsight-listings.list .listing-wrap{
    width: 100%;
  }
  .wpsight-listings.list .listing-wrap .listing{
    height: auto !important;
  }
  .wpsight-listings.list .listing-wrap .listing-top{
    width: 40%;
     float: left;
  }
  .wpsight-listings.list .listing-wrap .listing-top, .wpsight-listings.list .listing-wrap .listing-bottom{
    display: inline-block;
  }
  .wpsight-listings.list .listing-wrap .listing-bottom {
    width: 60%;
    pointer-events: unset;
  }
  .wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-title .entry-title:not(.f-title),
  .wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-section-summary,
  .wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-section-info,
  .wpsight-listings:not(.list) .listing-wrap .listing-top .list-info,
  .wpsight-listings.list .listing-wrap .listing-top .list-info .wpsight-listing-title .entry-title.f-title  {
    display: none;
  }
	.wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-section-description .wpsight-alert-small {
    margin: 0px;
    display: none;
	}
	.wpsight-listings.list .wpsight-listing-description {
		border-bottom: 0px;
	}
  .wpsight-listings.list .listing-wrap .listing-top .list-info {
    position: absolute;
    display: table;
    width: 100%;
    top: 0;
    padding: 10px;
    pointer-events: none;
    height: 100%;
  }
  .wpsight-listings.list .listing-wrap .listing-top .list-info .list-info-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    text-shadow: 0px 0px 10px #000;
  }
}
  .wpsight-listings .listing-wrap .listing-top .list-info {
    display: none;
  }
  .wpsight-listings .listing-wrap .wpsight-listing-info .alignleft {
    float: unset;
  }
  .wpsight-listings:not(.list) .listing-wrap .listing-bottom h2.f-title{
    display: none;
    opacity: 0;
  }

  /* Page Structure
  ----------------------------------------------------------------- */


.no-bottom-margin .wpb_content_element {
	margin-bottom: 0 !important;
}

/* image links */
.image-links a{
    display: block;
    text-align: center;
    padding: 5em 0;
    color: #fff;
	font-size: 1.5em;
    font-weight: bold;
	text-decoration: none;
	background: #00000033;
	
	-webkit-transition: background .1s ease-in-out;
	-moz-transition: background .1s ease-in-out;
	-ms-transition: background .1s ease-in-out;
	-o-transition: background .1s ease-in-out;
	transition: background .1s ease-in-out;
}

.image-links a:hover {
    color: #fff;
	background: #000000aa;
}

@media only screen and (max-width:1500px) and (min-width:980px)  {
	
	.image-links .wpb_column.vc_column_container {
		width: 100%;
	}
	
	.image-links .wpb_column.vc_column_container .wpb_text_column.wpb_content_element {
		width: 48%;
		float: left;
	}
	
	.image-links .wpb_column.vc_column_container .wpb_text_column.wpb_content_element:first-child {
		margin-right: 4%;
	}
}

@media only screen and (max-width:980px) {
    .site-header .header-button{
      display: block;
      text-align: center;
      margin-bottom: 0.8rem;	
    }
    .site-header .header-button .gradient-button {
      margin: 16px 0 0 20px;
    }
    
		.wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-title,
		.wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-summary,
		.wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-info {
			text-align: center;
		}
	
	.image-links .wpb_column.vc_column_container {
		width: 100%;
	}
	
	.image-links .wpb_column.vc_column_container .wpb_text_column.wpb_content_element {
		width: 100%;
	}
	.custom-search-wrapper .fields-wrapper .custom-text-box {
    width: 40% !important;
  }
  .custom-search-wrapper .fields-wrapper #land_size {
    display: inline-block;
    clear: both;
    width: 100%;
    margin-top: 20px;
  }
}



.page-id-8 .site-main, .page-id-28574 .site-main {
	padding-bottom: 0;
}
.page-id-8 .vc_row:nth-child(2) .wpb_text_column.wpb_content_element {
	margin-bottom: 0;
} 

.wpb_gmaps_widget.wpb_content_element {
	margin-bottom: 0;
}

.page-id-175 .entry-content>div:nth-last-child(2) .wpb_content_element {
	margin-bottom: 0;
}


.wpb_gmaps_widget .wpb_wrapper {
	padding: 0 !important;
}

.page-id-175 .site-main {
	padding-bottom: 0 !important;
}


	#home-tiles {
		padding: 0;
	}

	#home-tiles h3 {
		margin: 0;
		color: #fff;	
	}

	#home-tiles a {
		display: inline-block;
		margin: 0;
		color: #fff;
		width: 100%;
		font-size: 1.5em;
		font-weight: 700;
		padding: 9em 0;
		text-decoration: none;
	}

	#home-tiles .site-section-title {
		padding: 0;
	}

	#home-tiles .row>div {
		clear:none;
		padding: 0;
		text-align: center;
		background-size: cover;
		background-position: center;
	}

	#home-tiles .row>div {
		background-blend-mode: multiply;
   		background-color: #00000000;
	}	
	#home-tiles .row>div:hover {
   		background-color: #00000050;
		
		-webkit-transition: all 0.2s ease-in-out;
		-moz-transition: all 0.2s ease-in-out;
		-ms-transition: all 0.2s ease-in-out;
		-o-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	#home-tiles .container {
		width: 100%;
	}

	#home-tiles .site-section-title {
		margin: 0;
	}


#home-search .container {
	width: 60%;
}

#home-search .row>* {
	padding: 0 0 0 2px;
}

#home-search .row {
	margin: 0;
}

#home-search {
	background: #1e1e1e;
}

#home-search .container {
	width: 90%;
}

.listings-search-default {
  position: relative;
  top: 50px;
}
.listings-search-default .ui-slider-horizontal {
  height: 1em;
  border-radius: 0;
}
.listings-search-default .ui-slider-horizontal .ui-slider-handle {
  top: -13px;
  margin-left: -1px;
  width: 4.1em;
  height: auto;
  text-align: center;
  border-radius: 0;
  border-color: #ffffff;
  background-color: #00467e;
  color: #ffffff;
}
.listings-search-default .ui-widget.ui-widget-content .ui-slider-handle:first-child {
	margin-left: 4em;
}
.listings-search-default .ui-widget.ui-widget-content .ui-slider-handle:last-child {
	margin-left: -4em;
}
.listings-search-default .ui-widget.ui-widget-content {
  border-color: #ffffff;
}
.listings-search-default .ui-widget-header {
  background-color: #018DFE;
  border-radius: 0;
}
.listings-search-advanced {
  margin-top: 50px;
}

.listings-search-advanced-toggle {
	left: auto;
	right: 0px;
	font-weight: 600;
	width: 18%;
	display: block;
	padding: 0;
	text-align: center;
  box-sizing: content-box;
  bottom: -35px;
}
/*
@media only screen and (min-width: 1614px) {
  .nav-primary {
		margin-top: 10px;
  }
	
}
*/

@media only screen and (min-width: 1300px) {
	#home-search {
	  padding: 20px 0;
	  position: absolute;
	  width: 100%;
	  background: transparent;
	  bottom: 0;
	}
	#home-search .container {
		width: 70%;
	}
	
	.listings-search-advanced-toggle {
		width: 16.6666%;
		padding: 0 20px 0 0;
	}
}

/*
@media only screen and (max-width: 1299px) {
	#home-search form {
		top: 0 !important;
	}
}
*/




  .forcefullwidth_wrapper_tp_banner {
      height: auto;
    }

/*
  #home-cta-1 {
    background-image: url("https://www.actionrealty.com.au/wp-content/uploads/2017/02/cta-bg.jpg") !important;
    background-blend-mode: soft-light;
    background-repeat: no-repeat;
    background-color: #212020;
    background-attachment: fixed;
    background-position: 100% 100%;
  }

  #home-cta-2 {
    background-image: url("https://www.actionrealty.com.au/wp-content/uploads/2017/02/cta-bg.jpg") !important;
    background-blend-mode: soft-light;
    background-repeat: no-repeat;
    background-color: #212020;
    background-attachment: fixed;
    background-position: 100% 100%;
  }
*/

  .wpsight-listing-info {
    /* margin: 40px 0 0 0 !important; */
    position: relative !important;
  }

  .page-template-page-tpl-banner .site-main {
    padding: 0;
  }

  .page-template-page-tpl-banner .page.hentry {
    padding: 0 30px 1px;
  }

p.testimonial_author {
	margin-bottom: 1em;
}


.testimonial-client {
	font-weight: 600;
}

span.goto-form-btn {
	color: blue;
	cursor: pointer;
}

  /* IMAGE WITH OVERLAYS
  ----------------------------------------------------------------- */
.image-1 figure,
.image-2 figure,
.image-3 figure,
.image-4 figure,
.image-5 figure,
.image-selling figure,
.image-leasing figure,
.image-vendor-1 figure,
.image-vendor-2 figure,
.image-vendor-3 figure,
.image-vendor-4 figure,
.image-vendor-5 figure {
	position: relative;
}
.image-1 img,
.image-2 img,
.image-3 img,
.image-4 img,
.image-5 img,
.image-selling img, 
.image-leasing img,
.image-vendor-1 img,
.image-vendor-2 img,
.image-vendor-3 img,
.image-vendor-4 img,
.image-vendor-5 img {
	opacity: 0.7;
}
.image-selling img {
  opacity: 0.85;
}
.image-1 figure > div,
.image-2 figure > div,
.image-3 figure > div,
.image-4 figure > div,
.image-5 figure > div,
.image-selling figure > div,
.image-leasing figure > div,
.image-vendor-1 figure > div,
.image-vendor-2 figure > div,
.image-vendor-3 figure > div,
.image-vendor-4 figure > div,
.image-vendor-5 figure > div {
	background-color: #000;
}

.image-1 figure::after,
.image-2 figure::after,
.image-3 figure::after,
.image-4 figure::after,
.image-5 figure::after,
.image-selling figure::after,
.image-leasing figure::after,
.image-vendor-1 figure::after,
.image-vendor-2 figure::after,
.image-vendor-3 figure::after,
.image-vendor-4 figure::after,
.image-vendor-5 figure::after {
	content: '';
	display: block;
	position: absolute;
	text-align: center;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-weight: 600;
}
.image-1 figure::after {
	content: 'Preparing your property';
}
.image-2 figure::after {
	content: 'Choosing a property manager';
}
.image-3 figure::after {
	content: 'Finding a tenant';
}
.image-4 figure::after {
	content: 'Inspections';
}
.image-5 figure::after {
	content: 'Why choose First National Action Realty Ipswich';
}
.image-selling figure::after {
	content: 'Selling';
}
.image-leasing figure::after {
	content: 'Leasing';
}
.image-vendor-1 figure::after {
	content: 'A Tidy Home Ensures an Open For Inspection Is "Welcoming"';
}
.image-vendor-2 figure::after {
	content: 'Repairs Can Make A Big Difference';
}
.image-vendor-3 figure::after {
	content: 'Let The Sun Shine In';
}
.image-vendor-4 figure::after {
	content: 'Make Them Comfortable';
}
.image-vendor-5 figure::after {
	content: 'Open For Inspections: Three Is A Crowd';
}




  /* THANK YOU PAGE
  ----------------------------------------------------------------- */

.page-template-page-blank {
    background: url('/wp-content/uploads/2018/10/homeslider-img.jpg') no-repeat !important;
    background-color: #555 !important;
    background-position: center top;
    background-size: cover !important;
    height: 100vh;
}

/* RETURN TO SITE BUTTON */
.page-template-page-blank .vc_btn3.vc_btn3-color-default {
    background-color: #F3A226 !important;
    color: #333 !important;
    font-size: 1em !important;
    border-radius: 50px;
    width: auto;
    height: 60px;
    margin: 0 auto;
    text-transform: uppercase;
    border: 2px solid #F3A226 !important;
    transition: all 250ms ease-in-out;
}

.page-template-page-blank .vc_btn3.vc_btn3-color-default:hover {
    background-color: transparent !important;
    color: #fff !important;
}

/* HEADING + P COLOR */
.page-template-page-blank .section-title {
    color: #fff;
    font-size: 2.5em;
    margin-bottom: 50px;
}

.page-template-page-blank p {
    color: #fff;
}

.page-template-page-blank .site-main, .page-template-page-blank .site-top, .page-template-page-blank .site-main .container, .page-template-page-blank .site-page-title .page-title {
    background-color: transparent !important;
}

/* UNCOMMENT TO MAKE MORE READABLE */
.page-template-page-blank article {
  background-color: transparent !important;
  /* background-color: rgba(0, 0, 0, 0.7) !important; */
  /* padding: 40px !important; */
}

.page-template-page-blank .site-page-title {
    margin-top: 0;
    padding: 0;
}

.page-template-page-blank .site-main.site-section {
  position: absolute;
	width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-template-page-blank h2 {
	color: #fff;
	font-size: 2em;
}

.page-template-page-blank .vc_general.vc_btn3 {
	height: auto;
    color: #555 !important;
    font-weight: 600;
}

.page-template-page-blank .content {
    padding: 10% 0;
}

.page-template-page-blank .site-header-bg {
    display: none;
}

/* @end */



  /* Listings
  ----------------------------------------------------------------- */

	.wpsight-listings .wpsight-listing-section.wpsight-listing-section-description {
		display: none;
	}


.page-template-page-tpl-listings-full .wpsight-listings .listing.wpsight-listing-archive>div,
.author .wpsight-listings .listing.wpsight-listing-archive>div{
	position: relative;
}


.page-template-page-tpl-listings-full .wpsight-listings .listing-bottom,
.author .wpsight-listings .listing-bottom,
.wpsight-listings .image img {
	height: 300px;
}




.page-template-page-tpl-listings-full .wpsight-listings .listing-bottom,
.author .wpsight-listings .listing-bottom 
{
	position: absolute;
	display: table;
	width: 100%;
	top: 0;
	padding: 10px;
	pointer-events: none;
}

.page-template-page-tpl-listings-full .wpsight-listings .listing-bottom>div,
.author .wpsight-listings .listing-bottom>div 
{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	text-align: center;
	text-shadow: 0px 0px 10px #000;
}
.page-template-page-tpl-listings-full .wpsight-listings.list .listing-bottom>div {
  text-shadow: none;
}

.page-template-page-tpl-listings-full .wpsight-listings.list .listing-bottom>div,
.author .wpsight-listings.list .listing-bottom>div {
	text-align: left;
}


.section-widget_listing_image_slider {
	margin-bottom: 0 !important;
}
.wpsight-image-slider-arrows {
	margin-bottom: 2em;
}

  .wpsight-listings .image img {
/*    height: 250px;*/
    object-fit: cover;
	opacity: 0.7;
	  
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
  }

  .wpsight-listings .image img:hover {
	opacity: 0.4;
  }

.wpsight-listings .listing {
/*	border-radius: 20px;*/
	overflow: hidden;
}

  .single-listing .wpsight-listing-agent-description {
    display: none;
  }

.wpsight-list-agent .wpsight-list-agent-image.image,
.wpsight-listing-agent .wpsight-list-agent-image.image{
	margin-bottom: 0em;
}

  .single-listing .wpsight-image-slider-item .image {
    display: block;
  }

  .single-listing .owl-carousel .owl-stage-outer {
    overflow: visible;
  }

  .single-listing .wpsight-listing-title {
    display: block;
    margin-top: 10px;
  }

  .single-listing .wpsight-listing-title .entry-title {
    float: left;
    text-align: left;
  }

  .single-listing .wpsight-listing-actions {
    width: 20%;
  }

  .single-listing .wpsight-listing-section-title, .single-listing .widget_listing_title {
    border-bottom: 0;
  }


.single-listing .site-bottom.site-section {
	padding: 0;
}
.single-listing .site-bottom.site-section .container {
	width: 100%;
}
.single-listing .section-widget_listing_location {
	margin-bottom: 0 !important;
}

.single-listing .site-top .container {
	width: 100%;
}
.single-listing .wpsight-image-slider-nav {
  width: 100%;
}
.single-listing .site-top .container .widget_listing_image_slider {
  width: 70%;
  margin: 0 auto;
}
.single-listing .widget_listing_title {
	width: 70%;
	margin: 0 auto;
}


.single-listing #responsive-listings-form {
	padding: 15px;
}

.section-widget_wb_custom_meta_widget, .section-widget_wb_custom_meta_widget a {
	width: 100%;	
}




  /*BED BATH CAR - just dropping in 3 images from the mydesign bed/bath/car collection is easier than finding an existing font*/

  .listing-details-1.listing-details-detail .listing-details-label,
  .listing-details-2.listing-details-detail .listing-details-label,
  .listing-details-3.listing-details-detail .listing-details-label,
  .listing-details-4.listing-details-detail .listing-details-label,
  .listing-details-5.listing-details-detail .listing-details-label {
    display: none;
  }

   .listing-details-1.listing-details-detail .listing-details-value,
   .listing-details-2.listing-details-detail .listing-details-value,
	.listing-details-3.listing-details-detail .listing-details-value,
	.listing-details-4.listing-details-detail .listing-details-value,
	.listing-details-5.listing-details-detail .listing-details-value{
    margin-right: 15px;
    font-size: 1.5em;
    font-weight: 400;
  }

	.listing-details-3.listing-details-detail .listing-details-value {
    	margin-right: 0px;
	}


  .summary-icon.bed::before, .summary-icon.shower::before, .summary-icon.car::before,
  .listing-details-1.listing-details-detail .listing-details-value::before,   .listing-details-2.listing-details-detail .listing-details-value::before,   .listing-details-3.listing-details-detail .listing-details-value::before, .listing-details-4.listing-details-detail .listing-details-value::before,
  .listing-details-5.listing-details-detail .listing-details-value::before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    width:24px;
    height:24px;
    margin-right: 5px;
  }

  .summary-icon.bed::before, .summary-icon.shower::before, .summary-icon.car::before {
    width:40px;
  }

  .summary-icon.bed::before, .listing-details-1.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/bed.svg');
  }
  .wpsight-listings .summary-icon.bed::before, .wpsight-listings .listing-details-1.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/bed_white.svg');
  }

  .summary-icon.shower::before, .listing-details-2.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/bath.svg');
  }
  .wpsight-listings .summary-icon.shower::before, .wpsight-listings .listing-details-2.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/bath_white.svg');
  }

  .summary-icon.car::before, .listing-details-3.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/car.svg');
  }
  .wpsight-listings .summary-icon.car::before, .wpsight-listings .listing-details-3.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/car_white.svg');
  }

  .listing-details-4.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/paw.svg');
  }
  .listing-details-5.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/plot-grey.svg');
  }
  
  .wpsight-listings .summary-icon.paw::before, .wpsight-listings .listing-details-4.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/paw-white.svg');
    width: 20px;
    height: 20px;
  }
  
  .wpsight-listings .summary-icon.plot::before, .wpsight-listings .listing-details-5.listing-details-detail .listing-details-value::before {
    background-image: url('assets/img/plot-white.svg');
    width: 20px;
    height: 20px;
  }

.wpsight-listings a, .wpsight-listings span, .wpsight-listings h2, .wpsight-listings p, .wpsight-listings strong {
	color: #fff !important;
	text-decoration: none;
}

.dashicons-admin-home:before {
	color: #242424;
}

.page-template-open-times .wpsight-listings p {
	color: #000 !important;
}
.page-template-open-times .wpsight-listings.list-style .listing-bottom {
	padding: 0 10px;
}
.listing-opentime-price-value.badge.badge-md {
	display: block;
}
.wpsight-listings .listing{
	background: #4d4d4f !important;
}

.alignleft {
    float: left;
    width: auto;
}

.alignright {
    float: right;
    width: auto;
}

#wpsight_elviria_listing_price-3 {
    width: 70% !important;
    margin: 0 auto !important;
}


#section-wb_custom_meta_widget-1, #section-wb_custom_meta_widget-2, #section-wb_custom_meta_widget-3 {
	display: inline-block;
	margin: 0;
}



  /* Open times Listings
  ----------------------------------------------------------------- */



  .open-times-section .button, .open-times-section button, .open-times-section input[type="submit"], .open-times-section input[type="reset"], .open-times-section input[type="button"] {
    padding: 5px 1.5em;
    display: inline;
    border-radius: 3px;
  }

.page-template-open-times .listing-wrap .button {
	padding: 0em 2em;
    border-radius: 10px;
    display: inline-block;
    height: auto;
/*    margin-bottom: 1em;*/
}

  .open-times-section .date-title {
	font-size: 2em;
	font-weight: 700;
	color: #00467e !important;
  }

	.map-wrap { margin-bottom: 30px; }
	.map-toggle {display:none;}
  @media only screen and (min-width: 981px) {



      .open-times-section .listing-top {
        width: 36%;
        float: left;
      }

      .open-times-section .listing-bottom {
        width: 64%;
        float: right;
        padding: 0px 30px 30px 30px !important;
      }

      .open-times-section .wpsight-listings .listing-wrap .entry-title {
        font-size: 2em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
      }

      .open-times-section .wpsight-listings .image img {
        height: 265px;
      }

      .open-times-section .alignleft {
        margin-bottom: -16px;
      }
  }


	  
.single-listing .widget-section.section-widget_listing_price {
	margin-bottom: 0;
}

.single-listing .wpsight-listing-info .wpsight-listing-id {
  display: none;
}



@media only screen and (max-width: 1100px) {
	.site-header .nav-primary {
		float:none;
		text-align: center;
		width: 100%;
	}
	  .site-header .header-button .gradient-button {
    margin: 34px 0 0 20px;
  } 
}

  @media only screen and (max-width: 980px){

  .single-listing .owl-carousel .owl-item img {
    height: auto;
  }
		
	.listings-search-default .listings-search-field-min-max {
		width: 100% !important;
	}
		
		.listings-search-advanced-toggle {
			position: relative;
			margin: 3em 0 0 0;
			width: 100%;
		}
		.listings-search-advanced-toggle.open {
			margin-top: 0em;
			padding: 0;
			top: -21px !important;
		}

	  .n2-ss-layer-row-inner>div {
		  font-size: 0.75em !important;
	  }
	  
	  
	  .single-listing .wpsight-listing-title>* {
		  width: 100%;
	  }
	  
	  .single-listing .site-top .address, .single-listing .wpsight-listing-title>* {
		  text-align: center !important;
	  }
	  
	  .single-listing .wpsight-listing-action {
	  	margin: 0;
	}
	  
	.listings-view-action button:not(:first-child){
		display: none;
	}
	  
    .site-header nav {
      overflow: hidden;
    }

    .single-listing main .section-widget_listing_details{
      display: block;
    }
    .single-listing aside .section-widget_listing_details{
      display: none;
    }
    .left-col,
    .right-col {
      width: 100%;
      padding: 0;
    }
    .submit_top{
      display: none;
    }
    .submit_bottom{
      display: block;
    }
    #request_appraisal_form .row{
      margin: 0 auto !important;
    }
    .powered-by .powered-by-wrap{
      text-align: left;
      float:left;
    }
    .median-price .price-range li span.line:after{
      border-bottom: 1px solid #222;
    }
    .site-header-title {
      text-align: center;
    }


    .open-times-section .alignright {
      float: left;
      width: 100%;
      margin: 10px 0px -15px 0px;
    }
	  
	  .page-template-open-times .summary-icon-inline li {
		  width: 33.333%;
		  max-width: 100px;
		  font-size: 1.25em;
		  padding: 0;
	  }
	  
	  .page-template-open-times .summary-icon-inline .summary-icon.bed::before,
	  .page-template-open-times .summary-icon-inline .summary-icon.shower::before,
	  .page-template-open-times .summary-icon-inline .summary-icon.car::before
	  .page-template-open-times .summary-icon-inline .summary-icon.paw::before{
		  width: 25px;
	  }

    .mobile-only {
      display: block;
    }
    .desktop-only {
      display: none;
    }

  }

  @media only screen and (max-width: 640px) {

    .open-times-section .align-right {
      float: left;
      width: 100%;
    }
	  
  .site-main.site-section .container {
	  width: 90%;
  }
	 
	.single-listing .wpsight-image-slider-nav, .single-listing .widget_listing_title {
		width: 90%;
		margin: 0 auto;
	}
  }




  .open-times-section .entry-title {
    margin: 0;
  }

  .open-times-section .wpsight-listing-info {
    margin: 0 !important;
  }

	.wpsight-listing-info .alignright .badge {
		display: none;
	}

	.listing-wrap .badge {
		display: none;
	}

  .summary-icon-inline {
    padding: 0;
    margin: 0.4em 0 0;
	color: #fff;
  }

  .summary-icon-inline li {
    display: inline-block;
    padding-right: 1.7em;
    padding-left: 0;
    font-size: 1.5em;
  }


  /* Agents Pages
  ----------------------------------------------------------------- */
.wpsight-list-agents-sc {
	text-align: center;
}
.wpsight-list-agent a,
.wpsight-list-agent a:hover {
	color: #fff;
	text-decoration: none;
	line-height: normal
}

  .author .wpsight-list-agent-email.agent-email {
		text-align: left;
		float: left;
  }

  .wpsight-list-agent-company {
    width: 100%;
	display: inline-block;
/*    float: left;*/
  }

  .wpsight-list-agent-company:last-of-type {
  	margin-bottom: 0.5em;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .image.center {
    width: 40% !important;
  }

/*
  .wpsight-list-agent.clearfix {
    border: 1px solid #f5f5f5;
  }
*/

.wpsight-list-agent-info a {
	background: none !important;
}


.wpsight-list-agent-section .wpsight-list-agent>div>a {
	height: 500px;
    display: block;
    background-size: cover !important;
    opacity: 0.75;
    background-position: top !important;
}

.author .site-main.site-section,
.archive.author .wpsight-list-agent {
	padding-top: 0;
}

.author .wpsight-list-agent-section .wpsight-list-agent>div>a {
	height: 438px;
}

  .wpsight-list-agents-sc .wpsight-list-agent {
    padding: 0;
  }

  .image.center {
    width: 100% !important;
  }

  .wpsight-list-agents-sc .wpsight-list-agent-info {
    text-align: center;
    width: 100%;
/*	min-height: 237px;*/
	position: absolute;
    bottom: 0;
  }

@media only screen and (max-width: 400px) {
	.logo-underline span {
		font-size: 12px;
	}
	
}
@media only screen and (min-width: 1700px) {
	
	.wpsight-list-agent-section .wpsight-list-agent>div>a {
		background-size: 100% !important;
		
		-webkit-transition: all 0.1s;
		-moz-transition: all 0.1s;
		-ms-transition: all 0.1s;
		-o-transition: all 0.1s;
		transition: all 0.1s;
	}
	
	:not.author .wpsight-list-agent-section .wpsight-list-agent>div>a:hover {
		background-size: 105% !important;
	}
}

.wpsight-list-agents-sc h1 {
	font-size: 2em;
    margin: 1em 0 .5em !important;
	padding-left: 2.5px;
	text-align: center;
}

.wpsight-list-agents-sc h1:first-child {
    margin-top: 0 !important;
}

  .wpsight-list-agent-archive {
      margin: 0 0 0 0 !important;
  }

  .wpsight-list-agent-archive .button {
    width: 100%;
  }

  .archive.author .wpsight-list-agent-info {
    overflow: visible;
  }

  .page-id-1676 .wpsight-list-agent-description {
    display: none;
  }

.wpsight-list-agents-sc .wpsight-list-agent-image img, .single-listing .wpsight-list-agent-image img{
	width: 100%;
	opacity: 0.75;
}


.single-listing .sidebar .wpsight-listing-agent-links {
	display: none;
}
.single-listing .wpsight-listing-agent-archive {
margin-bottom: 0;	
}
.wpsight-listing-agent-archive .button {
	width: 100%;
}

.wpsight-listing-agent {
	text-align: center;
}

.wpsight-listing-agent-phone a {
	color: #fff;
	text-decoration: none;
}

  /* Form Styles
  ----------------------------------------------------------------- */

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

  #responsive-form h2 {
	font-size: 1.5em;
    font-weight: 700;
	margin: 1em 0 0.5em 0;
  }

  .form-row {
      width: 100%;
	  display: inline-block;
  }

  .column-half, .column-full, .column-third {
      float: left;
      position: relative;
      width: 100%;
	  padding-bottom: 1em;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box
  }



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

   #rc-imageselect, .g-recaptcha {
   transform:scale(0.77);
   -webkit-transform:scale(0.77);
   transform-origin:0 0;
   -webkit-transform-origin:0 0;
  }

	.panel.pd-28{
		padding:28px 10px;
	}

       	.panel.pd-15{
                padding:15px 10px;
       	}
  /**---------------- Media query ----------------**/

  @media only screen and (min-width: 48em) {
      .column-half {
          width: 50%;
      }
	  .column-third {
		  width: 33.333%;
	  }
	  
	  
	  .column-half:first-child, .column-third:nth-child(-1n+2) {
		  padding-right: 0.65rem;
	  }
  }


  /* Videos Page
  ----------------------------------------------------------------- */

  .epyt-gallery iframe {
      max-width: 70vw;
    }


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


.top-footer-strip {
	position: relative;
    width: 100%;
    display: table;
    height: 76px;
}

.top-footer-strip div {
    display: table-cell;
    background: #5e5e5e;
    width: 50%;
    padding: 1em;
    vertical-align: middle;
    color: #fff;
}
.top-footer-strip div:first-child {
	background: #1e1e1e;
	text-align: right;
}

.top-footer-strip div>* {
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}

.top-footer-strip div span {
	padding-right: 2em;
}

.top-footer-strip div:first-child a {
	background: #00467e;
	text-decoration: none;
	padding: 8px 3em;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.top-footer-strip div:first-child a:hover {
	background: rgba(0,70,126,.75);
}

.top-footer-strip div a {
	background: transparent;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.5em;
	padding: 0 1em 0 0;
}
.top-footer-strip div:last-child a:last-child {
	font-weight: 400;
}

#menu-footer-menu {
	text-align: center;
}

#menu-footer-menu>li {
	text-align: left;
}

.site-footer-top .container {
/*	max-width: 800px;
	*/
		max-width: 1200px;
}

.site-footer-top .menu>li>a {
	display: block;
	margin-bottom: 1em;
	font-weight: 600;
}

.site-footer-top .menu>li {
	display: inline-block;
/*    width: 24%;*/
    vertical-align: top;
	   width: 14%;
}

.site-footer-top a {
	text-decoration: none;
}

.site-footer-top .sub-menu>li, .site-footer-top .sub-menu {
	display: block;
	padding-left: 0;
	line-height: 1.75em;
}

/*
.wpsight-menu .sub-menu {
	padding-top: 10px;
}
*/

  .site-footer {
    padding-bottom: 40px;
  }

  .site-footer-top #text-3 span {
    color: #fff;
    margin-bottom: 10px;
  }

  .site-footer-top .fa {
    padding: 3px;
  }

.site-footer-top.site-section {
	padding-top: 4em;
}

  hr {
    border-bottom: sollid 2px rgba(144, 144, 144, 0.25) !important;
    margin: 0 !important;
  }

	a.wbdesign {
    background: url("https://www.websiteblue.com/wp-content/uploads/wb-logo-dark.png") no-repeat scroll 0 0 transparent;
    /* background-position: 0px 0px; */
    display: inline-block;
    /* color: #AEAEAE; */
    height: 30px;
    width: 140px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
    margin: -10px 3px;
    text-decoration: none;
    transition: all 0.325s ease;
    -webkit-transition: all 0.325s ease;
  }

  a.desktop {
      background: url("https://www.websiteblue.com/wp-content/uploads/md-logo-dark.png") no-repeat scroll 0 0 transparent;
      /* background-position: 0px 0px; */
      display: inline-block;
      /* color: #AEAEAE; */
      height: 18px;
      width: 81px;
      line-height: 20px;
      overflow: hidden;
      padding: 0;
      margin: -4px 0px -4px 15px;
      text-decoration: none;
      transition: all 0.325s ease;
      -webkit-transition: all 0.325s ease;
  }

  a.desktop:hover {
      background-position: 0 -18px;
  }

  a.wbdesign:hover {
      background-position: 0 -30px;
  }

  .single-listing .site-top{
      overflow: hidden;
  }

  .owl-carousel .owl-item img{
    height: 600px;
    opacity: 0.5;
    transition: opacity 500ms;
    -webkit-transition: opacity 500ms;
    -moz-transition: opacity 500ms;
    -ms-transition: opacity 500ms;
    object-fit: cover;
  }
  .owl-carousel .owl-item.active img{
      opacity: 1;
  }

 .wpsight-listings .listing-bottom .wpsight-listing-section.wpsight-listing-section-summary{
    min-height: 0.01px;
    position: relative;
/*    top: 20px;*/
  }
  .wpsight-listings .listing-bottom  .wpsight-listing-section.wpsight-listing-section-title .wpsight-listing-title{
    /* white-space: nowrap; */
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .single-listing main .section-widget_listing_details{
  }

  .widget_listing_details .widget-title{
    margin-bottom: 0px;
    font-size: 1.2em;
  }

  #price_finder main.content{
    margin: 0 auto;
  }
  #price_finder #search_form{
    padding-top: 7em;
    padding-bottom: 7em;
  }
  #price_finder #search_form .form-wrapper{
    /*display: inline-flex;*/
    width: 100%;
  }
  #price_finder #search_form .form-wrapper button[type="submit"] {
      font-size: 18px;
      height: 2.8rem;
      width: 20%;
	  padding: 0;
  }
  #priceFinderSearchList{
    position: relative;
    width: 80%;
  }
  #priceFinderSearchList .ui-widget.ui-widget-content {
    width: 100% !important;
    top: 50px !important;
    left: 0 !important;
    max-height: 250px;
    overflow: auto;
  }
  #priceFinderSearchList .ui-menu .ui-menu-item{
    padding-left: 0;
  }
  #priceFinderSearchList .ui-menu .ui-menu-item-wrapper {
    display: block;
    width: 100%;
  }
  .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 #00467e !important;
      background: #00467e !important;
  }
  .label-text{
    text-align: center;
    color: #fff;
/*    font-weight: bold;*/
    font-size: 1.75em
  }
  input[type="text"]#priceFinderSearch{
    width: 80%;
    float: left;
  }
  #price_finder input[type="text"],
  #price_finder input[type="email"],
  #price_finder input[type="tel"],
  #price_finder input[type="password"]{
    height: 2.8rem;
    border-color: transparent;
  }
  #results_form .table-results{
    margin-bottom: 10px;
  }
  #results_form .table-results strong{
    font-weight: bold;
  }
  #results_form .table-results tbody tr{
    border: transparent;
    background-color: #ffffff;
  }
  #results_form .table-results tbody tr td:first-child{
    text-align: left;
    padding-left: 2.5em;
    font-size: 18px;
  }
  #results_form .table-results tbody tr td{
    vertical-align: middle;
    text-align: center;
    width: 33.3333333333333333%;
  }
  #results_form .table-results tr td small{
    display: block;
    font-size: 13px;
    color: #aaa;
  }
  #results_form .table-results tr td ul{
    margin: 0;
  }
  #results_form .table-results tr td ul li{
    display: inline-block;
  }
  .text-center{
    text-align: center;
  }
  .text-left{
    text-align: left;
  }
  .text-right{
    text-align: right;
  }
  #results_form button[type="submit"],
  #estimate_form button[type="submit"],
  #request_appraisal_form button[type="submit"]{
    font-size: 18px;
  }
  .icon1{
    height: 26px;
    width: 26px;
    display: inline-block;
    background: url('assets/img/custom-icons.png');
    position: relative;
    top: 6px;
  }
  .icon1.icon-bed{
    background-position: 0 0;
  }
  .icon1.icon-bath{
    background-position: -26px 0;
  }
  .icon1.icon-car{
    background-position: 29px 0;
    width: 29px;
  }
  #estimate_form .column,
  #request_appraisal_form .column{
    clear: none;
  }
  #estimate_form .row{
    margin-bottom: 0px;
  }
  #estimate_form .row p{
    margin-bottom: 1em;
  }
  .loader{
    display: none;
    text-align: center;
  }
  .left-col{
    width:58%;
    padding:0 10px 0 0;
    float:left;
  }
  .right-col{
    width:42%;
    padding:0;
    float:right;
  }
  .two-column{
    width: 50%;
    float: left;
    padding:0 10px 0 0;
  }
  .no-padding{
    padding: 0;
  }
  #request_appraisal_form .label-text{
    background: #fff;
    text-align: left;
    padding: 1em 1.5em;
    font-weight: normal;
    color: #999;
    display: block;
    width: 100%;
  }
  .panel{
    background-color: #ffffff;
    padding: 20px 10px 20px 10px;
    margin-bottom: 10px;
  }
  #request_appraisal_form h3{
    font-size: 1.2em;
    color: #999;
  }
  .median-price .price-range{
    padding: 0;
    margin: 0;
    width: 100%;
    display: inline-block;
  }
  .median-price .price-range li{
    float: left;
    display: inline-block;
    width: 33.3333333333333333%;
    padding: 0;
    margin: 0;
  }
  .median-price .price-range li span.line{
     display: inline-block;
    position: relative;
    width: 100%;
  }
  .median-price .price-range li span.line:after{
    content: "";
    position: absolute;
    height: 13px;
    border-bottom: 1px solid #222;
    top: 0;
    width: 100%;
    margin-left: 10px;
  }
  .median-price .price-range li span small{
    font-size: 12px;
  }
  .median-price .price-range li span.spacer{
    margin-bottom: 10px;
    display: block;
  }
  .median-price .price-range li span.price-mid{
    font-size: 3em;
    color: #00467e;
    font-weight: bolder;
    position: relative;
    top: -8px;
  }
  .median-price .price-range li span.price{
    font-size: 30px;
    color: gray;
  }
  .median-price .price-range li span sup, .median-price .price-range li span sub {
      font-size: 18px;
      font-weight: normal;
  }
  .median-price .price-range li span.price-mid sup,
  .median-price .price-range li span.price-mid sub{
    font-weight: bolder;
  }
  .median-price .price-range li span sub{
    position: relative;
    top: 0;
  }
  .panel-default h3{
    margin-bottom: 0.5em;
  }
  .price-text{
    font-size: 2.8em;
    color: #00467e;
    font-weight: bolder;
  }
  .sold_growth{
    margin: 0;
    padding: 0;
  }
  .sold_growth li{
    display: inline-block;
    float: left;
    width: 50%;
    padding: 0;
  }
  .sold_growth li span.big-text{
    font-size: 3em;
    font-weight: bold;
    color: #00467e;
    display: block;
    text-align: center;
  }
  .sold_growth h3{
    margin: 0;
    padding: 0;
  }
   #request_appraisal_form button[type="submit"]{
    width: 100%;
    height: auto;
    padding: 0.64em 1em;
    font-size: 25px;
    margin-bottom: 10px;
   }
   input[type="submit"]#submit_agent{
    height: auto;
    padding: 0.7em 3em;
    font-size: 25px;
   }
   .property-cols{
      display: inline-block;
      width: 100%;
      padding: 0;
      margin: 0;
   }
   .property-cols li{
      display: inline-block;
      width: 33.33333333333%;
      float: left;
   }
   .property-cols li.center-column{
      border-left: 2px solid #999;
      border-right: 2px solid #999;
      padding-right: .5em;
   }
   .property-cols li div sub,
   .property-cols li div sup{
      font-size: 25px;
   }
   .property-cols li div sub{
      position: relative;
      top: 0;
   }
   .summary-icons{
    display: inherit;
   }
   .summary-icons li{
    padding: 0;
    margin: 0;
   }
   .summary-icons li span[class^="icon-"], .summary-icons li span[class*=" icon-"]{
      font-size: 19px;
   }
   .date-text h4{
      padding: 0;
      margin: 0;
      color: #777;
   }
   .date-text{
    margin-top: 5px;
   }
   .date-text h4{
      font-size: 1.5em;
      font-weight: bolder;
   }
   .date-text p{
    font-size: 1.5em;
    color: #999999;
   }
  .clearfix{
    clear: both;
  }
  .text-info{
    font-size: 12px;
  }
  .price-finder-logo{
    width: 145px;
    height: 39px;
    display: inline-block;
    background: url('assets/img/pricefinder-logo-new.png') no-repeat;
    background-size: 100%;
  }
  .powered-by{
    width: 100%;
    padding: 5px 20px 5px 20px;
    background: #ffffff;
  }
  .powered-by .powered-by-wrap{
    text-align: right;
    display: inline-block;
    float:right;
  }
  .powered-by .powered-by-wrap strong{
    font-size: 18px;
    font-weight: 300;
    color: #999;
    position: relative;
    top: -8px;
  }
  .powered-by .powered-by-wrap .price-finder-logo{
    position: relative;
    top: 16px;
    margin-left: 8px;
  }
  .powered-by .caption{
    padding: 0;
    margin: 0;
    float: left;
    line-height: 48px;
    color: #999999;
    position: relative;
    top: 3px;
  }
  .canvasjs-chart-credit{
    display: none !important;
  }

  div.wpcf7-validation-errors {
    background: red;
    color: #ffffff;
    border-color:red;
  }

  div.wpcf7-mail-sent-ok {
    border-color: orange;
    background: orange;
    color: #ffffff;
  }

  .wpsight-wpcf7 .wpcf7-text, .wpsight-wpcf7 .wpcf7-textarea {
    background: #fff;
/*    border: none;*/
  }

  .submit_bottom{
    display: none;
  }

  .single-listing .address{
    margin: 0;
  }
  .single-listing .wpsight-listing-actions {
    position: relative;
    /* top: 20px; */
  }

  /* LIST VIEW */
  .listings-view-action{
   	 display: inline-block;
	 vertical-align: top;
  }
  .listings-view-action button{
	height: 2.75rem;
    line-height: 2.75rem;
  }





@media only screen and (max-width: 850px) {
  .wpsight-listings.list .listing-wrap .listing-bottom {
    width: 70%;
  }
  .wpsight-listings.list .listing-wrap .listing-top {
    width: 30%;
  }
}

@media only screen and (max-width: 700px) {
  .wpsight-listings.list .listing-wrap .listing-bottom {
    width: 100%;
  }
  .wpsight-listings.list .listing-wrap .listing-top {
    width: 100%;
  }
  .wpsight-listings.list .listing-wrap .listing-bottom .wpsight-listing-section.wpsight-listing-section-title {
    margin-top: 10px;
  }
	
	.page.hentry {
		padding:30px 0px 0px;
	}
}


/*---NEWS---*/

  #news-grid .vc_btn3-container.vc_btn3-left {
    display: none !important;
  }

  #news-grid h4 {
    font-size: 1.25em;
    font-weight: 700;
  }

  #news-grid p {
    margin: 0 0 1em;
  }

  #news-grid .button.small {
    width: 100% !important;
  }

  .single-listing .wpsight-listing-agent-links a, .wpsight-list-agents-sc .wpsight-list-agent-links a, .archive.author .wpsight-list-agent-links a{
    width: 40px;
  }
  .single-listing .wpsight-listing-agent-links, .wpsight-list-agents-sc .wpsight-list-agent-links, .archive.author .wpsight-list-agent-links {
      display: inline-flex;
  }

.wpsight-list-agent-links {
	display: none !important;
}

body.page .site-main #banner_slider {
  min-height: 0 !important;
}

/* CUSTOM SEARCH */

    .listings-search-advanced-toggle .open {
        background: #fff;
        color: #2F3F46;
    }

    .custom-search-wrapper {
        background: #fff;
        width: 100%;
    }
    
    .custom-search-wrapper .fields-wrapper {
        width: 67%;
        margin: 0 auto;
        padding: 10px;
    }
    
    .custom-search-wrapper .fields-wrapper .custom-li-type {
      display: flex;
      padding-left: 0;
      list-style: none;
    }
    
    .custom-search-wrapper .fields-wrapper .field-label {
        float: left;
        font-weight: 600;
        font-size: 30px;
        line-height: 60px;
        margin-right: 30px;
    }
    
    .custom-search-wrapper .fields-wrapper .custom-li-type li {
      padding: 5px 25px 5px 25px;
      cursor: pointer;
      border: 1px solid #2F3F46;
      border-right: transparent;
      margin: 0;
      float: left;
    }
    .custom-search-wrapper .fields-wrapper #land_size.custom-li-type li {
      padding: 5px 13px 5px 13px;
    }
    .custom-search-wrapper .fields-wrapper .custom-li-type li:first-child {
      border-top-left-radius: .25rem;
      border-bottom-left-radius: .25rem;
    }
    .custom-search-wrapper .fields-wrapper .custom-li-type li:last-child {
      border-top-right-radius: .25rem;
      border-bottom-right-radius: .25rem;
      border-right: 1px solid #2F3F46;
    }
    
    .custom-search-wrapper .fields-wrapper .custom-li-type .active {
      color: #fff;
      background: #2F3F46;
      border-color: #2F3F46;
    }
    
    .custom-search-wrapper .fields-wrapper .field-label .field-icon {
        width: 30px;
        margin-right: 10px;
    }
    
    .field-property-type ul {
        list-style: none;
			display: flex;
			justify-content: space-around;
    }
    .field-property-type ul li {
        display: inline-block;
        background-color: #fff;
        margin: 15px;
        border-radius: 50%;
        border: 1px solid #2F3F46;
        cursor: pointer;
				padding: 0px;
				position: relative;
    }
    .field-property-type ul li span {
        color: #2F3F46;
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        height: 80px;
        width: 80px;
    }
    .field-property-type ul li span[class^="adv"]::before {
        content: '';
				height: 60%;
        width: 100%;
				display: block;
    }
    .field-property-type ul li span.adv-search-house::before {
        content: '';
				height: 50%;
        width: 80%;
				display: block;
				margin: 0 auto;
    }
    .field-property-type ul li span.adv-search-house::before {
        background: url('/wp-content/themes/action-realty/assets/svg/house.svg') no-repeat center center;
    }
    .field-property-type ul li span.adv-search-app::before {
        background: url('/wp-content/themes/action-realty/assets/svg/apartment.svg') no-repeat center center;
    }
    .field-property-type ul li span.adv-search-townhouse::before {
        background: url('/wp-content/themes/action-realty/assets/svg/townhouse.svg') no-repeat center center;
    }
    .field-property-type ul li span.adv-search-house:focus::before,
		.field-property-type ul li:focus span.adv-search-house::before,
		.field-property-type ul li.active span.adv-search-house::before {
        background: url('/wp-content/themes/action-realty/assets/svg/house-white.svg') no-repeat center center;
    }
    .field-property-type ul li span.adv-search-app:focus::before,
		.field-property-type ul li:focus span.adv-search-app::before,
		.field-property-type ul li.active span.adv-search-app::before {
        background: url('/wp-content/themes/action-realty/assets/svg/apartment-white.svg') no-repeat center center;
    }
    .field-property-type ul li span.adv-search-townhouse:focus::before,
		.field-property-type ul li:focus span.adv-search-townhouse::before,
		.field-property-type ul li.active span.adv-search-townhouse::before {
        background: url('/wp-content/themes/action-realty/assets/svg/townhouse-white.svg') no-repeat center center;
    }
    .field-property-type ul li:focus, .field-property-type ul .active,  .field-property-type ul .active:hover{
        color: #fff;
        background: #2F3F46;                       
    }
    
    .field-property-type ul li:focus span, .field-property-type ul .active span {
        color: #fff;
    }
    
    .field-property-type ul li:hover {
      background-color: #f1f1f1;
    }

    .field-property-type .field-type-label {
        position: absolute;
        font-size: 20px;
        line-height: 20px;
        width: 100%;
        text-align: center;
        color: #2F3F46;
    }
    
    .custom-search-wrapper  .fields-wrapper .field-land_size-label {
        float: left;
        font-size: 24px;
        line-height: 48px;
        margin-right: 5px;
    }
    
    .custom-search-wrapper  .fields-wrapper .custom-text-box {
        float: left;
        width: 15%;
        margin-right: 10px;
        border-left: unset;
        border-right: unset;
        border-top: unset;
    }
    
    .custom-search-wrapper  .fields-wrapper #land_size {
        float: left;
    }
    
    
        

  /* Media Rules
  ----------------------------------------------------------------------------------- */
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    /* Smartphones (portrait and landscape) ----------- */

    .site-header-title {
      padding: 0 30px 0;
    }



  }

  @media only screen and (min-width: 321px) {
      /* Smartphones (landscape) ----------- */
  }

  @media only screen and (max-width: 320px) {
      /* Smartphones (portrait) ----------- */
  }

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

    /* iPads (portrait and landscape) ----------- */
	.panel.pd-28{
                padding:37px 10px;
        }

	.panel.pd-ipad{
		padding: 20px 0px;
	}
  }

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

  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .single-listing .wpsight-listing-title .entry-title {
        float: left;
        width: auto;
        display: table-cell;
    }
    .single-listing .wpsight-listing-actions {
        display: table-cell;
        text-align: right;
        width: 13%;
    }
    .single-listing main .section-widget_listing_details{
      display: block;
    }
    .single-listing aside .section-widget_listing_details{
      display: none;
    }
    .median-price .price-range li span.line::after {
        width: 120%;
    }

  }

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

    .wpsight-list-agents-sc .wpsight-list-agent-section {
		display: inline-block;
		width: 49%;
		margin: 0px;
		padding: 5px;
    }

  }

  @media only screen and (min-width: 1200px) {
      /* Desktops and laptops ----------- */
	.wpsight-list-agents-sc .wpsight-list-agent-section {
		display: inline-block;
		width: 33%;
		padding: 5px;
		margin: 0px;
	}
  }


  @media only screen and (min-width: 1450px) {
	/* Desktops and laptops ----------- */
	.wpsight-list-agents-sc .wpsight-list-agent-section {
		display: inline-block;
		padding: 0 2.5px 10px 2.5px;
		margin: 0px;
	}
  }






  @media only screen and (max-width: 1200px) {
	
	  .page-id-1676 .site-main.site-section>.container{
		width: 90%;	  
	  }

  }


  @media only screen and (min-width: 1700px) {
      /* Large screens ----------- */

      .forcefullwidth_wrapper_tp_banner {
          z-index: -1;
          height: 490px !important;
      }

  }


  @media only screen and (max-width: 480px){
    .two-column {
      width: 100%;
      padding: 0;
    }
    .property-cols li:first-child{
      border-top: 1px solid #ddd;
    }
    .property-cols li {
        width: 100%;
        float: none;
        border-bottom: 1px solid #ddd;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .date-text p {
        margin-bottom: 10px;
    }
    .summary-icons {
        display: block;
        text-align: center;
        margin: 0;
    }
    .summary-icons li:first-child{
      border-top: transparent;
    }
    .summary-icons li{
      display: inline-block;
      width: auto;
      margin-right: 15px;
      border-bottom: transparent;
    }
    input#submit_agent[type="submit"] {
      padding: 0.75em 1em;
      font-size: 19px;
      display: block;
      width: 100%;
    }
    input#priceFinderSearch[type="text"] {
      width: 100% !important;
      margin-bottom: 10px;
      font-size: 15px;
      height: 3.2em;
    }
    #price_finder #search_form .form-wrapper button[type="submit"] {
      width: 100% !important;
    }
    #priceFinderSearchList .ui-menu .ui-menu-item-wrapper {
        font-size: 14px;
    }
    .median-price .price-range li span.line {
        width: 85%;
    }
    #price_finder #search_form {
        padding-top: 0;
        padding-bottom: 0;
    }
    #price_finder{
      padding: 5em 0 !important;
    }
    div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok {
      text-align: center;
    }

  }
  @media only screen and (max-width: 767px){
    #home-cta-1.site-cta .cta-button .button {
      display: block;
      margin-bottom: 10px;
    }
    .single-listing .wpsight-listing-title .entry-title {
        float: left;
        width: auto;
        display: table-cell;
        margin-bottom: 15px;
    }
    .single-listing .wpsight-listing-actions {
        display: table-cell;
        text-align: right;
        width: 13%;
    }
    input#priceFinderSearch[type="text"] {
      width: 60%;
    }
    #price_finder #search_form .form-wrapper button[type="submit"] {
      width: 40%;
    }
    #priceFinderSearchList {
        position: relative;
        width: 100%;
    }
    #request_appraisal_form h3 {
        font-size: 15px;
    }
    .median-price .price-range li span.price-mid {
      font-size: 2em;
    }
    .median-price .price-range li span.price {
        font-size: 20px;
    }
    .price-text {
        font-size: 2em;
    }
    .date-text h4 {
        font-size: 1.2em;
    }
    .date-text p {
        font-size: 1.2em;
    }
    #request_appraisal_form .label-text {
        font-size: 18px;
    }
    .powered-by .caption {
        width: 100%;
        line-height: 20px;
        margin-top: 10px;
    }
    .powered-by {
        text-align: center;
    }
    .powered-by .powered-by-wrap {
        text-align: center;
    }
    .label-text {
        font-size: 1.1em;
    }

  }


 @media only screen and (max-width: 1600px){
	 
	 
	#home-tiles .row:first-child>div:nth-child(3) a, #home-tiles .row:first-child>div:nth-child(4) a{
	 padding: 2.65em 0!important;
	}
	 
	.top-footer-strip div {
		width:40%;
	}
	.top-footer-strip div:first-child {
		width: 60%;
	}
	#home-tiles a {
		padding: 6em 0;
	}
}
	
 @media only screen and (max-width: 1200px){
	.top-footer-strip div {
		width:25%;
	}
	.top-footer-strip div:first-child {
		width: 75%;
	}
	 
/*
	 .wpsight-listings .listing-wrap {
	    width: 50%;
		clear: none;
		margin-left: 0;
	 }
*/
	 
}

 @media only screen and (max-width: 980px){
	 
	 .single-listing .wpsight-listing-details .listing-details-detail {
		 width: 33.3%;
		 display: inline;
   }
   .listings-search-default .ui-widget.ui-widget-content .ui-slider-handle:last-child {
      margin-left: -3em;
   }
   .listings-search-default .ui-slider-horizontal .ui-slider-handle {
      font-size: 10px;
      width: 3.5em;
      height: 3em;
      line-height: 3em;
   }
   .listings-search-default .ui-slider-horizontal {
      height: .5em;
   }
	 
	 .author .wpsight-list-agent-info,
	.author .agent_form,
	.author .listings-panel-wrap,
	.author .map-wrap,
	.author .wpsight-listings,
	.author .wpsight-pagination
	{
		width: 90%;
	} 
	 
	 .archive.author .wpsight-list-agent-section,
	 .archive.author .wpsight-list-agent {
		 margin-bottom: 0;
	 }
	 
	.top-footer-strip div, .top-footer-strip div:first-child {
		width: 100% !important;
		display: block;
		text-align: center;
	}
	 
	.top-footer-strip div:first-child span {
		padding: 0 0 1em 0; 
	}
	.top-footer-strip div:first-child a {
		display:  block; 
	}
	 
	 
	#home-tiles .site-section-title>.row>div {
		width: 100%;
	}
	 
	.site-footer-top .container {
		width: 100%;
	}
	 
	 .wpsight-listings .listing-wrap {
	    width: 100%;
		clear: none;
		margin-left: 0;
	 }
	
}

  @media only screen and (max-width: 1122px){
    #request_appraisal_form h3 {
        font-size: 18px;
    }
    #request_appraisal_form button[type="submit"] {
        font-size: 16px;
    }
    .powered-by .powered-by-wrap strong {
      font-size: 16px;
    }
  }

  @media only screen and (min-width: 680px) and (max-width: 980px){
    .median-price .price-range li span.line::after {
        width: 120%;
    }
	  
  }

  @media only screen and (min-width: 570px) and (max-width: 679px){
    .median-price .price-range li span.line::after {
        width: 112%;
    }
  }

  @media only screen and (max-width: 600px){
    .site-footer-top .menu>li {
		width: 100%;
    	display: block;
    	text-align: center !important;
		margin-bottom: 3em;
    }
	  
	  #menu-footer-menu, #menu-footer-menu li {
		padding: 0;  
	  }
  }

  @media only screen and (max-width: 1749px){
    .custom-search-wrapper .fields-wrapper .custom-text-box {
      width: 15%;
    }
    .field-property-type ul li span {
      height: 75px;
      width: 75px;
    }
  }


  @media only screen and (max-width: 1653px){
    .custom-search-wrapper .fields-wrapper .custom-text-box {
      width: 16%;
      margin-bottom: 10px;
    }
  }

  @media only screen and (max-width: 1568px){
    /* .custom-search-wrapper .fields-wrapper .custom-text-box, .custom-search-wrapper .fields-wrapper .field-land_size-label {
      display: none;
    } */
    .custom-search-wrapper .fields-wrapper .field-label {
      font-size: 1.5em;
    }
  }

 @media only screen and (max-width: 1568px){
    .custom-search-wrapper .fields-wrapper .field-label {
      font-size: 1.25em;
    }
  }
@media only screen and (max-width: 1204px) {
  .custom-search-wrapper .fields-wrapper .field-land_size-label {
    font-size: 12px;
  }
  .custom-search-wrapper .fields-wrapper #land_size {
    float: unset;
  }
}
 @media only screen and (max-width: 800px){
    .custom-search-wrapper .fields-wrapper {
      width: 80%;
    }
  }

 @media only screen and (max-width: 650px){
    .field-property-type ul li span {
      height: 60px;
      width: 60px;
    }
   .field-property-type .field-type-label {
     font-size: 17px;
     line-height: 24px;
   }
   .custom-search-wrapper .fields-wrapper {
     width: auto;
   }
  }

 @media only screen and (max-width: 550px){
   .custom-search-wrapper .fields-wrapper .custom-li-type li {
      padding: 5px 20px 5px 20px;
   }
   .field-property-type ul {
     width: 85%;
   }
   .field-property-type ul li span {
    height: 50px;
    width: 50px;
  }
   .field-property-type .field-type-label {
    font-size: 14px;
    line-height: 20px;
  }
}

@media only screen and (max-width: 490px){
  .custom-search-wrapper .fields-wrapper .custom-li-type li {
    padding: 5px 15px 5px 15px;
  }
  .field-property-type ul li span {
    height: 40px;
    width: 40px;
  }
}

@media only screen and (max-width: 490px){
  .field-property-type .field-type-label {
    font-size: 12px;
    line-height: 17px; 
  }
}

@media only screen and (max-width: 420px){
  .custom-search-wrapper .fields-wrapper .custom-li-type li {
      padding: 5px 10px 5px 10px;
  }
  .field-property-type ul li span {
    height: 30px;
    width: 30px;
  }
  .field-property-type ul {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 0;
  }
}


@media only screen and (max-width: 360px){
    .custom-search-wrapper .fields-wrapper .custom-li-type li {
      padding: 0px 5px 0px 5px;
  }
}









