@charset "UTF-8";
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }
@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; 
}
*{
  margin: 0;
  padding: 0;
}
p{
  margin: 5px 0;
  line-height: 1.35;
}
ul{
  margin: 0;
  padding: 0;
  list-style: none;
}
img{
  max-width: 100%;
}
a:active,
a:visited{
  color: #000;
}
body, td, .g-std{
  font-family: 'Roboto', Arial,Helvetica,sans-serif;
  font-weight: 400;
}
body a:link, body .g-novisited a:visited{
  color: #000;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  line-height: 20px;
  background-color: #fff;
  color: #505050;
  overflow-x: hidden;
  font-weight: 400; 
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: black;
    line-height: 1.35;
    letter-spacing: normal;
}
.pagecontainer table td{
  height: auto!important;
}
#wrapper,
.pagecontainer > .tb_v4bc ~ table {
    background: #fff;
}

.pagecontainer > .stBadge{
  min-width: 100%;
}
.pagecontainer > .tb_v4bc ~ table tr td table + table{
  max-width: 1170px;
  margin: 0 auto;
  background: #fff;
}
.pagecontainer > .tb_v4bc ~ table tr td table + table #LeftPanel{
  padding: 0 7px 0 20px;
}
.pagecontainer > .tb_v4bc ~ table tr td table + table #LeftPanel ~ td ~ td{
  padding: 0 20px 0 10px;
}
.pagecontainer #LeftPanel table.v4acpcont{
  margin: 20px 0 30px;
}
.pagecontainer #LeftPanel table.v4midBox{
  border:none;
  background: none;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid{
  padding:0;
  background: none;
}
.pagecontainer #LeftPanel table.v4acpcont .v4acp .v4acp_head td{
  display: none;
}
.pagecontainer #LeftPanel table.v4acpcont .v4acp .v4acp_head td.v4title{
  display: block;
  background: none;
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    padding: 12px 14px 10px;
    margin: 0 0 17px;
    border: 2px solid #323232;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #000;
}
.pagecontainer #LeftPanel table.v4acpcont .v4acp .v4acp_head td.v4title font,
.pagecontainer #LeftPanel table.v4acpcont .v4acp .v4acp_head td.v4title h2{
  font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    line-height: 1.25;

}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid .lcat .ttl{
  margin: 10px 0;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid .lcat ul li{
  border-top: 1px solid #d8d8d8;    padding-top: 10px;
    margin: 7px 0 8px;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid .lcat ul li a,
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid .lcat .ttl a{
  font-size: 12px;
  color: #000;
  font-weight:600;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid .lcat ul li a:hover,
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid .lcat .ttl a:hover{
  text-decoration: none;
  color: #005d9a;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid form[name="Search"]{
  background: #f8f8f8;
  padding: 15px;
      overflow: hidden;
    width: 100%;
    float: left;
  border-radius:2px;
  -moz-border-radius:2px;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid form[name="Search"] table{
  width: 100%;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid form[name="Search"] table td{
  display: block;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid form[name="Search"] table td .v4sbox{
  width: 100%;
  border:1px solid #c8c8c8;
  background: #fff;
  border-radius:2px;
  -moz-border-radius:2px;
  padding: 7px 10px;
  box-shadow: 0px 0px 0px 1px #e7e7e7;
  -moz-box-shadow: 0px 0px 0px 1px #e7e7e7;
  margin-bottom: 10px;
}
.pagecontainer #LeftPanel table.v4midBox table td input[type="submit"]{
  display: block;
  width: 100%;
  color: #000;
    background: whitesmoke;
    background: linear-gradient(to bottom, #f3f3f3, #e3e3e3);
    border: 1px solid #cbcbcb;
    border-color: #cbcbcb #a2a2a2 #7a7a7a;
    box-shadow: inset 0 1px 0px 0 #fbfbfb;
    -moz-box-shadow: inset 0 1px 0px 0 #fbfbfb;
    text-transform: uppercase;
        font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: auto;
    padding: 10px 25px 9px;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.25;
  margin-bottom: 15px;
}
.pagecontainer #LeftPanel table.v4midBox table td input[type="submit"]:hover{
      color: white;
    background: #2d2d2d;
    background: linear-gradient(to bottom, #2d2d2d, #141414);
    border: 1px solid black;
    box-shadow: inset 0 1px 0px 0 #444444;
    -moz-box-shadow: inset 0 1px 0px 0 #444444;
}
.pagecontainer #LeftPanel table.v4midBox table td input[type="checkbox"]{
  vertical-align: -2px;
  margin-right: 5px;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid form[name="Search"] table td label{
  font-weight: 400;
}
.pagecontainer #LeftPanel table.v4midBox table ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.pagecontainer #LeftPanel table.v4midBox table ul li{
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #d8d8d8;
}
.pagecontainer #LeftPanel table.v4midBox table ul li a{
  text-transform: uppercase;
  font-size: 12px;
  color: #000;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
}
.pagecontainer #LeftPanel table.v4midBox table ul li a:before{
  display: inline-block;
  font-family:"FontAwesome";
  content: "\f054";
  color: #d8d8d8;
      font-size: 11px;
    margin-right: 5px;
    font-weight: 400;
}
.pagecontainer #LeftPanel table.v4midBox table ul li a:hover{
  color: #005d9a;
  text-decoration: none;
}
.pagecontainer #LeftPanel table.v4midBox table.v4clp td.oc{
  padding: 0;
}
.pagecontainer #LeftPanel table.v4midBox tr.v4acp_mid td.v4mid table tr:last-child td ul li{
  border:none;
  margin: 0;
  padding: 0;  
}
#CentralArea div table .r3_c,
#CentralArea div table .r3_hm,
#CentralArea div table .r3_s,
#CentralArea div table .r3_t i,
#CentralArea div table  .r3_bl i{
  border:none;
}
#CentralArea div table .r3_t,
#CentralArea div table .r3_t b{
  background: none
}
td#CentralArea div.v4stabl{
  padding: 15px 0;
}
td#CentralArea div.v4stabl b{
  color: #000;
  font-weight: 400;
}
td#CentralArea div.v4stabl a{
  color: #005d9a
}
td#CentralArea div.v4stabl a:hover{
  color: #000;
  text-decoration: none;
}
td#CentralArea div.fpcc{
  border:1px solid #d8d8d8;
  border-radius:2px 2px 0 0;
  -moz-border-radius:2px 2px 0 0;
  padding: 10px 15px;
}
.fpcc .countClass{
  font-size:18px;
}
.rs_box{
  border:none;
}
td#CentralArea .ctrlbr{  
  border:1px solid #d8d8d8;
  border-radius:0 0 2px 2px;
  -moz-border-radius:0 0 2px 2px;
  padding: 6px 15px;
  margin-top: -1px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;
}
td#CentralArea span.pdmt{
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 600;  
}
td#CentralArea .ctrlbr .label{
  color: #000;
  font-size: 12px;
  padding: 0;
}
td#CentralArea .cmpBr{
  background: #f8f8f8;
  border:none;
  border-bottom: 1px solid #ebebeb;
  padding: 6px 15px;
  border-radius: 2px;
  -moz-border-radius:2px;
  margin:20px 0 40px;
  height: auto;
  overflow: hidden;
}
span.pdmt .cur{
  color: #005d9a;
  font-size: 12px;
}
.grid td.left{
  border:none;
}
.rs-pview{
  padding: 0;
  margin: 0 -15px;
}
.rs-pview .grid > tbody > tr >td{
  padding: 0 15px;
}
.rs-pview .itemseparator{
  margin: 40px 0;
  border-color: #d8d8d8;
}
.rs-pview .grid .bin.g-b{
  color: #000;
  font-size:14px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
}
table.gallery .mi{
  display: none;
}
table.gallery div.ttl{
  margin: 0 0 15px;
}
table.gallery div.ttl a{
  color: #005d9a;
  font-size: 12px;
  font-weight: 400;
  list-style: 1.35
}
table.gallery table.fixed{
  margin: 0;
}
table.gallery table.fixed tr td{
  padding: 0;
  vertical-align: middle;
}
table.gallery .label{
  color: #4a4a4a;
  padding: 0 10px 0 0;
  font-weight: 400;
  font-size:12px;
}
table.gallery span.fshp{
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
}
td#CentralArea div.dynpg{
  border:none;
  padding: 2px 0;
  background: #f5f5f5;
  border-bottom: 1px solid #ebebeb;    margin-top: 40px;
}
td#CentralArea div.dynpg table{
  background: none;
  border:none;
}
td#CentralArea div.dynpg table > tbody > tr > td{
  padding: 7px 15px 5px;
  font-weight: 400;
}

td#CentralArea .dynpg span.page{
  font-weight: 400;
}
td#CentralArea .dynpg .prev > a,
td#CentralArea .dynpg .next a + a{
  display: none;
}
td#CentralArea .dynpg .prev  a + a{
  display: inline-block;
}
td#CentralArea .dynpg .prev a,
td#CentralArea .dynpg .next a{
  text-transform: uppercase;
  color: #4a4a4a;
  font-weight: 600;  
  font-family: 'Roboto Condensed', sans-serif;
}
td#CentralArea .dynpg .prev a.enabled:hover,
td#CentralArea .dynpg .next a.enabled:hover{
  color: #005d9a;
  text-decoration: none;
}
td#CentralArea .dynpg .prev a:before,
td#CentralArea .dynpg .next a:after{
  font-family: "FontAwesome";
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
}
td#CentralArea .dynpg .prev a:before{
  content: "\f100";
  margin-right: 5px;
}
td#CentralArea .dynpg .next a:after{
      content: "\f101";
      margin-left: 5px;
}
td#CentralArea .dynpg .pages a{
  margin: 0 5px;
}
td#CentralArea .dynpg .pages .pipe{
  display: none;
}
td#CentralArea .dynpg .pages a.disabled{
  color: #005d9a;  
}
td#CentralArea div.dynpg table.pager tr td{
  padding: 0 5px!important;
}
td#CentralArea .dynpg .r .form{
  padding: 0;
}
td#CentralArea .dynpg .r .form input[type="submit"]{
      color: #000;
    background: whitesmoke;
    background: linear-gradient(to bottom, #f3f3f3, #e3e3e3);
    border: 1px solid #cbcbcb;
    border-color: #cbcbcb #a2a2a2 #7a7a7a;
    box-shadow: inset 0 1px 0px 0 #fbfbfb;
    -moz-box-shadow: inset 0 1px 0px 0 #fbfbfb;
    text-transform: uppercase;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 700;
    height: auto;
    padding: 4px 10px 3px;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    line-height: 1.25;
}
.dynpg .r .form input.page{
      border: 1px solid #c8c8c8;
    background: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 1px 10px;
    box-shadow: 0px 0px 0px 1px #e7e7e7;
    -moz-box-shadow: 0px 0px 0px 1px #e7e7e7;
    min-width: 50px;
}
.dynpg .r .form label{
  vertical-align: 0;
}


.top-header{
  background: #e6e6e6;
  padding: 15px 0;
  font-family: 'Roboto', sans-serif;
}
.top-header a{
  text-decoration: none;
}
.top-header a:hover{
  text-decoration: none;
  color: #a22922;
}
.top-header .center{
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #d02d2f;
  font-weight:700;
  font-family: 'Roboto Condensed', sans-serif;
}
.top-header .center span{
  display: block;
}
.top-header .center span .fa{
  font-size: 12px;
}
.top-header .ground-shipping{
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  color: #000;
}
.top-header .ground-shipping .fa{
  width: 40px;
  margin-right: 15px;
    font-size: 34px;
    font-weight: 400;
    line-height: 32px;
    float: left;
}
.top-header .ground-shipping a{
  color: #000;
  font-weight: 400;
}
.top-header .ground-shipping strong{
  display: block;
  font-weight:700;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.top-header .right ul{
  list-style: none;
  margin:0;
  padding: 3px 0 0;
}
.top-header .right ul li{
  display: inline-block;
  padding: 5px 0;
  vertical-align: middle;
}
.top-header .right ul li.brand{
  text-transform: uppercase;
  border-right: 1px solid #bfbfbf;
  padding-right: 15px;
  margin-right: 15px;
}
.top-header .right ul li.brand a{
  color: #4caa3c;
  font-weight:700;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.top-header .right ul li.newsletter a{
  font-size: 12px;
  color: #606060;
}
.top-header .right ul li.newsletter .fa{
      font-size: 18px;
    display: inline-block;
    vertical-align: -1px;
    margin-right: 7px;
    line-height: 16px;
}
#header{
  /* background: url("https://www.westernfilters.net.au/content/wf-ebay-imgs/bkg-header.jpg") 0 0 repeat-x; */
  background: url("https://www.westernfilters.net.au/content/wf-ebay-imgs/header-bg.png") 0 0 repeat-x;
  min-height: 84px;
  padding: 8px 0;   
}
.header-logo{
  margin:0;
}
#header .location{
  padding-top: 10px;
}
#header .location p{
  padding: 0;
  margin: 5px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  color: #31363e;
  font-family: 'Roboto Condensed', sans-serif;
  line-height: 1.25;
}
#header .capricorn,
#header #search{
  text-align: right;
}
#header .capricorn{
  padding-top: 15px;
}
#header #search{
  padding-top: 17px;
}
#header #search form{
  background: #3d3d3d;
  border-radius: 20px;
  -moz-border-radius:20px;
  position: relative;
  padding-right: 35px;
}
#header #search form input[type="text"]{
  border:none;
  background: none;
  padding: 7px 10px;
  color: #9b9b9b;
  width: 100%;
}
#header #search form input[type="submit"]{
  position: absolute;
  top: 0;
  right: 0;
  background: url("https://www.westernfilters.net.au/content/wf-ebay-imgs/i-search.png") center no-repeat;
  border:none;
  width: 34px;
  height: 34px;
}
.navPages-container{
  background: url("https://www.westernfilters.net.au/content/wf-ebay-imgs/bkg-nav.jpg") 0 0 repeat-x;
  border-top:1px solid #000;
  position: relative;
  min-height: 45px;
}
.navPages-container:before{
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  height: 1px;
  background: #504f50;
  content: "";
}
.navPages-container ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
.navPages-container #nav > li{
  display: inline-block;
  position: relative;
  border-left:1px solid #000;
  float: left;
}
.navPages-container #nav > li.shop-categories > a:after{
  font-family: "FontAwesome";
  content: "\f078";
  font-size: 13px;
  position: absolute;
  top: 13px;
  right: 15px;
  font-weight:400;
}
.navPages-container #nav > li > a{
  padding: 15px 15px 11px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  display: block;
  text-decoration: none!important;
  line-height: 1.35;
}
.navPages-container #nav > li:hover > a{
  background: url("https://www.westernfilters.net.au/content/wf-ebay-imgs/bkg-nav-hover.jpg") 0 0 repeat-x;  
}
.navPages-container #nav li ul{
  display: block;
  width: 250px;
  position: absolute;
  top: auto;
  left: 0;
  background: #fff;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(0px, 20px);
  -webkit-transform: translate(0, 20px);
  -moz-transform: translate(0, 20px);
  -o-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transition: opacity 0.5s ease 0s, transform 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s, -moz-transform 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s, -ms-transform 0.5s ease 0s;
      visibility: hidden;
      z-index: 100;
}
.navPages-container #nav li:hover ul{
      opacity: 1;
    filter: alpha(opacity=100);
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    visibility: visible;
}
.navPages-container #nav li ul li{
  display: block;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 15px 8px;
}
.navPages-container #nav li ul li a{
  text-transform: capitalize;
  line-height: 1.35;
  color: #000;
  text-decoration: none!important;
  font-size: 12px;
}
.navPages-container #nav li ul li:hover a{
  color: #d02d2f;
}
.navPages-container #nav li ul li:last-child{
  border:none;
}
#TopPromoArea,
table tr td img[src="https://pics.ebaystatic.com/aw/pics/s.gif"]{
  height: 0px!important;
  display: none;
}
.main-slideshow{
  padding-top: 0px;
}
.wrapper-container{
  padding-bottom: 30px;
  overflow: hidden;
}
.home-container{
  background: #fff;
  border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
}
/* Top Banner styles */
.banners-top {
    padding: 0 20px;
    position: relative;
    z-index: 10;
    margin-top: -50px;
}
.banners-top .banner {
    padding: 30px 30px 10px 30px;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
}
.banners-top .banner .HomeCategoryList {
    list-style: none;
    margin: 0 -20px;
    padding: 0;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem {
    margin: 0 0 20px;
    width: 33%;
    padding: 0 20px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryImage {
    text-align: center;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryImage img {
    transition: all 0.8s ease 0s;
    margin-bottom: 11px;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryName {
    padding-left: 14px;
    font-size: 20px;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    line-height: 1.25;
    text-transform: uppercase;
    margin-bottom: 9px;
    text-align: left;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryName a {
    color: black;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryName a:hover{
  text-decoration: none;
  color: #3892c6;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription {
    margin-right: 35px;
    position: relative;
    border-radius: 2px 0 0 2px;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription > a {
    font-weight: 700;
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.35;
    text-transform: uppercase;
    color: #fff;
    padding: 11px 15px 10px;
    min-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    display: block;
    background-color: #232323;
    border-radius: 2px 0px 0px 2px;
    transition: background-color 300ms ease 0s;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription > a:hover {
    color: #000;
    text-decoration: none;
    background-color: #3892c6;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription .CategoryViewMore {
    position: absolute;
    top: 0;
    right: -35px;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: #3892c6;
    color: #000;
    text-align: center;
    line-height: 35px;
    padding-left: 6px;
    border-radius: 0 2px 2px 0;
}
.banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryDescription .CategoryViewMore .fa{
  line-height: 35px;
}
.homepage-products{
  padding: 20px;
}
.home-new-arrivals h2{
  margin: 0 0 25px;
  padding: 0;
  border-top:1px solid #e6e6e6;
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    color: #000;
    text-transform: uppercase;
}
.home-new-arrivals h2 span{
  border-top:3px solid #3892c6;
  margin-top: -1px;
  padding: 20px 0 0;
  display: inline-block;
}
.content-home-new-arrivals{
  display: none;
}
.home-new-arrivals,
.category-featured{
  position: relative;
  overflow: hidden;
}
.env_slider_div{
  margin-left: -15px;
  margin-right: -15px;
}
.env_slider_div .env_slider,
.featured-category-owl.owl-carousel{
  position: static;
}
.env_slider_div ul li{
  padding: 15px;
  text-align: left;
  color: #4a4a4a;
}
.env_slider_div ul li .image{
  margin: 0 0 25px;
  display: block;
}
.env_slider_div ul li .g-std,
.env_slider_div ul li .subtitle{
  display: block;
  margin-bottom: 15px;
  line-height: 1.35;
  color: #4a4a4a;
}
.env_slider_div ul li .g-std a{
  text-transform: capitalize;
  font-weight: 400;
  color: #005d9a;
}
.env_slider_div ul li .price{
  font-weight: 600;
  font-size: 14px;
  display: none;
}
.env_slider_div ul li .details div > table tr td{
  padding: 0 0 10px;
}
.env_slider_div ul li .bin.g-b{
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
.env_slider_div ul li .time2 span{
  color: #4a4a4a;
  font-size: 12px;
  padding: 0;
  font-weight:400;
}

.env_slider_div .owl-pagination{
  display: none;
}
.brands-carousel{
  padding: 15px 0;
}
.brands-carousel .owl-item > a{
  text-align: center;
  display: block;
  margin:0 20px;
}
.brands-carousel .owl-item > a img{
  max-height: 74px;
}
.brands-carousel.owl-theme .owl-controls,
.home-container  .owl-theme .owl-controls {
  margin: 0;
}
.home-container .owl-theme .owl-controls .owl-buttons > div,
.brands-carousel.owl-theme .owl-controls .owl-buttons > div{
  width: 30px;
  height: 30px;
  border:1px solid #d8d8d8;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  margin: 0;
  padding: 0;
  font-size: 0;
  border-radius: 0;
  -moz-border-radius:0;
  color: #7a7a7a;
}
.brands-carousel.owl-theme .owl-controls .owl-buttons > div{  
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border:none;
  background: none;
  color: #666;
}
.home-container .owl-theme .owl-controls .owl-buttons{
  position: absolute;
  top: 15px;
  right: 0;
}
.home-container .owl-theme .owl-controls .owl-buttons > div{
  display: inline-block;
}
.home-container .owl-theme .owl-controls .owl-buttons > div:hover{
  background: #fff;
  color: #000
}
.home-container  .owl-theme .owl-controls .owl-buttons > div.owl-prev{
  margin-right: -1px;
}
.home-container  .owl-theme .owl-controls .owl-buttons > div:before,
.brands-carousel.owl-theme .owl-controls .owl-buttons > div:before{
  font-family: "FontAwesome";
  font-size: 14px;
}
.home-container  .owl-theme .owl-controls .owl-buttons > div.owl-prev:before,
.brands-carousel.owl-theme .owl-controls .owl-buttons > div.owl-prev:before{
  content: "\f053";
}
.home-container  .owl-theme .owl-controls .owl-buttons > div.owl-next:before,
.brands-carousel.owl-theme .owl-controls .owl-buttons > div.owl-next:before{
  content: "\f054";
}
.brands-carousel.owl-theme .owl-controls .owl-buttons > div.owl-next{
  right: 0;
}
.brands-carousel.owl-theme .owl-controls .owl-buttons > div.owl-prev{
  left: 0;
}

@media (min-width: 1199px) {
  .brands-carousel.owl-theme .owl-controls .owl-buttons > div.owl-prev,
  .home-container  .owl-theme .owl-controls .owl-buttons > div.owl-prev{
    left: -25px;
  }
  .brands-carousel.owl-theme .owl-controls .owl-buttons > div.owl-next,
  .home-container  .owl-theme .owl-controls .owl-buttons > div.owl-next{
    right: -25px;
  }
}

.banners-bottom .banner {
    padding: 0 20px;
}
.banners-bottom .category-featured {
    border-top: 1px solid #d8d8d8;
    position: relative;
    overflow: hidden;
}
.banners-bottom .category-featured h2 {
    font-weight: 700;
    font-size: 16px;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 25px 0 35px;
    padding: 0;
}
.banners-bottom .featured-category-owl .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    margin: 0 -15px;
}
.banners-bottom .featured-category-owl .owl-item {
    float: left;
}
.banners-bottom .category-featured-item {
    padding: 0 15px;
}
.banners-bottom .category-featured .text {
    width: 50%;
    z-index: 99;
    float: left;
}
.banners-bottom .category-featured .text h3 {
    font: 700 14px/18px "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 17px;
    padding: 0;
}
.banners-bottom .category-featured .text h2 {
    font: 400 12px/18px "Roboto", Arial, Helvetica, sans-serif;
    margin: 0 0 7px;
    padding: 0;
    text-transform: none;
}
.banners-bottom .category-featured .text h2 a {
    transition: color 300ms ease 0s;
}
.banners-bottom .category-featured .text h2 a:hover {
    color: #1677d4;
    text-decoration: none;
}
.banners-bottom .category-featured .image-container-centered {
    width: 50%;
    height: 182px;
}
.banners-bottom .image-container-centered {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none;
}
.banners-bottom .category-featured .image-container-centered img {
    max-width: 128px;
    max-height: 128px;
    transition: all 0.8s ease 0s;
}
.banners-bottom .category-featured .text p {
    padding: 5px 0 0;
    margin-bottom: 38px;
}
.banners-bottom .category-featured .text p a.btn_link {
    background: 0;
    color: black;
    padding: 0 0 0 12px;
    font-weight: 700;
    position: relative;
}
.banners-bottom .category-featured .text p a.btn_link:before {
    content: "";
    border: 4px solid transparent;
    border-left-color: black;
    position: absolute;
    left: 1px;
    top: 3px;
}
.banners-bottom .home-banner img:hover {
    opacity: 0.4;
}
.banners-bottom .home-banner img {
    transition: all 0.8s ease 0s;
    height: auto;
}
.home-banner {
    margin: 0 -15px;
    text-align: center;
}
.home-banner > div {
    width: auto;
    display: inline-block;
    padding: 0 15px 15px;
    margin: 0 -1.3px;
    max-width: 25%;
}
.custom-block {
    border-top: 1px solid #d8d8d8;
    margin: 30px 0 0 0;
    padding: 13px 0 0;
    overflow: hidden;
}
.custom-block > div {
    margin-bottom: 30px;
    overflow: hidden;
}
@media (min-width: 768px){
  .custom-block > div {
      float: left;
      padding: 0 10px 0 20px;
      margin-bottom: 25px;
      width: 50%;
  }
  .custom-block > div:first-child {
      padding-left: 0;
  }
}
.custom-block h3 {
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 25px 0 14px;
    padding: 0;
}
.custom-block img {
    transition: all 0.8s ease 0s;
    float: right;
    margin-left: 30px;
}
.BeforeFooter .box {
    padding: 10px 15px;
}
@media (min-width: 768px){
  .BeforeFooter .box {
      float: left;
      padding: 10px 15px 30px;
      width: 33.3333%;
  }
}
.BeforeFooter .BeforeFooterImage {
    float: left;
    margin: 0 38px 0 0;
}
@media (min-width: 768px){
  .BeforeFooter .BeforeFooterImage {
      margin-right: 28px;
  }
}
@media (min-width: 1200px){
  .BeforeFooter .BeforeFooterImage {
      margin-right: 38px;
  }
}
.BeforeFooter .BeforeFooterImage span.icon {
    width: 52px;
    height: 52px;
    text-align: center;
    display: block;
    border: 3px solid black;
    border-radius: 50%;
    -moz-border-radius: 50%;
    color: black;
}
.BeforeFooter .BeforeFooterImage span.icon .fa {
    font-size: 32px;
    line-height: 46px;
}
.BeforeFooter .BeforeFooterContent {
    overflow: hidden;
}
.BeforeFooter .BeforeFooterContent h3 {
    text-transform: uppercase;
    padding-bottom: 5px;
    font-size: 14px;
    margin: 0;
}
.BeforeFooter .BeforeFooterContent ul li {
    display: inline-block;
    margin: 0 10px 10px 0;
}
#homeBrands{
  background: #101010;
}
#footer-wrapper{
  background: #1a1a1a;
  padding: 30px 0 60px;
}
#footer-wrapper .pages-menu li{
  display: inline-block;
  border-right: 1px solid #444;
  padding: 0 10px 0 0 ;
  margin: 0 10px 0 0;
}
#footer-wrapper .pages-menu li:last-child{
  border:none;
  padding-right: 0;
  margin-right: 0;
}
#footer-wrapper .pages-menu li a{
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.25;
}
#footer-wrapper .pages-menu li a:hover{
  text-decoration: none;
  color: #d02d2f;
}
.footer-copyright{
  padding-top: 20px;
  color: #666;
}
.footer-copyright a{
  color: #666;
}
@media(min-width: 1200px){ 
  .top-header .left,.top-header .right{
    width: 30%;
  } 
  .top-header .center{
    width: 40%;
  }
}
@media(min-width: 1024px){  
  .navPages-container #nav > li.shop-categories{
    min-width: 250px;
  }
}
@media(max-width: 1023px){
  .navPages-container #nav > li > a{
    padding: 15px 10px 11px;
  }
  .navPages-container #nav > li.shop-categories > a{
    padding-right: 30px;
  }
  .navPages-container #nav > li.shop-categories > a:after{
    font-size: 10px;
    top:16px;
  }
}
@media (min-width: 992px) and (max-width: 1199px){
  .top-header .left,.top-header .right,
  .top-header .center{
    width: 33%;
  }
}
@media (max-width: 991px){
  #header .capricorn{
    display: none;
  } 
  .header-logo{
    width: 20%;
  }
  #header .location,
  #header #search{
    width: 40%;
  }  
}
@media (min-width: 768px) and (max-width: 991px){
  .top-header .center{
    display: none;
  }
  .top-header .left,.top-header .right{
    width: 50%;
  }
  .banners-top{
    margin: 0;
    padding:0;
  }
  .banners-top .banner{
    padding-right: 20px;
    padding-left: 20px;
  }
  .banners-top .banner .HomeCategoryList .HomeCategoryItem .HomeCategoryName{
    font-size: 14px;
    padding-left: 0;
  }
  .custom-block > div{
    width: 100%;
    padding-left: 0;
  }
  .BeforeFooter .box{
    width: 100%;
  }
}
@media (max-width: 767px){
  .top-header .container{
    padding: 0 15px;
  }
  .top-header .left,.top-header .right,
  .top-header .center{
    width: 100%;
    padding: 5px 15px;
    text-align: center;
    float: none;
    display: block;
    clear: both;
  }
  .BeforeFooter{
    padding-bottom: 20px;
  }  

  html{
    overflow-x: hidden;
  }
}

@media (min-width: 1200px){
  .item_description .container {
      width: 100%;
  }
}
.item_description .top-header{
  padding: 15px;
}
.item_description #header{
  padding: 8px 15px;
}
.item_description header{
  font-size: 12px;
}
.item_description #wrapper{
  background: #fff;
  font-size: 12px;
}
.item_description .wrapper-container{
  padding: 30px 0;
}
.productView-details h1{
  font-size: 22px;
  color: #d02d2f;
  margin: 0 0 15px;
}
.productView-description{
  margin-top: 20px;
}
.productView-description ul {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    border: 0 ;
}
.productView-description ul:after {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: '';
    border-bottom: 1px solid #d8d8d8;
}
.productView-description ul li {
    position: relative;
    z-index: 1;
    display: table;
    float: left;
    height: 42px;
    margin-right: 5px;
    border: 0;
    padding: 0;
}
.productView-description ul li:first-child {
    margin-left: 0;
}
.productView-description ul li a {
    font-family: "Roboto Condensed", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 700;
    display: block;
    padding: 10px 25px;
    transition: background .3s ease 0s;
    vertical-align: middle;
    text-transform: uppercase;
    color: black;
    border: 1px solid #d8d8d8;
    background: #ffffff;
    background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
    text-decoration: none !important;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    margin: 0;
}
.productView-description ul li.ui-tabs-active a,
.productView-description ul li a:active {    
    background: #64a9cf;
    background-image: linear-gradient(to bottom, #64a9cf, #168dc0);
    border-color: transparent;
    color: #fff;
}
.page-detail{
  background: #fff;
  padding: 20px 15px 30px;
  border-radius:0 0 3px 3px;
  -moz-border-radius:0 0 3px 3px;
}
.title-dear{
  display: block;
  margin-bottom: 15px;
}

@media(max-width: 767px){
  .main-slideshow,
  #homeBrands{
    display: none;
  }
  #header .capricorn{
    display: block;
    text-align: center;
  }
  .top-header .ground-shipping .fa{
    display: none;
  }
  #header{
    padding: 15px 0;
    background: url("https://www.westernfilters.net.au/content/wf-ebay-imgs/bkg-header-mobile.jpg") 0 0 repeat-x;
  }
  .header-logo,
  #header .location, #header #search{
    width: 100%;
    text-align: center;
  }
  .navPages-container .container{
    width: 100%;
  }
  .navPages-container .container > ul{
    text-align: center;
  }
  .navPages-container #nav > li{
    float: none;
  }
  .navPages-container #nav li ul{
    text-align: left;
  }
  .banners-top{
    margin:0;
  }
  .banners-top .banner{
    padding: 20px 0 0;
  }
  .banners-top .banner .HomeCategoryList .HomeCategoryItem{
    width: 100%;
  }
  .flex-control-nav{
    bottom: 10px!important;
  }
  .home-banner > div{
    width: 100%;
    max-width: 100%;
  }
  .rs-pview .grid > tbody > tr >td{
    width: 100%!important;
    display: block;
    padding-bottom: 25px;
  }  
  .pagecontainer > .tb_v4bc ~ table tr td table + table #LeftPanel{
    display: none;
  }
  #footer-wrapper{
    text-align: center;
  }
  #footer-wrapper .container > [class*='col-sm']{
    padding: 0 0 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1199px){
  .pagecontainer > .tb_v4bc ~ table tr td table + table{
    max-width: 1024px;
  }
}
@media (min-width: 992px) and (max-width: 1023px){
  .pagecontainer > .tb_v4bc ~ table tr td table + table{
    max-width: 980px;
  }
}
@media (min-width: 768px) and (max-width: 991px){
  .pagecontainer > .tb_v4bc ~ table tr td table + table{
    max-width: 730px;
  }
}
@media (min-width: 480px) and (max-width: 767px){
  .container {
      width: 450px;
  }
  .pagecontainer > .tb_v4bc ~ table tr td table + table{
    max-width: 450px;
  }
}
@media (min-width: 320px) and (max-width: 610px){
  .navPages-container{
    background: #313131;
    background: linear-gradient(to bottom, #313131 0%, #252525 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#252525',GradientType=0 );
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background-color: black;
  }
  .navPages-container #nav > li{
    border:none;
  }
}
@media (min-width: 320px) and (max-width: 479px){
  .container {
      width: 300px;
  }
  .pagecontainer > .tb_v4bc ~ table tr td table + table{
    max-width: 300px;
  }
  .top-header .ground-shipping a{
    margin-left: 0;
    padding-left:35px;
  }
}
/* -- sprite-icons --*/

.SuccessMessage:after {  width: 17px; height: 13px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -73px -71px; top: 14px; }

#DrawerMenu .subcat-expand:after {content: ''; width: 20px; height: 20px; display: block; position: relative; top: 50%; left:9px; -webkit-transform: translateY(-50%); transform: translateY(-50%); background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -137px -42px; }

#email-modal .window-window .window-content .btn.close { width: 34px; height: 34px; position: absolute; right: 0; top: 0; text-indent: -999em;
background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') -290px -175px no-repeat; cursor: pointer; opacity: 1;  padding: 0; 
-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;  border: none; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

#back-top a {background:url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat scroll -120px -253px #8d8d90 !important; display:block; height:50px !important; 
    text-indent:-9999px; width:50px !important; outline: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.ground-shipping a { display: inline-block; float: left; margin: 10px 0 0 50px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat 0 -93px; padding-left: 43px; color: #000; line-height: 16px; }

.i-livechat { background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat 100% -70px; position: absolute; top: 3px; width: 16px; height: 16px; display: inline-block; margin-left: 4px; }

#SearchForm .Button { cursor: pointer; border: 0 !important; vertical-align: top; margin: 0; width: 32px; height: 32px; padding: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat 8px 11px ; -moz-transition: background-color 150ms ease; -webkit-transition: background-color 150ms ease; -o-transition: background-color 150ms ease; transition: background-color 150ms ease; 
background-color: transparent !important; position: absolute; right:0; top: 0 }

.DropdownCart .KeepShopping .btn .fa { width: 18px; height: 16px; text-indent: -9999px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -181px -72px; top: 16px; left: 14px; position: absolute; }

.dropdown-menu .toogleClick { border: 0; text-indent: 0; width: auto; height: auto; font-size: 18px; margin-top: -7px; color: #000;
    width: 20px; height: 20px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -137px -70px; text-indent: -9999px; right: 0; }
	
.ProductWishlist a{ display: inline-block; width: 35px; height: 38px; text-indent: -9999px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -156px -175px; 
position: absolute; top: 98px; left: 116px; display: none;  }

#List i{
    float: left; 
    width:35px; 
    height:35px; 
    text-indent:-9999em; 
    background:url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') 0 0  no-repeat ; 
    border:1px solid #c3c3c3; 
    border-radius:2px; 
    -webkit-border-radius:2px; 
    -moz-border-radius:2px; 
    transition: all 250ms ease 0s; 
    -webkit-transition: all 250ms ease 0s; 
    -moz-transition: all 250ms ease 0s; 
    -ms-transition: all 250ms ease 0s; 
    -o-transition: all 250ms ease 0s;
}

.ContactLinks li a span { 
    background-image: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png'); 
    background-repeat: no-repeat; 
    display: inline-block; 
    float: left; 
}

.modal-header .close{float: right; width: 20px; height: 20px; text-indent: 999px; overflow: hidden; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -120px -70px ; opacity: 1;  filter: alpha(opacity=100);  -moz-opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; -khtml-opacity: 1; }

.modalClose { float: left; width: 20px !important; height: 20px !important; text-indent: 999px; overflow: hidden; right: -10px !important; 
    background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -120px -70px !important; }

.CartRemoveLink {margin-top: 10px; padding-left: 18px; display: inline-block; height: 20px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat 0 -409px; color:#ef553b; }

.CompareFieldTop a { font-size: 14px; display: inline-block; height: 20px; width: 20px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat -101px -70px; text-indent: -999px; overflow: hidden; }

.BeforeFooterContent ul li a { display: inline-block; width: 34px; height: 22px; text-indent: -9999px; background: url('https://www.westernfilters.net.au/content/wf-ebay-imgs/sprite-icons.png') no-repeat 0 -350px;}

td {
    border-collapse: collapse;
}