.icon-center {
background:url("//cdn10.bigcommerce.com/r-b2c1c07c638b525c6af9e5f1f6290c90383dc14e/themes/Lookz/images/megnor/test1.png") no-repeat scroll 0 0 !important;
}

.icon-center1 {
background:url("//cdn10.bigcommerce.com/r-b2c1c07c638b525c6af9e5f1f6290c90383dc14e/themes/Lookz/images/megnor/test2.png") no-repeat scroll 0 0 !important;
}

.icon-center2 {
background:url("https://cdn2.bigcommerce.com/server2200/2wgsu/product_images/uploaded_images/24hr-arrows.png?t=1452195974") no-repeat scroll 0 0 !important;
}

.service-content:hover .icon-center {
background-position: 0 -100px !important;
}

.service-content:hover .icon-center1 {
background-position: 0 -100px !important;
}

.service-content:hover .icon-center2 {
background-position: 0 -100px !important;
}

#TopFreeShipBanner{
    background: #fff;
    color: #eee;
    clear: both;    
    border: 0;
    margin: 0;
    text-align: center;
    font-size: 1.0em; /* 16px/16=0.875em */
    font-family: 'Raleway',Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-variant: small-caps;
    -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
    border-top: 10px color: #333;
   
}

/* Hides panels on product pages - but leave #SideProductRelated,  */
#SimilarProductsByCustomerViews, #ProductByCategory{
display: none;
}


.stamped-reviews-author.stamped-style-color-text { font-weight: normal !important; }
a.stamped-review-title.stamped-style-color-link { font-weight: bold !important; }
.stamped-reviews-author { font-weight: normal !important; }
.stamped-reviews-title a { font-weight: bold !important; }
.stamped-reviews-title a { font-size: 1.2em; !important; }
.stamped-full-page-tabs ul {
    display: none !important;
}



.CartLevelDiscBanner{
  display: table;
  width: 100%;
    height: 30px;
  background: #ff9900;      
font-size: 1.50em; /* 16px/16=0.875em */
    font-family: 'Raleway',Arial,Helvetica,sans-serif;
    font-weight: 400;
    font-variant: small-caps;
    color: #fff;
    text-align: center;
  margin: 0;
  padding: 0;
    text-align: center;
   
}

.BannerCell { 
    display: table-cell;
  vertical-align: middle;
    
}

.OneThirdBanner{
  display: table;
  width: 100.0%;
    height: 30px;
  background: #282828;      
font-size: 1.40em; /* 16px/16=0.875em */
    font-family: 'Raleway',Arial,Helvetica,sans-serif;
    font-weight: 300;
    font-variant: small-caps;
    color: #eee;
    text-align: center;
  margin: 0;
  padding: 0;
    text-align: center;
   
}


.GWP-ProductName {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 0px;
  margin-left: 0px;
}

.emphasis{
    font-size: 1.25em;
    margin: 20;
    line-height: 1.25;
}

/* DOES NOT WORK */ .coupon-code {
    display: none;
}   


/* THIS HIDES THE WHOLE COUPON BOX - (it works) */
.CouponCode {
visibility: visable; /* "hidden" - or "visible" if you want it to be seen */
}


/* USE THESE TO HIDE */