@import url('https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.carousel.css');
@import url('https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/assets/owl.theme.default.min.css');
/*@import url('https://use.fontawesome.com/releases/v5.9.0/css/all.css');*/


/* compartilhar */
.pagina-produto .redes-circle a i {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    line-height: inherit;
    background: #5aa58e;
    transition: background 0.25s ease;
}

.redes-sociais-compartilhar{
   display: none;  
}

.redes-circle {
    display: flex;
    justify-content: end;
    margin-top: -49px;
    margin-right: 54px;
}

.pagina-produto .redes-circle a i.fa-facebook {
    background: #3a589b
}

.pagina-produto .redes-circle a i.fa-facebook:hover {
    background: #2c4376
}

.pagina-produto .redes-circle a i.fa-facebook:before {
    /*font-family: 'Font Awesome 5 Brands'*/
}

.pagina-produto .redes-circle a i.fa-twitter {
    background: #598dca
}

.pagina-produto .redes-circle a i.fa-twitter:hover {
    background: #3a73b6
}

.pagina-produto .redes-circle a i.fa-pinterest {
    background: #cb2027
}

.pagina-produto .redes-circle a i.fa-pinterest:hover {
    background: #9f191f
}

.pagina-produto .redes-circle a i.fa-telegram-plane {
    background: #3ca2d9
}

.pagina-produto .redes-circle a i.fa-telegram-plane:hover {
    background: #2588bd
}

.pagina-produto .redes-circle a i.fa-whatsapp {
    background: #2ab200
}

.pagina-produto .redes-circle a i.fa-whatsapp:hover {
    background: #1e7f00
}

.redes-circle .icon-telegram{
    background: #3ca2d9
}

.redes-circle .icon-telegram svg{
    width: 20px;
    height: 20px;
    fill: #fff;
}

a.icon-telegram {
    height: 15px !important;
    width: 15px !important;
    display: flex !important;
    justify-content: center;
    margin-top: -8px !important;
    margin-left: -4px !important;
}

.pagina-produto .redes-circle a svg{
    width: 60px;
    height: 60px;
    margin-left: -11px;
    margin-top: -10px;
}


.pagina-produto .redes-circle a {
    text-decoration: none;
    color: white;
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    pointer-events: all;
    padding: 13px;
}

.produto_compartilhar_favoritar svg g {
  stroke-width: 1;
}

.produto_compartilhar_favoritar svg{
  stroke: #32A938;
  fill: none;
  height: 21px;
  overflow: visible;
  width: 24px;
}

.produto_compartilhar_favoritar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}

.ui-pdp-share {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.produto_compartilhar_favoritar span {
  margin-top: 3px;
  margin-left: 7px;
  font-family: Roboto, Roboto, sans-serif;
  font-weight: 500;
  color: #32A938;
}



.pagina-produto .produto .acoes-produto .comprar {
  display: block !important;
  
}

.produto .acoes-produto .comprar .qtde-adicionar-carrinho{
  margin-bottom: 10px !important;
}

.produto .acoes-produto .comprar a.botao.botao-comprar.principal.grande i{
  display: none !important;
}

a.botao.botao-comprar.principal.grande.botao-comprar-ajax {
  background-color: #F0FFDE !important;
  border-color: transparent !important;
  color: #32A938;
  box-shadow: 0 0 0 0 #fff;
}

.produto .acoes-produto .comprar .qtde-adicionar-carrinho{
  float: none !important;
}

.botao-comprar-agora {
  cursor: pointer;
  font-weight: 700;
  font-size: 19px;
  box-sizing: border-box;
  transition: all .8s;
  width: 100%;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-shadow: none;
  border-radius: 5px;
  height: 50px;
  line-height: normal;
  background: #32A938;
  color: #fff;
  margin-bottom: 11px;
  margin-top: 9px;
}

body .produto .acoes-produto .comprar .qtde-adicionar-carrinho{
  width: 100% !important;
}

@media(min-width: 1000px){
  
  .produto_compartilhar_favoritar{
      justify-content: flex-start;
      
  }
  
  .ui-pdp-share:first-child{
      margin-right: 20px;
  }
}

@media (max-width: 992px) {
  
  body.pagina-produto .produto .acoes-produto .comprar label.qtde-adicionar-carrinho{
      width: 100% !important;
  }
  
}

.wrap-share{
  display: none !important;
}

/* IMAGENS CARROSSEL */

.produto .codigo-produto>span+span img{
    z-index: 9999 !important;
}


.ui-pdp-carousel-snapped__counter {
    background-color: #f5f5f5;
    border-radius: 12px;
    color: rgba(0,0,0,.9);
    font-size: 14px;
    font-weight: 600;
    left: 15px;
    padding: 4px 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 46px;
    z-index: 1000;
}

/* FUNCAO CEP */

p.texto-frete-mais-rapido span.texto-chegara {
    color: #32A938;
    font-size: 17px;
    font-weight: bold;
    margin-right: 7px;
}

span.frete-rapido-icone svg {
    width: 30px;
    height: 30px;
}

span.frete-rapido-icone {
    margin-right: 8px;
    
}

p.texto-frete-mais-rapido {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

span.frete-mais-rapido-info {
    font-size: 17px;
    color: rgb(102 102 102);
    font-weight: 400;
}

span.mais-formas-entrega {
    font-size: 17px;
    color: #32A938;
    cursor: pointer;
    margin-top: 30px;
}

.as_outras_opcoes li {
    margin-bottom: 12px;
    font-weight: bold;
}

.as_outras_opcoes {
    margin-top: 8px;
    display: none;
}

.cep .borda-alpha{
    display: none !important;
}

@media(max-width: 992px){
    
    .conteiner-imagem, .produto-thumbs.thumbs-horizontal {
        display: none;
    }
    
    .prod_mob_imagens_carrossel .owl-theme .owl-nav.disabled+.owl-dots{
        margin-top: 0px ;
    }
    
    .prod_mob_imagens_carrossel .owl-dots .owl-dot.active span{
        background: #32A938;
    }
    
    .prod_mob_imagens_carrossel img{
        width: 85% !important;
        margin: 0 auto;
    }
    
    .redes-circle{
        margin-top: 0px !important;
        margin-right: 25px !important;
    }
    
}