.hodnoceni-hp {
border-top: 0;
padding: 0;
}

#footer .contact-box ul li > span.whatsapp:not(.mail):not(.tel):not(.cellphone) a {
    font-size: 20px !important;
    width: auto;
    height: auto;
    display: inline-block;
    padding: 0;
    background-color: transparent;
    border-radius: 0;
    text-align: left;
    line-height: 1.3;
}

#footer .contact-box ul li > span.whatsapp:not(.mail):not(.tel):not(.cellphone) a::before {
    position: absolute !important;
    left: 0 !important;
    top: 50%;
    margin-top: -8px;
    font-size: 20px !important;
    line-height: 16px !important;
    height: auto !important;
}
.not-line .whatsapp {
padding-left: 32px !important;
}

#footer .contact-box ul li > span.whatsapp:not(.mail):not(.tel):not(.cellphone) a:hover {
text-decoration: underline !important;
color: black !important;
}
.socialky ul li:has(span.whatsapp) {
    display: none;
}
</style>