.menu.superior {
    position: relative;
    background: #454545;
    border-top: 1px solid #b74f53;
    border-bottom: 1px solid #b74f53;
    margin-top: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .3s ease-in-out;
}

.my_account>a:before {
    position: absolute;
    font-size: 30px;
    font-family: flaticon;
    content: '\f100';
    font-weight: 300;
    left: 24px;
    top: -34px;
    -webkit-font-smoothing: antialiased;
    transition: all .2s;
    Color: #1853a1;
}

.menu.superior .nivel-dois {
    top: 63px;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e0dfdf6b;
    -webkit-box-shadow: 0 3px 4px #0000006b;
    box-shadow: 0 3px 4px #0000001a;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#rodape .institucional {
    background:#1853a1;
    padding-bottom: 40px;
}

.news-rodape .newsletter .botao:before {
    content: 'enviar';
    font-size: 14px;
    top: -2px;
    border-radius: 4px;
    text-transform: uppercase;
    left: 21px;
    position: relative;
    background: #b74f53;
    border: 1px solid #00000000;
    padding: 10px 14px;
    color: var(--color-in-bg-dark);
    font-weight: 600;
    transition: .25s;
}

.titulo-categoria:after {
    content: '';
    z-index: 2;
    width: 5px;
    bottom: 12px;
    left: -16px;
    position: absolute;
    background: #b74f53;
    height: 31px;
}

span.fundo-principal.bandeira-promocao {
    color: var(--color-in-bg-dark);
    font-weight: 700;
    background: #1853a1;
    position: relative;
    /* bottom: 10px; */
}


#cabecalho .carrinho:hover:before, .dropHelp:hover:before, .my_account>a:hover:before, .productTracking>a:hover:before, .wishlist a:hover:before {
        Color: #2962ae;
}

.dropHelp:before, .my_account>a:before, .productTracking>a:before, .wishlist a:before {
    color: #1853a1;
    font-weight: 300 !important;
    -webkit-font-smoothing: antialiased;
}

#cabecalho .carrinho:hover:before {
    color: #2962ae;
}

#cabecalho .carrinho:before {
    content: "\f107";
    font-family: flaticon;
    bottom: 8px;
    font-size: 24px;
    -webkit-font-smoothing: antialiased;
    width: 50px;
    height: 50px;
    text-align: center;
    left: -20px;
    top: 2px;
    position: relative;
    line-height: 50px;
    transition: all .2s;
    Color: #1853a1;
}

.subtotal strong {
    font-size: 22px;
    margin: 0 8px;
    color: #2962ae;
    font-weight: 600;
    white-space: nowrap;
}

#rodape .atd-rodape:hover {
    color: #1853a1;
    background: var(--txt-in-bg);
    border: 1.4px solid var(--txt-in-bg);
}

.listagem-item .acoes-produto .botao.principal {
    opacity: .95;
    background: #1853a1;
    border-radius: 4px;
    border: 0;
    top: 0;
    overflow: hidden;
    text-shadow: none;
    display: flex;
    justify-content: center;
    min-width: 82px;
    height: 39px;
    line-height: 39px;
    text-transform: uppercase;
    font-weight: 600;
    position: relative;
    margin: 0 10px;
    right: -2px;
    font-size: 15px;
    color: #fff;
    letter-spacing: .2px;
    transition: all .3s ease-in-out;
}

.preco-produto strong.titulo {
    font-weight: 600;
    font-size: 36px;
    color: #1853a1;
    letter-spacing: -.5px;
    line-height: 19px;
}

.preco-promocional {
    margin: 2px 0;
    display: block;
    font-size: 14px;
    letter-spacing: -1px;
    font-weight: 600;
    color: #1853a1;
}

.produto .principal .acoes-produto .preco-produto .preco-promocional {
    font-weight: 600;
    font-size: 34px;
    color: #1853a1;
    letter-spacing: -1px;
    display: block;
}

.breadcrumbs ul li:last-child a {
    font-weight: 600;
    font-size: 12px;
    background: #666666;
}

.produto .principal .botao.principal.grande {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    width: 24%;
    text-transform: uppercase;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 28px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #54b96e;
    border-radius: 5px;
    padding: 14px 65px;
    font-weight: 600;
    font-size: 20px;
    color: #fff;
    letter-spacing: -1px;
}

.disponibilidade-produto b.cor-principal {
    color: #000;
    font-size: 15px;
    text-align: left!important;
}

.listagem-item .acoes-produto .botao.principal:hover:before {
    transform: scale(10);
    opacity: 1;
    z-index: -1;
    background: #2962ae;
}

.cep label:before {
    content: '\f104';
    font-family: flaticon;
    font-size: 21px;
    color:#b74f53;
    top: 2px;
    padding-right: 8px;
    position: relative;
    left: 0;
}

.cep .input-append.input-prepend button {
    background: #1853a1;
    border: 0;
    border-radius: 4px!important;
    -webkit-box-shadow: none;
    box-shadow: none;
    top: 5px;
    text-shadow: none;
    left: -89px;
    position: relative;
    padding: 8px 14px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    margin-left: 10px!important;
    transition: all .3s ease-in-out;
}

.menu.superior .nivel-dois li:hover a {
    text-align: left;
    color: #ccc;
}

span.desconto-a-vista {
    display: block;
    color: #1853a1;
}

.busca-mobile .botao-busca:hover:after {
    color: #666;
}

#return-to-top:hover {
    background: #b74f53;
}

.container-conteudo-button-fale-conosco-drop-help:hover {
    background: #b74f53;
    color: var(--color-in-bg-dark);
}

#formRastrearObj .objSearch:hover:before {
    top: 0;
    transition: .14s;
    opacity: 1;
    color: #b74f53;
}

#formRastrearObj .objSearch:hover:before {
    top: 0;
    transition: .14s;
    opacity: 1;
    color:#fff;
    background: #b74f53;
}

.my_account li:hover a {
    background: #b74f53;
    color: var(--txt-in-bg);
    text-decoration: none;
    font-weight: 600;
    transition: all .1s ease-in-out;
}

.my_account .login:hover a {
    background: #fff;
    color: #b74f53;
    border: 1px solid #b74f53;
    text-decoration: none;
    font-weight: 600;
    transition: all .1s ease-in-out;
}

.my_account .login a {
    background: var(--primary-color);
    color: #b74f53;
    border: 1px solid var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    transition: all .1s ease-in-out;
}

.my_account .login a {
    background: #b74f53;
    color: #fff;
    border: 1px solid #b74f53;
    text-decoration: none;
    font-weight: 600;
    transition: all .1s ease-in-out;
}

@media (max-width: 768px){
    
svg.icon-head {
    width: 28px;
    height: 60px;
    left: 10px;
    top: 0;
    position: relative;
    fill: #b74f53;
}}


@media screen and (max-width: 768px) and (min-width: 200px) {
.listagem-item a.botao.botao-comprar.principal {
    border: 0;
    background-color: #2962ae;
    border-radius: 4px;
    margin: 0 auto;
    padding: 4px 0;
    display: flex;
    color: rgba(20,20,20,0);
    font-size: 11px;
    color: #ffffff;
        }}


.secao-banners .banner .flex-control-paging li a {
    width: 12px;
    height: 12px;
    border-radius: 50px;
    background: #863b37;
    border: 0;
    transition: all .2s;
}

/* DEBUG: contorna qualquer botão de variação encontrado */
.atributo-item{outline:2px dashed #ff7a00}

