#header-main {
    background: #000;
    color: #ffffff;
}
#header-main .element-shopping-cart .link-shopping-cart {
    background: #545454;
    color: #fff;
    padding: 10px 20px 10px 45px;
}

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%;
}

#product-list .product-list-item, #product-list-sidebar .product-list-item {   
 -webkit-box-shadow: none;   
 -moz-box-shadow: none;   
  box-shadow: none;
}

#product-list .product-list-item .product-image a:not(.label-unavailable),
#product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) {
    padding-top: 150%;
}

.esconder {
    display: none !important;
}