/*borda entre o Banner full e container*/
#cabecalho>.conteiner {
    width: 100%;
    max-width: unset;
    padding: 0;
    margin: 0;
    border: 0;
}

.nivel-um>li>a:hover{
    background-color: white !important;
    color:#ed0205 !important;
}

@media screen and (max-width: 767px){
#cabecalho .menu.superior {
    margin-top: 0;
    text-align: center;
    background: #ffffff !important;
}}


#corpo .listagem#listagemProdutos .titulo-categoria i {
    display: inline-block;
    margin: 0 0.08em;
    visibility: hidden;
}
.carrinho>a {
    color: #b0080a;
}

.bandeira-promocao{
    background-color: #b0080a;
}

@media screen and (max-width: 767px){
#cabecalho .menu-handler:before {
    content: "\f0c9";
    font-size: 32px;
    font-weight: 100;
    font-family: FontAwesome;
    color: #212830;
}}

.botao.principal.botao-comprar{
    background-color: #df0d10 !important;
}

@media screen and (min-width: 768px){
#cabecalho.fixed>.conteiner>.main-header .conteudo-topo .actions-menu>* .carrinho>a .qtd-carrinho {
  background-color: #b0080a;  
}}

.listagem-item .bandeiras-produto .bandeira-promocao{
    background-color: #b0080a;
}

.banner.mini-banner>.span4:hover{
    opacity: 0.5;
    transition: 0.5s;
}

.preco-produto{
    font-size: 25px !important;
}

#cabecalho .menu.superior .nivel-um>li:nth-child(n+2):before {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 0;
    border-left: 0px;
}


.listagem-item{
    
    transition: transform 100ms linear;
}
/*tamanho do cód*/
.codigo-produto {
    padding-bottom: 2px;
    font-size: 11px;
}

.produto .cep .input-append .input-cep {
    width: 260px;
    height: 40px;
    padding: 2px 12px 0;
    border-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
    font-size: 16px;
    line-height: 1;
    box-sizing: border-box;
    box-shadow: 1px 1px 3px #88888840;
}

.atributos {
    display: inline-flex;
    padding: 1px 10px 10px 10px;
}
/*distancia entre os botões*/
.acoes-produto {
    margin-top: 80px !important;
}

/*espaçamento*/
.produto .principal>*+* {
    padding: 2px 0px 25px 0px;
}
/*preço embaixo do outro*/
.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    font-weight: 700;
    font-size: 25px;
    position: relative;
    display: grid;
    color: #ed0205;
}
/*disponibilidade*/
.produto .acoes-produto .comprar .disponibilidade-produto {
    margin-top: 20px;
    font-size: 13px;
    margin-right: 1.2rem;
}
/*cor dos preços promocionais*/
.produto .acoes-produto .preco-produto.destaque-parcela {
    font-weight: 700;
    font-size: 22px;
    position: relative;
    display: grid;
    color: #ed0205;
}
.produto .cep #formCalcularCep {
    display: grid;
    align-items: baseline;
    justify-content: start;
}
/*alinhado body*/
.pagina-categoria .secao-principal{ 
    display: block;
    float: none;
    width: 100%;
    max-width: 1400px;
    margin-left: 2rem;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
}

@media only screen and (max-width: 767px){
.produto .principal > div {
    padding: 0 0 15px;
    margin: 0 0 15px;
    border-bottom: 2px solid rgb(0 0 0 / 0%);
}}

@media only screen and (max-width: 767px){
.acoes-produto .preco-produto, .produto-compartilhar {
    float: none;
    padding: 0 0 15px;
    margin: 0 0 15px;
    border: 1px solid rgb(0 0 0 / 0%);
    border-width: 0 0 2px;
}}

@media only screen and (max-width: 767px){
.produto .conteiner-imagem > div {
    border: 5px solid rgba(0, 0, 0, 0.035);
    width: 500px;
    height: 500px;
}}

/*finalização de compra (adicionar email)*/ 
.identificacao .control-group .submit-email.botao.principal {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
    max-width: 95px;
    min-width: 95px;
    background-color: #b0080a;
}
/*FINALIZAR COMPRA*/
.botao.principal.grande{

background-color: #b0080a;
    
}

@media screen and (min-width: 768px){
#cabecalho.fixed>.conteiner>.main-header .conteudo-topo .actions-menu>* .carrinho>a .qtd-carrinho {
    position: absolute;
    top: -5px;
    right: -7px;
    min-width: 24px;
    z-index: 1;
    padding: 5px 2px 6px;
    border-radius: 100%;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    text-indent: 1px;
    background: rgb(203 0 0);
    box-sizing: border-box;
}}

@media screen and (min-width: 768px){
#cabecalho.fixed>.conteiner>.main-header .conteudo-topo .actions-menu>* .carrinho>a .icon-shopping-cart {
    width: 55px;
    height: 54px;
    color: #fff;
    font-size: 25px;
}}

#corpo .breadcrumbs ul:before{
    background: rgb(0 0 0 / 0%);
}

@media screen and (min-width: 901px){
#corpo .listagem .listagem-item .acoes-produto .botao {
    width: 180px;
    height: 50px;
}}

#corpo .listagem .listagem-item .acoes-produto .botao {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 0;
    border: 0;
    border-radius: 5px;
    font-size: 0;
    font-weight: 400;
    letter-spacing: 0;
    background-image: none;
    transform: translate(-50%,-50%);
    pointer-events: all;
}

#corpo .listagem .produtos-carrossel {
    padding: 20px 0;
    border-bottom: 1px solid #eee0;
}

.botao.principal{
    background-color: #b0080a;
}
.botao.principal:hover{
    background-color: #f20003;
}
.texto_botao{
    padding: 5px;
    display: flex;
    position: relative;
    right: 1rem;
}
/*promocional*/
#cabecalho .main-header .conteudo-topo .carrinho .carrinho-interno-ajax .carrinho-interno li .preco-produto .preco-promocional {
    color: #b0080a;
    font-size: 15px;
}
/*preço normal*/
#cabecalho .main-header .conteudo-topo .carrinho .carrinho-interno-ajax .carrinho-interno li .preco-produto s {
    color: #aaa;
    font-size: 12px;
    font-weight: 400;
}
/*
#corpo .listagem#listagemProdutos .titulo-categoria:first-of-type {
    margin: 25px;
    display: flex;
    position: relative;
    justify-content: center;
}


@media screen and (max-width: 767px){
#cabecalho .logo img {
    position: relative;
    max-height: 80%;
    margin: 42px auto -26px;
    padding: 0 15px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    box-sizing: border-box;
}}
*/
@media screen and (max-width: 767px){
#cabecalho>.conteiner .main-header .conteudo-topo {
    width: 100%;
    justify-content: center;
    position: relative;
    top: -2rem;
}}

/*cabeçalho em cima*/

@media screen and (max-width: 767px){
#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>li {
    position: relative;
}}


/*img logo 100% max*/
/*
@media screen and (max-width: 767px){
#cabecalho .logo img {
    position: relative;
    max-height: 100%;
    margin: 42px auto -26px;
    padding: 0 15px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    box-sizing: border-box;
}}

@media screen and (max-width: 767px){
#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>li {
    position: relative;
    top: -15.7rem;
}}
.menu-login{
    left: -6rem;
    position: relative;
}
*/

@media screen and (max-width: 767px){
#cabecalho .logo img {
    position: relative;
    max-height: 200px;
    margin: 32px auto -47px;
    padding: 0 15px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    box-sizing: border-box;
}}
@media only screen and (max-width: 1024px){
.banners-full .int-mobile img {
    max-width: 192% !important;
    width: auto !important;
}}
/*mais vendidos*/
@media screen and (max-width: 767px){
#corpo .listagem#listagemProdutos .titulo-categoria {
    text-align: center;
    display: flex;
    justify-content: center;
}}
/*espaçamento na lateral*/

@media screen and (max-width: 767px){
.conteiner-principal {
    padding-top: 0 !important;
    overflow-x: hidden;
}}
/*icons na parte superior*/
@media screen and (max-width: 767px){
#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>li {
    position: relative;
    top: -9.1rem;
    left: -13rem;
}}
@media screen and (max-width: 767px){
#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>li>a>i {
    margin: auto;
    background: #ffffff00;
    z-index: 9999;
    position: fixed;
    left: 3.5rem;
    top: 0.2rem;
}}

/*cabeçalho*/ 
@media screen and (max-width: 767px){
#cabecalho>.conteiner>.row-fluid {
    max-width: 100%;
    margin: auto;
    height: 300px;
}}

/*menu mobile branco*/
@media screen and (max-width: 767px){
#cabecalho .menu-handler:before {
    content: "\f0c9";
    font-size: 32px;
    font-weight: 100;
    font-family: FontAwesome;
    color: #ffffff;
}}

@media screen and (max-width: 767px){
.visible-phone{
    visibility: hidden;
}}

@media only screen and (max-width: 1024px){
.banners-full .int-mobile img {
    max-width: 192% !important;
    width: auto !important;
}}
@media screen and (max-width: 767px){
.fa .fa-user{
    max-width: 192%;
    width: auto;
}}

@media screen and (max-width: 767px){
#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>li>a>i {
    margin: auto;
    background: #ffffff00;
    z-index:9999;
}}

/*botões mobile branco background black*/
@media screen and (max-width: 767px){
#cabecalho:before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 54px;
    z-index: 5;
    border-bottom: 1px solid #ddd;
    background: transparent;
    pointer-events: none;
    transition: .25s ease;
    background: #212830;
}}

/*
@media screen and (max-width: 767px){
.banner.cheio .flex-control-paging {
    display: block;
    position: relative;
    bottom: auto;
    visibility: hidden;
}}*/

/*botão continuar mobile*/
@media only screen and (max-width: 767px){
.identificacao .control-group .submit-email.botao.principal {
    position: relative;
    top: 0;
    right: -4rem;
    float: none;
    max-width: 107px;
    min-width: 115px;
    background-color: #b0080a;
    height: 24px;
    display: flex;
    padding: 6px;
    justify-content: center;
    align-items: flex-end;
}}
/*botão continuar desktop*/
.identificacao .control-group .submit-email.botao.principal {
    position: absolute;
    top: 0px;
    right: 0;
    float: none;
    max-width: 111px;
    min-width: 107px;
    background-color: #b0080a;
    height: 16px;
    justify-content: center;
    align-content: center;
    display: flex;
    padding: 12px;
    flex-wrap: wrap;
}


@media only screen and (max-width: 767px){
.acoes-produto {
    margin-top: 30px !important;
}}

@media only screen and (max-width: 767px){
.produto .conteiner-imagem > div {
    border: 5px solid rgb(0 0 0 / 0%);
    width: 100%;
    height: 100%;
}}

@media only screen and (max-width: 767px){
#barraNewsletter .componente .interno-conteudo .texto-redes-sociais {
    width: 135px;
    margin-right: 25px;
}}

@media only screen and (max-width: 767px){
#barraNewsletter .componente .interno-conteudo .texto-newsletter {
    width: 181px;
    margin-bottom: -5px;
    margin-left: 22px;
}}

/*alinhamento das palavras newsletter*/
@media only screen and (max-width: 767px){
#barraNewsletter .componente .interno-conteudo .texto-redes-sociais {
    width: 135px;
    margin-right: 5px;
    margin-top: -10px;
}}

@media only screen and (max-width: 767px){
.produto .acoes-produto .preco-produto .titulo {
    font-size: 26px;
    padding: 10px;
}}
/*calcule o frete no meio*/
@media only screen and (max-width: 767px){
.produto .cep #formCalcularCep {
    display: grid;
    align-items: baseline;
    justify-content: start;
    padding-left: 60px;
    padding-right: 60px;
}}
/*alterar tam do banner*/
@media only screen and (max-width: 767px){
.span12>.flexslider>.slides>li>img {
    height: auto !important;
    max-width: 139%;
    width: auto !important;
    margin-left: -5rem !important;
}}
/*produts no carrinho mobile*/
@media only screen and (max-width: 767px){
.carrinho-interno>div>span>* {
    display: block;
    display: flex;
    position: relative;
    left: 6.5rem;
}}
@media only screen and (max-width: 767px){
#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca {
    font-size: 13px;
    top: 2.4rem;
}}
@media only screen and (max-width: 767px){
#cabecalho .main-header .conteudo-topo .carrinho .carrinho-interno-ajax .carrinho-interno .carrinho-rodape .carrinho-info {
    font-size: 1.1em;
    left: -5rem;
    position: relative;
}}

@media only screen and (max-width: 769px){
#cabecalho .main-header .conteudo-topo .carrinho .carrinho-interno-ajax .carrinho-interno .carrinho-rodape {
    font-size: 1em;
    display: grid;
    justify-content: center;
    position: relative;
}}
/*botão ipad*/
@media screen and (max-width: 900px){
#corpo .listagem .listagem-item .acoes-produto .botao {
    width: 118px;
    height: 44px;
}}

@media screen and (max-width: 900px){
#corpo .listagem .listagem-item .acoes-produto .botao {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    padding: 15px;
    border: 0;
    border-radius: 5px;
    font-size: 0;
    font-weight: 400;
    letter-spacing: 0;
    background-image: none;
    transform: translate(-50%,-50%);
    pointer-events: all;
    justify-content: flex-start;
}}

@media screen and (max-width: 900px){
.texto_botao {
    padding: 0;
    display: flex;
    position: relative;
    right: -0.3rem;
    top: -11px;
}}

@media screen and (max-width: 900px){
#corpo .listagem .listagem-item .acoes-produto .botao i {
    display: block;
    margin: auto;
    text-indent: -5px;
    top: -7px;
    position: relative;
}}

@media screen and (min-width: 767px){
.thumbs-vertical .flex-viewport .slides {
    position: relative !important;
    margin: 48px;
}}

.thumbs-vertical #carouselImagem .flex-viewport {
    height: auto !important;
    max-height: 385px;
    margin: -46px !important;
}