:root {--cor_primaria: #000000;
--cor_secundaria: #000000;
--cor_botao: #F48120;
--cor_botao_hover: #000000;
--cor_texto_botao: #ffffff;
--cor_texto_botao_hover: #ffffff;
--cor_botao_comprar: #00e100;
--cor_texto_botao_comprar: #ffffff;
--pre_cabecalho: #000000;
--cor_texto_pre_cabecalho: #2b2b2b;
--cor_cabecalho: #212121;
--cor_icones: #F48120;
--cor_icones_hover: #000000;
--cor_texto_icones: #ffffff;
--cor_menu: #212121;
--cor_texto_menu: #ffffff;
--cor_newsletter: #212121;
--cor_footer: #212121;
--cor_texto_footer: #ffffff;
--texto_global: #000000;
--texto_background:#000000;
--texto_bg_escuro:#000000;
--texto_bg_claro:#000000;
}

body{font-family: 'Raleway', sans-serif;background: #E6E6E6;}
.titulo { font-family: 'Oswald', Arial, sans-serif; font-weight: 400; }
.full-banners.conteiner{padding:0px 0px 1.5rem 0px !important;}
#corpo>.conteiner{padding:1.5rem 0px;}
.coluna>div, #corpo .conteiner>div{margin:0px;}

.dropHelp > svg, .wishlist svg, 
.wishlist path, .my_account>svg,
.carrinho svg{
    fill:#F48120 !important;
}

.dropHelp:hover > svg, .wishlist:hover svg, 
.wishlist:hover path, .my_account:hover>svg{
    fill:#FFF !important;
}

.carrinho .qtd-carrinho, 
.my_account .login a{
    background:#F48120;
}
.carrinho svg{
    position:absolute;
}

.menu.superior{
   background: #F7F4F2;
}
.menu.superior .titulo{
    font-size:19px;
}
.menu a, .menu .titulo{
    color:#F48120;
}
.menu.superior .nivel-um>li>a>strong{
    color:#F48120;
}

.menu.superior .nivel-um>li:hover>a>strong{
    color:#000;
}
li.item-oferta>a{
     background:#F48120 !important;
}
li.item-oferta>a:hover, .my_account .login a:hover{
     background:#000 !important;
}

.span4.contato>ul li:first-child, 
.container-conteudo-drop-help>ul li:first-child{display:none;}
.carrinho{
border:none;
}
.pagina-login .cadastro-logar.row-fluid .caixa-sombreada{

padding:24px;

}
#id_politica_privacidade{
    width: 20px;
    height: 20px;
    margin: 0px 16px 0px 0px;

}
.pagina-inicial .secao-secundaria #box-slide{
	display: none;
}

#listagemProdutos .listagem-oferta-vitrine, 
.menu.superior .item-oferta{
display:none !important;
}
