
.tlp-team .layout3 .tlp-round-picture img {
    width: 230px !important;
    height: 240px !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
	
	display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.tlp-team .layout3 .contact-info {
    text-align: center !important;
    margin: 0px;
    padding: 0px 0px 10px 0px;
}

.tlp-team .img-responsive {
    width: 200px !important;
    height: auto;
    display: block;
}

.sppb-panel-primary>.sppb-panel-heading {
    color: #fff !important;
    background: #e45557 !important;
}

.price-not-available {
    font-size: 13px;
    color: #ff4b5e;
	display:none !important;
}



.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    width: 350px !important;
    box-shadow: 0 1px 4px 0 #d8d8d8;
    padding: 20px;
}

.sppb-testimonial-pro {
    padding-bottom: 0px !important;
}

.sp-megamenu-parent > li > a {
  color: #5d5d5d;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li.active:hover > a {
    font-weight: 700;
    color: #5d5d5d;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color:#5d5d5d;
  font-weight: 400 !important;
}

.spproperty .sp-properties-wrapper .property-details .property-status-wrapper {
    margin-top: 10px;
	display:none !important;
    margin-bottom: 15px;
}

.badge.badge-primary.badge-rent {
    display: none !important;
    background-color: #e56647;
}

.spproperty-call-us-widget .spproperty-price-title {
    font-size: 14px;
    display: none !important;
    margin-bottom: 10px;
}

.tlp-team .layout3 h3, .tlp-team .layout3 h3 a {
    color: ;
    font-size: 20px !important;
    text-align: center;
}

.tlp-team .layout3 .single-team-area h3 {
    font-weight: bold !important;
    margin-top: 0px;
    padding-top: 6px;
}

.spproperty-card.category-image {
    height: 300px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    color: #fff;
}

.com-spproperty.view-property .property-dots-container .owl-dot button.owl-dot {
    display: none !important;
    margin-right: 0px;
    display: block;
    border: none;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.sppb-btn-success {
    color: #fff;
    background-color: #e65857 !important;
    border-color: #e65857 !important;
}