
@media screen and (max-width: 767px){
    .listagem-item .acoes-produto.hidden-phone, .listagem.aproveite-tambem .listagem-item .acoes-produto.hidden-phone {
        display: flex!important;
    }
    
    #listagemProdutos.listagem .listagem-item:not(.produto-adicionado) .acoes-produto.hidden-phone, 
    .listagem.aproveite-tambem .listagem-item:not(.produto-adicionado) .acoes-produto.hidden-phone{
    	    display: inherit !important;
    		position: absolute;
            bottom: -45px;
    }
    
    
    #listagemProdutos.listagem .listagem-item .info-produto, .listagem.aproveite-tambem .listagem-item .info-produto {
    min-height: 230px!important;
	}
    
    
    .float-contact {
		display: inherit !important; 
    }
    

	#modalContato{
		width: 95% !important;
		}
    
    #listagemProdutos.listagem .listagem-item:not(.produto-adicionado):hover, .listagem.aproveite-tambem .listagem-item:not(.produto-adicionado):hover {
    border: solid 2px #ffffff!important;
}
    
    
}

.botao.principal.botao-comprar, .botao.principal.grande {
    border-radius: 10px!important;
    background: #55af59!important;
}

.acoes-produto-responsiva .tag-comprar, .botao.principal.botao-comprar, .botao.principal.grande {
    border-radius: 10px!important;
    background: #55af59!important;
}

.listagem-item .acoes-produto {
    opacity: 1.0!important;
}

.listagem-item .acoes-produto .prod-counter {
    display: none;
}

.listagem>ul:not(.produtos-carrossel) li {
    padding: 20px 0;
}  


@media screen and (max-width: 480px){
.listagem>ul:not(.produtos-carrossel) li {
    width: 50%!important;
}
}


full.menu .offers .nivel-dois .mega-recebe-prod .listagem>ul .listagem-linha>ul>li .listagem-item .info-produto {
    margin-bottom: 50px;
}

finalizar-compra .botao {
    color: #713130;
    background-color: #f3ada5;
    border-radius: 10px;
    border-color: #f2ada6;;
}

.borda-alpha {
    margin-top: 15px;
}

.full.menu .offers .nivel-dois .mega-recebe-prod .listagem>ul .listagem-linha>ul>li .listagem-item .info-produto {
    min-height: none!important;
    min-height: 150px;
}

#listagemProdutos.listagem .listagem-item .acoes-produto, .listagem.aproveite-tambem .listagem-item .acoes-produto {
    position: initial;
}

.preco-produto .destaque-avista {
    margin-top: 20px!important;
}

.nome-produto .cor-secundaria {
    margin-bottom: 20px!important;
}

#listagemProdutos.listagem .listagem-item .info-produto, .listagem.aproveite-tambem .listagem-item .info-produto {
    text-align: center;
    min-height: 150px!important;
}

i.icon-shopping-cart {
    display: none!important;
}

a.nome-produto.cor-secundaria {
    margin-bottom: 15px;
}

.preco-produto.destaque-avista {
    margin-bottom: 15px!important;
}

.full.menu .conteiner #listagemProdutos.listagem .imagem-produto {
    height: 22vh;
}

/**
    Novo CSS
*/

#contadorOferta .counter-offer {
    display: flex;
    align-items: center;
    justify-content: center;
}

#contadorOferta .counter-offer .counter,
#contadorOferta .counter-offer .bx-oferta{
    width: 50%;
}

@media(max-width:768px){

    #contadorOferta .counter-offer .counter,
    #contadorOferta .counter-offer .bx-oferta{
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #contadorOferta .counter-offer{
        flex-direction: column;
    }
    
    
    .banner.cheio + .banner{
        display: inherit !important;    
    }

}

#contadorOferta .counter-offer .bx-oferta a{
    background: #F2ADA6!important;
    cursor: pointer;
    display: flex;
    max-width: 300px;
    width: 100%;
    height: 50px;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin-left: 15px;
}

#contadorOferta .counter-offer .bx-oferta .icon{
    width: 10px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    fill: #fff!important;
    margin-right: 10px;
}

#contadorOferta .counter-offer .counter,
#contadorOferta .counter-offer .promo {
    flex: 0 0 50%;
    box-sizing: border-box
}

#contadorOferta .counter-offer .counter .title,
#contadorOferta .counter-offer .promo .title {
    display: block;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    line-height: normal;
    padding: 5px 0
}

#contadorOferta .counter-offer .promo {
    border-right: solid 1px #d1d1d1
}

#contadorOferta .counter-offer .promo .title {
    background: #000;
    position: relative
}

#contadorOferta .counter-offer .promo .title:after {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background: #000;
    position: absolute;
    top: 0;
    right: -1px
}

#contadorOferta  .counter-offer .promo p {
    display: block;
    font-size: 30px;
    color: #000;
    font-weight: 400;
    margin: 25px 0;
    text-align: center
}

#contadorOferta  .counter-offer .promo p strong {
    color: #000
}

#contadorOferta  .counter-offer .counter .title {
    background: #000
}

#contadorOferta  .counter-offer .counter .counter-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
    margin: 25px 0
}

#contadorOferta  .counter-offer .counter .counter-wrap .icon-offer {
    width: 52px;
    height: 52px;
    display: block;
    fill: #F2ADA6;
}

#contadorOferta  .counter-offer .counter .counter-wrap .icon-offer .a {
    fill: #F2ADA6;
}

#contadorOferta  .counter-offer .counter .counter-wrap .icon-offer .c {
    fill: #fff
}

#contadorOferta  .counter-offer .counter .counter-wrap .item {
    line-height: normal;
    padding: 0 18px;
    position: relative
}

#contadorOferta  .counter-offer .counter .counter-wrap .item:before {
    content: attr(date-value);
    display: block;
    font-size: 30px;
    font-weight: 400;
    color: #F2ADA6
}

#contadorOferta  .counter-offer .counter .counter-wrap .item:after {
    content: ':';
    display: block;
    font-size: 30px;
    font-weight: 400;
    color: #F2ADA6;
    position: absolute;
    top: 0;
    right: 0
}

#contadorOferta  .counter-offer .counter .counter-wrap .item:last-child:after {
    display: none
}

#contadorOferta  .counter-offer .counter .counter-wrap .item .description {
    font-size: 16px;
    font-weight: 400;
    color: #909090
}

.banner.cheio + .banner{
	display: inherit !important;    
}


.full.menu .conteiner li.other-categories>.nivel-dois li a strong {
    height: 55px!important; 
}

.fpp-wrapper{
    width: 100%;
    order: 1;
}

.fpp-wrapper textarea{
    height: 100px;
}

body.pagina-produto .principal .acoes-produto .fpp-wrapper .botao-comprar{
    width: 78%;
}

body.-fpp .principal .comprar label{
    order: 2;
    margin-top: -90px;
}
    