.header-2 {
    background-color: #004ac8;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #003c8e;
}
.welcome-message {
    color: #fff;
}
#header-main .element-shopping-cart .link-shopping-cart{
background: #004ac8;
    color: #ffab40;}

ul.menu-top-list {
    color: #fff;
}
.element-product-detail .product-info .product-name {
    color: #000;
}
.wrapper-product-combination .product-combination-list .product-combination-item label div {
    line-height: 35px;
    background: #ecf0f7;
    color: #2b7ae0;
}
body:not(.pagina-home):not(.pagina-categoria):not(.pagina-marca):not(.pagina-busca):not(.pagina-tag) #content-main {
    margin-top: 0px;
    padding: 0px;
}
.element-product-detail .wrapper-product-combination .product-combination-title {
    color: #0080ff;
}
/*#product-list .product-list-item .product-image a:not(.label-unavailable) img, #product-list-sidebar .product-list-item .product-image a:not(.label-unavailable) img img.image-main {
    height: 240px;
}*/
.element-product-detail .wrapper-product-price .product-price .product-new-price .product-big-price {
    font-size: 12px;
}
.product-price-off span.desconto_avista  {
    font-size: 24px;
}


.element-product-detail .product-main-image img {
    max-height: 750px;
}
.element-product-detail .product-main-image {
    height: 750px;
}

.zoomContainer {
    WIDTH: 550px;
}
.element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart ul li .price-product-shopping-cart {
   color: #1864d7;
}
.element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart ul li .name-product-shopping-cart {
    color: #565656;
}
.element-product-detail .label-stamp-wrapper .label-stamp.label-promo {
    background: rgb(195, 21, 8);
}
#product-list .product-list-item .label-promo, #product-list-sidebar .product-list-item .label-promo {
    background: rgb(195, 21, 8);
    right: 0;
    top: 0;
}