#header-main {
	background: #f5f5f7;
	//color: #fefefe;
    }
#header-main .element-shopping-cart .link-shopping-cart {
    background: #f5f5f7;
    padding: 10px 20px 10px 45px;
}

/*Cupom de desconto*/
.cart-data-coupon-holder .link { 

background:#32c73c; 

border: 0; 

color: #32c73c !important; 

font-size: 14px; 

line-height: 20px; 

margin-top: 20px !important; 

padding: 10px 15px; 

text-decoration: bold; 

text-transform: uppercase; 

-webkit-border-radius: 4px; 

-moz-border-radius: 4px; 

border-radius: 4px; 

-webkit-transition: all 1000ms ease; 

-moz-transition: all 1000ms ease; 

-ms-transition: all 1000ms ease; 

-o-transition: all 1000ms ease; 

} 