.totallyHidden{
    display: none !important;
    visibility: hidden !important;
}

#popCart{
    position:absolute;
    top:0;
    left:0;
    z-index:265536;
    display:table-cell;
    padding:20px 20px;
    height:100%;
    width:100%;
}
#popCartFader{
    background-color:black;

	zoom: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;

    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:265535;
}

.popupcart{
    width:80%;
    margin:0 10%;

}
@media only screen and (min-width: 975px) {
    .popupcart{
        max-width: 975px !important;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 770px) {
    #popCartFader,
    #popCart{
        display: none !important;
    }
    /*.popupcart{
        width: 100% !important;
        margin: 0 !important;
    } */
}

.popupcart a:link img, .popupcart a:hover img, .popupcart a:visited img{
    border:0;
}

.popupcart .popupcartwindow{
    padding:20px;
    background-color:white;
}

.popupcart .title{
    margin-bottom:17px;
    color:#545759;
    font-size:20px;
}

.popupcart .mainproduct{
    border-bottom:1px solid #60656b;
}

.popupcart .haveyouconsidered{
    margin:20px 0;
    font-size:15px;
    color:#545759;
}

.popupcart a:link , .popupcart a:visited , .popupcart a:hover {
    text-decoration:none;
}
.popupcart .bluebutton{
    color:white;
    text-align:center;
    font-size:14px;

    background: #00bfb2; 

    padding:10px 0;
    cursor:pointer;
}
.popupcart a:hover .bluebutton{
    background: #00bfb2; 
}

.popupcart .greenbutton {
    width: auto;
    cursor: pointer;
    color: #fff;
    text-align:center;
    text-transform: uppercase;
    font-size:14px;
    font-weight: 900;
    background: #007573;
    padding: 10px !important;
}

.popupcart a:hover .greenbutton {
    background: #007573;
}

.popupcart .noleftcurve{
    font-size:12px;
    font-weight:bold;
    padding:10px 0;
}
@media only screen and (min-width:769px) and (max-width:960px) {
    .popupcart .noleftcurve{
        padding: 5px 0;
    }
}
.popupcart .childProduct{
    margin-bottom:20px;
}

.popupcart .mainproduct .name{
    font-size:13px;
    color:#545759;
    margin-bottom:4px;
}
.popupcart .childProduct .name{
    font-size:11px;
    color:#545759;
    height:44px;
    overflow:hidden;
}

.popupcart .mainproduct .price{
    color:#CC0000;
    font-size:17px;
    font-weight:bold;
}
@media only screen and (max-width: 768px) {
    .popupcart .mainproduct .price{
        margin-bottom:3px;
    }
}
.popupcart .childProduct .price{
    color:#cc0000;
    font-size:15px;
    font-weight:bold;
    margin:7px 0;
}
.popupcart .mainproduct .incVAT{
    color: #545759;
    font-size:12px;
    font-weight:normal;
}
.popupcart .childProduct .incVAT{
    color:#545759;
    font-size:9px;
    font-weight:normal;
}
.popupcart .mainproduct .rrp{
    font-size:12px;
    color:#666666;
}
.popupcart .mainproduct .rrp .yousave{
    color:#cc0000;
    font-weight:bold;
}
.popupcart .childProduct .greenbutton.noleftcurve{
    height: 34px;
}
.popupcart .childProduct [name=cart_quantity] {
    border-right-color: #fff !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0;
	border-top-right-radius: 0;
    height:34px;
    border-left:1px solid #ccc;
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    color:#545759;
    border-right:0;
    text-align:center;
}
.currency{
    display:none;
    color:#D90046;
}

.popupcart .popupcartwindow{
    position:relative;
}
.popupcart .close{
    /*background-color:#00BFB2;
    border:3px solid white;
    border-radius: 20px;
    width:30px;
    height:30px;
    color:white;
    font-size:19px;
    text-align:center;*/
    position:absolute;
    right:-10px;
    top:-10px;
    cursor:pointer;
}

.popupcart .inbasket{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.popupcart .bold{
    font-weight:bold;
}
.popupcart .alreadyinbasket{
    font-size:10px;
    padding-top:10px;
    height: 0 !important;
}

.popupcart .verticalline{
    border-bottom: 1px solid #e0e0e0;
}
.popupcart .verticalline:last-child{
    border: medium none;
}
/* Revised cart */
.revisedcart .finalsummary{
    margin:10px 0;
}
.revisedcart .finalsummary .info{
    padding-top:8px;
    text-align: left;
    color: black;
}
.revisedcart .quantityadjust{
    cursor:pointer;
}
.revisedcart .additional{
    text-align:center;
    font-size:10px;
}
.revisedcart .additional a:link , .revisedcart .additional a:visited{
    font-weight:bold;
    text-decoration:none;
}
.revisedcart .additional a:hover{
    text-decoration:underline;
}
.revisedcart .productcartsummary:first-of-type {
    margin-top:10px;
    padding-top:10px;
}
.revisedcart .productcartsummary {
    margin-bottom:5px;
    padding-bottom:5px;
}
.revisedcart .finalsummary  .info.cart-summary {
    text-align: center;
    margin-bottom: .8em;
}
.revisedcart .productcartsummary:last-of-type {
    border-bottom:0px solid red;
}
.revisedcart .productcartsummary .title{
    font-size:11px;
    overflow-y:hidden;
    color: black;
    font-weight: bold;
    line-height: 1.5;
}
.revisedcart .productcartsummary .price{
    color:#BF0000;
    margin:0 0 5px;
    font-weight:bold;
    text-align: left;
}
.revisedcart .productcartsummary .price .incVAT{
    text-transform:uppercase;
    font-size:9px;
    color:#545759;
    position:relative;
    top:-2px;
    font-weight:normal;
}
.revisedcart .productcartsummary .qty{
    text-align:center;
}
.revisedcart .productcartsummary .qty input{
    width:50%;
    /* text-align:center; */
}

.revisedcart .productcartsummary div:first-child {
    text-align: left;
}

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

    padding:8px 0;
    text-align:center;
    cursor:pointer;

    color:white;
}
.revisedcart .bigheadercta:hover{
    background: #7cb100; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdjYjEwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5YWRjMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #7cb100 0%, #9adc00 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7cb100), color-stop(100%,#9adc00)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #7cb100 0%,#9adc00 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #7cb100 0%,#9adc00 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #7cb100 0%,#9adc00 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #7cb100 0%,#9adc00 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7cb100', endColorstr='#9adc00',GradientType=0 ); /* IE6-8 */
}
.revisedcart{
    /*
    background-color:#ECECEC;
    */
    background-color:white !important;
    font-size:13px;
    width:100%;
}
.revisedcart .sleeve {
    padding:0 10px;
}
.revisedcart .toplinks{
    margin:3px 0 2px;
    font-size:12px;
    text-align:center;
}
.revisedcart .toplinks a{
    padding:0 10px;
}
.revisedcart .toplinks a:link, .revisedcart .toplinks a:visited{
    text-decoration:none;
}
.revisedcart .toplinks a:hover{
    text-decoration:underline;
}

.revisedcart.uncompressed{
    position:relative;
}
.revisedcart.uncompressedcontent{
    position:absolute;
    z-index:65535;
    top: 81%;;
    margin-top:1.9mm;
    left: -5%;
    padding: 0 10px;
    width: 105%;
    opacity: 0;
    visibility: hidden;
    box-sizing: border-box;
    border: 2px solid #CCCCCC;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.finalsummary a {
    display: block;
    text-decoration: none;
    font-size: 16px;
}

.quantity {
    color: black;
    margin-top: 1em;
    text-align: justify !important;
}

.quantity:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.quantity__value, .quantity__remove {
    display: inline-block;
    vertical-align: middle;
}

.quantity__value--left {
    text-align: left;
}

.quantity__remove--right {
    float: right;
    /*background: #00BFB2;*/
    /*color: #fff;*/
    /*font-weight: bold;*/
    cursor: pointer;
    display: inline-block;
    font-size: 8px;
    /*border-radius: 50px;*/
    width: 15px;
    height: 15px;
    text-align: center;
    /*padding-top: 3px;*/
}

/*.quantity__remove--right:hover {
    background: #939393;
}*/
/**
* Base
*/
.clear-fix:before,
.clear-fix:after {
    content: ' ';
    display: table;
}
.clear-fix:after {
    clear: both;
}

/**
* Button
*/
.btn {
    display: inline-block;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    text-decoration: none;
    background-image: none;
}

/**
* Icons
*/
.icon {
    font-family: 'customFont';
    font-weight: normal;
    font-style: normal;
    font-size: inherit;
    -webkit-font-smoothing:  antialiased;
}

.icon-basket:after {
    content: 'a';
}

.icon-big-basket:after {
    content: 'd';
}

.icon-search:after {
    /*content: 'c';*/
    content: url('http://www.bathempire.com/sites/BathEmpire/theme/icons/search-icon.svg');
    position: relative;
    top: 0;
    left: -3px;
}

/**
* Search
*/
.icon-search-white {
    color: white;
    font-size: 2em;
}


/**
* Basket
*/
@font-face {
    font-family: 'customFont';
    src: url('../fonts/custom-font.eot');
    src: url('../fonts/custom-font.eot#iefix') format('embedded-opentype'),
         url('../fonts/custom-font.woff') format('woff2'),
         url('../fonts/custom-font.woff') format('woff'),
         url('../fonts/custom-font.ttf') format('truetype'),
         url('../fonts/custom-font.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/**
* Basket
*/
.header-info {
    text-align: right !important;
    padding-right: 1em;
    font-size: 15px !important;
    line-height: 1 !important;
    padding-bottom: 4px;
}

/**
* Phone
*/
.header-info__phone {
    color: #00BFB2;
    font-size: 22px;
    font-weight: bolder;
    padding-top: 7px;
}

/**
* Time
*/
.header-info__work-time {
    font-size: 13px;
    padding-top: 3px;
}

/**
* Account and basket
*/
.header-info__acc-basket {
    font-size: 14px;
    padding-top: 7px;
    position: relative;
}

/**
* Hidden basket
*/
.header-info__basket:hover .revisedcart.uncompressedcontent {
    opacity: 1;
    visibility: visible;
}

/**
* Account
*/
.header-info__account {
    padding: 0 .5em 0 .7em;
    display: inline-block;
    position: relative;
}

.header-info__account a{
    text-decoration: none;
}

.header-info__account a:hover{
    color: #007573;
}

.header-info__phone_link {
    text-decoration: none;
    color: inherit !important;
}

/**
* Basket
*/
.header-info__basket {
    color: #000000;
    text-align: center;
    min-height: 18px;
    display: inline-block;
}

.header-info__basket a{
    text-decoration: none;
    color: inherit;
}
.header-info__qnt {
    display: inline-block;
    padding: 1.7em 1em 0.3em 1em;
    color: #545759;
    background: url('../images/basket.svg') center center no-repeat;
    background-size: contain;
    font-size: 10px;
    margin-right: 6px;
    text-align: center;
    width: 31px;
    height: 32px;
}
/*@-moz-document url-prefix() {
    .header-info__qnt {
        padding: 2em 1em 0.2em 1em;
    }
}*/
_:-webkit-full-screen:not(:root:root), .header-info__qnt { /* Safari (desktop only) */
        /*padding: 1.7em 1em .3em 1em;*/
}
.header-info__basket__text {
    display: none;
    font-size: 14px !important;
    font-weight: bold;
    padding-bottom:10px;
}

@media (min-width: 900px) {

}

@media (min-width: 1000px) {
    .header-info__basket__text {
        display: inline;
    }

    .header-info__basket {
        text-align: right;
    }
}

/**
* Cart
*/
.btn--cart {
    padding: .7em;
    font-size: 15px;
    font-weight: bold;
    background: #007573 !important;
    color: white !important;
}

.btn__basket {
    background: #545759 !important;
    color: #fff !important;
}

/*.btn__basket:hover {
    background-color: #F7F7F7 !important;
}

.btn__checkout:hover {
    background-color: #A0D81C !important;
}*/

.icon-basket--cart {
    font-size: 1.5em;
    line-height: 0.5em;
    vertical-align: -30%;
}

@media (max-width: 960px) {
    .cart-summary,
    .cart-basket,
    .cart-checkout {
        width: 100%;
    }
    .cart-summary {
        margin-bottom: 1em;
    }
}
@media (min-width: 960px) {
    .revisedcart .cart-summary {
        font-size: 15px;
    }
}


/**
* USP
*/
.usp {
    text-align: center;
    margin: 22px auto 12px;
    max-width: 990px;
    padding: 0 .5em .5em .5em;
    display: none;
}

.usp__item {
    display: inline-block;
    vertical-align: middle;
}

.usp__link {
    text-decoration: none;
    display: block;
}

.usp__item--border {
    border-left: 2px solid gray;
    border-right: 2px solid gray;
}

.usp__item--hidden {
    display: none;
}

.usp__image--yes {
    width: 15%;
    vertical-align: middle;
}

.usp__image--stars {
    width: 12%;
    margin: 1px 5px 0 30px;
}

.usp__image--car,
.usp__image--close {
    width: 24%;
    vertical-align: middle;
    margin-left: -40px;
}

.usp__image--phone {
    width: 28%;
    vertical-align: middle;
}

.usp__header {
    font-weight: bold;
    font-size: .9em;
    margin: inherit;
}

.usp__text {
    font-size: 12px;
    margin: inherit;
}

.usp__text-group {
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
}

.usp__overlay {
    width: 77%;
}

.usp__header--space {
    margin-top: 0;
}


@media (min-width: 900px) {
    .usp {
        display: block;
    }

    .usp__header {
        font-size: 17px;
    }
}