/* /STARTPROJECTTAG
File Booked to Project:
    Bath Empire Rebrand
Team Members:
    Mark Canning
    Ganga Eswaran
    Becky Rose
    Graham Burrows
File Booked Out:
    2016-04-13 14:10:56
/ENDPROJECTTAG */#header .uspHeader{
    text-align:center;
}
#header .uspHeader form{
    width:70%;
    margin: 0 auto;
}
#header .telephone {
    font-size:12px;
    width:100%;
}
@media only screen and (min-width: 769px) {
    #header > .menugapsizer{
        height:77px;
    }
}
#header .telephone .number {
    color:#336699;
    font-weight:bold;
}

.uspHeader #searchfield {
    font-size:14px;
    background: none;
    padding: 8px 5px 0 10px !important;
}
.uspHeader #searchfield{
    border:0 !important;
    margin-top:0 !important;
}
.uspHeader form div.row{
    border:1px solid #545759;
    height: 36px;
    border-radius: 0px;
    position:relative;
    margin-top: 29px;
}

.uspHeader .magnifyerbutton {
    background-color:#00BFB2;
    color:white;
    border-radius:0px;
    /*position:absolute;*/
    cursor:pointer;
    height: 36px;
    padding-left: 7px;
    position:relative;
    top:-1px;
    right:-1px;

}

@media only screen and (max-width: 963px) {
    .uspHeader .magnifyer {
        left: 66%;
    }
}

@media only screen and (max-width: 927px) {
    .uspHeader .magnifyer {
        left: 65.5%;
    }
}

@media only screen and (max-width: 920px) {
    .uspHeader .magnifyer {
        left: 65%;
    }
}

@media only screen and (max-width: 880px) {
    .uspHeader .magnifyer {
        left: 64%;
    }
}

@media only screen and (max-width: 880px) {
    .uspHeader .magnifyer {
        left: 63%;
    }
}

@media only screen and (max-width: 800px) {
    .uspHeader .magnifyer {
        left: 61%;
    }
}
.suggestMother #suggestresults{
    left:36%;
}

.recentlyViewed{
margin:10px 0;
border-radius: 0px;
}

@media only screen and (max-width: 768px) {
    #header .newcartsplittest * , #header .originalcartsplittest * {
        display:none !important;
    }
}

#header nav{
clear:both
}