/* GERADO POR BRUNO NOVAES DOS SANTOS / WEB DEDISGNER - SENIOR - 2019 */
*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.img{ border:none;}


      <li class="categoria-id-2734866  borda-principal">
        <a href="https://www.maxishop.com.br/cosmeticos" title="Cosméticos">
          <strong class="titulo cor-secundaria">Cosméticos</strong>
        </a>
      </li>
      <li class="categoria-id-2798938  borda-principal">
        <a href="https://www.maxishop.com.br/saude" title="Saúde">
          <strong class="titulo cor-secundaria">Saúde</strong>
        </a>
      </li>


/*
=================================================================
PRINCIPAL
=================================================================
*/

/*estrutura da pagina*/

.conteiner-principal .conteiner {
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.0);
}
/*
Alinhamento do site em tema full
*/
.barra-inicial.fundo-secundario .conteiner{
	max-width: 1200px;
	padding:5px;
}

#barraTopo .conteiner {
    padding: 5px 20px;
    background: 0;
    box-shadow: none;
    max-width: 1200px;
    margin: auto;
}

.tema-pequeno .conteiner {
    max-width: 1920px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.0);
	background: #eee;
}

#cabecalho {
    background-color: #fff;
    background-position: top center;
    background-repeat: repeat;
    max-width: 100%;
    margin: auto;
}

#cabecalho .conteiner {
	max-width: 1920px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.0);
	padding:0px;
	margin:0px;
	}

#cabecalho .row-fluid {
    max-width: 1200px;
    /* background: #f03; */
    /* zoom: 1; */
    margin: auto;
    padding: 8px;
    position: relative;
}



#corpo {
    margin-bottom: 30px;
    max-width: 1200px;
    margin: auto;
}



/*
=================================================================
CABEÇALHO
=================================================================
*/

/*icon busca*/
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 8px;
}

.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: #fff
}

.carrinho>a i {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #999;
    font-size: 26px;
}

.carrinho>a i:hover {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color:#4caf50;
    font-size: 26px;
}
.carrinho>a i:hover .icon-user:before { color:#f03; }
.carrinho {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0,0,0,0.12);
    position: relative;
    padding: 10px;
    border-radius: 8px;
}

.carrinho-interno>div .botao {
    float: right;
    margin-top: 4px;
    background: #4caf50;
	-webkit-transition:all ease 400ms;
	-moz-transition:all ease 400ms;
	-ms-transition:all ease 400ms;
	-o-transition:all ease 400ms;
	transition:all ease 400ms;
	    color: #fff;
}

.carrinho-interno>div .botao:hover {
    float: right;
    margin-top: 4px;
    background: #f03;
	color:#fff;
}

.form-search input, .form-inline input, .form-horizontal input, .form-search textarea, .form-inline textarea, .form-horizontal textarea, .form-search select, .form-inline select, .form-horizontal select, .form-search .help-inline, .form-inline .help-inline, .form-horizontal .help-inline, .form-search .uneditable-input, .form-inline .uneditable-input, .form-horizontal .uneditable-input, .form-search .input-prepend, .form-inline .input-prepend, .form-horizontal .input-prepend, .form-search .input-append, .form-inline .input-append, .form-horizontal .input-append {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
    vertical-align: middle;
    padding: 15px;
}




.icon-user:before {
    content: "\f007";
    color: #999;
}
.icon-list:before {
    content: "\f03a";
    color: #999;
}
.icon-list:before {
    content: "\f03a";
    color: #999;
}

.busca input {
    width: 94%;
	padding:25px;
}

.icon-search:before {
    content: "\f002";
    font-size: 18px;
}

.busca {
    position: relative;
    padding: 5px;
    background-color: rgba(0,0,0,0.00);
    border: 0px solid #ddd;
}

.busca .botao-busca {
    position: absolute;
    right: 40px;
    top: 0px;
    height: 100%;
    color: #999;
	background:none;
	border:none;
}



/*cabeçalho*/








.lista-redes i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin: 0;
    color: #fff;
}


.lista-redes i:hover{
opacity:0.5;}


.lista-redes .icon-instagram {
    background: #c92bb7;
    color: #fff;
    background: -webkit-linear-gradient(305deg,#3051f1 10%,#c92bb7 70%) no-repeat;
    background: linear-gradient(145deg,#3051f1 10%,#c92bb7 70%) no-repeat;
}

.lista-redes .icon-facebook {
    background-color: #3a589b;
    color: #fff;
}


.icon-home:before {
    content: "\f015";
    color: #fff;
}


.atalhos-mobile a {
    color: #fff;
}

/*barra fixa*/

.barra-inicial {
    background-color: #222;
}

#barraTopo {
    display: none;
    background-color: rgba(255,255,255,0.95);
    box-shadow: 0 0 7px rgba(0,0,0,0.5);
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}
#barraTopo h4 {
    margin-top: 5px;
}
#barraTopo h4 img {
    margin-top: 8px;
}

#barraTopo .busca {
    padding: 0;
    background: 0;
    border: 0;
    margin-right: 0px;
}

#barraTopo .busca .botao-busca {
    top: 0;
    right: 20px;
}
#barraTopo .carrinho>a strong {
    font-size: 20px;
    line-height: 28px;
    margin: 0 5%;
	color:#fff;
}

#barraTopo .carrinho>a span {
    line-height: 13px;
    padding: 8px 0 0;
    color: #fff;
}


#barraTopo .canais-contato ul li i {
    margin-right: 10px;
    font-size: 13px;
	color:#fff;
}
#barraTopo {
    display: none;
    background-color: #222;
    /* box-shadow: 0 0 7px rgba(0,0,0,0.5); */
    color: #fff;
    height: auto;
    position: fixed;
    padding: 5px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
}

#barraTopo  ul li a{
	color:#fff;}
	
#barraTopo .carrinho>a i {
    height: 28px;
    width: 28px;
    line-height: 28px;
    font-size: 19px;
	color:#fff;
	background:#222;
}

/*navegação*/
.menu.superior {
    /* background-color: rgba(0,0,0,0.09); */
	background-color: #fff;
    margin-top: 20px;
    padding:20px;
	background:#222;
}
.menu .titulo {
    display: inline-block;
    white-space: normal;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
	-webkit-transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-ms-transition: all ease 400ms;
	-o-transition: all ease 400ms;
	transition: all ease 400ms;
}

.menu .titulo:hover{
	color:#e0cf35;

}

.menu ul{
	text-align:center;}

.icon-chevron-down:before {
    content: none;
}

.menu li>a i, .menu-responsivo i {
    font-size: 9px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin-left: 10px;
    color: #fff;
    background: #fff;
}

.menu.superior li:hover{
	border-top:#FFF;

}
.menu.superior .nivel-dois {
    display: none;
    position: absolute;
    left: 0;
    top: 55px;
	background:#222;
	
}




.menu.superior .nivel-dois li{
	background:#222;
	color:#fff;
	padding: 8px 30px;
    border-bottom: 2px solid #555;
    font-size: 14px;
	-webkit-transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-ms-transition: all ease 400ms;
	-o-transition: all ease 400ms;
	transition: all ease 400ms;
}

.menu .nivel-dois a { padding:8px 15px;	color:#fff;}
.menu .nivel-dois a:hover {	color:#FC0;}
.menu .nivel-dois a:hover .menu.superior .nivel-dois li {border-bottom: 2px solid #555;}

.menu.superior .nivel-um>li {
    float: none;
	display:inline-table;
    border-right: none;
    border-left: none;
	padding: 0px 10px;
}
.menu li {
    padding: 0 0px;
    margin: 0px 2%;
    text-align: center;
}
.icon-chevron-down a{
	display:none;
	}
.categoria-id-3673252 { border-bottom:5px solid #e0cf35;}
.categoria-id-3219147{ border-bottom:5px solid #4CAF50;}
.categoria-id-3248638{ border-bottom:5px solid #e0cf35;}
.categoria-id-3225911{ border-bottom:5px solid #3F51B5;}
.categoria-id-3252529{ border-bottom:5px solid #f03;}
.categoria-id-3251297{ border-bottom:5px solid #4CAF50;}
.categoria-id-3245934{ border-bottom:5px solid #e0cf35;}
	
ul.nivel-um{
	text-transform:uppercase; 
	text-align:center;
	max-width: 1200px;
    margin: auto;
}
.menu li.com-filho>a i {
    display:none;
}


/*
========================
BANNER
========================

*/
.secao-banners .conteiner {
    max-width: 1920px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.0);
    padding: 0px;
}

/*
======================
BUSCA/CARRINHO
======================
*/

/*
===============================
NEWSLLETER
===============================

*/


.newsletter input[type="text"] {
    width: 90%;
    margin: 0;
    padding: 14px 8px;
}

#barraNewsletter .componente .botao {
    position: static;
    line-height: 13px;
    padding-bottom: 8px;
    background: #e0cf35;
    color: #222;
}

/*
=================================================================
SECTION
=================================================================
*/

/*lateral*/

.menu.lateral .nivel-dois {
    min-width: 0;
    background: #222;
    /* padding: 8px; */
}

.menu.lateral .nivel-dois li{
	padding:8px;}

.menu.lateral{ background: #222;}

.menu.lateral .nivel-um li:hover{ background:#333;}

.menu.lateral .nivel-um>li>a {
    padding: 0;
}

.menu.lateral .com-filho .titulo {
    margin-right: 0;
}

.menu.lateral {
    background: none;
    padding: 0px;
}

.menu.lateral .nivel-um>li>a {
    background-color: #333;
    box-shadow: 0 0 0px rgba(0,0,0,0.0); 
}
.menu.lateral.outras .nivel-um>li>a:hover {
    background-color: #222;
}
.menu.lateral .titulo {
    display: inline-block;
    white-space: normal;
    font-size: 16px;
    font-weight: 600;
    color: #999;
}

.menu.lateral .titulo:hover{
    color: #e0cf35;
	background:#222;
}



/*
======================
PRODUTO
======================
*/

/*destaque*/

.listagem .titulo-categoria {
    display: block;
    font-size: 28px;
    color: #999;
    margin: 40px 0 0;
    padding: 10px 0;
    transition: all .2s ease;
}

.marca-info .image+.titulo, .marca-info .image+.titulo+p {
    margin-right: 160px;
    display: none;
}
.pull-right {
    float: none;
    text-align: center;
}
.produto .acoes-produto .comprar .qtde-adicionar-carrinho .qtde-carrinho {
    width: 100%;
    padding: 15px;
    text-align: center;
    font-size: 15px;
    margin: 0;
}


/*produto*/

.listagem .info-produto {
    padding: 15px 5px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
   
}
.cep .input-append.input-prepend input {
    border-radius: 4px 0 0 4px;
    padding: 15px 8px;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    background: #4caf50;
    color: #fff;
}

.listagem .listagem-item .nome-produto {
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    min-height: 40px;
    word-wrap: break-word;
    word-break: break-word;
    color: #999;
}
.listagem .listagem-item {
    position: relative;
    padding: 10px;
    transition: box-shadow .1s;
    margin-left: 7.127659574468085%;
    background: #fff;
    border: 2px solid #fff;
	-webkit-transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-ms-transition: all ease 400ms;
	-o-transition: all ease 400ms;
	transition: all ease 400ms;
}

.listagem .listagem-item:hover {
    position: relative;
    padding: 10px;
    transition: box-shadow .1s;
    margin-left: 7.127659574468085%;
    background: #fff;
    border: 2px solid #ccc;
}

.listagem .listagem-linha li {
    border-width: 0px;
    border-style: dashed;
}

.listagem .listagem-linha>ul {
    margin-left: 0;
}

.listagem .listagem-linha {
    padding-top: 20px;
    margin-top: 20px;
    border-width: 0px;
    border-style: solid;
}

.barra-inicial.fundo-secundario .conteiner {
    max-width: 1200px;
    padding: 5px;
    background: #222;
}

.preco-produto strong.titulo {
    font-size: 24px;
    text-align: center;
    color: #3f51b5;
    white-space: nowrap;
}
.preco-produto .preco-a-partir .preco-venda:not(.titulo) {
    font-size: 18px;
    margin: 0;
    color: #4caf50;
}
.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: #eee;
    color: #4caf50;
    text-decoration: none;
}

.preco-produto .preco-venda {
    font-size: 16px;
    margin-right: 5px;
}
.preco-promocional {
    color: #ff0033;
    font-size: 22px;
}
.bandeiras-produto span {
    display: inline-block;
    padding: 5px 8px;
    line-height: 17px;
    color: #FFF;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    /* margin: 0 3px 3px 0; */
    /* border: 1px solid #FFF; */
    /* box-sizing: border-box; */
    /* box-shadow: 0 0 2px rgba(0,0,0,0.5); */
    border-radius: 4px;
    /* white-space: nowrap; */
    font-size: 14px;
    background: #f03;
}
/*BLACK FRIDAY
.bandeiras-produto .bandeira-promocao{
	background:#000;
}

.bandeiras-produto .bandeira-promocao:before {
	content:"BLACK FRIDAY ";
}

*/
/*pagina produto*/


.botao.principal.botao-comprar, .botao.principal.grande, .acoes-produto-responsiva .tag-comprar {
    background-color: #4caf50;
	-webkit-transition:all ease 400ms;
	-moz-transition:all ease 400ms;
	-ms-transition:all ease 400ms;
	-o-transition:all ease 400ms;
	transition:all ease 400ms;
	color: #fff;
}
.botao.principal.botao-comprar:hover {
    background-color: #f03;
	-webkit-transition:all ease 400ms;
	-moz-transition:all ease 400ms;
	-ms-transition:all ease 400ms;
	-o-transition:all ease 400ms;
	transition:all ease 400ms;
	color: #fff;
}
.produto .nome-produto {
    font-size: 22px;
    line-height: normal;
    margin: 0;
}


.cor-secundaria {
    color: #999;
}

.produto .acoes-produto .preco-produto.destaque-parcela .preco-promocional {
    font-size: 24px;
    font-weight: normal;
}

.lista-redes a {
    color: #fff;
    text-decoration: none;
    background: #4caf50;
}



/*
=================================================================
RODAPE
=================================================================
*/


/*rodape*/
.conteiner-principal #rodape .conteiner {
    background-color: transparent;
    box-shadow: none;
    max-width: 1200px;
    margin: auto;
	/*background:#222;*/
}

#rodape .institucional {
    background-color: #444;
    background-position: top center;
    background-repeat: repeat;
}

#rodape .titulo {
    display: block;
    font-size: 17.5px;
    padding: 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.5);
    color: #fff;
}

.pagamento-selos {
    background: url(../img/padrao-rodape.png) #666;
}

.menu li>a i, .menu-responsivo i {
    font-size: 9px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle;
    margin-left: 10px;
    color: #fff;
}

.fundo-secundario, .fundo-secundario *, .fundo-secundario *:hover, .fundo-secundario:hover, .fundo-secundario.botao:hover {
    color: #FFF;
    /*background: #222; */
}

#rodape .span9, .span12 p {
    color: #333;
}

#rodape p {
    margin: 0 0 10px;
    color: #333;
}
.tema-pequeno #rodape .redes-sociais {
    width: 220px;
}
#rodape .institucional, #rodape .pagamento-selos {
    padding: 0 0 20px;

}
#rodape .redes-sociais {
    width: 220px;
    padding: 0 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    background: #555;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.3); 
}
.conteiner-principal #rodape .row-fluid {
    max-width: 1200px;
    margin: auto;
}

.conteiner-principal #rodape .conteiner { width:100%}



@media only screen and (max-width: 1100px){


.menu .titulo {
    display: inline-block;
    white-space: normal;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
	-webkit-transition: all ease 400ms;
	-moz-transition: all ease 400ms;
	-ms-transition: all ease 400ms;
	-o-transition: all ease 400ms;
	transition: all ease 400ms;
}
}

@media only screen and (max-width: 679px){
	
	/*versãp mobile*/

/*menu superior*/
.menu.superior {
    /* background-color: rgba(0,0,0,0.09); */
    background-color: #fff;
    margin-top: 20px;
    padding: 0px;
    background: #222;
}

.menu.superior .nivel-um>li {
    float: none;
    display: block;
    border-right: none;
    border-left: none;
    padding: 0px 10px;
    background: #333;
    margin: 5px;
}	
	

	
#rodape .redes-sociais {
    width: 100%;
    padding: 8px;
    position: relative;
    top: 0;
    bottom: 0;
    background: #222;
    box-shadow: 0 0px 0px 0 rgba(0,0,0,0.3); 
}

.atalhos-mobile li {
    float: right;
    line-height: 50px;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    background: #222;
}
.busca input {
    width: 94%;
    padding: 15px;
}
.busca .botao-busca {
    position: absolute;
    right: 30px;
    top: 0px;
    height: 100%;
    color: #999;
    background: none;
    border: none;
}

.fundo-secundario {
    background-color: #222;
}
.icon-user:before {
    content: "\f007";
    color: #999;
}

.acoes-produto-responsiva .tag-comprar i {
    font-size: 24px;
    position: relative;
    top: 2px;
    color: #fff;
}
.conteudo-topo .busca-mobile .atalho-menu {
    margin-top: 10px;
    float: right;
    background: #222;
    line-height: 28px;
	color:#fff;
}


.borda-principal, .atributos ul li a:hover, .atributos ul li.active a, .tema-scuro .nav-tabs li.active a, .elastislide-carousel ul li.active a {
    border-color: #222;
}

[class*=" icon-"]:before:hover {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
    color: #4caf50;
}

.listagem .listagem-item .imagem-produto, .listagem .listagem-item .info-produto {
    float: none;
    width: auto;
    margin: 0;
    text-align: center;
}
    
.acoes-produto-responsiva {
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
}

.acoes-produto-responsiva .tag-comprar {
    display: block;
    margin: 0px;
    line-height: 40px;
    padding: 0 15px;
}

/*rede social*/

.listagem .listagem-item {
    position: relative;
    padding: 10px;
    transition: box-shadow .1s;
    margin: 0px;
    background: #fff;
}
#rodape .institucional .lista-redes ul {
    display: inline-block;
    padding: 5px;
}
#rodape .redes-sociais ul li {
    border: none;
    margin: 0px 5px;
}

.tema-pequeno #rodape .redes-sociais {
    width: 100%;
}


}