Skip to content
- Choosing a selection results in a full page refresh.
- Opens in a new window.
@media screen and (max-width: 749px) {
.ss-whatsapp-wrapper {
right: 12px;
bottom: 14px;
}
.ss-whatsapp-text {
display: none;
}
.ss-whatsapp-button {
width: 46px;
height: 46px;
}
.ss-whatsapp-button svg {
width: 25px;
height: 25px;
}
.ss-whatsapp-status {
width: 11px;
height: 11px;
border-width: 2px;
}
.ss-whatsapp-button::before {
inset: -5px;
}
}