.search-right-snippet-withoutborder {
	margin-bottom: 0.75rem;
}

.twitter-follow-button.twitter-follow-button-rendered {
    margin: 0 auto;
}

#FooterLogo {
    position: relative;
    bottom: 22px;
}

#FooterLogo img {
    width: 180px;
}

.FooterLangSwitch {
    display: none;
}



.leading-portal {
    margin-bottom: 2rem;
    margin-top: 1.5rem;
}

.leading-portal h1 {
    margin-bottom: 1rem;
}

@media(max-width: 576px){
    .leading-portal h1 {
        font-size: 1.5rem;
        line-height: 2rem;
    }

    .HomeBannerText {
        font-size: 22px;
    }
}

.toast-success {
background-color: #358fca !important;
}

.LeadButton.Phone, .LeadButton.Email {
    border-color: rgba(53, 143, 202, 1) !important;
}

/**** Filters for changing SVG color from black to primaru/secondary/etc
    Generated from https://codepen.io/sosuke/pen/Pjoqqp
*****/

.LeadIcon.Phone, .LeadIcon.Email {
        filter: invert(37%) sepia(32%) saturate(973%) hue-rotate(160deg) brightness(92%) contrast(87%) !important;
}

.WhatsappLeadIcon {
	border-color: #0DC143 !important;
}

.WhatsappLeadIcon img {
	filter: invert(60%) sepia(77%) saturate(3094%) hue-rotate(97deg) brightness(98%) contrast(90%) !important;
}

#HeaderLogoHome img {
    position: relative;
    bottom: 2px;
}

#HeaderLogoSearch img {
    position: relative;
    bottom: 5px;
}

.listing-phone-interest.NumbersLeadButton {
    border-color: rgba(53, 143, 202, 1) !important;
}

.listing-phone-interest.LeadIcon {
        filter: invert(37%) sepia(32%) saturate(973%) hue-rotate(160deg) brightness(92%) contrast(87%) !important;
}
.leading-portal a:hover {
    text-decoration: underline;
}

.listing-phone-interest.NumbersLeadButton {
    border-color: rgba(53, 143, 202, 1) !important;
}

.listing-phone-interest.LeadIcon {
        filter: invert(37%) sepia(32%) saturate(973%) hue-rotate(160deg) brightness(92%) contrast(87%) !important;
}
.leading-portal a:hover {
    text-decoration: underline;
}

.new-feature-notification {
    background: rgba(45,108,149,0.1);
}

.result-featured-text { 
    display: none; 
}