#cabecalho {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 100;
}
#cabecalho.fixed .open-menu .line {
    background: #fff;
    
}
.pagina-busca #corpo .secao-principal .conteudo .botao.secundario, .pagina-categoria #corpo .secao-principal .conteudo .botao.secundario {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    border-radius: 8px;
    font-weight: 600;
    letter-spacing: .5px;
    padding: 13px 30px;
    margin: 0 auto;
    box-shadow: 0 3px 9px -2px #5b95ad;
    background: #4981fa;
    width: 200px;
}
.pagina-produto #corpo .produto .principal .acoes-produto .comprar .botao-comprar {
    
    box-shadow: 0 3px 9px -2px #24CC63;
    background: #24CC63;
}
.atalhos-mobile ul li a .icon * {
    fill: #fff;
}
#cabecalho.fixed .open-menu .line {
    background: #fff !important;
    height: 3px;
    width: 28px;
    margin-bottom: 5px;
    transform-origin: left;
    transition: .2s ease-out;
    transform: rotate(0);
    display: block;
    margin-left: 12px;
}
.busca-mobile .menu.superior.visible-phone .top-menu li.cart .cart-icon .qtd-carrinho {
    line-height: 27px;
    margin-right: 0;
    margin-top: -7px;
    width: 26px;
    height: 26px;
    font-family: Poppins,sans-serif;
    position: absolute;
    top: 0;
    right: -2px;
    width: 22px;
    height: 22px;
    background: #5291fb;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;
    color: #fff;
    font-size: 11px;
    font-weight: 700;
    border: 0 solid #5b95ad;
    display: block !important;
}
.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 4rem;
    right: 1.5rem;
    color: #fff;
    display: block;
    width: 64px;
    height: 64px;
    text-align: center;
    border-radius: 0;
    padding: 10px;
    display: none;
    text-transform: uppercase;
    box-sizing: border-box;
    transition: all .2s ease-out;
    background: #5291fb;
    box-shadow: 0 3px 9px -2px #5b95ad;
    border-radius: 10px;
}
.float-contact {
    bottom: 4rem!important;
}
.float-contact .float-open {
    background: #508ff8 !important;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    transition: all .2s ease-out;
    box-shadow: 0 3px 9px -2px #5b95ad;
    border-radius: 10px;
    cursor: pointer;
}
.conteudo-topo .busca-mobile.fixed {
    background: #5291fb;
    box-shadow: 0 0 30px 0 #193d62;
    z-index: 999;
    border-radius: 10px;
}
.conteudo-topo .busca-mobile .atalho-menu {
    background: #5291fb;
    border-radius: 8px;
    height: 55px;
    width: 55px;
    padding: 0 10px;
    line-height: 55px;
    border: none;
    box-sizing: border-box;
}
.atalhos-mobile {
    background: #5291fb;
    z-index: 10;
    position: relative;
    border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
    border-bottom: 1px solid #d0d0d0;
    padding: 10px 10px 0;
}
.pagina-carrinho #corpo .secao-principal .tabela-carrinho .form-horizontal .btn {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    border-radius: 8px;
    letter-spacing: .5px;
    box-shadow: 0 3px 9px -2px #5b95ad;
    background: #5494fa;
    padding: 5px 0;
    font-size: 12px;
    width: 150px;
    float: left;
    margin: 0 auto 0 5px;
    font-family: Poppins,sans-serif;
    font-weight: 600;
    text-shadow: none;
}

.pagina-carrinho #corpo .finalizar-compra .acao-editar .botao.principal {
    background-color: #5494fa;
    box-shadow: 0 3px 9px -2px #5b95ad;
    font-size: 18px;
    padding: 13px 40px;
    font-weight: 600;
    margin-right: 0;
}

#rodape .pagamento-selos .forma_envio ul li {
    margin-bottom: 15px;
    display: inline-block;
    margin-right: 20px;
}
#rodape .institucional li a {
    transition: all .2s ease-out;
    position: relative;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: inherit;
}
.carrinho.cart:hover .content-cart .price-total-cart, .carrinho.cart:hover .content-cart .titulo {
    color: #7edffd !important;
}

#testimonials h4 {
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    text-transform: none;
    color: #4e8afb;
    margin-bottom: 40px;
}
#corpo .coluna .componente.newsletter .interno .interno-conteudo .botao {
    border-color: #fff;
    background: #000;
    color: #8d8d8d;
    padding: 13px 30px;
    margin: 0 auto;
    border-radius: 8px;
}
.carrinho .carrinho-interno .carrinho-rodape .botao {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    width: auto;
    border-radius: 8px;
    font-weight: 300;
    letter-spacing: .5px;
    box-shadow: 0 3px 9px -2px #5b95ad;
    padding: 13px 30px;
    margin: 0 auto;
    background: #000103 !important;
}
#corpo .coluna .componente.newsletter .interno .interno-conteudo .texto-newsletter {
    font-family: Poppins,sans-serif;
    color: #313131;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    margin: 20px 0;
    text-align: center;
}
#corpo .coluna .componente.newsletter {
	 background: rgb(70,123,250);
background: linear-gradient(180deg, rgba(70,123,250,1) 0%, rgba(144,255,255,1) 100%);
}
.full.menu {
	 background: rgb(70,123,250);
background: linear-gradient(180deg, rgba(70,123,250,1) 0%, rgba(144,255,255,1) 100%); 
}

#cabecalho .actions > li > a {

    color: #4e8bfa;
}
#instagram h2 a {
    color: #5597fb;
    justify-content: start;
}
.full.menu .conteiner .nivel-um > li:hover > a > .titulo {
    color: #000103;
    opacity: .4;
}

#instagram .icon .cls-1 {
    fill: #7edffe;
}

#cabecalho .actions > li > a .icon *, #cabecalho .actions > li > a .icon circle {
    fill: #7cdcfe;
}

.carrinho.cart .content-cart .price-total-cart {

    font-weight: 500;
}

.full.menu .conteiner .nivel-um > li > a > .titulo {
    color: #001a31;
}

.full.menu .conteiner .nivel-um > li.offers > a {
    background: #000103;

}

body input, body input:active, body input:focus, body select, body select:active, body select:focus, body textarea, body textarea:active, body textarea:focus {
    border: none !important;
    box-shadow: 0 0 9px -2px #5494fa !important;
    border-radius: 8px !important;
}

#listagemProdutos.listagem .titulo-categoria h2 {
    font-size: 20px;
    font-weight: 500;
    text-transform: none;
    color: #4e8afb;
}

#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    box-sizing: border-box;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    border: 0;
    text-transform: none;
    display: block;
    text-align: center;
    width: 100%;
    border-radius: 8px;
    font-weight: 700;
    letter-spacing: .5px;
    box-shadow: 0 3px 9px -2px #5b95ad;
    padding: 13px 30px;
	 background: rgb(70,123,250);
background: linear-gradient(180deg, rgba(70,123,250,1) 0%, rgba(144,255,255,1) 100%); 
    opacity: 1;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#testimonials h4::after {

    content: "";
    display: block;
    width: 100px;
    height: 5px;
    background-color: #040404;
    margin: 15px auto 0;

}

#listagemProdutos.listagem .titulo-categoria h2::after {
content: "";
display: block;
width: 100px;
height: 5px;
background-color: #040404;
margin: 15px auto 0;
}

#rodape .institucional {
background-color: #467bfa;
background-image: url("https://www.transparenttextures.com/patterns/axiom-pattern.png");
}
#video {
display:none !important;
}

#cabecalho.fixed .open-menu .line {
    background: #5292fb;
    height: 3px;
    width: 28px;
    margin-bottom: 5px;
    transform-origin: left;
    transition: .2s ease-out;
    transform: rotate(0);
    display: block;
}
.pagamento ul li {
    background: #e7e7e7;
    padding: 10px;
    border-radius: 5px;
}
.selos ul li {
    background: #e7e7e7;
    padding: 10px;
    border-radius: 5px;
}
.forma_envio ul {
    background: #e7e7e7;
    padding: 10px;
    border-radius: 5px;
}

#cabecalho h1.logo a { max-height: 100px !important; }

#cabecalho ul.nivel-um li#menu_superofertas { display: none !important; }
