<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*  Footer */

.mc4wp-form-fields .table-list {
    display: flex;
}

.footer-wrap.footer-wrap-v1 {
    margin-top: 50px;
}

.footer-top-wrap {
    padding: 100px 0px 70px;
    margin-bottom: -50px;
}

.menu-footer-menu-container ul {
    columns: 2;
    margin-top: -17px !important;
}

.form-group.table-cell {
    width: 100%;
    padding-right: 10px;
}
.table-cell .btn-primary {
    width: 117px;
}

.footer-top-wrap li {
    line-height: 24px !important;
}

.footer-top-wrap a {
    font-weight: normal !important;
}

/*  Header*/

.header-v2 .header-top {
    background-color: #efefef;
}

.header-v2 .header-contact-wrap {
    margin: auto;
    background: #efefef;
}



@media only screen and  (min-width:1200px){
    .header-contact-wrap {
        width:80%;
    }
}

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

/* Leases */
#customs .item-wrap {
    width: 100%;
}

#customs .property-item{
    display: flex;
    width: 100%;
}

#customs .property-item.table-list .body-right .info-row a{
  position: absolute;
  bottom: 15px;
  right: 15px;
}


#customs .figure-block .hide-on-list {
    position: absolute;
    top: 15px;
    right: 30px;
    font-weight: 500;
}

#customs .table-cell .hide-on-list li {
    list-style:none;
}

#customs .item-foot {
    display: none;
}

#customs .info-row .item-price {
    display: none;
}

#customs .full-width {
    display: none;
}
.property-item .item-body {
    width: 100%;
    position: relative;
}
#customs .item-thumb img{
   height: 170px;
   max-width: 100%;
   max-height: auto;
}

}

@media only screen and  (max-width:992px){
    
#customs .property-item.table-list {
    display: flex;
    width: 100%;
    flex-direction: column;
}
#customs .figure-block .hide-on-list {
    position: absolute;
    bottom: 20px;
    left: 15px;
    font-weight: 500;
    color: #fff;
    z-index: 2;
    list-style: none;
}

#customs .property-item.table-list .body-right .info-row a{
   margin-top: 15px;
}


#customs .info-row .item-price {
    display:none;
}

#customs .full-width {
    display: none;
}

#customs .item-foot {
    display: none;
}
#customs .item-thumb {
    position: relative;
}
}

#customs .item-thumb {
    margin-bottom: 0px;
}

#customs .item-wrap {
    margin: 5px auto; 
    max-width: 100%;
}

#customs h2.property-title {
    font-size: 16px;
    font-weight: 600;
}



#customs .property-address {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0px;
}

#customs .info-row p {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 0px;
}

#customs .date p {
    font-size: 16px !important;
}


#setrow{
width: 100%;
margin: auto;
}

.header-contact{
 justify-content: center;
}

.label-wrap.hide-on-grid.new-label-test {
position: relative !important;
    left: 0px !important;
    top: -8px !important;
}







</pre></body></html>