*{
    margin:0;
    padding:0;
    font-family:helvetica;sans-serif;arial;
    border: 0;
    padding:0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    outline: 0;
}
a:link, a:visited{
    color: #000;
    cursor:pointer;
    text-decoration:none;
}

a:hover {
    color: #007573;
    text-decoration:none;
}
@font-face {
    font-family: "Poppins SemiBold";
    src: url(http://www.bathempire.com/sites/BathEmpire/fonts/Poppins/Poppins-SemiBold.ttf);
}
/* Old by Supplyant

p{
    margin: 0.7em 0;
}

*/

/* Ravi's amends start */
p {
    font-family: helvetica;
    margin: 0.7em 0;
    color: #545759;
    font-size: 0.9em;
    line-height: 1.4em;
}

/*.sitelink-text ul {
  font-size: 1.2em;
  color: #006999;
  padding-bottom: 15px;
  margin: 0;
  } */

.sitelink-text li  {  list-style: none;
    padding-bottom: 10px;
    font-size: 0.8em;
}
.sitelink-text li a {text-decoration: none;}

.sitelink-text li a:hover {text-decoration: underline;}

.sitelink-text h2 {color:#006999 !important; font-size: 1.5em;}

.sitelink-text h2 a {color:#006999; text-decoration: none;}

.sitelink-text h2 a:hover {color:#006999; text-decoration: underline;}

/*Ravi's amends end */

ul{
    margin-left: 1em;
}

#callcentrereveal{
    display:none;
}

/* Old by Supplyant

h1{
    font-size: 1.6em;
    color: #333333;
    margin-bottom: 0.2em !important;
}

*/

/* Ravi's amends start */

h1 {
    font-size: 26px;
    color: #545759;
    font-weight: normal;
}

/*Ravi's amends end */

/* Old by Supplyant

h2{
    font-size:1.15em;
    font-weight:250;
    margin-bottom: 0.5em !important;
}

*/

/* Ravi's amends start */

h2 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
    color: #545759;
    font-weight: normal;
}

/*Ravi's amends end */

/* Ravi's new elements start */

#recentlyViewed {

    clear: both;

}

.fpagecontent {height: 150px; overflow: auto; padding-left: 5px; margin-bottom: 2px;}
.fpagecontent h1 {
    font-size: 20px;
    color: #545759;
    font-weight: normal;
}

.fpagecontent p {font-family: helvetica;
    margin: 0.7em 0;
    color: rgb(96, 101, 107);
    font-size: 0.7em;
    line-height: 1.4em;}

.adviceHeader hr {background-color: #ECECEC;
    height: 1px;
    margin: 0.3em auto !important;}


.fpagecontentfooter {width: 75%; margin: 15px auto; float: right;}


#fpageh1 {font-size: 20px;
    color: #666;
    font-weight: normal; padding: 2px 0px 0px 5px;}

.spacer {padding-top:10px;}

/*Ravi's new elements end */

h3{
    font-size:1.4em;
    font-weight: bold;
}
h4{
    font-size:1.2em;
    font-weight:250;
    color:#00bfb2;
}
h5{
    font-size:1.2em;
    font-weight:250;
    color:#fff;
}

hr{
    background-color: #ECECEC;
    border: medium none;
    clear: both;
    color: #CCCCCC;
    height: 1px;
    margin: 1em auto;
}


.right{
    text-align:right
}
.redHeader{
    background: #a90329; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5MDMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDAwMTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #a90329 0%, #6d0019 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #a90329 0%,#6d0019 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #a90329 0%,#6d0019 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-8 */
    color: white;
}

.blueHeader{
    background: rgb(32,124,202); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(32,124,202,1) 0%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
}

.orangeHeader{
    background: rgb(251,184,107); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYjg2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmODdmMDYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(251,184,107,1) 0%, rgba(248,127,6,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,184,107,1)), color-stop(100%,rgba(248,127,6,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(251,184,107,1) 0%,rgba(248,127,6,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbb86b', endColorstr='#f87f06',GradientType=0 ); /* IE6-8 */
}

.lightGreyHeader{
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #dddddd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dddddd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#dddddd 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#dddddd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd',GradientType=0 ); /* IE6-8 */
}

#container{
    text-align:center;
}
.splittest-al15 #container {
    background-position: top 11px center;
}

#wrapper{margin:0 auto;text-align:left;max-width:990px; background-color:#FFFFFF;}
@media only screen and (min-width: 769px) {
    #content {
        max-width: 960px;
        margin-left: 15px;
        margin-right: 15px;
    }
}

/* Breadcrumb trail (Part of SEO rewrite deployment) */
.breadcrumb {

    width: 100%;
    font-size: 0.8em;
    color: #545759;

}

.breadcrumb a,
.breadcrumb a:link,
.breadcrumb a:visited,
.breadcrumb span {

    display: inline-block;
    color: inherit;
    font-size: inherit;
    text-decoration: none;

}
.breadcrumb a:hover {
    color: #007573;
}
/* Breadcrumb trail (Part of SEO rewrite deployment) */

/* Breadcrumbh Responsive CSS*/
.breadcrumbh a{
    color: white;
    text-decoration: none;
}

.breadcrumbh a:hover{
    text-decoration: underline;
}

.breadcrumbh ul li{
    white-space: nowrap !important;
    display: inline;

}
.breadcrumbh ul {
    margin-left: 0.5em !important;
    margin-top: 0.5em !important;
    margin-bottom: 0.5em;
    padding: 0.5em;
}

@media only screen and (min-width: 769px) {
    .breadcrumbh{
        background: white !important;
        font-size: 75%;
    }
    .breadcrumbh a{
        text-decoration: none;
        font-weight: normal !important;
        color: #545759 !important;
    }

    .breadcrumbh a:hover{
        color: #545759 !important;
        text-decoration: underline;
    }

}
@media only screen and (max-width: 768px) {
    .breadcrumbh{
        background: #545759 !important;
        margin-top: 0.5em !important;
        font-size: 75%;
    }
    .breadcrumbh a{
        color: white !important;
        text-decoration: none;
        font-weight: normal !important;
    }

    .breadcrumbh a:hover{
        color: #545759 !important;
        text-decoration: underline;
    }
    .breadcrumbh ul li{
        white-space: nowrap !important;
        display: inline;
        color: white;

    }
}

.currency{
    display:none;
}

.infoCatalogue {
    display:none;
}


/* Tooltip */

.footertip {
    width: 200px;
}

.footertip h2 {
    margin-bottom:7px;
}

.footertip p {
    margin-bottom:5px;
}

.floatingTooltip{
    position: absolute;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    z-index: 16777215;
    font-size:0.8em;
    line-height:1.3em;
    text-align:left;
}
.tooltip{ cursor: pointer; }
.edgefade{
    margin:0 auto;
    max-width:1020px;
    background-image: url(http://www.bathempire.com/sites/BathEmpire/theme/siteBackground.png);
}

@media only screen and (max-width: 463px) {
    .headerchunk{
        display:none;
    }
}

@media only screen and (min-width: 1060px) {
    .back-to-top-desktop{
        display:none;
        cursor:pointer;
        position:fixed;
        bottom:250px;
        right:0px;
        margin-right: 8px;
    }
    .back-to-top-mobile{
        display: none !important;
    }
}
@media only screen and (max-width: 1059px) {
    .back-to-top-desktop{
        display:none !important;
    }
    .back-to-top-mobile{
        display:block;
        cursor:pointer;
        padding:5px;
        color:white;
        text-align:right;
        margin-top:0px;
    }
    .back-to-top-mobile img{
        position:absolute;
        bottom:0;
        right: 20px;
        z-index: 4;
    }
}
/*@media only screen and (min-width: 769px) {
    .back-to-top-mobile {
        margin-top: 40px;
    }
} */
.uspBlock > div {
    text-align: center;
}
#header .telephone{
    text-align:center;
    font-size: 0.8em;
    color:#60656B;
    width: 90%;
    padding-top:5px;
}
#header .telephone .number{
    color: #950001;
}

.uspBlockLinks {

    overflow-y: hidden;
    position: absolute;
    top: 1px;
    width: 990px;

}

.uspBlockLinks div {

    height: 36px;

}

#header .uspBlock .uspBlockLinks {

    top: 112px;

}

#footer #mc_embed_signup {
    background-color: transparent;
    padding: 0;
}
#footer .footer-mailchimp-signup input{
    width:100%;
}
#footer .footer-mailchimp-signup h2 {
    color:#FFF;
    font-weight:bold;
    font-size:15px;
    text-align:left;
    margin:0;
    width:100%;
}
#footer .footer-mailchimp-signup h2 span {
    font-weight: 1000;
}
#footer .footer-mailchimp-signup p {
    font-size:1em;
    color:#FFF;
    text-align:left;
}
#footer .mc-field-group input{
    padding: 7px;
    border-radius: 0px;
    margin-bottom: 5px;
}
#footer .mc-field-group input[name=EMAIL]{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
@media only screen and (min-width:769px) and (max-width:830px ) {
    #footer #mc_embed_signup [name="subscribe"] {
        font-size: 1.2em !important;
    }
}
#footer #mc_embed_signup [name=subscribe]{

    background-color: #96d500;
    font-size: 1.4em;
    padding: 6px 22px;
    background-color:#34569D;
    color:white;
    font-weight:bold;
    cursor:pointer;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
#footer #mc_embed_signup p{
    margin-bottom:10px;
    margin-top: 18px;
}
#footer #copyright{
    margin-top:0;
    background-color: #444444;
}
#footer .social-logos{
    position:relative;
    top:0px;
    /*margin-bottom:20px;*/
}
.social-icons {
    display: inline-block;
    margin-right: 5px;
}
.red-text{
    color: red;
}

.originalcartsplittest{
    display:none !important;
}

/* -- START -- Footer Widgets, 2014-09 Livechat & Price Promise */


.livechat-block p {
    position: relative;
    color: white;
    font-weight: bold;
    text-align: center;
    bottom: 5px;
    font-size: 13px;
    font-family: "Arial Rounded MT Bold", "Helvetica Rounded", Arial, sans-serif;
    z-index: 200;
}

.livechat-block a {
    text-decoration: none;
    z-index: 200;
}



.pricepromise-close  {
    position: fixed;
    bottom: -3px;
    right: 62px;
    width: 50px;
    height: 50px;
    z-index: 20;
}

/* -- END -- Footer Widgets, 2014-09 Livechat & Price Promise */

/* Captcha */
.captcha.captcha-box {

    height: 50px;
    margin-bottom: 10px;

}

/* New overlay styles */


div.catcategory_description {
    position: relative;
}

img.category--picture-overlay {
    position: absolute;
    top: 0;
    left: 0;
}



/* Attraqt */
h3#AutoSearchesTitle {
    display: none;
}

h3#AutoProductsTitle {
    display: none;
}

div#AutoProducts {
    display: none;
}

div#AutoComplete {
    display: none;
    position: absolute;
    width: 100%;
    top:100%;
    border: 2px solid #999;
    border-top: none;
    z-index: 9999;
    background-color: #fff;
}

.autocomplete-container{
    display: block;
    position: relative;
    width: 100%;
}


div#AutoComplete #AutoSearches {
    color: #999;
    font-weight: bold;
    text-align: left;
    margin-left: 4%;
    margin-top: 2%;
    line-height: 23px;
    margin-bottom: 2%;
    font-size: 13px;
}

.AutoHighlight {
    color: black;
}

.search-term {
    display: inline-block;
    width: 85%;
}

.fsm_auto_searchItem {
    cursor: pointer;
}
#fullWidthBannerSpacer {
    overflow: hidden;
}
.banner__arrow {
    width: 3em !important;
    top: 45% !important;
}

/**
 * hide tv add
 */
.tv-add-container {
    display: none;
}

.header-info__work-time {
    font-size: 11px;
    color: #545759;
    
}

.header-info__work-time sup {
    vertical-top: super;
}

#off-click-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}