

@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&display=swap');


body {
    font-family: 'Fjalla One', sans-serif;
    bgcolor="black"
    width:100%;
    font-size: 16px;
    background-size: cover;
    color: #000000;

    seletor { background-image: url("https://cdn.awsli.com.br/1758/1758221/arquivos/fundo red.png"); 
    background-position: top center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.listagem .listagem-item .nome-produto {
    line-height: 24px;
}

.menu.superior .nivel-dois {
    /* display: none; */
    position: absolute;
    left: 0px;
    text-align: left;
    top: 50px;
    width: 130%;
}

.titulo {
   font-family: 'Fjalla One', sans-serif;
}

.produto .acoes-flutuante { 
    background: rgba(30,30,30,0.9); 
}

.banner.lateral .flexslider .slides>li {
    padding: 3%;
}

.flexslider.carousel {
    background: escura;
}

.listagem .titulo {
    margin: 15px;
}

.carrinho-interno .nome-produto{
	color:red;    
}

.parcelas-produto .accordion .accordion-group .accordion-heading span.accordion-toggle{
    background: red;
    padding: 10px;
}

.flexslider {
    border-radius: 0px;
}

.borda-principal {
    padding: 3%;
}

.listagem .listagem-item .nome-produto {
    font-size: 21px;
}

.atributos ul li a {
    background-color:black;
}

.bandeiras-produto span {
    font-size: 15px;
    font-weight: 300;
}

.principal{
    padding: 2%;
}


.nome-produto .cor-secundaria{
    color:#000000;
}

.banner {
    text-align:center;
    position: static;
}

.secao-banners {
    max-width: 95%;
    padding: 1% 2.5% 0 2.5%;
}

.slides ul, ol {
    padding: 0;
    margin: 0;
}

.borda-principal {
    border-width: none; 
    border-style: none;
}

#modalContato {
    top: 12%;
}

p {
    margin: 0 10px 10px;
}

#corpo {
    margin-bottom: 30px;
    padding: 2% 3% 0 3%;
}

.listagem .titulo-categoria:first-child{
    margin-top: 0px;
    background: #0a0808;
}

.listagem .titulo-categoria {
    font-size: 25px;
    background: #000000;
}

.menu .nivel-dois, .menu .nivel-tres, .menu.lateral .nivel-um>li>a {
    background-color: #363636;
}

.preco-promocional{
    font-size:24px;
}

.produto .acoes-produto .preco-produto.destaque-parcela .titulo {
    font-size: 19px;
}

.fundo-secundario {
    background-color: #000;
}

.acoes-conta>li i {
    padding: 3px;
    border-radius: 50%;
    font-size: 15px;
}



.barra-inicial .canais-contato li>a, .barra-inicial .canais-contato li>span {
    color: #0a0808;
    font-size: 14px;
    font-weight: 700;
}


.menu ul {
    background-color: #B73132;
    width: 100%;
    left: 0;
    right: 0;
    margin-bottom: 100px;
}

.menu.superior {
	background-color: rgba(1,1,1,1.09);
	margin-top: 20px;
	width: 100%;
    margin: 0 auto;
    padding: 0px;
    box-shadow: 0px;
	left: 0;
	right: 0;
	display: table;
	clear: both;
	position: relative;
}

.menu ul a:hover {
    color: #B73132;;
}

.conteiner {
    max-width: 100% !important; ;
	min-width: 100% !important; ;
	width: 100% !important; ;
    margin: 0 auto;
    padding: 0px;
    box-shadow: 0px;
	left: 0 !important; ;
	right: 0 !important; ;
    display: table;
    clear: both;
    position: relative;

    
}

.conteiner, .tema-pequeno .conteiner {
    max-width: 1274px;
}

.logo a {
	height: 150px;
}

.conteiner-principal .conteiner {
    background-color: rgba(0,0,0,0.90);
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.15);
	width: 100%;
	left: 0;
	margin-left: 0px;
    padding: 0px;
	
}

.listagem .titulo-categoria {
    font-size: 25px;
}


.conteiner-principal {
    max-width: 100%;
    margin: 0 auto;
	padding: 0px;
}

.body {
	width: 100%;
	padding: 0px;    
}

#cabecalho {
    background-position: top center;
    background-repeat: repeat;
	padding: 0px !important; 
	margin: 0px !important; 
	left: 0px !important; 
	right: 0px !important; 
}


.menu ul {
    background-color: #FFF;
    width: 100%;
    left: 0;
    right: 0;
    margin-bottom: 0px !important;
    color: #B73132;
}

.cor-secundaria {
    color: #FFF;
}

.menu.superior .categoria-marcas,.menu.superior .categoria-paginas{background-color:rgba(255,255,255,1)}

menu.superior {
    background-color: color: #B73132;
    margin-top: 20px;
    width: 100%;
}

.menu ul a:hover {
    color: #FFF;
}

.carrinho {
    border-width: 0px; 
    border-style: none;
    border-color: rgba(0,0,0,0.12);
    position: relative;
    text-align: left;
    border-radius: 100%;
}

.carrinho>a i {
    border-radius: 50%;
}


.menu.superior .titulo {
    margin: 15px 0;
   font-family: 'Fjalla One', sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.conteudo-topo .superior {
    padding: 20px 0;
    font-size: 18px;
    font-family: 'Fjalla One', sans-serif;
    font-weight: 700;
}

.busca {
    position: relative;
    padding: 5px;
    background-color: rgba(100,100,100,0);
    border: none;
}


.listagem .bandeiras-produto .bandeira-carrinho {
     background-color: #5B5B5B;
    color:#fff;
}



.flexslider{
    border:none;
    border-radius: none;
}

.listagem .span3 .imagem-produto, .listagem .imagem-produto {
    height: 240px;
}

.produto .conteiner-imagem>div {

}

.preco-produto strong.titulo {
    font-size: 17px;
    white-space: nowrap;
    font-weight: 700;
    color: white;
    margin: 0px;
}


.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    font-size: 35px;
    font-weight: 700;
}


#cabecalho > .conteiner > .menu.superior { text-align: center; }
#cabecalho > .conteiner > .menu.superior .nivel-um > li { float: none; display: inline-block; border-left: 0; margin-right: -3px; }

	-webkit-box-shadow 9px 7px 5px rgba(50, 50, 50, 0.77);
	-moz-box-shadow    9px 7px 5px rgba(50, 50, 50, 0.77);
	box-shadow         9px 7px 5px rgba(50, 50, 50, 0.77);
	border-radius15px;
}
Obs: A cor FD700 é o amarelo do meu site, substitua pela sua!

---------------------------------------------------Menu flutuante--------------------------------------------------------

#barraTopo{height:44px;background:#ffd700}
#barraTopo .conteiner{padding:0 0px}
#barraTopo .menu.superior{margin:0;background:none}
#barraTopo .menu.superior ul.nivel-um{display:flex;justify-content:space-around}
#barraTopo .menu.superior li{padding:10px;border:0}
#barraTopo .menu.superior li:hover{background-color:rgba(0,0,0,0.05)}
#barraTopo .menu.superior .titulo{margin:0}
#barraTopo .menu.superior li a strong{color:#0a0808}
#barraTopo .menu.superior li a i{color:#fff;background:transparent}
#barraTopo .menu.superior .nivel-dois{top:41px}
#barraTopo .menu.superior .nivel-um>li:hover{margin-top:0}

#barraTopo {
    background-color: rgba(0,0,0,0.88);
    box-shadow: 0 0 7px rgba(0,0,0,0.9);
    height: 40px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    padding: 25px 0px 15px 0px;
}

#barraTopo h4 a{
    color: #ccc;
}

#barraTopo a {
    color: #ccc;
}



#barraTopo span {
    color: #ccc;
}

#barraTopo strong {
    color: #ccc;
}

#barraTopo .canais-contato ul li {
    font-size: 14px;
    margin-left: 10px;
    padding-left: 10px;
}

.selos li {
    margin-right: 0px;
    margin-bottom: 0px;
    float: left;
    margin: 20px;
}

/*  Barra Inicial */


.barra-inicial {
    background: bottom;
    padding: 6px;
}



.barra-inicial > .conteiner {

    max-width: 1290px;

    padding: 0;

}



.barra-inicial > .conteiner > .row-fluid {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: justify;

    -webkit-justify-content: space-between;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: reverse;

    -webkit-flex-direction: row-reverse;


    -ms-flex-direction: row-reverse;

    flex-direction: row-reverse;

}



.canais-contato ul li i {

    margin-right: 4px !important;

    font-size: 13px;



}



.barra-inicial li a, .barra-inicial li span {

    color: #000;

    font-weight:600;

    font-size: 13px;

    opacity:.7;

    -webkit-transition: all .3s ease-in-out;

    -o-transition: all .3s ease-in-out;

    transition: all .3s ease-in-out;

}

.barra-inicial li i {

    font-weight:300 !important;

    -webkit-font-smoothing:antialiased;

    color:#fff

}

.barra-inicial li:hover a, .barra-inicial li:hover span, .barra-inicial li:hover i {

    color: #fff;

    opacity:1;

}



.barra-inicial .lista-redes.span3 {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    width: 25%;

    -webkit-box-pack: end;

    -webkit-justify-content: flex-end;

    -ms-flex-pack: end;

    justify-content: flex-end;

}



.barra-inicial .canais-contato ul {

    overflow: visible;

}



.barra-inicial .lista-redes i {

    background: transparent!important;

    width: 35px;

}



.barra-inicial .lista-redes li {

    border: 0;

}



.barra-inicial .canais-contato.span9 {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    width: 100%;

    margin-left: 0;

}

.institucional .redes-sociais .titulo {
    color: #fff;
}

.produto .cep ul li .aviso {
    margin: 0 0 0 10px;
}

#rodape>div:last-child .conteiner {
    padding: 0px;
}

#rodape .titulo {
    text-align: left;
    margin-left: 10px;
    font-family: 'Fjalla One', sans-serif;
    font-size: 23.5px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 5px 0;
    color: #B73132;
}

#rodape .institucional ul {
    text-align: left;
    margin-left: 20px;
    font-family: 'Fjalla One', sans-serif;
}

#rodape .institucional {
    background-image: none;
}

.pagamento-selos {
    background: url('https://cdn.awsli.com.br/1758/1758221/arquivos/Sem titulo-1.jpg') center;
    background-size: cover;
}

#rodape .redes-sociais {
    background: none;

}

#rodape .caixa-facebook {
    padding: 0;
    margin: 0 0 24px 30px;
}

.links-rodape ul li {
    list-style-image: none;
    width: 50%;
    float: left;
}

.pagamento>ul {
    margin: 0 0 0 10px;
}

.pagamento>ul+ul {
    margin: 10px 0 0 10px;
}

.gateways-rodape {
    width: 95%;
}


@media only screen and (max-width: 767px){
    .input-append .btn, .input-prepend .btn {
        line-height: 20px;
    }
    .conteudo-topo .busca-mobile .atalho-menu {
        margin-top: 5px;
        background: #5B5B5B;
	}
	.busca .botao-busca {
        top: 5px;
        line-height: 28px;
	}
    .menu.superior{
        background-color: rgba(0,0,0,0);
    }
    .conteiner .logo {
        margin: 40px 0 -20px;
    }

    .conteudo-topo .superior {
        font-size: 18px;
      font-family: 'Fjalla One', sans-serif;
        font-weight: 700;
        padding: 0px 0px;
    }
    .input-append .add-on, .input-append .btn, .input-append .btn-group {
    	height: 44px;
	}
    .cep .input-append.input-prepend input {
    	height: 34px;
	}
}



---------------------------------------------------Ordem Menu--------------------------------------------------------

li#categoria-id-14991877 {
order: 1;
}

li#categoria-id-14991874 {
order: 2;
}

li#categoria-id-14991757 {
order: 3;
}

li#categoria-marcas {
order: 4;
}

li#menu_valepresente {
order: 5;
}

li#menu_blog {
order: 6;
}

li#menu_outros {
order: 7;
}

li#menu_superofertas {
order: 8;
}


.menu .nivel-dois a{
color:#e9e9e9; line-height:40px
}

.breadcrumbs ul li a {
color: #dadada;
}

.canais-contato ul li{
padding-left:10px;margin-left:10px;border-left:1px solid rgba(255,255,255,0.8)
}

#barraTopo span {
    color: #0a0808;
}

.canais-contato ul{float:right}.canais-contato ul li{padding-left:10px;margin-left:10px;border-left:1px solid rgba(255,255,255,0.2)}.canais-contato ul li:first-child{border:0;margin-left:0}.canais-contato ul li i{margin-right:10px;font-size:13px}.canais-contato .tel-whatsapp .fa{margin-right:8px;font-size:14px}
.canais-contato ul{margin:0}#barraTopo .canais-contato ul li{line-height:30px;float:left;font-size:11px;margin-left:5px;padding-left:5px}.tema-pequeno #barraTopo .canais-contato ul li:first-child{display:none}@media(max-width:1200px){#barraTopo .canais-contato ul li:first-child{display:none}}