body {
	background-size: cover;
	background-attachment: fixed;
}

body.pagina-home .header-box-content {
	display: none;
}

#header-main .element-shopping-cart .link-shopping-cart {
	display: none !important;
}

.pagina-categoria #vitrine,
.pagina-marca #vitrine {
	background: #fff;
	padding: 10px;
}

#product-list .product-list-item .product-image a:not(.label-unavailable),
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) {
	height: 100px;
	padding-top: 0;
}

#product-list .product-list-item .product-image img,
#product-list-sidebar .product-list-item .product-image img {
	max-height: 100px;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-budget {
	background: #008040;
	float: none;
}

.element-product-detail .wrapper-product-price .wrapper-btn-buy .btn.btn-budget:hover {
	background: #00341a;
}

#footer-main {
	padding: 0;
}

#footer-main .footer-main-inner {
	padding: 50px 0;
}


.product-sharing {
	display: none !important;
}

/* Banner principal 100% 
body.pagina-home #nav-main .element-menu-category, 
body.pagina-home #nav-main .element-menu-main { 
margin-bottom: 0 !important; 
} 
 
.element-banner-main .container-12, 
.element-banner-main .container-12 .grid-12 { 
    margin-left: 0 !important; 
    margin-right: 0 !important; 
    max-width: 100% !important; 

    padding-left: 0 !important; 

    padding-right: 0 !important; 
    width: 100% !important; 
} 
 
.element-banner-main img { 
width: 100%; 
} */