/* ==|=======================================================================
   Specific variables for resolutions from 320px to 478px fluid
   Author: Thomas Maurhart
   ========================================================================== */
/* ==|=======================================================================
   Colors
   ========================================================================== */
/* ==|=======================================================================
   Font sizes
   ========================================================================== */
/* ==|=======================================================================
   Container widths
   ========================================================================== */
/* ==|=======================================================================
   Margin/Paddings
   ========================================================================== */
/* ==|=======================================================================
   Sprite-Maps
   ========================================================================== */
/* ==|=======================================================================
   Font sizes
   ========================================================================== */
/* ==|=======================================================================
   Container widths
   ========================================================================== */
/* ==|=======================================================================
   Margin/Paddings
   ========================================================================== */
/* ==|=======================================================================
   Spacings
   ========================================================================== */
/* ==|=======================================================================
   Line heights
   ========================================================================== */
/* ==|=======================================================================
   Sprite-Map
   ========================================================================== */
/* line 10, ../scss/en.scss */
#cart input.delete {
  background: url("../images/buttons/english/btn_small_delete_cart_trans.png") no-repeat scroll left top transparent;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 26px;
  padding: 25px 0 0 10px;
  text-align: left;
  width: 79px;
  margin: 0 auto;
}

/* line 25, ../scss/en.scss */
.tabs_productDesc .btnbuy input {
  display: block;
  height: 53px;
  width: 285px;
  background: transparent url("../images/buttons/english/btn_buynow.png") top left no-repeat;
}
/* line 26, ../scss/en.scss */
.tabs_productDesc .btnbuy input:hover {
  background: transparent url("../images/buttons/english/btn_buynow.png") 0px 0px no-repeat;
}

/* line 33, ../scss/en.scss */
.footermobile ul li a {
  height: 40px;
  display: block;
}
/* line 36, ../scss/en.scss */
.footermobile ul li a.ico-home {
  width: 52px;
  background: url('../img/sprite320_en-sae2f35e8b3.png') 0 -240px no-repeat;
}
/* line 37, ../scss/en.scss */
.footermobile ul li a.ico-payment {
  width: 47px;
  background: url('../img/sprite320_en-sae2f35e8b3.png') 0 -360px no-repeat;
}
/* line 38, ../scss/en.scss */
.footermobile ul li a.ico-shipping {
  width: 49px;
  background: url('../img/sprite320_en-sae2f35e8b3.png') 0 -480px no-repeat;
}
/* line 39, ../scss/en.scss */
.footermobile ul li a.ico-rating {
  width: 55px;
  background: url('../img/sprite320_en-sae2f35e8b3.png') 0 -120px no-repeat;
}
/* line 40, ../scss/en.scss */
.footermobile ul li a.ico-cart {
  width: 57px;
  background: url('../img/sprite320_en-sae2f35e8b3.png') 0 0 no-repeat;
}
/* line 43, ../scss/en.scss */
.footermobile ul li#scrollup {
  width: 55px;
  height: 40px;
  display: block;
  background: url('../img/sprite320_en-sae2f35e8b3.png') 0 -600px no-repeat;
}

/* line 53, ../scss/en.scss */
.footer-lang a {
  background: url('../img/sprite320-s96e8cc8459.png') 0 -596px no-repeat;
}
