div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.propertyhive-active .site-header .col-full{position:relative}.propertyhive-active .site-branding{float:left}.propertyhive-form .control{margin-bottom:1rem}.propertyhive-form .control:after,.propertyhive-form .control:before{content:"";display:table}.propertyhive-form .control:after{clear:both}.propertyhive-form .control label{display:inline-block;padding-right:15px;padding-top:calc(.5rem - 1px * 2);padding-bottom:calc(.5rem - 1px * 2)}.propertyhive-form .control label:first-child{width:33%}.propertyhive-form .control input[type=text],.propertyhive-form .control input[type=password],.propertyhive-form .control input[type=email],.propertyhive-form .control input[type=number],.propertyhive-form .control select,.propertyhive-form .control textarea{width:66%}.propertyhive-form .control select{padding:.6180469716em;color:#43454b;outline:0;border-radius:2px;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgba(0,0,0,.125)}.honeycomb-handheld-footer-bar ul li>a:before,.propertyhive-views ul li.list-view a:after{font:normal normal normal 1em/1 FontAwesome;text-rendering:auto;-moz-osx-font-smoothing:grayscale}.propertyhive-my-account .my-account-navigation{float:none;width:100%;margin-bottom:1.41575em}.propertyhive-my-account .my-account-navigation ul{list-style-none:none;margin:0;padding:0}.propertyhive-my-account .my-account-navigation ul li{display:inline-block;margin-right:2px}.propertyhive-my-account .my-account-navigation ul li>a{display:block;padding:.6180469716em 1em;background:#EEE;color:#43454b}.propertyhive-my-account .my-account-navigation ul li.active>a{color:#FFF}.propertyhive-my-account .my-account-sections{float:none;width:100%}@media (max-width:568px){.propertyhive-my-account .my-account-navigation ul li{display:block;margin-right:0;margin-bottom:2px;text-align:center}}.honeycomb-handheld-footer-bar{position:fixed;bottom:0;left:0;right:0;border-top:1px solid rgba(255,255,255,.2);box-shadow:0 0 6px rgba(0,0,0,.7);z-index:9999}.honeycomb-handheld-footer-bar:after,.honeycomb-handheld-footer-bar:before{content:"";display:table}.honeycomb-handheld-footer-bar:after{clear:both}.honeycomb-handheld-footer-bar ul{margin:0}.honeycomb-handheld-footer-bar ul li{display:inline-block;float:left;text-align:center}.honeycomb-handheld-footer-bar ul li:last-child>a{border-right:0}.honeycomb-handheld-footer-bar ul li>a{height:4.235801032em;display:block;position:relative;text-indent:-9999px;z-index:999;border-right:1px solid rgba(255,255,255,.2)}.honeycomb-handheld-footer-bar ul li>a:active,.honeycomb-handheld-footer-bar ul li>a:focus{outline:0}.honeycomb-handheld-footer-bar ul li>a:before{-webkit-font-smoothing:antialiased;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;line-height:2.618046972;font-weight:400;font-size:1.618em;text-indent:0;display:block;cursor:pointer}.honeycomb-handheld-footer-bar ul.columns-1 li{width:100%;display:block;float:none}.honeycomb-handheld-footer-bar ul.columns-2 li{width:50%}.honeycomb-handheld-footer-bar ul.columns-3 li{width:33.33333%}.honeycomb-handheld-footer-bar ul.columns-4 li{width:25%}.honeycomb-handheld-footer-bar ul.columns-5 li{width:20%}.property-search-form{padding:1.618em 1.41575em;background:#ededed;margin-bottom:2.2906835em;display:block}.property-search-form .control{display:block;padding:0;margin-bottom:.875em}.property-search-form .control label{display:block;white-space:nowrap}.property-search-form .control input[type=text],.property-search-form .control input[type=email],.property-search-form .control input[type=number],.property-search-form .control input[type=date],.property-search-form .control select{display:block;width:100%;height:44px;padding:0 .3em}.property-search-form input[type=submit]{margin-top:1.618em}ul.properties{margin-left:0;margin-bottom:0;clear:both}ul.properties:after,ul.properties:before{content:"";display:table}ul.properties:after{clear:both}ul.properties li.property{list-style:none;margin-left:0;position:relative}ul.properties li.property .details,ul.properties li.property .thumbnail{float:none;width:100%}ul.properties li.property .thumbnail{margin-bottom:1em}ul.properties li.property .thumbnail img{display:block;width:100%}ul.properties li.property .price{margin:0 auto 1em;display:block;color:#43454b;font-size:1.2em;font-weight:600}.propertyhive-error:after,.propertyhive-error:before,.propertyhive-info:after,.propertyhive-info:before,.propertyhive-message:after,.propertyhive-message:before,.single-property .fancybox-inner .control:after,.single-property .fancybox-inner .control:before,.single-property .pp_inline .control:after,.single-property .pp_inline .control:before,.single-property div.property .images .thumbnails:after,.single-property div.property .images .thumbnails:before,.single-property div.property .property_actions ul:after,.single-property div.property .property_actions ul:before,.single-property div.property:after,.single-property div.property:before,p.no-comments:after,p.no-comments:before{content:"";display:table}ul.properties li.property .summary{margin-bottom:1.41575em}ul.properties li.property .button{margin-bottom:.236em}.single-property div.property{position:relative;overflow:hidden}.single-property div.property:after{clear:both}.single-property div.property h1{font-size:2.2906835em;margin-bottom:0}.single-property div.property .price{margin:.6180469716em 0;font-size:1.41575em;font-weight:600}.single-property div.property .images,.single-property div.property .summary{margin-bottom:2.617924em;margin-top:0}.single-property div.property .images{position:relative}.single-property div.property .images img{margin:0}.single-property div.property .images .flexslider{margin-bottom:0;box-shadow:none}.single-property div.property .images .thumbnails{margin:0;padding:0}.single-property div.property .images .thumbnails:after{clear:both}.single-property div.property .images .thumbnails li{list-style:none;cursor:pointer}.single-property div.property .images .thumbnails li img{opacity:.5;-webkit-transition:all,ease,.2s;-moz-transition:all,ease,.2s;transition:all,ease,.2s}.single-property div.property .images .thumbnails li.flex-active-slide img,.single-property div.property .images .thumbnails li:hover img{opacity:1}.single-property div.property .property_meta{padding-top:1em;font-size:1em}.single-property div.property .property_meta a{font-weight:400;text-decoration:underline}.single-property div.property .property_meta a:hover{text-decoration:none}.single-property div.property .property_actions{margin-bottom:1.41575em}.single-property div.property .property_actions ul{list-style-type:none;margin:0;padding:0}.alert,.single-property .fancybox-inner,.single-property .pp_inline{padding:.875em}.single-property div.property .property_actions ul:after{clear:both}.single-property div.property .property_actions ul li{float:left;margin-right:.3342343017em;margin-bottom:.6180469716em}.single-property .fancybox-inner form,.single-property .pp_inline form{margin:0}.alert,.single-property .fancybox-inner .control,.single-property .pp_inline .control{margin-bottom:.875em}.single-property .fancybox-inner label,.single-property .pp_inline label{width:30.4347826087%;float:left;margin-right:4.347826087%;padding-top:.875em}.single-property .fancybox-inner .control:after,.single-property .pp_inline .control:after{clear:both}.single-property .fancybox-inner .control input[type=text],.single-property .fancybox-inner .control input[type=email],.single-property .fancybox-inner .control textarea,.single-property .pp_inline .control input[type=text],.single-property .pp_inline .control input[type=email],.single-property .pp_inline .control textarea{width:65.2173913043%;float:right;margin-right:0}.alert{color:#FFF}.alert.alert-success{background:#090}.alert.alert-danger{background:#900}.propertyhive-error,.propertyhive-info,.propertyhive-message,p.no-comments{padding:1em 1.618em;margin-bottom:2.617924em;background-color:#0f834d;margin-left:0;border-radius:2px;color:#fff;clear:both;border-left:.6180469716em solid rgba(0,0,0,.15)}.propertyhive-error:after,.propertyhive-info:after,.propertyhive-message:after,p.no-comments:after{clear:both}.propertyhive-error a,.propertyhive-info a,.propertyhive-message a,p.no-comments a{color:#fff}.propertyhive-error a:hover,.propertyhive-info a:hover,.propertyhive-message a:hover,p.no-comments a:hover{color:#fff;opacity:.7}.propertyhive-error a.button:hover,.propertyhive-info a.button:hover,.propertyhive-message a.button:hover,p.no-comments a.button:hover{opacity:1}.propertyhive-error .button,.propertyhive-info .button,.propertyhive-message .button,p.no-comments .button{float:right;padding:0 0 0 1em;background:0 0;color:#fff;box-shadow:none;line-height:1.618;border-width:0 0 0 1px;border-left-style:solid;border-left-color:rgba(255,255,255,.25)!important;border-radius:0}.propertyhive-error .button:hover,.propertyhive-info .button:hover,.propertyhive-message .button:hover,p.no-comments .button:hover{background:0 0;color:#fff;opacity:.7}.propertyhive-error pre,.propertyhive-info pre,.propertyhive-message pre,p.no-comments pre{background-color:rgba(0,0,0,.1)}.site-content>.col-full>.propertyhive>.propertyhive-error:first-child,.site-content>.col-full>.propertyhive>.propertyhive-info:first-child,.site-content>.col-full>.propertyhive>.propertyhive-message:first-child{margin-top:2.617924em}.propertyhive-info,p.no-comments{background-color:#3D9CD2}.propertyhive-error{list-style:none;background-color:#e2401c}.honeycomb-property-section .section-title{text-align:center;margin-bottom:1em}.honeycomb-property-section:last-child{border-bottom:0}.propertyhive-views{margin-bottom:1.41575em}.propertyhive-views ul{list-style-type:none;margin:0;padding:0;text-align:center}.propertyhive-views ul li{display:inline-block;margin:0 .2360828548em;background-color:#8d909a}.propertyhive-views ul li.active,.propertyhive-views ul li:hover{background-color:#43454b}.propertyhive-views ul li.list-view a:after{display:inline-block;font-size:inherit;-webkit-font-smoothing:antialiased;content:"\f0c9"}.propertyhive-views ul li.map-view a:after{display:inline-block;font:normal normal normal 1em/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f041"}.propertyhive-views ul li a{display:block;position:relative;padding:0;height:40px;width:40px;font-size:0}.propertyhive-views ul li a:after{position:relative;top:7px;right:0;width:100%;text-align:center;height:100%;color:#fff;font-size:24px!important}@media (min-width:769px){.single-property div.property .images .thumbnails:after,ul.properties li.property.first,ul.properties li.property:after{clear:both}.columns-2 ul.properties li.property,.columns-3 ul.properties li.property,.columns-4 ul.properties li.property,.columns-5 ul.properties li.property,.columns-6 ul.properties li.property,.propertyhive-pagination{text-align:center;border:0}.honeycomb-handheld-footer-bar{display:none}.property-search-form{display:table}.property-search-form .control{display:table-cell;margin-bottom:0;padding:0 .5407911001em}.propertyhive-tabs:after,.propertyhive-tabs:before,.single-property div.property .images .thumbnails:after,.single-property div.property .images .thumbnails:before,ul.properties li.property:after,ul.properties li.property:before{content:"";display:table}ul.properties li.property{font-size:.875em}ul.properties li.property.last{margin-right:0!important}ul.properties li.property .thumbnail{width:30.4347826087%;float:left;margin-right:4.347826087%}ul.properties li.property .details{width:65.2173913043%;float:right;margin-right:0}.columns-1 ul.properties li.property{width:100%;margin-right:0;float:none}.columns-2 ul.properties li.property{width:47.8260869565%;float:left;margin-right:4.347826087%}.columns-3 ul.properties li.property{width:30.4347826087%;float:left;margin-right:4.347826087%}.columns-4 ul.properties li.property{width:21.7391304348%;float:left;margin-right:4.347826087%}.columns-5 ul.properties li.property{width:16.9%;margin-right:3.8%}.propertyhive-result-count,.propertyhive-views{margin-right:4.347826087%;float:left;width:30.4347826087%}.columns-6 ul.properties li.property{width:13.0434782609%;float:left;margin-right:4.347826087%}.columns-2 ul.properties li.property .details,.columns-2 ul.properties li.property .thumbnail,.columns-3 ul.properties li.property .details,.columns-3 ul.properties li.property .thumbnail,.columns-4 ul.properties li.property .details,.columns-4 ul.properties li.property .thumbnail,.columns-5 ul.properties li.property .details,.columns-5 ul.properties li.property .thumbnail,.columns-6 ul.properties li.property .details,.columns-6 ul.properties li.property .thumbnail{float:none;width:100%}.columns-2 ul.properties li.property .thumbnail img,.columns-3 ul.properties li.property .thumbnail img,.columns-4 ul.properties li.property .thumbnail img,.columns-5 ul.properties li.property .thumbnail img,.columns-6 ul.properties li.property .thumbnail img{width:100%}.columns-2 ul.properties li.property .details h3,.columns-3 ul.properties li.property .details h3,.columns-4 ul.properties li.property .details h3,.columns-5 ul.properties li.property .details h3,.columns-6 ul.properties li.property .details h3{font-size:1.3em}.single-property div.property .images{margin-bottom:1em}.propertyhive-result-count{margin-bottom:1.41575em}.propertyhive-ordering{width:30.4347826087%;float:right;margin-right:0;margin-bottom:1.41575em}.propertyhive-ordering select{width:100%;padding:.6180469716em .3em}.propertyhive-pagination{clear:none;padding:0;margin-bottom:0;font-size:1.3em}.propertyhive-map-canvas-wrapper,.propertyhive-tabs:after{clear:both}.propertyhive-pagination li{margin:0 .2360828548em}.honeycomb-full-width-content .propertyhive-tabs ul.tabs{width:30.4347826087%;float:left;margin-right:4.347826087%}.honeycomb-full-width-content .propertyhive-tabs .panel{width:65.2173913043%;float:right;margin-right:0;margin-bottom:3.706325903em}.propertyhive-tabs{padding-top:2.617924em;padding-bottom:2.617924em}.propertyhive-tabs ul.tabs{width:29.4117647059%;float:left;margin-right:5.8823529412%}.propertyhive-tabs ul.tabs li:after{content:"\f105"}.propertyhive-tabs ul.tabs li.active:after{right:1em}.propertyhive-tabs .panel{width:64.7058823529%;float:right;margin-right:0;margin-top:0}}@media (max-width:568px){.single-property .pp_inline{padding:10px}.single-property .pp_pic_holder.pp_default{width:90%!important;margin-top:-100px!important;left:5%!important}.single-property div.pp_default .pp_content_container .pp_left{padding-left:0!important}.single-property div.pp_default .pp_content_container .pp_right{padding-right:0!important}.single-property .pp_content{width:100%!important;height:auto!important}.single-property .pp_fade{width:100%!important;height:100%!important}.single-property .pp_bottom,.single-property .pp_gallery,.single-property .pp_hoverContainer,.single-property .pp_top,.single-property a.pp_contract,.single-property a.pp_expand{display:none!important}.single-property #pp_full_res img{width:100%!important;height:auto!important}.single-property .pp_details{box-sizing:border-box;width:100%!important;height:53px;background-color:#fff;margin-top:-2px!important;padding:10px 4% 10px 3%}.single-property a.pp_close{right:10px!important;top:12px!important}}