This is the css file from lines 4399 to 4444. I've added the lines you told me (code added in between), and nothing happens https://prnt.sc/114zid7. What am I doing wrong?
}
#sp-menu-right {
font-size: 13px;
}
#sp-menu-right > .sp-column > div:not(:last-child) {
margin-left: 30px;
}
#sp-menu-right .sp-contact-info .sp-contact-phone span.fa {
font-size: 15px;
margin-right: 10px;
}
#sp-menu-right .estate-top-login .info-text .sppb-btn {
font-size: 13px;
}
#sp-menu-right .estate-top-login .info-text .sppb-btn i.fa {
font-size: 15px;
margin-right: 10px;
}
.estate-top-login .info-text .sppb-btn i.fa {
margin-right: 2px !important;
}
.sp-contact-info .sp-contact-phone span.fa {
margin-right: 2px !important;
}
.sp-property-properties-full-width > .row > div {
width: 33.333333%;
}
.com-spproperty.view-property .spproperty-overview-list > div:not(:last-child) {
margin-right: 25px;
}
#sp-menu-right, #sp-menu-right .estate-top-login .info-text .sppb-btn {
font-size: 12px;
}
#sp-menu-right .estate-top-login .info-text .sppb-btn i.fa, .sp-contact-info .sp-contact-phone span.fa {
font-size: 15px;
margin-right: 10px;
}
.spproperty-map-top .sp-property-search .spproperty-search .cat-wrap .pstatus .sp-select {
font-size: 14px;
padding: 30px 11px;
}
.spproperty-map-top .sp-property-search .spproperty-search .property-search-button-wrap .property-search-button {
width: 145px;
}