#wrapper {
    padding-top: 0;
    background: #fff;
}

body:not(#index):not(#category):not(#product) #wrapper {
    padding-top: 50px;
}