#index-css::after {
    content: "index-medium.css";
}

body {
    text-size-adjust: auto;
}
/*
#hdr-search {
    display: block;
}
*/
/*
#search {
    position: fixed;
    width: calc(100vw - (100vw - 100%));
    background: #318431;
    top: 78px;
    left: 0px;
    box-shadow: 0 0 6px 6px rgba(0,49,0,0.2);
    max-width: none;
    display: none;
}
*/
#menu {
    top: 119px;
}

#hdr-account {
    display: none;
}

#hdr-account-mobile {
    display: block;
    position: absolute;
    right: 20px;
    top: 12px;
}

#hdr-account-mobile a {
    font-size: 18px;
    color: #fff;
}

#hdr-bar {
    background: #338533;
    height: 119px
}

#hdr-wrap {
    top: 45px;
    height: 74px;
    background: rgb(0,49,0);
    background: linear-gradient(0deg, rgba(0,49,0,1) 0%, rgba(33,87,33,1) 60%, rgba(0,49,0,1) 100%);
}

#hdr-menu, #hdr-basket, #hdr-account, #hdr-search, #hdr-help, #hdr-contact {
    top: 6px;
}

#search {
    top: 13px;
    left: 80px;
    width: calc(100vw - 298px);
}

#body-spacer {
    height: 113px;
}

#p-l {
    top: 109px;
}
/*
#display-search {
    display: none;
}
*/
#hdr-logo {
    top: -40px;
    width: 185px;
    height: 36px;
    left: 20px;
    background-image: url("../Images/LogoMobile1.png");
}
