//*Eliminar Categorias Marcas*//
.element.style {
}
#corpo .conteiner>.marcas {
    display: none;
}
.coluna>div, #corpo .conteiner>div
.marcas {
    display: none;
}

//*Eliminar botão SUBIR AO TOPO*//
.scrollToTop {
display: none;
}


.full.menu {
    webkit-box-flex: 1;
    flex: 1;
}
#cabecalho .actions>li>a .icon .a {
    fill: #fff;
}
#cabecalho .carrinho .qtd-carrinho {
    position: relative;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    font-size: 11px;
    font-weight: 700;
    border: solid 1px;
    display: block!important;
    margin: 0 2px;
}
#cabecalho .carrinho>a i .icon {
    width: 18px;
    height: 18px;
}
.barra-inicial .canais-contato ul li a, .barra-inicial .canais-contato ul li span {
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    transition: all .2s ease-out;
}
.barra-inicial .top-actions .top-action-item a {
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s ease-out;
}
    .barra-inicial .top-actions .top-action-item a .icon {
    width: 12px;
    vertical-align: middle;
    margin-right: 5px;
    transition: all .2s ease-out;
}
#cabecalho .actions>li>a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box;
    transition: all .2s ease-out;
}
#cabecalho .carrinho .wrap .total-cart {
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px;
    transition: all .2s ease-out;
}

//*Sobre a Loja Rodapé*//

.sobre-loja-rodape .logo {
    overflow: visible;
    display: block;
}

.sobre-loja-rodape a.more {
    display: inherit;
}

.sobre-loja-rodape p {
    text-align: justify; 
}

#cabecalho .carrinho .wrap .total-cart:hover {
    font-size: 13px;
    font-weight: 700;
    margin: 0 2px;
    transition: all .2s ease-out;
}
#cabecalho .actions>li>a:hover {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    box-sizing: border-box;
    transition: all .2s ease-out;
}
.barra-inicial .top-actions .top-action-item a:hover {
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    transition: all .2s ease-out;
}
.barra-inicial .canais-contato ul li a, .barra-inicial .canais-contato ul li span:hover {
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    cursor: pointer;
    transition: all .2s ease-out;
}

/* Full Banner 100% em todos as categorias */
.banner {
position: relative;
text-align: center !important;
}
.secao-banners .conteiner {
max-width: 100%;
padding: 0;
margin:0;
margin-top: 0px;
border:none;
width: calc(100% + 2px);
}
.flexslider {
background: 0;
margin: 0;
border: 0px !important;
overflow: hidden;
}
#cabecalho .logo a {
    max-height: 160px;
}

.span4.sobre-loja-rodape:nth-child(1) > .logo.cor-secundaria:nth-child(1) > a:nth-child(1) > img:nth-child(1) {
 position: inherit;
}