/*.acoes-produto.hidden-phone .botao-comprar {border-radius: 10px !important;}*/

.listagem.com-caixa .listagem-item .acoes-produto {border-style: none;}

/*.atributos ul li a span {
        border-radius: 10px !important;
        background-color: yellow !important; 
} */

.atributo-item {
    background-color: transparent !important;
    border-style: none !important;
    /*border-radius: 10px  !important;*/
}

.lista-redes i {
    background-color: transparent !important;
    background: transparent !important;
    color: #2ab200;
    font-size: 30px;
}

@media screen and (max-width: 767px) {
    .lista-redes .icon-whatsapp, .lista-redes .fa-whatsapp {
        background-color: #2ab200;
        width: 24px;
        border-radius: 15px;
        font-size: 16px;
        height: 24px;
        line-height: 24px;
        margin-top: 3px;    
        color: #2ab200;

    }
}

#carouselImagem .elastislide-carousel ul li a span img {
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
   /* border-radius: 10px;*/
}

.principal {border-radius: 10px !important;
    backgound-color: yellow !important;
}

@media screen and (max-width: 767px) {
    .botao-comprar {
        border-radius: 30px !important;
    }
}

.ns-catalog-description{
    display:none !important;
}
