.logo a img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 70%;
}

.menu.superior .nivel-um>li .titulo {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 45px;
    margin: 0;
    color: #ffffff;
    font-weight: bold;
}

.hamb-1 {
    width: 28px;
    height: 3px;
    margin-bottom: 4px;
    transition: all .3s;
    background-color: #95e33c;
}

#menuCat {
    border-bottom: 1px solid #fff;
    background: #181818;
}

#sobreLoja {
    background: #181818;
    padding: 40px 0;
}

.atd-txt, .login-txt, .search-txt {
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    color: #ffffff;
}

.carrinho>a span {
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    cursor: pointer;
    padding: 0;
    width: 100%;
    line-height: 14px;
    color: #ffffff;
}

.atd-txt i, .login-txt i, .search-txt i {
    display: block;
    font-size: 30px;
    margin-bottom: 5px;
    color: #9ddd33;
}

.carrinho>a i {
    background: none;
    width: auto;
    height: auto;
    line-height: 30px;
    font-size: 30px;
    width: 100%;
    color: #9ddd33!important;
}

.carrinho>a strong {
    background: #fff;
    color: #181818;
    width: 20px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    line-height: 19px;
    font-weight: bold;
    border-radius: 20px;
    left: 35px;
    position: absolute;
    top: -7px;
    border: 2px solid #181818;
}

.bandeiras-produto .bandeira-promocao {
    font-size: 16px;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    line-height: 20px;
    color: black;
}

.bandeiras-produto span {
    display: inline-block;
    padding: 0 10px;
    line-height: 17px;
    color: #FFF;
    text-transform: uppercase;
    background: #95e33c;
    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);
    white-space: nowrap;
}

#sobreLoja p {
    font-size: 13px;
    color: #ffffff;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.mini-banner {
    max-width: 1105px;
    margin: 0px auto;
}

@media screen and (max-width: 767px) {
    
.cooldown.cd-home.span12 {
    background-image: url(https://cdn.awsli.com.br/2518/2518498/arquivos/banner-contador-mob.png) !important;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#rodape .institucional {
    background: #181818;
}

#rodape .titulo {
    color: #ffffff;
}

#cabecalho>.conteiner>.row-fluid>.span3 > .fundo-principal {
    color: #9ddd33;
}

i.icon-phone, i.fa.fa-whatsapp, i.fa.fa-skype, i.fa.fa-envelope {
    color: #95e33c;
}

.hamb-1 {
    width: 28px;
    height: 3px;
    margin-bottom: 4px;
    transition: all .3s;
    background-color: #95e33c;
}

.mini-banner .modulo.span4 {
    margin-bottom: 0px;
    width: 100%;
    float: left;
    padding: 5px;
}

}