.logo a img {
    width: 70%;
    max-height: 136px !important;
    position: relative;
    margin-left: -45px !important;
}


#cabecalho.fixed .logo .menu-open{
    margin-top: 40px;
}


#cabecalho{
	height: 150px !important;
    background: #2C2A6D !important;
}

#cabecalho.fixed {
	height: 160px;    
}

.secao-banners .flexslider .slides img {
   width: 101% ;
   height: auto !important;
}

.banner .flex-control-paging li a.flex-active {
 	background: #c83410 !important;   
}

.banner .flex-control-paging li a{
    border: 1px solid #c83410 !important;  
}

form#form-buscar {
    margin-top: 40px;
}

#rodape {
    border-top: 6px solid #2c2a6d!important

}

.produto .acoes-produto .comprar a {
	background: #fff !important;
}

.produto .acoes-produto .comprar a:hover {
	background: #c83410 !important;
    color: #fff !important;
    font-weight: 800;
}

.busca .botao-busca svg {
	fill: #c83410 !important;
}

.menu.superior .nivel-um>li a:hover{ color: #2c2a6d !important; }

.menu.superior .nivel-um>li a[title="Ofertas"] strong, .menu.superior .nivel-um>li a[title="ofertas"] strong, .menu.superior .nivel-um>li:hover a strong {
	color: #fff !important;
    text-shadow: 0 0 #2C2A6D ;
}

.news::after {
    border-bottom: 1px solid #FFF !important;
}

.listagem-item .acoes-produto a.botao{
  background: #c83410 !important;
  color: #fff !important;
}

.secao-banners .conteiner .flexslider {
	margin-top: 59px !important;
}


.produto-compartilhar .lista-favoritos {
	background: #c83410 !important;
}

.produto .acoes-produto .comprar a {
    background: #c83410 !important;
}

.secao-principal.row-fluid.sem-coluna {
    margin-top: 55px !important;
}

.cep .input-append.input-prepend .btn {
	background: #c83410 !important;
    color: #fff !important;
}

.finalizar-compra .botao.principal {
    background: #c83410; 
    color: #fff;
}

.finalizar-compra .botao.principal:hover {
  	background: #c83410;
    color: #fff;
}

.menu.superior .nivel-dois li a:hover{
	color: #2c2a6d;
}

.carrinho>a strong { 
	background: #c83410; 
}


.tabela-carrinho .form-horizontal button {
	background: #c83410;
    color: #fff;
}

.acao-editar a {
	background: #c83410 !important;
    color: #fff;
}

.acao-editar a:hover {
	background: #c83410 !important;
    color: #fff;

}


.identificacao .control-group .submit-email.botao.principal {
	color: #fff;
    background: #c83410 !important;
}

.checkout-alerta-seguro .checkout-alerta-seguro-item .icon-ok, .checkout-alerta-seguro .checkout-alerta-seguro-tit {
	color: #c83410;
    background: #fff !important;
}

.checkout-alerta-seguro .checkout-alerta-seguro-item .icon-ok {
	color: #c83410 !important;
}

button#finalizarCompra {
	color: #fff;
    background: #c83410 !important;
}

.carrinho-interno>div .botao{
	color: #fff;
    background: #c83410 !important;
}


#cabecalho .inferior .span4.hidden-phone{
	margin-top: 50px !important;
}

a.botao.botao-comprar.principal.grande{
    font-size: 0 !important;
}

a.botao.botao-comprar.principal.grande::after {
    content: 'Comprar';
    font-size: 15px;
}

@media(max-width: 770px) {
.secao-banners {
   	margin-top: 40px;
 }
    
 .menu.superior .nivel-um>li a strong {
    display: none;
    font-size: 18px;
    font:17px Montserrat, Arial;
    color: #000000;
    margin: 0;
    line-height: 48px;
    font-weight: 500;
  /*background-color: #C0C0C0 !important;*/
    transition: ease-out .2s;
    text-shadow: 0 0 #C0C0C0;
}

}

/* WHATSAPP FIXO */

.whatsapp-fixo {
    position: fixed;
    bottom:15px;
    right:15px;
    z-index: 999;
    width:64px;
    max-height:64px;
}

/* Botão comprar*/
.listagem-item .acoes-produto a.botao::after {
    color: white;
  	content:"Ver detalhes";
    font-size: 14px;
    border-radius: 4px;
    line-height: 50px;
    font-weight: 500;
background: #2c2a6d
}


.listagem-item .acoes-produto a.botao {
    background: #2c2a6d !important ;
    color: #fff !important;
    border-radius:8px;
    transition: all 0.4s ease 0s;
}




.botao.principal {
    line-height: 24px;
    background: #2c2a6d;
}
.listagem-item .acoes-produto a.botao svg {
    fill: #fff !important;
    display:none;
    width: 25px;
    height: 25px;
    vertical-align: -6px;
    margin-right: 5px;
}
.busca .botao-busca svg {
    fill: #2c2a6d !important;
}
.produto .acoes-produto .comprar a {
    background: #2c2a6d !important;
   
}

.cep .input-append.input-prepend .btn {
    background: #2c2a6d !important;
    color: #fff !important;
}
.produto-compartilhar .lista-favoritos {
    background: #2c2a6d !important;
}
.produto .acoes-produto .comprar a:hover {
    background: #2c2a6d !important;
    color: #fff !important;
    font-weight: 800;
}
.copy{
    visibility: hidden;
display:none;}

.listagem-item .acoes-produto a.botao svg path {
    stroke: #fff !important;
    display:none;
}
.news #formNews .newsletter-cadastro button {
    float: right;
    border: 0px solid #444443;
    border-radius: 0;
    height: 42px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #00BAFF;
    background: transparent;
    transition: background ease-out .2s;
    margin-left: -121px;
}
.carrinho>a strong {
    background: #fff;
}
.carrinho>a strong {
    position: absolute;
    top: -3px;
    right: -12px;
    width: 22px;
    height: 22px;
    color: #2c2a6d;
    line-height: 22px;
    text-align: center;
    font-size: 11px;
    font-weight: 500;
    background: #00BAFF;
    border-radius: 50%;
}
.carrinho-interno>div .botao {
    color: #fff;
    background: #2c2a6d !important;
}
.tabela-carrinho .form-horizontal button {
    background: #2c2a6d;
    color: #fff;
}
.acao-editar a {
    background: #2c2a6d !important;
    color: #fff;
}
.finalizar-compra .botao.principal {
    background: #2c2a6d;
    color: #fff;
}
.finalizar-compra .botao.principal:hover {
    background: #2c2a6d;
    color: #fff;
}
.acao-editar a:hover {
    background: #2c2a6d !important;
    color: #fff;
}
.news #formNews .newsletter-cadastro button svg {
    fill: #00BAFF;
    height: 10px;
    width: 10px;
    vertical-align: -.5px;
}
#cabecalho {
    
    background: #2C2A6D !important;
}
.flexslider .slides {
    margin-top:0;
}

.produto .conteiner-imagem img {
    width: 400px;
    height: 400px;
}
.banner .flex-control-paging li a.flex-active {
    background: #ffffff !important;
}
.banner .flex-control-paging li a {
    border: 1px solid  #2C296C !important;
}