Buy me a coffee

#9775

@media screen and (max-width:767px) {
.sqs-announcement-bar-dropzone {
    position: fixed;
    top: 0;
    z-index: 9999;
}
    .Mobile-bar.Mobile-bar--top {
    top: 56px;        
}
body:has(.sqs-announcement-bar-hidden) .Mobile-bar.Mobile-bar--top {
    top: 0px;
}}