/*Cor Links*/
a {color: #111;}
a:hover, a:focus {color: #00A357;}

/*Topo*/
.topoSite {background: #FFF;}

/*TOPO ESCURO*/
/*
.topoSite .skip-account .icon, .topoSite .skip-cart .icon {
	background-image: url(../images/icon_sprite_white.png);
}
.blocoPromocionalTopo, .caixaMinhaConta {color:#FFF;}
*/

/*BARRA FIXA*/
.barraItemFixo { background: #111;}

/*BARRA FIXA ESCURO*/

.barraItemFixo .iconeContaBarra, .barraItemFixo .skip-cart .icon {
	background-image: url(../images/icon_sprite_white.png);
}
.menuBarraTopo .menuDepartamentoAll {
	background-image: url(../images/icon_sprite_white.png);
	border-color: rgba(255,255,255,0.4);
}
.menuBarraTopo .menuDepartamentoAll:hover {border-color:rgba(255,255,255,0.6);}
.menuBarraTopo .menuDepartamentoAll a {color:#FFF;}


/*Barra Menu Mobile*/
.skip-links {background:#111;}

/*BARRA MENU*/
@media only screen and (min-width: 771px) {
	.menuPrincipal {background: #111; border-top-color:#D3D3D3; border-bottom-color:#111;}
	.nav-primary li.level0 > a {color:#FFF;}
	.nav-primary li.level0:hover > a {color:#FFF;}
	.nav-menu-mageshop a:hover, .nav-primary li:hover > a {color: #999 !important;}
	.nav-primary li.destaque > a { background: #FFF; color: #00A357 !important;}
	.nav-primary li.destaque:hover > a { background: #000; color: #FFF !important;}
}

/*FUNDO SITE */
/*Detalhes do Produto */
body.catalog-product-view {background: #FFF;}

/*Barra Descrição */
.catalog-product-view .contentDescricaoView {background: #FFF;}

/*Resultado de Busca / Categoria */
.catalogsearch-result-index, .catalog-category-view .page {background: #FFF;}

/*Fundo Home */
.cms-home .page {background: #FFF;}

/*Cor Tabs*/
.tabsProdutos li.active a, .tabsProdutos li.active a:hover {color:#111 ;border-bottom-color:#111;}


/*BARRA DESTAQUES*/
.linhaDestaques {background: #111;}
.linhaDestaques .icone, .linhaDestaques .caixaTexto .titulo, .linhaDestaques .caixaTexto .subtitulo {color: #FFF;}

/*RODAPE SITE*/
.rodapeSite {background: #111; border-top-color:#111;}
.rodapeSite .block-title strong, .rodapeSite .footer .links a {color: #FFF;}
.rodapeSite .footer .block-subscribe .input-text {background: #EEE;}
.rodapeSite .footer .block-subscribe .actions .button {background: #DDD; color: #FFF;}

/*RODAPE SELOS*/
.contentSelos {background: #FFF; border-top-color:#FFF;}
.contentSelos .block-title strong {color: #111;}

/*RODAPE ASSINATURA*/
.assinaturaRodape {background: #FFF;}
.assinaturaRodape .textosLeftRodape, .assinaturaRodape .textosRightRodape {color: #333;}

/*BOTÕES COMPRAR LIST/GRID*/
.products-grid .caixaBotaoTotals button , 
.products-list .iconeBotaoAdd, 
.products-list .caixaBotaoAdd button, 
.products-list .textoBotaoAdd {
	background: #00A357;
}
/*COMPRAR, FECHAR PEDIDO e LOGIN*/
.product-view .add-to-cart .add-to-cart-buttons button, .minicart .checkout-button, 
.paginaIdentificacao a.button, .paginaIdentificacao button, 
.paginaIdentificacao button:hover, .account-create .buttons-set button.button {
	background: #111;
}
@media only screen and (min-width: 771px) {#fazerLogin {background: #111;}}
/*TITULOS HOME E OUTROS*/
body.cms-index-index.cms-home .widget-title h2, .catalog-product-view h2, .catalog-product-view .block-shipping-estimate strong > span {
	color: #222;
}

/*ITENS CARRINHO*/
.topoSite .skip-cart .count, .topoSite .skip-link.skip-active .count, .barraItemFixo .skip-cart .count {
	color: #FFF; background: #111;
}

/*COR PREÇO PRINCIPAL*/
.price-box .price, .product-view .product-shop .price-box .regular-price .price, 
.product-view .product-shop .price-box .special-price .price {color: #111;}

/*PAGINA CARRINHO e CHECKOUT*/
.checkout-cart-index .page, .onestepcheckout-index-index .page, .checkout-onepage-success .page {background: #EEE;}
.checkout-cart-index .cart-table thead tr.first th,
.onestepcheckout-index-index .onestepcheckout .opc .section .step-title {background: #000;}
.checkout-cart-index .cart-table {border-color: #000;}
.checkout-cart-index .button2 span, .checkout-cart-index .button2 span span, 
.checkout-cart-index .button2, .cart #co-shipping-method-form .buttons-set .button, 
.onestepcheckout-index-index .coupon-code-form .button {color: #42a7dd; background: #EEE;}
.onestepcheckout-index-index .onestepcheckout .opc .section .step-title {background: #000;}
.onestepcheckout-index-index .caixa-titulo-autenticacao {background: #00A357;}

/*PAGINA CHECKOUT COR LOADING*/
/*.onestepcheckout-index-index #loading {background: rgba(255, 255, 255, 0.85);}*/