Hi
1 the shop does not have one item in the cart for me, please try logging out of your account and test when not logged in.
2
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
box-shadow: none!important;
-webkit-box-shadow: none!important;
}
3 yeah there’s a small transitioning area between a larger and a smaller @media setting that causes this behavior.
4
.woocommerce .woocommerce-message:before, .woocommerce-page .woocommerce-message:before {
height: 42px;
}
5 Have you modified anything in the theme? In our demo the styling is not faulty.
6 the css from 2 will most likely also resolve this one.
Let me know!