#cabecalho .actions>li>a .icon * {
    fill: #00b2ff;
}


#cabecalho {
    background: #000000;
}


#cabecalho .actions>li>a {
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    color: #009bdb;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


.coluna div.componente.newsletter .botao {
    margin-top: 15px;
    width: 100%;
    display: block;
    background: #009bdb;
    border: solid 2px #009bdb;
    height: 55px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: inherit;
    border-radius: 0;
    color: #fff;
}


.full.menu {
    background: #009bdb;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-top: solid 1px transparent;
    height: 70px;
}


.full.menu .conteiner .nivel-um>li.offers>a {
    background: #009bdb!important;
    cursor: pointer;
}

.banner .flexslider .flex-control-paging li a.flex-active {
    background: #009bdb;
    border: none;
}

#cabecalho.fixed .open-menu .line {
    background: #009bdb;
    height: 3px;
    width: 28px;
    margin-bottom: 5px;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: ease-out .2s;
    transition: ease-out .2s;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    display: block;
}


#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    
    background: #009bdb;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: solid 2px #009bdb;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


.float-contact {
    position: fixed;
    top: auto;
    bottom: 6rem;
    left: 1rem;
    z-index: 99;
    height: auto;
}

.float-contact .float-open {
    background: #009bdb;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


.float-contact .float-items>li>a {
    display: block;
    background: #009bdb;
    width: 64px;
    height: 64px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


#listagemProdutos.listagem .listagem-item .acoes-produto .botao-comprar, .listagem.aproveite-tambem .listagem-item .acoes-produto .botao-comprar {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase!important;
    border: 0;
    border-radius: 0;
    text-transform: none;
    background: #009bdb;
    display: block;
    text-align: center;
    padding: 0;
    width: auto;
    flex: auto;
    height: 42px;
    line-height: 42px;
}


.bandeiras-produto .bandeira-promocao {
    background: #000000;
    color: #fff;
}


#barraNewsletter.posicao-rodape {
    background: #009bdb;
    -webkit-box-shadow: none;
    box-shadow: none;
}


#barraNewsletter.posicao-rodape .componente .newsletter-assinar {
    
    background: #000000;
    border-radius: 0;
    color: #fff;
    height: 42px;
    border: solid 2px #009bdb;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}


#barraNewsletter.posicao-rodape .componente input[type=text] {
    
    background: #fff;
    border: solid 1px #009bdb;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 42px;
    padding: 0 26px;
    -webkit-box-shadow: none;
    box-shadow: none;
    
    color: #8d8d8d;
    font-size: 13px;
}


@media only screen and (max-width: 767px){
.atalhos-mobile {
    background: #000 !important;
    border: none;
    z-index: 10;
    position: relative;
    border-bottom: solid 1px #000000 !important;
    padding: 10px 10px 0;
}
}

@media only screen and (max-width: 767px){
.conteudo-topo .busca-mobile.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #000000 !important;
    -webkit-box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 30px 0 rgba(0,0,0,.2);
    z-index: 999;
    border-radius: 0;
}
}
@media only screen and (max-width: 767px)
#barraNewsletter.posicao-rodape .componente .botao{
	width: 100% !important;

}


@media only screen and (max-width: 767px) 
#barraNewsletter.posicao-rodape .componente input[type=text]{

    width: 100% !important;
}

@media only screen and (max-width: 767px)
.atalhos-mobile ul li a .icon * {
    fill: #009bdb;
    
}

.conteudo-topo .busca-mobile .atalho-menu.icon-th::before {
    content: "\f0c9";
    font-size: 2em;
    font-weight: 400;
    color: #009bdb;
}


.atalhos-mobile ul li a .icon * {
    fill: #009bdb;
}

.scrollToTop {
    position: fixed;
    z-index: 999;
    bottom: 1rem;
    right: 2rem;
    background: #009bdb;
    color: #fff;
    display: block;
    width: 52px;
    height: 52px;
    text-align: center;
    border-radius: 0;
    padding: 10px;
    display: none;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.flex-direction-nav li a {
    width: 50px;
    height: 50px;
    background: 0 0;
    font-size: 0;
    margin-top: -25px;
    background: #009bdb;
}


#cabecalho .actions>li:hover .total-cart, #cabecalho .actions>li:hover a {
    color: #909090;
}


#rodape .institucional {
    background: #000;
    min-height: 425px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#rodape .institucional .titulo {
    color: #009bdb;
}


#rodape .lista-redes ul li a {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    line-height: 40px;
    border: solid 1px #08c;
    display: block;
}


#rodape .lista-redes [class^=icon] {
    color: #08c;
}

#rodape .lista-redes ul li:hover a {
    background: #08c;
    border-color: #08c;
}



.produto .acoes-flutuante .botao-comprar {
    width: 100%;
    background: #11b318;
    color: #fff;
    border-radius: 0;
    height: 44px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 44px;
    font-weight: 700;
    font-size: 0;
    border: 0;
}





@media only screen and (max-width: 767px)
#rodape .links-rodape {
    border: solid 0px #08c;
}


@media only screen and (max-width: 767px){
.conteudo-topo .busca-mobile .atalho-menu {
    background: #000000;
    border-radius: 0;
    height: 55px;
    width: 50px;
    padding: 0 10px;
    line-height: 55px;
    border: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
}

