/*ie8 fixes - less file*/
body {
  /*background:none !important;*/
}
.fontFamily-replace {
  font-family: "myriad-pro", Verdana, Geneva, sans-serif !important;
}
.font-size-10 {
  font-size: 10px !important;
}
ul.topNav li.promoText a,
.promoText a {
  font-family: "myriad-pro", Verdana, Geneva, sans-serif !important;
  font-size: 10px !important;
}
article.product .list {
  display: block !important;
}
.stampOverlay {
  display: none !important;
}
#product-array.grid div.span3,
#product-array.grid div.span4,
#product-array.grid article.product {
  margin-left: 0;
  width: 100%;
  height: auto !important;
  margin-bottom: 10px !important;
}
#product-array.grid div.span3 .prodImg,
#product-array.grid div.span4 .prodImg,
#product-array.grid article.product .prodImg {
  float: left;
  margin-right: 2em;
  width: 150px !important;
  height: 150px!important;
}
#product-array.grid div.span3 .aggregateRating,
#product-array.grid div.span4 .aggregateRating,
#product-array.grid article.product .aggregateRating {
  float: right;
  text-align: right;
  margin: 0;
  width: 200px;
  padding: 5px;
  font-size: 1em;
  color: #ccc;
  line-height: 1em;
  border: none;
}
#product-array.grid div.span3 .prodRating,
#product-array.grid div.span4 .prodRating,
#product-array.grid article.product .prodRating {
  font-size: 20px;
  text-align: right;
  width: 100%;
}
#product-array.grid div.span3 .prodName,
#product-array.grid div.span4 .prodName,
#product-array.grid article.product .prodName {
  padding: 0 !important;
  margin: 0 !important;
  margin-right: 200px !important;
  min-height: 30px!important;
}
#product-array.grid div.span3 .description,
#product-array.grid div.span4 .description,
#product-array.grid article.product .description {
  font-size: .8em !important;
  margin-right: 200px;
  height: 65px !important;
  overflow: hidden;
}
#product-array.grid div.span3 .special_offer,
#product-array.grid div.span4 .special_offer,
#product-array.grid article.product .special_offer {
  width: 100%;
  margin: 0 10px 10px;
  background: none;
  color: red;
  padding: 0;
  text-align: left;
}
#product-array.grid div.span3 .special_offer p,
#product-array.grid div.span4 .special_offer p,
#product-array.grid article.product .special_offer p {
  color: red !important;
}
#product-array.grid div.span3 .list,
#product-array.grid div.span4 .list,
#product-array.grid article.product .list {
  display: block !important;
}
#product-array.grid div.span3 .prodIcons,
#product-array.grid div.span4 .prodIcons,
#product-array.grid article.product .prodIcons {
  position: absolute;
  margin: 10px;
  bottom: 0;
  left: 185px;
}
#product-array.grid div.span3 .grid_base,
#product-array.grid div.span4 .grid_base,
#product-array.grid article.product .grid_base {
  position: absolute;
  bottom: 50px;
  right: 0px;
  left: 180px;
  width: auto;
}
#product-array.grid div.span3 .prodOffer,
#product-array.grid div.span4 .prodOffer,
#product-array.grid article.product .prodOffer {
  margin-top: -20px;
  margin-bottom: 10px;
}
#product-array.grid div.span3 footer.list,
#product-array.grid div.span4 footer.list,
#product-array.grid article.product footer.list {
  display: block !important;
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 180px;
  border: none;
  clear: right;
  margin: 0;
}
#product-array.grid div.span3 footer.list p a,
#product-array.grid div.span4 footer.list p a,
#product-array.grid article.product footer.list p a {
  margin-left: .5em;
  width: auto;
  height: 40px;
  line-height: 35px;
  font-size: 1.2em;
}
#product-array.grid div.span3 footer.list p a.btn01,
#product-array.grid div.span4 footer.list p a.btn01,
#product-array.grid article.product footer.list p a.btn01 {
  padding-left: 1em !important;
  padding-right: 2.5em !important;
}
#product-array.grid div.span3 footer.list p a.btn01:after,
#product-array.grid div.span4 footer.list p a.btn01:after,
#product-array.grid article.product footer.list p a.btn01:after {
  top: 10px;
  margin-right: .5em;
}
#product-array.grid div.span3 footer.list p a.add_to_basket,
#product-array.grid div.span4 footer.list p a.add_to_basket,
#product-array.grid article.product footer.list p a.add_to_basket {
  min-width: 140px !important;
}
#product-array.grid div.span3.specialOffer-prod .prodName,
#product-array.grid div.span4.specialOffer-prod .prodName,
#product-array.grid article.product.specialOffer-prod .prodName {
  height: 50px;
  margin-right: 0px;
}
#product-array.grid article.product .prodImg.med {
  width: 150px !important;
  height: 150px !important;
}
#product-array.grid .component.grid_4 h1.prodName {
  max-width: 100%;
}
.prodIcons {
  display: none;
}
.product.detail .prod_details,
.product.detail footer.cta,
.product.detail .prodOffer,
.product.detail h1.prodName,
.product.detail .prodInfo_window {
  height: 100%;
  overflow: visible;
  position: relative;
}
.product.detail .prodInfo_window {
  height: 200px;
}
ul.topNav li.login a {
  font-size: 10px !important;
}
.product.detail .prod_details {
  padding-bottom: 0px;
}
ul.topNav li.promoText a {
  /*color: @swatch3;*/
  font-size: 8px !important;
  line-height: 10px;
}
ul.topNav li.login {
  height: 40px;
  line-height: normal;
  margin: 0;
}
ul.topNav li.login a {
  padding: 5px 10px;
  margin-top: 0;
}
.btn {
  background: #3ea542;
}
.green {
  background: #3ea542;
}
.loadingOverlay {
  background: none !important;
}
#keyword {
  line-height: 12px !important;
  font-size: 12px;
  height: 30px;
  padding: 0 !important;
}
ul.productNav li > a {
  padding: 0 10px 3px;
}
/*.loadingOverlay {background: transparent; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#5111111,endColorstr=#5111111); zoom: 1;}*/
.thumbs {
  bottom: 8.1em !important;
}
