.pagina-produto div#videoProduto {
    display:none;
}

@media(max-width:767px){
    img.icon-category {
        max-width: 30px;
    }
    .pagina-carrinho .tabela-carrinho .form-horizontal .controls{
        margin-left: 0px !important;
    }
}

body.pagina-carrinho.tema-transparente .li-whatsapp a {
    left: 10px;
    bottom: 33px;
}
.links-rodape-categorias ul li:first-child{
    display:block;
}


div#st-1 {}

div#st-1 li.visible-phone {
    display: flex !important;
    background: #34a453;
    width: 40px;
    color: white;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    border-radius: 60px;
}

div#st-1 li.visible-phone * {
    color: white;
}
div#st-1 li.visible-phone:hover{opacity:.8}


/*redes social reponsividade e add whatsapp*/

.pagina-produto .sharethis-inline-share-buttons:before{
    padding-right:10px;
}

.pagina-produto .st-btn.whatsapp img {
    filter: unset !important;
    min-width:39px;
    min-height:39px;
    position:unset !important;
}

.pagina-produto .st-btn.whatsapp{;
    padding:0px !important;
}

.pagina-produto #st-1 .st-btn[data-network=facebook], #st-1 .st-btn[data-network=googleplus], #st-1 .st-btn[data-network=pinterest], #st-1 .st-btn[data-network=twitter]{
    min-width:39px;
    width:39px;
    height:39px;
}

.pagina-produto div#st-1 li.visible-phone {
    min-width: 40px;
    height: 40px;
}