ul, ol {
    margin: 23px 0px 10px 25px !important;
}

/*div#tabela {
    width: 730px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: -0px;
}

div#videos {
    width: 320px;
    height: 180px;
    float: left;
    margin: 12px;
    border: 1px;
    border-style: dashed;
    padding: 8px;
    border-block-color: revert;
    border-color: #d29c96;
}

.caixa-sombreada {
    padding: 4px !important;
}

p#titulo-depoimentos {
    float: left;
    margin-top: 31px;
    width: 100%;
}

div#complemento {
    float: left;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    width: 100%;
    align-items: center;
    margin-top: 0;
}

p#fraze-destaque {
    margin-left: auto;
    margin-right: auto;
    float: initial;
    width: 40%;
    margin-top: 10px;
    color: blanchedalmond;
    font-size: 12pt;
}

.freebirdFormviewerViewFooterFooterContainer {
    visibility: hidden !important;
}

#rodape .redes-sociais {
    width: 222px;
    height: fit-content;
    padding: 0 9px !important;
    position: absolute;
    top: 15px !important;
    FONT-WEIGHT: 100;
    background: url(../img/padrao-rodape.png) #fff;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 30%);
}

.menu.superior {
    background-color: rgb(255 0 0) !important;
}

.cor-secundaria {
    color: #f2f2f2 !important;
}

*/




/*código importado lucas*/

.label-success, .badge-success {
    position: absolute;
    margin-top: -33px!important;
    margin-left: -22px!important;
}

span.bandeira-frete-gratis.label-success {
    width: 137px !important;
}

.frete-gratis {
    display: flex!important;
}
.frete-gratis img {
    width: 82px;
    animation: showContentFreteGratis 3s ease-in-out;
}
.frete-gratis div {
    width: 300%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    animation: showContentFreteGratis 3s ease-in-out;
}
.frete-gratis div .titleFreteGratis {
    font: 700 20px Raleway;
    color: #462f7d;
    text-transform: uppercase;
    
}
.frete-gratis div span {
    font: 400 15px Raleway;
    color: #666666;
}

@keyframes showContentFreteGratis{
    0%{
        transform: translateX(-100vw) skewX(0deg);
    }
    90%{
        transform: translateX(0px) skewX(-10deg);

    }
    100%{
        transform: skewX(0deg);
    }
}







.secao-banners .row-fluid.banner.cheio > .span3 {
    display: none;
}
.secao-banners .row-fluid.banner.cheio > .span9 {
    width: 100%;
}


/* Alerts */
#fmais-shippings-alert-body {
    animation: none;
    margin-bottom: 1%;
    border-radius: 20px;
}
#fmais-shippings-alert-header-close {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    padding: 0;
}
#fmais-shippings-alert-body #fmais-shippings-alert-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#fmais-shippings-alert-body.fmais-shipping-danger #fmais-shippings-alert-header-close { /* Red */
    color: #e53439;
    font-size: 1.5rem;
}



.listagem-item.produto-adicionado .bandeiras-produto .adicionado-carrinho {
    display: none;
}
.bandeiras-produto span {
    width: auto;
    height: 30px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12pt;
    border: none;
}
.bandeira-promocao:before {
    content: '\f0dd';
    font-family: FontAwesome;
    padding-right: 3px;
    position: relative;
    top: -2px;
}


/* Dafault Stylesheet */
html{
	scroll-behavior:smooth;
}
.fundo-principal, .botao.principal, .botao.principal:hover, .menu li:hover > a .fundo-secundario, .flex-control-paging li a.flex-active, .dropdown-menu > li > a:hover, .filtro.lista ul li label:hover, .filtro.lista ul li.active label, .menu-simples li a:hover, .menu-simples li.active a {
    background-color: #4a3184!important;
}
#corpo .cor-secundaria {
    color: #4a3184!important;
}
#rodape .cor-secundaria {
    color: #4a3184!important;
}

/* Contato 
#modalContato {
    width: 600px;
}
#modalContato form > div > .row-fluid .span6:first-child {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
#modalContato .control-group {
    width: 90%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#modalContato .control-group .controls {
    margin: 0 5px;
    display: block;
    width: 100%;
}
#modalContato .form-horizontal .control-label {
    float: none;
    text-align: left;
    padding-top: 5px;
}
#modalContato .control-group input,
#modalContato .control-group textarea {
    width: 100%;
}
#modalContato form > div > .row-fluid .span6:last-child {
    display: none;
}*/









/* Fundo */
body{
    background-size: cover;  
    overflow-x: hidden;
}

/* Barra Inicial */
.barra-inicial.fundo-secundario {
    display: none;
}
div#barraTopo {
    display: none!important;
}

/* Telefone do Cabeçalho */
#cabecalho .telefone {
    background: linear-gradient(180deg, #4a3184, #471fa0);
    padding: 10px 0;
    font-size: 16pt;
    text-align: center;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px;
}
#cabecalho .telefone a {
    color: white!important;
    text-decoration: none!important;
    
}

/* Cabeçalho */
#cabecalho .conteudo-topo .principal-conteudo {
    display: flex;
    justify-content: center;
    align-items: center;
}
#cabecalho .conteudo-topo .principal-conteudo a {
    font: 600 1.5rem Recursive;
    text-decoration: none;
    color:#4a3183;
}
#cabecalho .conteudo-topo .principal-conteudo a i {
    margin-right: 5px;
}

div#cabecalho .carrinho>a strong,
div#cabecalho .carrinho>a span,
div#cabecalho .acoes-conta a,
div#cabecalho .conteiner .conteudo-topo a.bem-vindo.cor-secundaria {
    color: #4a3184;
}



div#cabecalho .conteiner {
    max-width: none;
    padding: 0;
    background: linear-gradient(0deg, #cacaca, #fff);
}
div#cabecalho .conteiner>.row-fluid {
    padding: 20px 0;
}
div#cabecalho .conteiner .busca.borda-alpha {
    border: none;
    padding: 0;
    background: none;
    display: flex;
    flex: 1;
    flex-direction: row;
}
div#cabecalho .conteiner .conteudo-topo a.bem-vindo.cor-secundaria {
    text-decoration: none;
}
div#cabecalho .conteiner .busca.borda-alpha form#form-buscar {
    width: 100%;
    display: flex;
}

div#cabecalho form#form-buscar .botao-busca{
    position: relative;
    right: 0;
    top: 0;
}
div#cabecalho form#form-buscar .botao-busca.icon-search.fundo-secundario {
    background: #4a3184;
}
div#cabecalho form#form-buscar input {
    border-radius: 1000px 0 0 1000px;
    height: 40px;
    padding: 0 20px;
    outline: none;
    background: rgb(114 13 161 / 12%);
    border: none;
    transition: all .2s ease-in-out;
}
div#cabecalho form#form-buscar input:focus {
    box-shadow: none!important;
    color: black;
    background: rgb(0 0 0 / 0.06);
}
div#cabecalho form#form-buscar button {
    height: 40px;
    border: none;
    border-radius: 0 1000px 1000px 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#cabecalho .acoes-conta i {
    background: #4a3184;
    cursor: pointer;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 2px;
}
div#cabecalho .carrinho {
    border: none;
    width: 90%;
    background: rgb(114 13 161 / 12%);
    border-radius: 1000px;
    transition: all .2s ease-in-out;
}
div#cabecalho .carrinho:hover {
    background: rgb(0 0 0 / 0.06);
}
div#cabecalho .carrinho>a i {
    font-size: 12pt;
    background-color: #4a3184;
    border-radius: 50% 0 0 50%;
    border: none;
}


/* Menu */
@media only screen and (min-width:768px){
    #cabecalho .menu {
        margin-top: 0;
        background: linear-gradient(0deg, #4a3184, #471fa0);
    }
    #cabecalho .menu ul.nivel-um {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #cabecalho .menu>ul>li {
        border: none!important;
        padding: 10px 20px;
        margin: 0 5px;
    }
    #cabecalho .menu>ul>li>a {
        pointer-events: none;
    }
    #cabecalho .menu>ul>li a strong {
        color: white;
    }
    #cabecalho .menu>ul>li i.icon-chevron-down.fundo-secundario {
        display: none;
    }
    #cabecalho .menu>ul>li a strong {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #cabecalho .menu li.com-filho>a strong.titulo i {
        font-size: 12pt;
        width: 20px;
        height: 20px;
        justify-content: center;
        align-items: center;
    }
    #cabecalho .menu .nivel-dois li:hover>.nivel-tres {
        left: 99%;
        box-shadow: 0 0 15px -2px rgb(0 0 0 / 0.25);
    }
    #cabecalho .menu .nivel-dois .com-filho i.icon-chevron-right.fundo-secundario {
        background: #4a3184;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
	}
}


/* Banners */
.secao-banners {
    box-shadow: 0px 7px 17px -3px rgb(0 0 0 / 0.25);
}
.secao-banners .conteiner {
    padding: 0;
    max-width: none;
}
.secao-banners .flexslider {
    border: none;
}
.banner .flex-control-paging li a {
    border-color: #4a3184;
}
.banner .flex-control-paging li a.flex-active {
    background: #4a3184;
}

/* Conteúdo */
.conteiner-principal div#corpo>.conteiner {
    background-color: #fff;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.15);
    border-radius: 20px;
}
div#corpo {
    margin-top: 30px;
}

/* Vitrine dos Produtos */
div#corpo .titulo-categoria.borda-principal.cor-principal.vitrine-lancamento {
    font-size: 1.5rem;
    border: none;
    background: none!important;
}
.titulo-categoria.borda-principal.cor-principal.vitrine-lancamento::before {
    display: block;
    content: 'Conheça Nossos';
}


div#corpo .listagem .titulo-categoria {
    text-align: center;
    text-transform: uppercase;
}
div#corpo .listagem.com-caixa .listagem-item {
    display: flex;
    flex-direction: column;
    border: none;
    background-color: #f0f0f4;
    border-radius: 10px;
    padding: 0;
}
div#corpo .listagem.com-caixa .listagem-item:hover {
    outline: none;
}
div#corpo .listagem.com-caixa .listagem-item a.nome-produto {
    text-align: center;
    width: 100%;
    font-weight: bold;
}
div#corpo .listagem .info-produto .trustvox-stars {
    display: flex!important;
    padding: 10px;
    justify-content: center;
    align-items: center;
}
div#corpo .listagem.com-caixa .listagem-item .preco-produto {
    text-align: center;
}
div#corpo .listagem .listagem-item .imagem-produto {
    height: 100%;
    width: 56%;
    display: flex;
}
div#corpo .listagem .listagem-item .imagem-produto img {
    position: relative;
    border-radius: 10px 10px 0 0!important;
}
div#corpo .listagem .info-produto {
    padding: 15px 5px;
}
.listagem .bandeiras-produto .bandeira-carrinho {
    background: #7600ad;
}
div#corpo .listagem.com-caixa .listagem-item .preco-produto * {
    font: 600 1rem Recursive;
}
.listagem.com-caixa .listagem-item:hover .acoes-produto.hidden-phone {
    bottom: 0;
    background: none;
    border: none;
    display: flex;
    padding: 10px 0;
}
.listagem.com-caixa .listagem-item .acoes-produto a {
    width: 100%;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 0;
}

/* MENU */
.menu.lateral a strong.titulo i {
    display: none;
}


/* Newsletter */
#barraNewsletter .componente .titulo {
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    margin: 0;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

#barraNewsletter .componente .titulo i {
    float: none;
    margin: 0 0.5rem 0 0;
}
#barraNewsletter .componente .interno-conteudo p.texto-newsletter {
    display: block;
    font-size: 2rem;
    white-space: normal;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 1rem;
}
#barraNewsletter .componente div.newsletter-cadastro {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#barraNewsletter .componente div.newsletter-cadastro input {
    height: 50px;
    width: 90%;
    padding: 0 20px;
    margin: 0;
    border-radius: 100px 0 0 100px;
    border: none;
}
#barraNewsletter .componente .botao {
    position: relative;
    width: 90%;
    max-width: 10.5rem;
    height: 50px;
    background-color: #f0f0f4!important;
    color: #4a3183;
    border-radius: 0 100px 100px 0;
    border: none;
    background-image:none;
}
#barraNewsletter .componente .botao:hover{
	background-image: linear-gradient(to bottom,rgba(255,255,255,0.1),rgba(0,0,0,0.1));
}

/* Fundo */
/*#rodape .institucional.fundo-secundario {
    background-color: #4A3183!important;
}*/
.copyright img {
    height: 60px;
    opacity: 0.7;
    transition:.2s
}
.copyright img:hover {
    opacity:1;
}
/*#rodape .redes-sociais {
    position: relative;
    box-shadow: none;
    background: none;
    border: none;
}
#rodape .redes-sociais span.titulo {
    color: white!important;
}
#rodape .institucional .lista-redes i {
    background: none;
    color: white;
    font-size: 2rem;
}
#rodape .institucional .lista-redes a {
    height: auto;
    display: flex;
}
#rodape .institucional .lista-redes a:hover i{
    color: rgb(219, 219, 219);
}*/
#rodape {
    background: #f0f0f4;
}
footer {
    padding: 0 5px;
}
footer h3 {
    color: #7600ad;
}
footer p {
    margin: 0;
    padding-left: 5px;
}
footer a {
    color: #666;
    padding-left: 5px;
}
footer .institucional-links {
    display: flex;
    flex-direction: column;
}
footer .duvidas {
    display: flex;
    flex-direction: column;
}
footer .siganos .redes a {
    padding: 0;
    font-size: 20pt;
    color: #7600ad;
}
footer .siganos {
    display: flex;
    flex-direction: column;
}
@media (min-width:768px){
    footer .footer-content {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }    
}
@media (min-width:1024px){
    footer .footer-content {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr 1fr!important;
        grid-template-rows: 1fr!important;
        gap: 15px;
    }
}

/* Produto */
.produto .conteiner-imagem img {
    border-radius: 10px;
}
.produto .acoes-produto .comprar>a {
    border-radius: 10px;
    border: none;
}
.produto .preco-produto.destaque-preco * {
    font: 600 1.5rem Recursive;
}


/* Lojas */
@media (min-width:768px){
    .contact-data {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 15px;
    }
}