/*
 Theme Name:     Walker &amp; Rigby
 Theme URI:      http://walkerrigby.com
 Description:    Custom child theme of wpcasa
 Author:         Website Blue
 Author URI:     https://www.websiteblue.com
 Template:       wpcasa-elviria
 Version:        1.0.0
*/

  /* =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;
	  
  }
blockquote, p, pre {
	margin-bottom: 1em;
}

@font-face {
    font-family: 'Cera Pro';
    src: url('assets/fonts/CeraPro-Light.woff2') format('woff2'),
        url('assets/fonts/CeraPro-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}




h1, h2, h3, h4, h5, h6, .pf-container #frmSearch p,
#frmSearch button[type="submit"], input[type="submit"],
.wpsight-menu a{
	
      font-family: 'Cera Pro';
	text-transform: capitalize;
}

p, button, span, div, body, input, select, textarea {
	         font-family: 'Cera Pro';
}
  h2 {
    font-size: 34px !important;
    font-weight: 300;
		color: #000;
  }
h3 {
	font-size: 24px;
	margin-bottom: 0;
}
body {
		color: #000;

/*	font-size: 20px;*/
}
.header-phone {
	position: relative;
}
.wpsight-list-agents-sc {
	text-align: center;
}
/*
p, li, input, select, textarea, span, label {
	font-size: 20px!important;

}
*/ 


a {
	color: #111; 
	
}
a:hover {
	color:  #9DB1BF; 
}
.single-listing .wpsight-listing-title .entry-title {
	color:  #111;
}

.stars .dashicons-star-filled, .stars .dashicons-star-half, .stars .dashicons-star-empty {
	color: #111;
}
.stars {
    margin: 0 auto;
    text-align: center;
    width: 100px;
}
body:not(.author) .agent-testimonials {
	display: none;
}

.wpsight-listing-agent-name {
    font-size: 23px;
}
.wpsight-listing-agent-archive {
    font-size: 16px;
}
  /* Global
  -------------------------------------------------------------------------------------- */


  body {background-color: #fff !important;}

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

  body {
      line-height: 1.5;
	 
  }

  ol, ul {
      list-style: none;
  }
ul {
	list-style: disc;
}
  blockquote, q {
      quotes: none;
  }

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

  table {
      border-collapse: collapse;
      border-spacing: 0;
  }
  *{
    outline: none;
  }

b, strong {
	color: #000;
	font-weight: 700;
}



  .container-full {
	    width: 100% !important;
	    max-width: 1920px !important;
  }
  .no-padding{
  	padding-left: 0 !important;
  	padding-right: 0 !important;
  	overflow: hidden;
  }
  .small-form{
    width: 50% !important;
  }
  .site-footer-top.site-section .small-form{
    width: 100% !important;
  }
  .site-footer-top.site-section .wpcf7 {
    padding: 0;
  }
  .single-listing #home-cta-2 {
  display: none;
  }
.footer-row {
	
/*	display: flex;*/
}
.left-footer {
	flex: 0 1 33.333333333%;
}
.right-footer {
	flex: 0 1 66.666666666%;
/*	padding-top: 40px;*/
}

.persephone .tp-bullet:hover, .persephone .tp-bullet.selected {
	background: #eee2dd;
}
  .custom-form input[type=text], .custom-form input[type=password], .custom-form input[type=search], .custom-form input[type=email], .custom-form input[type=url], .custom-form select, .custom-form textarea,
  .wpsight-listings-search input[type=text], .wpsight-listings-search select{
    border: 1px solid #000 !important;
    border-radius: 0px;
    font-size: 12px;
    padding: 12px 20px;
    height: auto;
    line-height: normal;
    background-color: #fff!important;
		font-size: 16px;
  }  
#home-cta-2 .custom-form input[type=text], #home-cta-2 .custom-form input[type=password], #home-cta-2 .custom-form input[type=search], #home-cta-2 .custom-form input[type=email], #home-cta-2 .custom-form input[type=url], #home-cta-2 .custom-form select, #home-cta-2 #home-cta-2 .custom-form textarea {
    border: 1px solid #fff!important;
    border-radius: 0px;
    font-size: 12px;
    padding: 12px 20px;
    height: auto;
    line-height: normal;
    background-color: #ffffff2e!important;
		font-size: 16px;
	color: #fff;
	font-weight: 300;
  }

.custom-form input:focus,
.custom-form select:focus {
	border: 1px solid #eee2dd !important;
}.vb-controls {
	bottom: 10%!important;
	left: 7%!important;
}
  .custom-form input[type="submit"]{
    display: block;
    border-radius: 0px;
    width: 100%;
    /* font-size: 12px; */
		background-color:  transparent;
			color: #000!important;
    padding: 6px 15px;
    height: auto;
  }
	.custom-form input[type="submit"]:hover {
		background-color: #000;
		color:  #fff;
	
	} 

#home-cta-2 .custom-form input[type="submit"] {
	border-color: #fff;
	color: #fff!important;
	text-transform:capitalize!important;
}
#home-cta-2 .custom-form input[type="submit"]:hover {
	border-color: #e76825;
}
  .wpsight-listings-search input[type="submit"]{
    display: block;
    border-radius: 3px;
    font-size: 12px;
    padding: 8px 15px;
    height: auto;
  }
  .wpsight-listings-search .listings-search-field-select {
    overflow: hidden;
    position: relative;
    display: block;
  }
  .select-wrapper::before{
    content: "\f078";
    font-family: FontAwesome;
    color: #8b0f1b;
    position: absolute;
    right: 12px;
    top: 2px;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
    font-size: 16px;
		color: #eee2dd;
  }

/*
.wpsight-listing-carousel .listing-bottom a, .wpsight-listings .listing-wrap .listing-bottom a {
	color: #eee2dd!important;
}
*/

  .wpsight-listings-search .listings-search-field-select:after {
	content: "\f078";
	font-family: FontAwesome;
	color: #8b0f1b;
	position: absolute;
	right: 12px;
	top: 8px;
	z-index: 1;
	text-align: center;
	width: 10%;
	height: 100%;
	pointer-events: none;
	box-sizing: border-box;
	font-size: 16px;
		color: #eee2dd;
  }
  .listings-search-reset, .listings-search-advanced-toggle{
  	display: none;
  }
  .custom-form select{
    background-image:
      linear-gradient(45deg, transparent 50%, #eee2dd  50%),
      linear-gradient(135deg, #eee2dd  50%, transparent 50%),
      linear-gradient(to right, #eee2dd , #eee2dd );
    background-position: calc(100% - 20px) calc(1.1em + 3px), calc(100% - 13px) calc(1.1em + 3px), calc(100% - 2.5em) 0.5em;
    background-size: 8px 7px, 7px 7px, 0 0;
    background-repeat: no-repeat;
  }
  .custom-form select:focus {
    background-image:
      linear-gradient(45deg, #eee2dd  50%, transparent 50%),
      linear-gradient(135deg, transparent 50%, #eee2dd  50%),
      linear-gradient(to right, #eee2dd , #eee2dd );
    background-position:
      calc(100% - 13px) 1.2em,
      calc(100% - 20px) 1.2em,
      calc(100% - 2.5em) 0.5em;
    background-size: 7px 7px, 7px 7px, 0 0;
    background-repeat: no-repeat;
    border-color: #eee2dd ;
    outline: 0;
  }
  .custom-form label{
    color: #ffffff;
    font-weight: 300 !important;
  }
  .custom-form label .wpcf7-list-item-label{
    font-size: 16px;
  }
  .contact-us .custom-form label .wpcf7-list-item-label {
    color: #555;
  }
  .custom-form .wpcf7-checkbox .wpcf7-list-item.first label span.wpcf7-list-item-label::before{
    height: 15px;
    width: 15px;
    border-radius: 100%;
    background-color: #ffffff;
    border: 1px solid #7c7e7f ;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px;
  }
.home #home-info p {
	font-size: 20px;
}

	  .page-id-1649 h3 {
		  font-size: 1.75em!important;
	  }
.page-id-1649 .site-main {
	 background-image: url('/wp-content/uploads/2020/03/testimonials-bg-3.jpg');
	  background-attachment: fixed;
	  background-repeat: no-repeat;
	  background-position: 50% 100%;
	  background-size: cover;
	padding: 0;
}



  .custom-form .wpcf7-checkbox .wpcf7-list-item.first label input:checked~span.wpcf7-list-item-label::before {
    background-color: #7c7e7f ;
    border-color: #ffffff;
  }

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

  .wpsight-menu.responsive-menu>.menu-item-has-children:before {
    width: 100%;
    position: absolute;
  }
  #header-site-top{
	padding: 0px 0;
	background-repeat: no-repeat!important;
	background-size: cover!important;
		background-position: center 50%;
/*		background-color: #ffffff42!important;*/
		height: 66vh!important;
/*	  background-blend-mode: soft-light;*/
	 
	position: relative;
	

  }

.page-id-6604 #header-site-top {
	 background-position: center 0%;
}
.page-id-1676 #header-site-top {
	    background-position: center 16%;
}
.page-id-25101 #header-site-top  {
			background-position: center 26%;
}
.page-id-25101  .page-title {
	display: none;
}
.page-id-25101 .site-main p {
	text-align: justify;
}
#header-site-top:after {
	content: "";
	display: none;
	height: 100%;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-blend-mode: soft-light;
	  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}

  .site-top.site-section.site-page-title{
  	padding: 0;
  }
  .site-header-title .site-title {
    line-height: 20px;
  }
.site-header-title .site-title {
	margin-right: 0;
}
  .site-header-title {
    margin-top: 0px;
  }
  header .other-menu ul{
    margin:0;
    padding: 0;
  }
  header .other-menu ul li{
    display: inline-block;
  }
  .nav-primary .wpsight-menu a,
  header .other-menu ul li a{
    height: 80px;
    line-height: 83px;
	  font-size: 18px;
	
  }

  .wpsight-menu a{
/*    font-weight: 600;*/
    padding: 0 20px;
    color:    #fff !important;
/*		text-shadow: 1px 1px 3px #000;*/
  }
/**/
  .wpsight-menu a:hover,
  .wpsight-menu .menu-item.current-menu-item a{
    color:#e76825 !important;
	  
/*		font-weight: bold;*/
/*		 text-shadow: -0.1px 0px 0px #111;*/
  }

.archive.author .wpsight-list-agent-description {
	text-align: justify;
}
.wpsight-menu .sub-menu {
	background-color:   #062954;
	
}
#home-info {
	    padding: 0px 0 30px!important;
}

.wp-image-7898 {
	
 padding: 5px 14px 10px 0;
}

  header .other-menu ul li a{
    text-decoration: none;
    font-size: 13px;
  }
  header .other-menu ul li a.tel{
    background-color: #eee2dd;
    color: #ffffff;
    padding: 5px 15px;
    border-radius: 20px;
  }
  header .other-menu ul li a.tel:hover{
    background-color: #eee2dd;
  }
  .home #rev_slider_2_1_forcefullwidth{
    background-color: #ffffff;
    padding-bottom: 40px;
  }
  .home #rev_slider_2_1_forcefullwidth .tp-bullets.persephone{
      top: 104% !important;
  }
  .home #rev_slider_2_1_forcefullwidth .persephone .tp-bullet {
    width: 30px !important;
    border:none;
  }
  .home #rev_slider_2_1 .uranus.tparrows.tp-leftarrow::before,
  .home #rev_slider_2_1 .uranus.tparrows.tp-rightarrow::before{
    content: '';
  }
  .home #rev_slider_2_1 .uranus.tparrows.tp-leftarrow{
    background: url('assets/img/nav-left.png');
    background-repeat: no-repeat;
    background-size: 33px;
    background-position: 0 0;
  }
  .home #rev_slider_2_1 .uranus.tparrows.tp-leftarrow:hover,
  .home #rev_slider_2_1 .uranus.tparrows.tp-leftarrow:active{
    background-position: 0 -51px;
  }
  .home #rev_slider_2_1 .uranus.tparrows.tp-rightarrow{
    background: url('assets/img/nav-right.png');
    background-repeat: no-repeat;
    background-size: 33px;
    background-position: 0 0;
  }
  .home #rev_slider_2_1 .uranus.tparrows.tp-rightarrow:hover,
  .home #rev_slider_2_1 .uranus.tparrows.tp-rightarrow:active{
    background-position: 0 -51px;
  }
  .social-icons{
      height: 30px;
      width: 30px;
      display: inline-block;
  }
  .social-icons:hover{
    opacity: 0.8;
  }
  .social-icons-top{
      background: url('assets/img/social-icon-top1.png');
      background-size: 103px;
      background-repeat: no-repeat;
      position: relative;
      top: 11px;
  }
  .social-icon-bottom{
      background: url('assets/img/social-icon-bottom.png');
      background-size: 65px;
      background-repeat: no-repeat;
      position: relative;
      top: 11px;
  }
  .social-fb{
    background-position: 0 0;
  }
  .social-instagram{
    background-position: -36px 0;
  }
  .social-mail{
    background-position: -73px 0;
  }
  .social-twitter{
    background-position: -36px 0;
    width: 29px;
    height: 29px;
  }
  .arrow-red{
    display: inline-block;
    background: url(assets/img/arrow-pink.png);
    background-repeat: no-repeat;
    width: 24px;
    height: 37px;
    background-size: 60px;
    cursor: pointer;
  }
  .arrow-red.arrow-left{
      background-position: 0 0;
  }
  .arrow-red.arrow-left:hover,
  .arrow-red.arrow-left:focus{
      background-position: 0 -37px;
  }
  .arrow-red.arrow-right{
      background-position: -37px 0;
  }
  .arrow-red.arrow-right:hover,
  .arrow-red.arrow-right:focus{
      background-position: -37px -37px;
  }
  .home #home-info h4{
    color: #000000;
    font-weight: normal;
    margin: 0;
  }
  .home #home-info p{
    margin: 0;
  }
  .home #home-info .site-section-title{
    margin-bottom: 0;
  }
  #home-carousel {
    background-color: #ffffff;
    padding: 40px 0 1px;

  }
  #home-icons {
    background-color: #ffffff;
    padding-top: 40px;
    padding-bottom: 100px;
  }
  #home-icons .row_menu .link-bg{
    position: relative;
  }
  #home-icons .row_menu .link-bg img{
    height: 370px;
    width: 100%;
    object-fit: cover;
  }
  #home-icons .row_menu .link-bg a{
    position: relative;
    display: flex;
    color: #ffffff;
  }
  #home-icons .row_menu .link-bg .text_info p{
    margin:0;
    padding: 0;
  }
  #home-icons .row_menu .link-bg .text_info p.feature-description{
    display: none;
    text-align: center;
    padding: 10px 40px;
  }
  #home-icons .row_menu .link-bg .text_info div span{
    font-size: 25px;
    font-weight: 500;
    line-height: 30px;
    display: block;
    width: 100% !important;
    padding: 0 1em;
    position: relative;
  }
  #home-icons .row_menu .link-bg a:hover .text_info{
    background: rgba(0, 0, 0, .7);
  }
  #home-icons .row_menu .link-bg a:hover .text_info p.feature-description{
    display: block;
  }
  #home-icons .row_menu .link-bg .text_info{
    position: absolute;
    width: 100%;
    height: 100%;
    font-weight: bold;
    z-index: 50;
    font-size: 20px;
    text-align: center;
    line-height: 25px;
    transition: background-color .3s;
  }
  #home-testimonials {
    padding-bottom: 0px;
/*	  background-image: url('/wp-content/uploads/2020/03/testimonials-bg-3.jpg');*/
	  background-attachment: fixed;
	  background-repeat: no-repeat;
	  background-position: 50% 100%;
	  background-size: cover;
	  text-align: left;
	  padding: 40px 0px 1px;
  }

  #home-testimonials, #home-testimonials .testimonial {
    background-color:  #062954!important;
  }
#home-testimonials .testimonial p, #home-testimonials .testimonial h3,
blockquote.easy_testimonial p{
    color: #fff;
}

    #home-testimonials h2,
    #home-testimonials h3 {
        color: #fff !important;
        text-align: center;
    }
        #home-testimonials h3 {
            text-transform: none;
        }
        #home-testimonials .testimonial .author p {
            color: #e76825 !important;
        }
    #home-testimonials h2,
    #home-testimonials h3 {
        margin-bottom: 20px;
    }
#home-testimonials .testimonial {
	padding-top: 0!important;
}
#home-testimonials .testimonial>p {
	margin-top: 0!important;
}
	  .footer-social-links, .footer-social-links i {
		      font-family: FontAwesome!important;
		    margin: 0.3em 0;
          

	  }
.footer-social-links a {
			  font-size: 26px!important;
		margin: 0.75em;
}


.home-video-container {
    position: relative;
    height: calc(100vh - 116px); /*desktop height*/
    overflow: hidden;
}
.vb-vimeo-holder::after {
    content: "Your Sunshine Coast Property Specialists";
    display: block;
    position: absolute;
    top: 47%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 52px;
    text-shadow: 2px 1px 3px #000000a3;
}
.vb-poster-holder::after {
	    content: "30+ Years of Coastal Property Experience";
    display: block;
    position: absolute;
    top: 47%;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 52px;
    text-shadow: 2px 1px 3px #000000a3;
}
.ytp-chrome-top.ytp-show-cards-title {
	display: none !important;
}
#vb-wrapper1 .vb-volume-level {
	background-color: transparent!important;
}
.vb-volume-seekbar {
	background-color: transparent!important;
}
#vb-wrapper1 .vb-volume-bg {
	background-color: transparent!important;
}
  /* HOME PRICE FINDER
  ----------------------------------------------------------------- */
.pf-container {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: flex;
    background: #fff;
    justify-content: center;
    align-items: center;
    padding: 20px 0 40px;
}
.pf-container #frmSearch {
	width: 100%;
	margin: 0;
/*	    transform: translateY(400px);*/
}
.pf-container #frmSearch p {
    font-size: 34px;
/*    font-weight: bold;*/
    color: #000;
    margin-bottom: 10px;
    text-align: center;
	font-weight: 300;
/*    text-shadow: #000 0.5px 1px 1px;*/
}
#frmSearch button[type="submit"] {
	width: 20%;
	background-color:#062954;
	border: 1px solid #062954;
/*	color: #291265 !important;*/
	font-size: 18px;
/*	font-weight: 600;*/
	line-height: 1.5rem;
	color: #fff !important;
/*	background-color: #fff;*/
}
#frmSearch button[type="submit"]:hover {
	color: #fff!important;
	background-color: #e76825!important;
	border-color: #e76825;
}
#frmSearch input[type="text"]#priceFinderSearch {
	width: 80%;
	background-color: #fbfbfb!important;
/*	line-height: 5rem;*/
}
#frmSearch input[type="text"]#priceFinderSearch::placeholder {
	color: 000!important;
}
#frmSearch input#priceFinderSearch,
#frmSearch button[type="submit"] {
	height: 3.5rem;
}
#frmSearch  .ui-state-active {
	background-color: #062954!important;
}
#frmSearch input[type="text"]:placeholder {
	color: #000;
}
/*
#frmSearch button[type="submit"]:hover {
    background-color: #F04986!important;
    color: #ffffff !important;
}
*/

#priceFinderSearchList ul li:hover {
	background-color: #062954!important;
}
/*Aspect ratio handling queries, DO NOT ALTER UNLESS YT VIDEO IS NOT 16/9 ASPECT RATIO*/
@media (min-aspect-ratio: 16/9) {
  .video-foreground { 
	  height: 300%;
	  top: -100%;
	}
	
	
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground {
      width: 100%;
      left: 0%;
      height: 140%;
      top: -60px;
  }
	
}





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

	
	    .home-video-container {
	height: 53vw; /*desktop height*/
    }
    
    .page-id-173 .home-video-container {
	    height: 40vw;
    }
}



  #home-testimonials .testimonial h3{
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 10px;
  }
  #home-testimonials .testimonials-wrapper{
    position: relative;
  }
  #home-testimonials .testimonial{
     background-color: #fff; 
    /* min-height: 245px; */
    padding: 20px;
    display: table-cell;
    vertical-align: middle;
  }
  #home-testimonials .testimonial .author{
    display: inline-block;
    width: 100%;
  }
  #home-testimonials .testimonial .author div.author-image img{
    width: 60px;
    height: 60px;
    object-fit: cover;
    border-radius: 100%;
  }
  #home-testimonials .testimonial .author div.author-image{
    position: relative;
    width: 100%;
    height: 60px;
  }
  #home-testimonials .testimonial .author div.author-image .img-overlay{
    position: absolute;
    border-radius: 100%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2);
  }
  #home-testimonials .testimonial .author p{
    margin-bottom: 0;
	font-weight: 600;
	  font-size: 18px;
  }
  #home-testimonials .testimonial .author .author-info{
    position: relative;
    min-width: 250px;
    text-align: center;
  }
  #home-testimonials .testimonials-wrapper .testimonials-carousel-nav{
    position: absolute;
    top: 50%;
    width: 100%;
  }
  #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-prev,
  #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-next{
    position: absolute;
    left: -40px;
  }
  #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-next{
    left: unset;
    right: -40px;
  }

  #home-testimonials .testimonials-wrapper {
    background-color: transparent!important;
  }
/*
  #home-testimonials .container {
      width: 80%;
  }
*/

#home-testimonials .testimonial>p {
	max-width: 1000px;
	margin: 1em auto 2em;
	font-size: 18px;
}
#home-testimonials .testimonial h3 {
	font-size: 20px;
	color:  #77797c;
}

  .testimonial p {
      max-height: 240px;
      overflow: hidden;
  }

  #home-testimonials .owl-stage-outer .owl-item {
    display: table !important;
    width: 100%;
    min-height: 345px;
  }

  /* #home-testimonials .owl-stage-outer .owl-item {
    display: table-cell !important;
    vertical-align: middle;
    } */


  .site-header-bg .site-section {
    background-color:  #062954!important;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .site-main {
    background-color: #ffffff;
  }

#text-4 a {
	color:  #fff;
	text-decoration: none;
	font-size: 18px;
}
#text-4 a:hover {
	color: #e76825;
}

.author input[type=submit] {
	color: #000!important;
}
/*
.page-id-173 .wpb_single_image img {
	    max-width: 100%;
    height: 640px;
    object-fit: cover;
    object-position: 50% 30%;
}
*/
/*.site-title.site-title-logo img  {
	 margin-top: 21px;
}*/

.page-id-173 .site-main.site-section .container{
/*	width: 100%;*/
	padding-left: 0px;
	padding-right: 0px;
} 
/*
.page-id-173 #header-site-top {
	display: none;
}
*/
/*
#about-content {
	width: 60%;
	margin: 0 auto;
}
.page-id-173 .post-173 {
		padding-left: 0px!important;
	padding-right: 0px!important;
}


.page-id-173 .vc_column_container>.vc_column-inner {
	padding: 0;
}
.page-id-173 .vc_row {
	margin-left: 0px;
	margin-right: 0px;
}
*/
/*
.page-id-173 .wpb_single_image img {
max-width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: 50% 60%;
}
*/
  /* Fonts and Text
  ----------------------------------------------------------------- */


h3 {
	font-weight: 500;
}


  .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 {
    font-size: 1.5em;
    color: #fff;
    font-weight: 300;
    text-align: center;
  }
 
#home-carousel .cta-title{
    font-size: 1.5em;
	
	height: 77px;

		
}

#home-carousel h2 {

/*	display: none;*/
}
#home-carousel .cta-title h2 {
		font-size: 1.75em;
    padding: 10px 0 10px;
    margin-bottom: 0;
	text-align: left;
/*	display: block;*/
}


  #home-cta-2 .cta-title h2,
  #home-cta-2 .cta-description p{
    color: #ffffff;
	  font-weight: 300;
	  padding-right: 10px;
  }
  #home-cta-2 .cta-title h2{
    margin-bottom: 16px;
	  line-height: 1.2;
  }
  #home-cta-2 h2, #home-cta-2 .cta-description{
    text-shadow: 0 0 5px #00000055;
  }
 .wpsight-list-agents-sc .wpsight-list-agent-phone, .archive.author .wpsight-list-agent-phone {
	font-size: 19px;
	
}
#header-site-top .page-title {
	display: none;
}
/*
  .page-title {
    color: #fff;
    text-align: left;
    padding-top: 35vh;
    font-size: 52px!important;
     text-shadow: 1px 1px 10px #000000e8;
	  position: relative;
	  z-index: 99;
  }
*/
.page-title {
    font-size: 36px !important;
    font-weight: 300!important;
    color: #000!important;
}
.page.hentry {
	padding-top: 0;
}
  #home-cta-1 .cta-description p {
color: #fff;
    font-size: 18px;
   /* border-bottom: solid 1px #dd6527;*/
    margin-bottom: 0;
    padding-bottom: 30px;
    font-weight: 300;
    text-align: center;
  }
.stars {
	float: left;
}
#home-cta-1 {
	text-align: left;
}
  .author .wpsight-list-agent-name {
    text-align: center;
  }
blockquote.easy_testimonial p {
	font-size: 16px;
	
}
blockquote.easy_testimonial {
	margin-bottom: 40px;
}
.testimonial_body p span {
	font-weight: 300!important;
}
.testimonial_body {
	text-align: justify;
}
.testimonial-client {
	font-weight: 400;
	margin-bottom: 8px;
}

#testimonial-img {
    max-height: 490px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: -3px 9px 7px 0px #08080824;
    /*float: left;*/
    /*width: 50%;*/
}
#testimonial-img img {
    display: block;
    margin: 0 auto;
    width: 100%;
}
/*.right-col-cta {
    display: block;
    float: right;
    width: 50%;
    padding: 20px;
        padding-top: 0px;
        padding-right: 0px;
    transform: translateY(-10px);
}*/
#home-cta-1 .container {
    overflow: hidden;
    border-bottom: 1px solid #e76825;
}
/*  .single-listing .widget_listing_title .address {
    font-size: 1.5em;
  }*/

/*  .listing-auction-time {
    display: none;
  }*/
.copyright {
	padding: 20px 0 26px;
}
  /* Page Structure
  ----------------------------------------------------------------- */
#footer-parent {
	display: flow-root;
	
}

#footer-parent .footer-left {
	float: left;
	width: 35%;
	padding-right: 20px;
}

#footer-table {
	float: right;
	width: 65%;
	    border-spacing: 30px 0;
    border-collapse: separate;
}
#footer-table {
	font-size: 16px;
	
}
.footer-left h2 {
	font-size: 24px!important;
}
.footer-left .column-full {
	padding: 0;
}
#social-block {
/*	word-spacing: 2em;*/
	color: #777;
	font-size: 18px;
}
#footer-table tr {
	border: none;
/*	border-top: 1px solid #000;*/
/*	border-bottom: 1px solid #000;*/
	background-color: transparent;
}
#footer-table #head-row td {
	border-bottom: 1px solid #000;
}
#footer-table  input[type="submit"] {
	    background-color: transparent!important;

    color: #000!important;
    border: none!important;
}
#footer-table input[type=email] {
    height: 44px;
    font-size: 14px;
    background: transparent;
    border-top: none;
    border-bottom: none;
    border-left: #000 1px solid;
    border-right: #000 1px solid;
}
#footer-table .wpcf7 {
    width: 320px;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 87px;
}
#footer-table .column-full {
	padding: 0;
}
#newsletter-box {
position: relative;
	padding-top: 0;
	padding-bottom: 0;
}
.newsletter {
	font-size: 16px;
/*    display: block;*/
/*    height: 40px;*/
/*	 margin-right: 20px;*/
}
.submit-arrow {
    display: block;
    top: 0px;
    right: 1px;
    position: absolute;
	border: none!important;
	background-color: transparent!important;
}
.submit-arrow input[type="submit"] {
	border: none!important;
	background-color: transparent!important;
}
.submit-arrow input[type="submit"]:hover {
	border: none!important;
	color: #000!important;
	background-color: transparent!important;
}
.footer-left input[type=email] {
	background: #fff!important;
	border: 1px solid #000!important;
}
#footer-table td {
	padding: 0.15em;
}
#top-row td {
	padding-top: 20px;
}
table td {
	padding: 0.25em;
	width:33.33%;
}
#footer-table td {
	width: 33.3333%!important;
}
#footer-table a {
/*	font-weight: 600;*/
	color: #000;
	font-size: 16px;
}
#footer-table a:hover {
	color: #777;
}
  #home-search {
  	padding: 20px 0 60px;
  }

  .forcefullwidth_wrapper_tp_banner {
      height: auto;
    }

  .site-footer-bg {
    background-image: none;
    background-color: #f0f1f1;
  }
  .site-footer-bg .site-footer-top {
    padding-bottom: 0;
		padding-top: 25px;
		display: none;

  }
  .site-footer-bg .site-footer-top .container{
    border-bottom: 1px solid #ccc;
  }
  .site-footer-bg .site-footer-top strong{
    font-weight: 500;
    color: #000000;
  }
  .site-footer-bg .site-hr, .site-footer-top, .site-footer {
    background-color: #062954;
    color: #111;
  }
  .site-footer-top h1, .site-footer-top h2, .site-footer-top h3, .site-footer-top h4, .site-footer-top h5, .site-footer-top h6, .site-footer-top label {
    color: #000000;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .site-footer-top #section-nav_menu-2 #nav_menu-2 ul{
    margin:0;
    padding: 0;
  }
  .site-footer-top #section-nav_menu-2 #nav_menu-2 ul li{
    padding-left: 0;
    margin-bottom: 8px;
  }
  .site-footer-top #section-nav_menu-2 #nav_menu-2 ul li a{
    color: #000000;
    text-decoration: none;
  }
	  .site-cta .cta-description {
		  max-width: 100%;
	  }
  #home-cta-1 {
/*    background-image: none !important;
    background-blend-mode: soft-light;
    background-repeat: no-repeat;*/
    background-color: #062954!important;
/*    background-attachment: fixed;
    background-position: 100% 100%;*/
    padding: 40px 0 0px 0;
	  margin-bottom: 0px;
  }

  #home-cta-2, #price_finder {
    background-image:url("/wp-content/uploads/2022/03/vlad-kutepov-ZX06O7zSY04-unsplash.jpg") !important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
		background-position: 50% 50%!important;
	  background-attachment: fixed!important;
		background-blend-mode: soft-light!important;
		background-color: #00000082!important;

  }
  .pum-close {
        color: #fff!important;
  }
  .page-id-175 #home-cta-2,
  .page-template-price-finder #home-cta-2 {
        display: none;
  }
.footer-social-links a img {
	    vertical-align: middle;
    width: auto;
    height: 25px;
}
  .wpsight-listing-info {
    /* margin: 40px 0 0 0 !important; */
    position: relative !important;
  }

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

  .page-template-page-blank .content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  
}

.page-template-page-blank .page.hentry {
  background-color: rgba(0,0,0,0.5);
  padding: 15px 0 0 0;
}

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

.page-template-page-blank .site-header.site-section,
.page-template-page-blank .site-footer-bg,
.page-template-page-blank .site-top.site-section.site-page-title {
  display: none;
}

.page-template-page-blank .site-main.site-section {
  background-image: url('https://www.garryjones.com.au/wp-content/uploads/2018/07/thank-you.jpg');
  height: 100vh;
}

.page-template-page-blank .section-title {
  color: #fff;
  font-size: 2.5em;
  margin-bottom: 50px;
}

.page-template-page-blank button {
  background-color: #eee2dd !important;
  font-weight: 600;
  width: auto;
  height: 60px;
  margin: 0 auto;
  padding: 20px 50px;
  text-transform: uppercase;
}

.page-template-page-blank button:hover {
  background-color: #eee2dd !important;
}
input[type="checkbox"]:checked + label:before, input[type="radio"]:checked + label:before, input[type="submit"], input[type="reset"], input[type="button"], button, .button, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, button:active, .button:active {
		background-color: transparent;
	color: #000;
	border: 1px solid #000;
	transition: all ease-in-out 0.2s;
}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, button:hover, .button:hover {
	background-color: #e76825!important;;
	color:  #fff!important;
	border: 1px solid #e76825;
}
.listings-panel-wrap {
	display: none;
}
  /* Listings
  ----------------------------------------------------------------- */
  .wpsight-pagination li {
    margin: 0;
  }
  .wpsight-listings-sc .wpsight-pagination .page-numbers{
  	text-align: center;
  	line-height: 0;
  }
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .page-numbers{
  	font-size: 0;
  	background-color: rgba(229, 230, 231, 1);
	margin-left: 0px;
	height: 10px;
	width: 30px;
	display: block;
	margin-bottom: 0px;
	-webkit-backface-visibility: visible;
	-webkit-transition: background-color 200ms ease;
	-moz-transition: background-color 200ms ease;
	-ms-transition: background-color 200ms ease;
	-o-transition: background-color 200ms ease;
	transition: background-color 200ms ease;
  }
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .page-numbers:hover,
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .page-numbers.current{
  	background: #7c7e7f;
  }
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .prev.page-numbers,
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .next.page-numbers{
  	background-color: transparent;
  }
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .next.page-numbers{
   	font-size: 0;
  }


  .wpsight-listings-sc .wpsight-pagination .page-numbers li .prev.page-numbers::after {
	    content: '';
	    visibility: visible;
	    background: url('assets/img/carousel-arrows-pink.png') no-repeat;
	    display: inline-block;
	    height: 31px;
	    width: 23px;
	    position: relative;
		top: -8px;
   }
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .next.page-numbers::after {
	    content: '';
	    visibility: visible;
	    background: url('assets/img/carousel-arrows-pink.png') no-repeat;
	    background-position: -40px 0;
	    display: inline-block;
	    height: 31px;
	    width: 23px;
	   	position: relative;
		top: -8px;
  }

.easy_testimonial .date-3 {
	display: none;
}
.easy_testimonial .title-area-3 {
	padding-bottom: 0px;
}
.easy_testimonial .main-wrapper {
	margin-bottom: 20px;
	    background-color:  #fff;
	    border: none;
	box-shadow: none;
		    
	border-bottom: 1px solid #000;
    border-radius: 0;	
	padding-top: 0;
	
}
.easy_testimonial .main-wrapper:after {
	background:  #062954;
	    border-right: 1px solid #111;
    border-bottom: 1px solid #111;
	display: none;
	

}
#post-173 p {
	text-align: justify;
}
.post.hentry, .page.hentry, .sidebar .widget-section {
	padding-left: 0;
	padding-right: 0;
}


.easy_testimonial .title-area-3 .easy_testimonial_title {
	color: #111;
}
.easy_testimonial .footer-text-3 .testimonial-client {
		color: #111;
	font-size: 18px!important;
	padding: 0!important;
}
.easy_testimonial .main-content-3 p {
	color: #111;
	padding-bottom: 0;
}
.easy_testimonial .title-area-3 .testimonial-other {
	display: none;
}

.easy_testimonial .footer-text-3 .testimonial-client {
	font-size: 24px;
	padding: 0.75em 0;
	font-size: 1em;
/*
	transform: translate(10px, 30px);
    position: relative;
*/
}
.easy_testimonial .main-content-3 .testimonial_body {
	padding: 0;
}
.easy_testimonial .main-content-3 .testimonial_body:before {
	left: 0;
	color: #fff;
}
.easy_testimonial .main-content-3 .testimonial_body:after {
    right: 0;
    left: unset;
	color: #fff;
}

/*
.easy_testimonial .title-area-3:after {
	bottom: 30px;
}
*/


.easy_testimonial .footer-text-3 {
/*
    display: inline-block;
    margin-left: 135px;
    top: -43px;
    position: relative;
	
*/
	top: -13px; 
}
.easy_testimonial .footer-text-3 {
	position: relative;
}
.easy_testimonial .right-icon-3 {
	float: none;
	margin-top: 0;
}
.easy_testimonial .right-icon-3 .ccicon i, .easy-t-cycle-pager span.cycle-pager-active {
	color: #111;
}
/*
.easy_testimonial .right-icon-3 {
	display: none;
}
*/
/*
.arrow-red {
	background: url('assets/img/arrow-pink.png');
}
*/

.n2-section-smartslider {
	height: auto;
}


  .wpsight-listings-sc .wpsight-pagination .page-numbers li .prev.page-numbers:hover::after{
  		background-position: 0px -32px;
  }
  .wpsight-listings-sc .wpsight-pagination .page-numbers li .next.page-numbers:hover::after{
  		background-position: -40px -32px;
  }

  .wpsight-listings-search {
    border: transparent;
  }
  .wpsight-listings .image img {
    height: 300px;
    object-fit: cover;
  }
  .single-listing #section-wpsight_elviria_listing_title-3{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .single-listing #section-wpsight_elviria_listing_details-6{
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
  }
  .single-listing .wpsight-listing-agent,
  .single-listing #section-wpsight_elviria_listing_agent-3{
    background-color: #F1F1F1;
    padding-top: 15px;
  }
  .single-listing .wpsight-listing-agent-info{
    text-align: center;
  }
  .single-listing .wpsight-listing-agent-archive .button{
    display: block;
    margin-bottom: 10px;
    border-radius: 3px;
    padding: 6px 15px;
    width: 100%;
    /* font-size: 14px; */
    text-transform: uppercase;
    height: auto;
  }
  .single-listing .widget_listing_agent .wpsight-list-agent-image{
    border-radius: 100%;
    padding: 10px;
    min-width: 180px;
    max-width: 250px;
    border: 1px solid #eee2dd;
    margin: 0 auto 2em auto;
  }
  .single-listing .widget_listing_agent img{
    border-radius: 100%;
    width: 100%;
  }
  .single-listing .wpsight-listing-agent-description {
    display: none;
  }
  .single-listing .site-main .wpsight-listing-price{
  	display: inline-block;
  }

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

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

  .single-listing .wpsight-listing-title .entry-title {
    float: left;
    text-align: left;
    font-size: 1.5em;
    font-weight: 500;
  }

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

  .single-listing .wpsight-listing-section-title, .single-listing .widget_listing_title {
    border-bottom: 0;
  }
  .single-listing .wpcf7{
  	padding-left: 30px;
  	padding-right: 30px;
  }

  /*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 {
    display: none;
  }

  .single-listing .listing-details-1.listing-details-detail .listing-details-label,
  .single-listing .listing-details-2.listing-details-detail .listing-details-label,
  .single-listing .listing-details-3.listing-details-detail .listing-details-label {
    display: unset;
    font-weight: normal;
  }

  .single-listing .listing-details-1 .listing-details-value::before,
  .single-listing .listing-details-2 .listing-details-value::before,
  .single-listing .listing-details-3 .listing-details-value::before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    width: 42px !important;
    height: 23px !important;
    margin-right: 0px;
    position: relative;
    top: 3px;
  }

  .single-listing .listing-details-1 .listing-details-value::before {
    background: url(assets/img/bed.svg) no-repeat !important;
  }
  .single-listing .listing-details-2 .listing-details-value::before {
    background: url(assets/img/bath.svg) no-repeat !important;
  }
  .single-listing .listing-details-3 .listing-details-value::before {
    background: url(assets/img/car.svg) no-repeat !important;
  }

  .listing-details-1 .listing-details-label,
  .listing-details-2 .listing-details-label,
  .listing-details-3 .listing-details-label {
    display: none !important;
  }

  .single-listing .listing-details-detail {
    float: left !important;
  }


  .single-listing .wpsight-listing-details .listing-details-detail{
    width: auto;
  }
  .single-listing .listing-details-1.listing-details-detail .listing-details-value,
  .single-listing .listing-details-2.listing-details-detail .listing-details-value,
  .single-listing .listing-details-3.listing-details-detail .listing-details-value{
    font-size: unset;
  }
  /* .single-listing .listing-details-detail .listing-details-value::before{
    width: auto !important;
  } */

  .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 {
    margin-right: 10px;
    font-weight: 400;
    font-size: 22px;
  }

  .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 {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    width:20px;
    height: 19px;
    background: url('assets/img/summary-icons.png') no-repeat;
    margin-right: 0px;
    position: relative;
    top: 3px;
  }

  .summary-icon.bed::before, .listing-details-1.listing-details-detail .listing-details-value::before{
    background-position: 0 0;
    width: 15px;
  }

  .summary-icon.shower::before, .listing-details-2.listing-details-detail .listing-details-value::before{
    background-position: -38px 0;
  }

  .summary-icon.car::before, .listing-details-3.listing-details-detail .listing-details-value::before{
    background-position: -80px 0;
    width: 25px;
  }


  /* Open times Listings
  ----------------------------------------------------------------- */
#about-img {
margin-bottom: 10px;	
	    margin-right: 25px;
}
  .open-times-section .wpsight-listings .wpsight-listing-price {
    margin-bottom: 20px;
  }

  .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;
  }

/*	.map-wrap { margin-bottom: 60px; }*/

	.map-toggle {display:none;}
@keyframes line-expand {
	from { width: 0%;}
	to { width: 100%;}
}
  @media only screen and (min-width: 981px) {
	  #home-cta-2, #price_finder {
		  padding-top: 110px;
	  }
	  .page-template-page-tpl-full .site-page-title {
	padding-top: 120px!important;
}
	  .author .site-main {
	padding-top: 110px;
}
	  #home-cta-2 {
		  padding: 55px 0 30px;
	  }
	  #home-cta-2 .custom-form input::placeholder,
	  #home-cta-2 .custom-form select {
		  color: #ededed!important;
	  }
	  #home-cta-2 select option {
		  color: #000;
	  }
	  span.wpcf7-list-item {
		  margin-left: 0;
	  }
/*
	  #home-cta-2 .col-left {
		  text-align: left;
		  float: left;
		  width: 50%;
	  }
	  #home-cta-2 .col-right {
		  float: right;
		  width: 50%;
		  text-align: left;
	  }
*/
	  #home-cta-2   .content {
		  overflow: hidden;
	  }
/*
	  #home-cta-2  #responsive-form {
		  width: 100%!important;
		  margin: 0;
	  }
*/
	  .page-id-173 #header-site-top {
		  background-position: center 5%;
	  }
	  .site-header .container {
		  position: fixed;
		  background-color: #062954;
		  z-index: 99999999;
		  width: 100%;
		  max-width: 100%!important;
		      box-shadow: #00000038 0px 0px 10px;
	  }
/*
	  .wpsight-menu :not(.sub-menu) a:hover:after,
  .wpsight-menu .menu-item.current-menu-item a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    top: -70px;
    position: relative;
    background-color: #fff;
	  animation-name: line-expand;
	  animation-duration: 0.25s;
}
*/
	  
	  
	  #sb_instagram {
		  padding-bottom: 40px!important;
	  }
	  .wpsight-list-agents-sc .wpsight-list-agent-image {
		  overflow: hidden;
	  }
	  .agent-link img {
		  transition: all ease-in-out 0.2s;
	  }
	  .agent-link:hover img {
		  transform: scale(1.05);
	  }
.wpsight-menu .sub-menu a:hover:after,
  .wpsight-menu .menu-item.current-menu-item .sub-menu a:after,
	  .nav-primary .wpsight-menu .sub-menu a:hover:after,
	 .sub-menu a:after
	  {
	display: none!important;
}
	  .nav-primary .wpsight-menu .sub-menu a {
		      height: auto;
    line-height: 1.5;
    padding: 10px 15px 8px;
	  }
	  #frmSearch input[type="text"]#priceFinderSearch {
    border: 1px solid #062954;
    border-right: none;
}
	  #home-info img {
		  float: right;
	  }
      .site-header-title .site-title.site-title-logo img{
        width: auto;
				max-height:75px;
				padding-top: 0;
				padding-bottom: 0;
                margin-top: 0;
/*				padding-left: 4em;*/
      }
      header nav.nav-primary{
        position: unset;
      }
      header nav.nav-primary, header .other-menu{
        display: inline-block;
        float: right;
      }
      header .other-menu{
        margin-left: 40px;
      }

      .open-times-section .date-title {
        font-size: 2em;
        font-weight: 700;
      }

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

      .open-times-section .listing-bottom {
        width: 64%;
        float: right;
        padding: 20px 30px 30px 20px !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: 250px;
      }

      .open-times-section .alignleft {
        margin-bottom: -16px;
      }
      .site-footer-top .row .widget-section{
        width: 25%;
        float: left;
        padding: 0 0 0 1em;
        clear: none !important;
      }
      .site-footer-top .row #section-nav_menu-2.widget-section{
        width: 20%;
      }
      .site-footer-top .row #section-text-6.widget-section{
        width: 30%
      }

      .site-footer-bg .site-footer-top .container {
          width: 80%;
      }

  }

  .page-template-page-tpl-listings-full .vc_row {
    margin-left: 0px;
    margin-right: 0px;
  }
.site-footer .container {
padding: 20px 0;
/*	    background-color: #acaeae;*/
}
.site-footer .container .widget-section {
	margin-bottom: 40px;
}
.grecaptcha-badge {
	display: none;
}
#sgpb-popup-dialog-main-div {
	background-color: #062954!important;
}
#sgpb-popup-dialog-main-div h2 {
	color: #000!important;
	padding: 0 20px;
}
#sgpb-popup-dialog-main-div .custom-form input[type="submit"],
.pum .custom-form input[type="submit"] {
	background-color: #e76825!important;
	color: #fff!important;
}
#sgpb-popup-dialog-main-div .custom-form input[type="submit"]:hover,
.pum .custom-form input[type="submit"]:hover {
	background-color: #fff!important;
	color: #e76825!important;
}

#footer-table {
	margin-bottom: 12px;
}
.easy_t_single_testimonial blockquote.easy_testimonial {
	padding: 0;
}
div.wpcf7 .ajax-loader {
	display: none;
}
	  #sbi_images {
		  padding-left: 0!important;
		  padding-right: 0!important;
	  }
	  
	  #sb_instagram #sbi_images .sbi_item {
		  padding: 5px!important;
		      padding-left: 0!important;
	  }

/*          #home-cta-1 h2 {
       text-align: justify!important;
    }*/
.right-panel {
    top: 14% !important;
}

.centered {
    top: -20px !important;
}

.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 {
    font-size: 16px;
}

  @media only screen and (max-width: 980px) {
    .wpsight-listings .image img {
        height: 250px;

    }

    #testimonial-img {
        float: none;
        width: 100%;
        max-height: 310px;
    }
  .right-col-cta {
        float: none;
        width: 100%;
  }
   #home-cta-1 .cta-description p {
        font-size: 18px!important;
  }
  #home-cta-1 h2 {
        text-align: center!important;
         font-size: 24px!important;
  }
  .site-title.site-title-logo img {
        margin-top: 3px;
  }
	  .vb-vimeo-holder::after {
    top: 20vw;
    font-size: 27px;
    padding: 0px 21px;
}
	  .vb-poster-holder::after {
		      top: 20vw;
    font-size: 27px;
    padding: 0px 21px;
	  }
	  .easy_testimonial .footer-text-3 .testimonial-client {
		  font-size: 13px!important;
	  }
	  .page-template-page-tpl-full .site-top.site-section.site-page-title {
		  padding-top: 35px;
	  }
	  #frmSearch button[type="submit"],
	  #home-cta-2 .custom-form input[type="submit"],
	  .custom-form input[type="submit"]{
		   font-size: 14px!important;
	  }
    #home-carousel .cta-title h2,
    #home-testimonials h2, #home-cta-2 .cta-title h2,
    .site-page-title .page-title,
    #home-testimonials h3 {
        font-size: 24px !important;
        text-align: center !important;
        padding-right: 0;
    }
    .site-page-title .page-title {
        font-size: 36px !important;
        padding-bottom: 1em;
    }
        #footer-table td a {
            word-break: break-word;
        }

	  .site-page-title .page-title {
		  text-align: left;
	  }
	  #footer-table {
		      border-spacing: 2px 0;
	  }
	  #footer-parent .footer-left {
		  width: 100%;
		  float: none;
		  padding-right: 0;
	  }
	  #footer-table {
		  width: 100%;
		  float: none;
	  }
	  #home-carousel {
		  padding-top: 0px;
	  }
	  .site-section {
		  padding-top: 30px;
	  }
	  .page-title {
		  font-size: 34px!important;
	  }
	   #header-site-top{ 
		max-height: 25vh;   
	  }
	  
	  .pf-container {
		  padding: 30px 0;
	  }
	  #home-testimonials {
		      padding: 30px 0px 20px;
	  }
	  #home-cta-2 span.wpcf7-list-item {
		  margin: 0;
	  }
	  
	  #footer-table td {
		  font-size: 16px;
	  }
	  #footer-table a {
		  font-size: 14px;
	  }
	  .wpsight-menu.responsive-menu>.menu-item-has-children:before {
		  color: #fff;
	  }
	  .pf-container #frmSearch p {
		  font-size: 24px!important;
		  text-align: center;
	  }
	  .left-col, .right-col {
    width: 100%!important;
    padding: 0!important;
}

	  #frmSearch input[type="text"]#priceFinderSearch,
	  #frmSearch input#priceFinderSearch, #frmSearch button[type="submit"]{
		  width: 100%;
	  }
	  .iframe-container iframe {
   top:  0px!important;

}
	  .wpsight-listing-action.wpsight-listing-action-print {
		  display: none;
	  }
	  	    .single-listing .owl-carousel .owl-item img{

	   height: auto!important;
	  object-fit: contain!important;
	  }
	  .single-listing .site-section {
		padding-top: 1px;  
	  }
	  
	  #home-carousel .cta-title{
   
	
	height: 67px;

		
}

/*
			.owl-carousel .owl-item.active img {
    object-fit: cover!important;
    height: auto!important;
}
		.owl-carousel .owl-item img {
		object-fit: cover!important;
		height: auto!important;
		
	}
*/



	.single-listing .site-top {
		margin-top: 0px;
	}



    .nav-primary .wpsight-menu a, header .other-menu ul li a {
      height: auto;
      line-height: 5em;
    }
/*
    h2 {
      font-size: 1.5em !important;
    }
*/
    .site-footer .container {
      padding-left: 0px;
      padding-right: 0px;
    }
    .page-template-page-tpl-listings-full .vc_row {
      margin-right: 0;
      margin-left: 0;
      width: 100vw;
    }
    .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 {
    position: absolute;
    z-index: 10;
    width: 240px;
    top: 0px;
    left: 3px;
			
    }
		.site-header .container {
    position: sticky!important;
    width: 100%!important;
}

    .open-times-section .alignright {
      float: left;
      width: 100%;
      margin: 10px 0px -15px 0px;
    }

.home .site-header-bg {
    background-color: white!important;
    /* position: absolute; */
/*    top: 0px;*/
/*    z-index: 999;*/
    left: 0px;
    width: 100%;
    position: sticky;
    top: 0;
    z-index: 9999;
}

    .other-menu {
      text-align: center;
			display: none;
    }

    #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-prev,
    #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-next{
      position: absolute;
      left: -12px;
      z-index: 99999;
    }
    #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-next{
      left: unset;
      right: -12px;
    }
    .small-form {
      width: 100% !important;
    }
	  

/*
    .wpsight-listing-carousel .listing-bottom,
    .wpsight-listings .listing-wrap .listing-bottom{
      top: 65% !important;
      background-color: rgba(57,67,64,0.8) !important;
    }
    .listing-carousel-wrap .listing:hover .listing-bottom,
    .wpsight-listings .listing-wrap .listing:hover .listing-bottom {
      top: 65% !important;
    }
*/
/*
    .listing-bottom .centered {
      top: auto !important;
      left: auto !important;
      transform: translate(0) !important;
    }
*/
/*		*/
    .listing .listing-bottom .centered h2 {
      font-size: 1em !important;
/*      text-overflow: ellipsis;*/
      overflow: hidden;
/*      max-height: 23px;*/
/*      white-space: nowrap;*/
    }
    #home-icons .row_menu .link-bg .text_info {
      background-color: rgba(0,0,0,0.5);
    }
    #home-icons .row_menu .link-bg .text_info p.feature-description {
      display: block;
    }
    #home-cta-2 h2, #home-cta-2 .cta-description {
      text-shadow: 0 0 5px #000;
    }

.responsive-menu-icon::before {
/*    background-color: rgba(144,144,144,.075);*/
/*    content: "\f0c9";*/
    cursor: pointer;
    color: #e76825;
/*	  color: white;*/
    display: block;
/*    font: 400 24px/1 FontAwesome;*/
    line-height: 30px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: right;
/*    background: white;*/
	    background: #062954;
    padding-bottom: 15px;
	padding-top: 15px;
}
		.wpsight-menu {
    line-height: 1;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
		

.site-header nav {
/*bottom: 9px;*/
    padding: 0;
/*	padding: 1.5em 0 0;*/
    float: right;
    width: 100%;
	position: relative;
    right: auto;

  }
		
		
		.site-header-bg .site-section {
			padding: 0;
			background-color: transparent!important;
		}
		.wpsight-menu.responsive-menu li a, .wpsight-menu.responsive-menu li.current-menu-item>a {
	color:#e76825!important;
/*	background-color: #eee2dd!important;*/
}.responsive-menu-icon, .wpsight-menu.responsive-menu .menu-item {
	
}
		.wpsight-menu.responsive-menu {
			background-color:  #062954!important;
		}
		.responsive-menu-icon {
			color: #fff!important;
				background-color: #000!important;
		}
}

@media only screen and (min-width: 737px) {
			 .wpsight-listings .listing-wrap{ 
			     width: 33.3333333333%;
	}
}

@media only screen and (max-width: 736px) {
	#home-info .row div:first-of-type {
		margin-bottom: 2em;
	}

	
}

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

    .open-times-section .align-right {
      float: left;
      width: 100%;
    }

  }




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

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

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

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


  /* Agents Pages
  ----------------------------------------------------------------- */

/*
.wpsight-list-agents-sc .wpsight-list-agent-image {
	border: 1px solid #000;
}
*/

  .wpsight-list-agent-email.agent-email {
    display: none;
  }

  .wpsight-list-agent-company {
    width: 100%;
    float: left;
	  font-size: 16px;
	  margin-bottom: 5px;
  }

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

  .wpsight-list-agent.clearfix {
    border: none;
  }

  .wpsight-list-agents-sc .wpsight-list-agent {
    padding: 0;
	
  }
.page-id-175 .page-title {
	text-align: center!important;
}
  .image.center {
    width: 100% !important;
  }
.author .agent-link {
	pointer-events: none;
}
.button, button, input[type=submit], input[type=reset], input[type=button] {
	color: #000!important;
}
  .wpsight-list-agents-sc .wpsight-list-agent-info {
    text-align: center;
    width: 100%;
	  position: absolute;
	  bottom: -3px;
	  background-color: #000000a6;
	  	    padding: 10px;
    padding-bottom: 9px;
	line-height: 1.1;
	  
  }
.wpsight-list-agents-sc .wpsight-list-agent-phone,
.wpsight-list-agents-sc .wpsight-list-agent-archive{
	display: none;
}
.wpsight-list-agents-sc .wpsight-list-agent-name,
.wpsight-list-agents-sc .wpsight-list-agent-company {
	text-align: left;
	display: block;
	color: #fff;
	padding-left: 10px;
	width: 100%;

}
.wpsight-list-agents-sc .wpsight-list-agent-company {
	color: #e76825;
	padding-left: 0;
}
.wpsight-list-agents-sc .wpsight-list-agent-image {
	margin-bottom: 0!important;
	    box-shadow: -8px 11px 16px -1px #00000054;
}
  .wpsight-list-agent-archive {
      margin: 0 0 0 0 !important;
  }

  .wpsight-list-agent-archive .button {
    width: 100%;
	  color: #000!important;
  }
.wpsight-list-agent-archive .button:hover {
	color: #fff!important;
}
  .archive.author .wpsight-list-agent-info {
    overflow: visible;
  }

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

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

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

  .form-row {
      width: 100%;
  }

  .column-half, .column-full, .column-third {
      float: left;
      position: relative;
      padding: 0.65rem;
      width: 100%;
      -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%;
      }
  }


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

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


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

  .site-footer {
      padding-bottom: 0px;
      padding-top: 0px;
  }
  .site-footer-top #text-3 p:nth-child(2){
    margin-bottom: 10px;
  }
  .site-footer-top #text-3 span {
    color: #000000;
    margin-bottom: 10px;
    font-weight: 500;
  }
  .site-footer-top .fa {
    padding: 3px;
  }
  .site-footer p
{
    font-weight: normal;
    color: #fff;
		margin-bottom: 0em;
		font-size: 14px;	
	line-height: 1;
  }

  .site-footer a{
    color: #fff;		
  }
  .site-footer a:hover{
    color:  #e76825;
  }
  hr {
    border-bottom: sollid 2px rgba(144, 144, 144, 0.25) !important;
    margin: 0 !important;
  }

	a.wbdesign {
    background: url("https://demo1-urbanx.wbclients.com/wp-content/uploads/2019/11/wb-logo-dark.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 28px;
    width: 120px;
    line-height: 20px;
    overflow: hidden;
    padding: 0;
      margin: -5.1px 1.6px;
    text-decoration: none;
    transition: all 0.325s ease;
    -webkit-transition: all 0.325s ease;
    background-position: -7px -30px;
  }

  span.desktop {
      background: url("https://walkerrigby.com/wp-content/uploads/2025/03/URBANX-Logo-PoweredBy-Inline-RGB-White.png") no-repeat;
      background-position: 0px 0px;
		background-size: contain;
      display: inline-block;
      /* color: #AEAEAE; */
    height: 21px;
    width: 120px;
      line-height: 20px;
      overflow: hidden;
      padding: 0;
      margin: -10px 1.6px;
      text-decoration: none;
      transition: all 0.325s ease;
      -webkit-transition: all 0.325s ease;
	  transform: translateY(2px);
/*      background-position: 0 -18px;*/
 
  }

  span.desktop:hover {
/*      background-position: 0 0px;*/
  }

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

  .single-listing .site-top{
      overflow: hidden;
      padding: 0;
  }
  .single-listing .section-widget_listing_image_slider{
  	position: relative;
  }
  .single-listing .wpsight-image-slider-nav{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }
  .single-listing .wpsight-image-slider-arrows {
  	width: 100%;
  }
  .single-listing .wpsight-image-slider-arrows [class*="owl-"]{
    background-color: transparent;
    font-size: 0;
    color: #111;
    content: '';
    visibility: visible;
    background: url('assets/img/single-list-nav.png') no-repeat;
	height: 50px;
	width: 35px;
	background-size: 71px;
    display: inline-block;
    margin: 0;
    position: absolute;
    top: 45%;
  }
  .single-listing .wpsight-image-slider-arrows .owl-prev{
  	left: 10%;
    background-position: 0px -50px;
    z-index: 2;
  }
  .single-listing .wpsight-image-slider-arrows .owl-prev:hover,
  .single-listing .wpsight-image-slider-arrows .owl-prev:focus{
  	background-position: 0px 0px;
  }
  .single-listing .wpsight-image-slider-arrows .owl-next{
  	float: right;
  	right: 10%;
    background-position: -37px -50px;
    z-index: 2;
  }
  .single-listing .wpsight-image-slider-arrows .owl-next:hover,
  .single-listing .wpsight-image-slider-arrows .owl-next:focus{
  	background-position: -37px 0px;
  }
  .single-listing .widget_listing_image_slider .wpsight-image-slider-nav .wpsight-image-slider-dots {
    float: unset;
    text-align: center;
    position: absolute;
	width: 100%;
	bottom: -50px;
  }
  .single-listing .wpsight-image-slider-dots .owl-dot span{
  	height: 10px;
  	background-color: rgba(229, 230, 231, 1);
	margin-left: 3px;
  }
  .single-listing .wpsight-image-slider-dots .owl-dot.active span, .single-listing .wpsight-image-slider-dots .owl-dot:hover span{
  	background-color: #7c7e7f;
  }
  .single-listing .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;*/
	  
	   height: 740px;
	  object-fit: contain;
  }
  #home-carousel .owl-carousel .owl-item img{
  	height:300px;
    object-fit: cover;
  }
  .owl-carousel .owl-item.active img{
      opacity: 1;
  }
  .listing-carousel-wrap .listing,
  .wpsight-listings .listing-wrap .listing{
    position: relative;
  }
  .wpsight-listings .listing-wrap .listing{
  	margin-bottom:0;
  }
  .wpsight-listings .listing-wrap{
  	margin-bottom: 2em;
  	overflow: hidden;
  }
  .wpsight-listing-carousel .listing-bottom,
  .wpsight-listings .listing-wrap .listing-bottom{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 69%;
    padding: 10px 0px;
    background-color:  rgba(6, 41, 84,0.8);
    color: #fff;
    text-align:center;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
/*		*/
  } 
#home-carousel .wpsight-listing-carousel .listing-bottom,
 #home-carousel .wpsight-listings .listing-wrap .listing-bottom{

animation: none;
/*		*/
  }
  body:not(.home) .listing-carousel-wrap .listing:hover .listing-bottom,
  body:not(.home) .wpsight-listings .listing-wrap .listing:hover .listing-bottom{
/*    top: 0;*/
  }
  .wpsight-listing-carousel .listing-bottom .left-panel,
  .wpsight-listing-carousel .listing-bottom .right-panel,
  .wpsight-listings .listing-wrap .listing-bottom .left-panel,
  .wpsight-listings .listing-wrap .listing-bottom .right-panel{
    display: inline-block;
    margin: 0px 4px;
	  
  }
.wpsight-listings .listing-wrap .entry-title.f-title,
.wpsight-listing-carousel .entry-title.f-title{
	display: none;
}
  .wpsight-listings .wpsight-listing-summary .listing-details-detail {
    margin-right: 0px;
  }
  .wpsight-listing-carousel .listing-bottom .left-panel span,
  .wpsight-listings .listing-wrap .listing-bottom .left-panel span{
    font-size: 16px!important;
	  line-height: 1;
    display: block;
  }
.wpsight-listings .listing-wrap .listing-bottom .wpsight-listing-price {
	display: inline-block;
}
  .wpsight-listing-carousel .listing-bottom .right-panel ul,
  .wpsight-listings .listing-wrap .listing-bottom .right-panel ul{
    margin:0;
    padding: 0;
  }
  .wpsight-listing-carousel .listing-bottom .right-panel ul li,
  .wpsight-listings .listing-wrap .listing-bottom .right-panel ul li{
    display: inline-block;
  }
  .wpsight-listing-carousel .listing-bottom a,
  .wpsight-listings .listing-wrap .listing-bottom a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .wpsight-listing-carousel .wpsight-listing-summary,
  .wpsight-listings .listing-wrap .wpsight-listing-summary{
    margin: -3px;
  }
  .wpsight-listing-carousel .entry-title,
  .wpsight-listings .listing-wrap .entry-title {
      color: #fff;
			font-size: 20px!important;
white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		    padding: 0 10px;

  }
  .wpsight-listings-carousel-dots {
    float: none;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .wpsight-listings-carousel-dots .owl-dot span {
    height: 10px;
  }
  .wpsight-listings-carousel-dots .owl-dot span {
    background-color: rgba(229, 230, 231, 1);
    margin-left: 3px;
  }
  .wpsight-listings-carousel-dots .owl-dot.active span, .wpsight-listings-carousel-dots .owl-dot:hover span {
    background:  #111;
  }
  .wpsight-listings-carousel-nav {
    position: relative;
  }
  .wpsight-listings-carousel-arrows {
    float: none;
    width: 100%;
    position: absolute;
    top: -15px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .wpsight-listings-carousel-arrows .owl-next{
    float: right;
  }
  .wpsight-listings-carousel-arrows [class*="owl-"],
  .wpsight-listings-carousel-arrows [class*="owl-"]:hover{
    padding: 0;
    background-color: transparent;
    visibility: hidden;
    position: relative;
    z-index: 3;
  }
  .wpsight-listings-carousel-arrows [class*="owl-"]:after {
    content:'';
    visibility: visible;
    background: url('assets/img/carousel-arrows-pink.png') no-repeat;
    display: inline-block;
    height: 31px;
    width: 23px;
  }
  .wpsight-listings-carousel-arrows .owl-prev:after{
    background-position: 0 0;
  }
  .wpsight-listings-carousel-arrows .owl-prev:hover:after{
    background-position: 0px -32px;
  }
  .wpsight-listings-carousel-arrows .owl-next:after{
    background-position: -40px 0;
  }
  .wpsight-listings-carousel-arrows .owl-next:hover:after{
    background-position: -40px -32px;
  }

/*.centered */
  .left-panel {
    width: 100%;
    position: absolute;
    top: 24%;
    left: 50%;
    transform: translate(-50%, -50%);	
  }

  .right-panel {
    width: 100%;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%, -40%);
  }
.centered {
	position: relative;
	top: -10px;
	line-height: 2em;
}



#home-carousel .centered {
		position: relative;
	top: -4px
		
}



 .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;
/*		line-height: 0.9em;*/
  }

  .wpsight-listings .listing-bottom .wpsight-listing-status {
    display: none;
  }

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

 

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

  div.wpcf7-mail-sent-ok {
    border-color: #000;
    background: #000;
    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; */
  }


/*---NEWS---*/


#news-grid .moretag {
	display: none;
}
  #news-grid .vc_btn3-container.vc_btn3-left {
    display: none !important;
  }
#news-grid .vc_gitem-post-data {
	margin-bottom: 0;
}
#news-grid h4 {
	margin-bottom: 0;
}
  #news-grid h4 a {
line-height: 30px;
    font-weight: 500!important;
    font-style: normal;
	  text-transform: uppercase;
    font-size: 22px;
	  color: #000!important;
  }
  #news-grid .news-details .vc_gitem-post-data {
	display: inline-block;
	padding-right: 2em;
	font-size: 12px;
	    color: #777;
}
#news-grid .vc_gitem-post-data-source-post_excerpt {
	font-size: 14px;
	font-weight: 400;
}
#news-grid .vc_gitem_row .vc_gitem-col {
	padding-bottom: 0;
}
#news-grid h4 a:hover {
	color: #777!important;
		
	}
#news-grid .vc_grid-filter.vc_grid-filter-center {
	text-align: left;
}
/*
#news-grid .vc_gitem-zone-img {
	height: 420px;
}
*/
  #news-grid p {
    margin: 0 0 1em;
  }
#news-grid .vc_grid-item {
	padding-bottom: 70px;
}
  #news-grid .button.small {
    width: 100% !important;
  }
#news-grid .vc_gitem-animated-block {
	overflow: hidden;
}
#news-grid .vc_gitem-zone-img {
	visibility: visible;
}

#news-grid img {
	transition: all ease-in-out 0.2s;
}
#news-grid .vc_is-hover img {
	transform: scale(1.05);
}
#news-grid .vc_gitem-zone {
	background: none;
	background-image: none;
}
.vc_grid-filter.vc_grid-filter-center {
	text-align: left;
}
.single-post .entry-image {
	margin-bottom: 1em;
}

/*
.single-post .entry-image img {
    height: 520px;
    width: 100%;
    object-fit: cover;
}
*/
.single-post .site-main  .entry-title {
/*
    line-height: 30px!important;
    font-weight: 700!important;
    font-style: normal!important;
    font-size: 22px!important;
	color: #111;
	
*/
	    font-size: 34px !important;
    font-weight: 300!important;
    color: #000!important;
}
.single-post p {
	margin-bottom: 1em;
	font-size: 16px;
}
.padded-left p,
.padded-left ul {
	padding-left: 50px!important;
	padding-right: 50px!important;
}
.single-post .site-main  ul  {
	list-style: disc;
	margin-left: 30px;
}
.single-post .site-main  ul li {
	margin-bottom: 1em;
}
em {
	font-style: italic;
}
a {
	text-decoration: none;
}
#reply-title {
	font-weight: 600!important;
	color: #111!important;
	font-size: 22px!important;
	    margin-bottom: 10px;
}
.single-post .aligncenter {
	text-align: center!important;
	margin: 0 auto;
	display: block;
}
.single-post blockquote,
.page-id-1676 blockquote{
	    position: relative;
    border: 1px solid #ddd;
    padding: 45px 50px 30px;
    margin: 60px 0 40px;
    font-size: inherit;
    line-height: 34px;
    font-weight: 400;
    text-align: center;
}

.page-id-1676 blockquote{
	    position: relative;
    border: 1px solid #ddd;
    padding: 45px 50px 30px;
    margin: 30px 0 40px;
    font-size: inherit;
    line-height: 34px;
    font-weight: 400;
    text-align: center!important;
}
.page-id-1676 blockquote p {
	text-align: center!important;
}
.single-post blockquote:before,
.page-id-1676 blockquote:before {
    position: absolute;
    content: '\f10e';
    font-family: FontAwesome;
    font-weight: 900;
    font-size: 24px;
    padding: 8px 15px;
    top: -30px;
    left: 50%;
    margin-left: -44px;
    color: #fff;
    background: #c2c2c2;
}
.single-post h5 {
	text-transform: none;
	font-weight: 600;
	color: #000;
	font-size: 17px;
	
}
.page-id-1676 .site-main p {
	text-align: justify;
}



/*
.single-post p strong, .single-post p  a {
	padding-left: 5px;
}
*/

  .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;
  }

  #section-wb_custom_meta_widget-2,
  #section-wb_custom_meta_widget-3{
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0px;
    display: inline-block;
    background-color:transparent;
  }
  #section-wb_custom_meta_widget-3{
  	padding-left: 10px;
  }
  .single-listing #section-wpsight_elviria_listing_description-3{
  	margin-bottom: 0;
  }
  .single-listing .site-main .section-widget_listing_terms, .single-listing .site-main .wpsight-listing-section-features {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
  .single-listing .listing-terms-blocks .listing-term-wrap{
  	display: block;
  }
  .single-listing .section-widget_listing_terms .listing-terms-blocks .listing-term {
    margin: 0;
    padding: 2px 10px;
    text-transform: capitalize;
  }
  .single-listing .widget-section .widget-title{
  	margin-bottom: 0;
  	font-weight: 500;
  }
  .single-listing .site-main .wpsight-listing-section,
  .single-listing .site-main .widget-section,
  .single-listing .site-main .ninja-forms-cont {
    padding-top: 0;
  }
  .single-listing .sidebar .wpsight-listing-details .listing-details-detail {
    text-align: left;
  }
  .infobox-header, .infobox-content{
      padding: 10px 10px 0;
  }
  .infobox-footer{
     padding: 10px;
  }
  .infobox-content .alignright span.badge{
    margin: auto;
    display: inline-block;
  }

  .panel-equal{
    height: 201px;
  }
  .listing-opentime-price-value{
    margin: 0;
  }

.n2-ss-section-main-content.n2-ss-layer-content.n2-ow {
	padding: 0 !important;
}
.n2-ss-layers-container.n2-ow {
	width: 100% !important;
	margin: 0 !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; */
}



.text-shadow div,
.text-shadow p
{
	text-shadow: 0 2px 5px rgba(0,0,0,0.5)!important;
	font-weight: 300!important;
}
.box-shadow {
	box-shadow:0px 0px 10px 2px rgba(0,0,0,0.2)!important;
	
}

.iframe-container {
  overflow: hidden;
/*  padding-top: 56.25%;*/
  position: relative;
	padding-top: 100%;
}
.iframe-container iframe {
   border: 0;
   height: 100%;
   left: 0;
   position: absolute;
   top:  -200px;
   width: 100%;
}

@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: 800px) {
	
	#home-carousel .cta-title {
	height:	129px;
	}
}
*/
@media  only screen and  (max-width: 1500px) {
	
	.wpsight-listing-carousel .entry-title, .wpsight-listings .listing-wrap .entry-title {
		font-size: 17px!important;
	}
	
}
@media  only screen and  (max-width: 940px) {
	.right-footer {
/*    padding-top: 30px;*/
}
}
@media  only screen and  (max-width: 600px) {
	.left-footer {
		flex: 0 1 100%;
	}
	.right-footer {
		flex: 0 1 100%;
		padding-top: 0px;
		padding-bottom: 10px;
	}
	.footer-row {
		flex-wrap: wrap;
	}
}


@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 (pointer: coarse) {
	.home-top-banner .wimhw {
		top: unset !important;
		bottom: 0% !important;
	}
}

.n2-ss-layers-container {
	pointer-events: none!important;
}
  .video-img-fit .n2-ss-layer-player {
      background-size: 100% !important;
  }

/* HOME VIDEO */
@media all and (min-width: 441px) {
	.home-top-banner {
		max-height: 624px;
		overflow: hidden;
	}
	div#n2-ss-5 .n2-ss-layers-container {
		margin: 0 !important;
		width: 100% !important;
	/*	height: 1500px !important;*/
		overflow: hidden;
	}
	#n2-ss-5-align.n2-ss-align.n2-ss-align-visible {
/*		margin-top: -60px;*/
	}
	div#n2-ss-5 .n2-ss-section-main-content {
		padding: 0px !important;
	}	
}
  /* Media Rules
  ----------------------------------------------------------------------------------- */
@media only screen and (max-width: 1108px) {

input[type=text], input[type=password], input[type=search], input[type=email], input[type=tel], input[type=url], select, textarea {
	    background: rgb(247 247 247);
}
}

@media only screen and (min-width: 981px) and (max-width: 1750px){
	   .wpsight-listings-carousel .\33 u{
	    width:33.3333333333333333%;
			
	  }
}
@media only screen and (min-width: 981px) and (max-width: 1312px){
	  .wpsight-listings-carousel  .\33 u{
	    width:50%;
			
	  }
}
  @media only screen and (min-width: 981px) and (max-width: 1480px){
    .\33 u{
/*	    width:33.3333333333333333%;*/
			
	  }
    #home-info .\33 u{
        width:25%;
    }
  }
@media all and (max-width: 930px) {
	.n2-section-smartslider {
/*		height: 300px*/
	}
}
@media all and (max-width: 800px) {
	.n2-section-smartslider {
/*		height: 280px*/
	}
}
@media only screen and (max-width: 700px) {
	.n2-section-smartslider {
/*		display: none;*/
/*		height: 200px*/
	}
}
@media only screen and (max-width: 600px) {
	.n2-section-smartslider {
/*		display: none;*/
		
	}
}
@media only screen and (max-width: 480px) {
		#footer-table  .footer-email {
		  font-size: 12px!important;
	  } 
	//.footer-logo {
	//	max-width: 150px!important;
	//} 
}
.site-title.site-title-logo img, .footer-logo {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimizequality;
    -ms-interpolation-mode: nearest-neighbor;
}
/*
@media all and (max-width: 970px) {
	.n2-section-smartslider {
		height: 300px
	}
}
*/
  @media only screen and (max-width: 1480px){
    .wpsight-listing-carousel .listing-bottom .left-panel, .wpsight-listing-carousel .listing-bottom .right-panel {
        margin: 0px 5px;
    }
  }
  @media only screen and (min-width: 981px) and (max-width: 1480px){
    .\33 u{
/*	    width:33.3333333333333333%;*/
			
	  }
    #home-info .\33 u{
        width:25%;
    }
  }

  @media only screen and (max-width: 1279px){
    .wpsight-listing-carousel .listing-bottom .left-panel, .wpsight-listing-carousel .listing-bottom .right-panel, .wpsight-listings .listing-wrap .listing-bottom .left-panel, .wpsight-listings .listing-wrap .listing-bottom .right-panel {
      display: block;
    }

/*
    .wpsight-listing-carousel .listing-bottom, .wpsight-listings .listing-wrap .listing-bottom {
      top: 78%;
    }
*/
  }

  @media only screen and (min-width: 320px) and (max-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-width: 768px) and (max-width: 1024px) {

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

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

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

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

    #home-testimonials .testimonials-wrapper .testimonials-carousel-nav {
      /*position: relative;*/
    }

    #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-prev, #home-testimonials .testimonials-wrapper .testimonials-carousel-nav .testimonials-carousel-arrows .owl-next {
      /*position: relative;*/
      display:  inline-block;
      margin-bottom: 3em;
    }

  }

  @media only screen and (max-width: 1028px) {
    .wpsight-listing-carousel .listing-bottom .left-panel span,
    .wpsight-listings .listing-wrap .listing-bottom .left-panel span {
      font-size: 10px;
    }
  }

  @media only screen and (min-width: 768px) and (max-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%;
    }

  }
.image.center {
	margin-bottom: 0.8em;
}

.wpsight-list-agent-section {
    margin-bottom: 4.3em!important;
}
.author-charlie-jones .agent_form, .author-ana-jones .agent_form {
	display: none;
}
.agent_form h2 {
    text-align: center;
}
.wpsight-list-agents-sc .wpsight-list-agent-links {
    display: none;
}
.wpsight-list-agents-sc .wpsight-list-agent-name {
	font-size: 22px;
}
  @media only screen and (min-width: 600px) {



.wpsight-list-agents-sc .wpsight-list-agent-name, .archive.author .wpsight-list-agent-name  {
/*    	min-height: 115px;*/
		font-size: 24px;
	font-weight: 400;
    }
  }

  @media only screen and (min-width: 981px) {
	  .page-id-4747 .site-main {
            padding-top: 120px;
      }
	  .wpsight-menu.wpsight-menu-right {
		  text-align: center;
		 
	  }
	  .site-title-logo a {
		  pointer-events: all;
	  }
/*
	  #menu-item-25032 {
		  margin-right: 270px;
	  }
*/
/*
	  #menu-item-25038,
	  #menu-item-25000 {
		  margin-left: 100px;
	  }
*/
/*
	  .site-header-title {
    position: absolute;
    float: none;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
		  pointer-events: none;
	  }
*/
/*
	  .site-header-title .site-title {
display: block;
		  text-align: center;
	  
	  }
	  header nav.nav-primary, header .other-menu {
		  float: none;
		  display: block;
		   z-index: 9999999;
	  }
*/
	  .author .image.center img {
	width: 40%;
}
	      .wpsight-list-agents-sc .wpsight-list-agent-section {
      display: inline-block;
/*			One user */
/*      width: 49%;*/
			width: 33%;
      height: auto;
      margin: 0px;
			margin-bottom: 0!important;
    }
		
		/* One user */

/*
.page-id-1676 .site-main.site-section .container {
	width: 55em;
}
*/
/*
		#home-info img {
			transform: translateY(5px);
		}
*/
	  #home-carousel .owl-item:not(.active) .listing-bottom>div {
			opacity: 0;		  
	  }
	  .home .site-header-bg {
	background-color: transparent!important;
		      position: relative;
    top: 0px;
    z-index: 999;
    left: 0px;
    width: 100%;
}
	  
      .single-listing .site-main.site-section main {
          padding-right: 3em;
      }
		
			  .site-header-bg {
/*   position:inherit;*/
		background-color: white!important;
    top: 10px;
    z-index: 999;
    left: 0px;
    width: 100%;
      }
		
		.wpsight-list-agent-info div:last-child p {
			margin-bottom: 1em;
		}
		
		
		
  	.container-full {
	    padding-left: 2%;
	    padding-right: 2%;
  	}
  	.padding-medium{
  		padding-left: 10%;
  		padding-right: 10%;
  	}
  	.col-search-small,
  	.wpsight-listings-search .listings-search-field-select{
  		width: 12.5% !important;
  		padding-left: 1em;
  	}
    .wpsight-listings-search .listings-search-field-details_1,
    .wpsight-listings-search .listings-search-field-details_2,
    .wpsight-listings-search .listings-search-field-details_3,
    .wpsight-listings-search .listings-search-field-submit{
      width: 9.375% !important;
      padding-left: 1em;
    }
  	.col-search-big,
  	.wpsight-listings-search .listings-search-field-location{
  		width: 25% !important;
  		padding-left:1em;
  	}

  }

  /* @media only screen and (min-width: 1200px) {
      Desktops and laptops -----------
        .wpsight
         */

  @media only screen and (max-width: 1400px) {
	  .wpsight-menu a {
		  padding: 0 8px;
	  }
}
  @media only screen and (max-width: 1400px) {

    .col-search-small,
    .wpsight-listings-search .listings-search-field-select,
    .wpsight-listings-search .listings-search-field-location {
      width: 100% !important;
    }

    .wpsight-listings-search .listings-search-field-details_1,
    .wpsight-listings-search .listings-search-field-details_2,
    .wpsight-listings-search .listings-search-field-details_3 {
      width: 33.333% !important;
      clear: none;
    }

    .listings-search-field.listings-search-field-submit {
      width: 100% !important;
    }

  }


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

    .col-search-small,
    .wpsight-listings-search .listings-search-field-select,
    .wpsight-listings-search .listings-search-field-location {
      width: 100% !important;
    }

    .wpsight-listings-search .listings-search-field-details_1,
    .wpsight-listings-search .listings-search-field-details_2,
    .wpsight-listings-search .listings-search-field-details_3 {
      width: 100% !important;
      clear: none;
    }

    .listings-search-field.listings-search-field-submit {
      width: 100% !important;
    }

  }
  
  .page-template-page-blank .entry-content{
      background: #111 !important;
  }
  
  .return-home button{
      background-color: #fff !important;
      color: #000 !important;
  }
  
    .pum-container.pum-responsive.pum-responsive-medium {
        background: #062954;
    }


@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
	#home-cta-1, #home-cta-2, .site-footer-bg {
		 background-attachment: scroll!important;
	}
	
}

















#price_finder>.container {
    max-width: 90%;
}


#price_finder h2.cta-title {
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
    font-size: 2em;
    letter-spacing: 3px;
}

  #price_finder main.content{
    margin: 0 auto;
  }
  #price_finder #search_form{
    padding-top: 7em;
    padding-bottom: 7em;
  }
  #price_finder #search_form .form-wrapper{

    width: 100%;
  }


  #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%;
  }

  #priceFinderSearchList{
    position: absolute;
    width: 65em;
    max-width: 90%;
    margin-top: 1.3em;
  }
  #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-menu .ui-menu-item {
	padding: 0 !important;
}
  .ui-menu .ui-menu-item-wrapper {
      position: relative;
      padding: 0.75em 0.5em !important;
  }


  .pricefinder-section .form-wrapper,
  .page-template-price-finder .form-wrapper {
      display: inline-flex;
      width: 100%;
  }
  .pricefinder-section input[type="text"]#priceFinderSearch,
  .page-template-price-finder input[type="text"]#priceFinderSearch {
      text-align: left;
      padding: 1em 1.5em;
      font-weight: 300;
      display: inline-block;
      background: #00000088;
      color: #000 !important;
      letter-spacing: 1px;
      height: auto;
      line-height: normal;
      font-size: 20px;

      flex: 0.74 0.74 74%;
      width: auto;

      margin-right: 1%;
  }
  .pricefinder-section .button, #price_finder button {
      flex: 0.25 0.25 25%;
      width: auto;
      font-weight: 300;
      border: 1px solid #000;
      letter-spacing: 1px;
      background: #000;
      color: #fff !important;
  }

  .pricefinder-section .button, #price_finder button:hover {
	border-color: #fff !important;
  }

  .pricefinder-section .button:hover, .wpcf7 .same-row-submit input[type="submit"]:hover, .wpsight-listings-search-sc input[type=submit]:hover {
      background: #fff;
      color: #444 !important;
  }

  .pricefinder-section .button:focus {
      outline: none !important;
  }



  .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 #000 !important;
      background: #000 !important;
  }
  .label-text{
    text-align: center;
    color: #fff;
    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:100%;
    padding:0 0 0 0;
    float:left;
  }
  .right-col{
    width:100%;
    padding:0;
    float:right;
  }
  .two-column{

    width: 50%;
    float: left;
    padding:0 10px 0 0;
  }
  #price_finder .no-padding{
    padding: 0 0 0 0.5em;
  }
  #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: 3em 2em 3em !important;
    margin-bottom: 1em;
  }
  #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: 18%;
  }
  .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: #000;
    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: #000;
    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: #000;
    display: block;
    text-align: center;
  }
  .sold_growth h3{
    margin: 0;
    padding: 0;
  }
   #request_appraisal_form button[type="submit"]{
    width: 60%;
	min-width: 300px;
    height: auto;
    font-size: 25px;
    margin-bottom: 10px;
   }
   input[type="submit"]#submit_agent{
    height: auto;
    padding: 1em 3em;
   }
   .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;
  }






.white-text {
	display: none;
}






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

    input#priceFinderSearch[type="text"] {
      width: 60%;
    }
    #price_finder #search_form .form-wrapper button[type="submit"] {
      width: 40%;
    }
    #priceFinderSearchList {
        position: relative;
        width: 100%;
		max-width: unset;
    }
    #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;
    }
 
    .two-column {
      width: 100%;
      padding: 0 !important;
    }
    .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;
    }
    
    .page-template-price-finder .form-wrapper {
        display: block;
    }
  }

  .book-btn {
    background-color: transparent!important;
    padding: 0!important;
}
.book-btn .button {
    background-color: #062954!important;
    color: #fff!important;
    margin: 0 auto;
    display: block;
    padding: 10px!important;
    height: auto;
    font-size: 20px!important;
}
.book-btn .button:hover {
    background-color: #e76825!important;
    color: #fff!important;
}

.recaptcha-logo img {
    height: 40px;
}

figure.effect-ruby {
    background-color: #000000 !important;
}

figure.effect-ruby img {
    opacity: 0.4 !important;
    object-fit: cover;
}

figure.effect-ruby p {
    text-align: center !important;
}

.grid figure figcaption {
    padding: 2em;
}

.report-box img {
    height: 300px !important;
    width: 100%;
    object-fit: cover;
    background-color: rgba(0,0,0,0.4);
    filter: brightness(0.4);
}

.report-text {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
}

.report-text h2 {
    color: #fff !important; 
    line-height: 26px;
    font-size: 44px !important;
}

.report-text h2 a:hover{
    color: #fff !important; 
}

@media only screen and (max-width: 767px){ 
    .grid figure figcaption {
        padding: 0.5em;
    }
}