Search bar, cart, and socials on top are not responding

https://www.jewelleryofscotland.com/

on my website, the search bar, cart and socials on the top are not responding.

Hi,

Add below CSS to styles.css.liquid file at the bottom.

.toolbar {
    padding: .5em 0 3.1em 0 !important;
}

Thanks

Hit Like and Accept as Solution

1 Like