



/* Fonte moderna */
body, .header, .footer, .product-card, .prod-box {
  font-family: 'Montserrat', Arial, sans-serif;
}
.menu.superior .nivel-dois {
    display: none;
    position: absolute;
    left: 0;
    top: 50px;
    text-align: left !important;
}
/* Menu lateral */
.menu-categorias, .sidebar, .menu {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  padding: 16px;
  margin-bottom: 24px;
}
.menu-categorias ul, .sidebar ul, .menu ul {
  list-style: none;
  padding: 0;
}
.menu-categorias li, .sidebar li, .menu li {
  margin-bottom: 8px;
}
.menu-categorias a, .sidebar a, .menu a {
  color: #e60026;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.2s;
}
.menu-categorias a:hover, .sidebar a:hover, .menu a:hover {
  color: #ffb300;
}

/* Banner principal */
.banner, .full-banner {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 4px 24px rgba(230,0,38,0.15);
  margin-bottom: 32px;
  width: 100%;
}

/* Mini banners */
.vitrine-mini, .mini-banner {
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 8px rgba(255,179,0,0.10);
  margin-bottom: 16px;
}

/* Cards de produto */
.product-card, .prod-box, .vitrine-mas-vendido {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 2px 12px rgba(255,179,0,0.10);
  transition: transform 0.2s, box-shadow 0.2s;
  margin-bottom: 24px;
  padding: 16px;
  text-align: center;
}
.product-card:hover, .prod-box:hover, .vitrine-mas-vendido:hover {
  transform: translateY(-6px) scale(1.03);
  box-shadow: 0 8px 32px rgba(230,0,38,0.18);
}
.product-card .price, .prod-box .price, .vitrine-mas-vendido .price {
  color: #e60026;
  font-size: 1.3rem;
  font-weight: bold;
}
.product-card .old-price, .prod-box .old-price, .vitrine-mas-vendido .old-price {
  color: #888;
  text-decoration: line-through;
  font-size: 1rem;
}

/* Botões destacados */
.btn-primary, .buy-button, .prod-box .buy-button {
  background: linear-gradient(90deg, #ffb300 0%, #e60026 100%);
  color: #fff;
  border-radius: 24px;
  font-size: 1.1rem;
  font-weight: bold;
  padding: 10px 28px;
  box-shadow: 0 2px 8px rgba(255,179,0,0.15);
  transition: background 0.3s, transform 0.2s;
  margin-top: 8px;
}
.btn-primary:hover, .buy-button:hover, .prod-box .buy-button:hover {
  background: linear-gradient(90deg, #e60026 0%, #ffb300 100%);
  transform: scale(1.05);
}

/* Seções de destaque */
.section-highlight, .vitrine-mas-vendido {
  background: #fff7e6;
  padding: 32px 0;
  border-radius: 16px;
  margin-bottom: 32px;
}
.section-alt {
  background: #ffe6e6;
  padding: 32px 0;
  border-radius: 16px;
  margin-bottom: 32px;
}

/* Rodapé moderno */
.footer {
  background: #222;
  color: #fff;
  padding: 48px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer .footer-col {
  flex: 1 1 200px;
  margin: 0 24px;
}
.footer a {
  color: #ffb300;
  font-weight: bold;
  text-decoration: none;
}
.footer .social-icons {
  margin-top: 16px;
}
.footer .social-icons img {
  width: 36px;
  margin-right: 12px;
  filter: brightness(1.2);
  transition: filter 0.2s;
}
.footer .social-icons img:hover {
  filter: brightness(2);
}
.menu.superior .nivel-um>li a strong {
    font-size: 14px !important;
    border-bottom: 3px solid transparent;
    padding: 0px !important;
    background: 0 0;
    font-family: Poppins, sans serif;
    color: #f8ca0e!important;
    text-transform: uppercase;
}
.menu-categorias, .sidebar, .menu {
    background: #fff;
    border-radius: 0px !important;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.07);
    padding: 0px !important;
    margin-bottom: 24px;
}
.logo a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 80%!important;
}
.row-fluid.banner.hidden-phone {
    border-radius: 0px;
    margin: 0px !important;
}
.titulo-categoria .titulo, .titulo-categoria strong {
    padding: 10px 30px;
    border-radius: 150px;
    border: none;
    color: var(--cor-tituloVitrine);
    font-weight: 700!important;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: Poppins, sans serif;
}
.listagem.com-caixa .listagem-item .acoes-produto {
    border-style: none !important;
}
.acoes-produto.hidden-phone .botao-comprar {
    width: auto;
    display: flow !important;
    margin: 0 auto;
    margin-top: 0 !important;
    font-size: 16px;
    background: #f9c810;
    padding: 5px 30px;
    border-radius: 0;
    color: white !important;
    line-height: normal !important;
    border: 1px solid;
    text-transform: uppercase;
}
.listagem .listagem-item .nome-produto {
    font-weight: 400!important;
    margin: 0 10px;
    font-size: 16px!important;
    color: var(--cor-nomeProduto);
}
#rodape .titulo {
    color: #0580bf !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(76 75 75);
}
#rodape .institucional a {
    display: block;
    color: #0080C1 !important;
    font-size: 14px;
    font-weight: 500;
    word-break: break-all;
    width: 100%;
}
#rodape .institucional .conteiner {
    max-width: 100%;
    width: 1280px !important;
}
#rodape .institucional {
    background-color: #fafafa!important;
    background-position: top center;
    background-repeat: repeat;
}
.conteiner-principal #rodape .conteiner {
    background-color: #aeaeae00 !important;
    box-shadow: none;
    padding-bottom: 0px !important;
}
.li-whatsapp a {
    position: fixed;
    left: 16px!important;
    bottom: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 72px;
    height: 72px;
    border-radius: 100%;
    background-color: #017ec0!important;
    text-decoration: none;
    z-index: 99;
}
.listagem .titulo-categoria, .titulo-categoria {
    display: flex;
    padding: 10px 0;
    transition: unset;
    border: none;
    text-align: center;
    font-size: 26px;
    margin: 0px 10px 0px 0px !important;
    font-weight: 700;
    text-transform: uppercase;
}
.product-card:hover, .prod-box:hover, .vitrine-mas-vendido:hover {
    transform: none !important;
    box-shadow: unset !important;
}
.busca input {
    width: 90%;
    border: 1px solid #e9e9e9;
    border-radius: 15px;
    height: 40px;
    padding: 5px !important;
}
.pagina-produto .produto .nome-produto {
    font-size: 18px;
    line-height: normal;
    margin: 0;
    font-weight: 600 !important;
    text-transform: uppercase;
    color: #017ebf !important;
}
.atributos ul li a:hover, .atributos ul li.active a {
    border-radius: 99px!important;
}
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #33a94f !important;
    border-radius: 15px !important;
}
.listagem .listagem-item
 {
    position: relative;
    padding: 10px;
    transition: box-shadow .1s;
    margin-left: 7.127659574468085%;
    margin: 5px !important;
}
@media screen and (max-width: 950px) {
    div#menuinsta {
        margin: 10px 0 10px;
        display: none !important;
    }
    .acoes-produto-responsiva .tag-comprar span {
        font-size: 18px;
        color: white!important;
    }
        .conteudo-topo .busca-mobile .atalho-menu {
        float: left;
        line-height: initial;
        border: none;
        margin: 12px!important;
        border-radius: 6px;
    }
    .atalhos-mobile {
        background-color: #0180c1!important;
    }
    .pagina-produto .produto .nome-produto {
    font-size: 15px!important;
}
.titulo-categoria .titulo, .titulo-categoria strong {
    font-size: 18px;
    padding-bottom: 20px;
}
.rastreio-content {
    position: absolute;
    background: #fff;
    z-index: 999;
    padding: 10px;
    text-align: center;
    border-radius: 0;
    border: 1px solid rgba(228, 228, 228, .59);
    display: none;
    box-shadow: 0 7px 15px rgba(0, 0, 0, .07);
    margin-top: 0px!important;
    width: 100%!important;
    margin-left: -70px!important;
}
    .mini-banner .modulo.span4 {
        width: 100%!important;
        float: none !important;
        margin: 5% 1% !important;
        padding:15px!important;
    }
}
.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #33a94f !important;
    border-radius: 15px !important;
    color: white !important;
    display: block;
}
.section-highlight, .vitrine-mas-vendido {
    background: #ffffff!important;
}
.product-card, .prod-box, .vitrine-mas-vendido {
    box-shadow: unset !important;
}
.rastreio-content p {
    color: #424242;
}
.caixa-destaque h1 {
    font-size: 20px !important;
    color: #0180c1;
}
.rastreio {
    background: #f9cb36;
    padding: 4px 5px 4px 5px;
    border-radius: 3px;
    font-family: Poppins, sans serif;
    font-size: 11px;
    border-radius: 7px;
    margin-left: 5px;
    color: var(--cor-textoBotaoRastreio);
    font-weight: 500;
    border: 1px solid #cecece;
}
a.botao.principal {
    background-color: #FCCA0A;
    border-radius: 10px;
}
.row-fluid.banner.mini-banner {
    margin-bottom: 20px;
    margin-top: 30px;
}
.pagina-produto .produto .nome-produto {
    font-size: 14px!important;
}
.menu.superior {
    background: #107bb7!important;
    text-align: center;
    margin: 0 auto;
    display: flex;
    box-shadow: inset 1px 5px 10px 0 rgba(0, 0, 0, .11);
}
#rodape .institucional {
    background-image: none;
    padding-bottom: 0px !important;
}
.acao-editar .selo-ssl {
    position: unset !important;
}
.carrinho>a strong {
    font-size: 16px;
    margin: 3% -15%;
    line-height: 25px;
    color: white !important;
    background: #1e79b4 !important;
    border-radius: 99px;
    width: 25px;
    text-align: center;
    height: 25px;
    border: 1px solid;
}
.menu.lateral.outras li .titulo {
    font-size: 14px!important;
}
.atributo-comum a.indisponivel {
    background-color: #ff0000ab!important;
    /* color: white !important; */
    border-radius: 15px !important;
}
.atributos ul li a span {
    font-weight: 500!important;
    font-size: 16px;
    letter-spacing: -.2px;
    color: white !important;
}
.atributos ul li a {
    -webkit-box-shadow: none;
    background: #62c462!important;
    box-shadow: none;
    border: 1px solid #000;
    margin: 0 !important;
    border-radius: 0;
    transition: .12s;
    overflow: hidden;
    border-radius: 15px!important;
}
.banner, .full-banner {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(230, 0, 38, 0.15);
    margin-bottom: 32px;
    width: 100%;
    margin-top: 30px!important;
}
.row-fluid.banner.cheio {
    border-radius: 0px !important;
}
.span12.banner.tarja {
    border-radius: 0px !important;
}
.preco-produto strong.titulo {
    font-size: 20px!important;
    white-space: nowrap;
}