/*
#cabecalho .menu.superior {
    margin-top: 0;
    text-align: center;
    background: #fff;
}

#cabecalho .menu.superior .nivel-um>li>a strong {
    margin: 20px 0;
    font-size: inherit;
    font-weight: inherit;
    color: #39D1CA;
}

#cabecalho.fixed .menu.superior {
    background: #fff;
}

#cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>* .carrinho>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>*>a>i, #cabecalho>.conteiner .main-header .conteudo-topo .actions-menu>.busca>i {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    z-index: 1;
    border-radius: 100%;
    color: #fff;
    font-size: 25px;
    background: #F589EB;
}

#rodape .institucional ul li>a:before {
    content: "\f054";
    display: block;
    float: left;
    margin-right: 5px;
    color: #F589EB;
    font-family: FontAwesome-v4;
}

#barraNewsletter, #barraNewsletter .componente, #barraNewsletter.posicao-rodape .conteiner, #barraNewsletter .show-hide {
    background: #F589EB;
}

#corpo .marcas .slick-arrow:before {
    color: #39D1CA;
    font-size: 30px;
    font-family: FontAwesome-v4;
    transition: .25s ease;
}

.cor-secundaria {
    color: #F589EB;
}

.produto .nome-produto {
    color: #F589EB;
    font-size: 22px;
    font-weight: 500;
}

#corpo .breadcrumbs ul li:nth-last-child(n+2):after, .info-principal-produto .breadcrumbs ul li:nth-last-child(n+2):after {
    content: "";
    display: inline-block;
    position: relative;
    top: calc(50% - 5px);
    margin: 0 2px 0 5px;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 0;
    border-left: 5px solid transparent;
    border-left-color: #F589EB;
}

#corpo .breadcrumbs ul li * i, .info-principal-produto .breadcrumbs ul li * i {
    color: #F589EB;
}

.secao-principal .coluna .componente .titulo {
    color: #F589EB;
}

.secao-principal .coluna .filtro-coluna .filtro .titulo {
    margin-bottom: 17px;
    padding-bottom: 0;
    border-bottom: 0;
    color: #F589EB;
}

#corpo .produto .aproveite-tambem>.titulo {
    color: #F589EB;
    font-size: 22px;
}

.secao-principal .coluna .menu.lateral .nivel-um>li.ativo>a {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background-color: #F589EB;
}

.pagina-carrinho .tabela-carrinho .help-inline a {
    color: #39D1CA;
}

#cabecalho .main-header .conteudo-topo .carrinho .carrinho-interno-ajax .carrinho-interno .carrinho-rodape .carrinho-info>i {
    color: #F589EB;
    font-weight: 600;
}

#barraNewsletter .componente .interno-conteudo ul a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 5px;
    color: #F589EB;
    background: #fff;
    transition: .25s ease;
}

#rodape .institucional .contact-data ul li a i {
    width: 14px;
    margin-right: 5px;
    color: #F589EB;
    text-align: center;
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    padding-left: 25px;
}

#corpo .listagem .produtos-carrossel .slick-slider .slick-dots>li {
    width: 14px;
    height: 14px;
    margin: 0 3px;
    border: 0;
    display: none;
}

.carousel-container-t {
  max-width: 1200px;
  margin: 0 auto;
}

.carousel-t {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.testimonial {
  min-width: 300px;
  margin-right: 50px;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  scroll-snap-align: center;
}

.testimonial img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-bottom: 10px;
  margin-top: 10px;
}

.author-name {
  font-weight: bold;
  font-size: 15px;
}

.carousel-t::-webkit-scrollbar {
  display: none;
}

.stars {
  display: inline-block;
  font-size: 0;
}

.star {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
  background-image: url("https://img.freepik.com/free-vector/start_53876-25533.jpg?w=740&t=st=1680982056~exp=1680982656~hmac=ec4c2250fc4b005369a1847f1ef8c169d617c52d49a3443a687027eaa558e7b0");
  background-size: contain;
}

.titulo-avaliacao {
    padding-top: 20px;
    text-align: center;
    font-size: 25px;
    color: #42c0c4;
}

@media only screen and (max-width: 767px){
    .carousel-container-t {
  width: 250px;
  margin: 0 auto;
}
}

@media only screen and (min-width: 900px){
    .carousel-container-t {
  width: 655px;
  margin: 0 auto;
    }
    
  .stars {
  display: inline-block;
  font-size: 0;
}

.star {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
  background-image: url("https://img.freepik.com/free-vector/start_53876-25533.jpg?w=740&t=st=1680982056~exp=1680982656~hmac=ec4c2250fc4b005369a1847f1ef8c169d617c52d49a3443a687027eaa558e7b0"); 
  background-size: contain;
}

.titulo-avaliacao {
    padding-top: 20px;
    text-align: center;
    font-size: 25px;
    color: #42c0c4;
}
}

@media only screen and (min-width: 900px){
    .testimonial {
  min-width: 135px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  scroll-snap-align: center;
}
}

@media only screen and (max-width: 767px){
    .testimonial {
  min-width: 225px;
  margin-right: 10px;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 5px;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  scroll-snap-align: center;
    }
    
  .stars {
  display: inline-block;
  font-size: 0;
}

.star {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-bottom: 10px;
  background-image: url("https://img.freepik.com/free-vector/start_53876-25533.jpg?w=740&t=st=1680982056~exp=1680982656~hmac=ec4c2250fc4b005369a1847f1ef8c169d617c52d49a3443a687027eaa558e7b0"); 
  background-size: contain;
}

.titulo-avaliacao {
    padding-top: 20px;
    text-align: center;
    font-size: 25px;
    color: #42c0c4;
}
}

@media only screen and (max-width: 1080px) {
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    padding: 0 !important;
    margin: 0 !important;
}
}

@media only screen and (max-width: 1080px){
    #listagemProdutos > ul{
        display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start}
    #listagemProdutos > ul li.listagem-linha ul{
        display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}
    #listagemProdutos > ul li.listagem-linha ul li{width:50%;margin:0 0 15px}
    .listagem.com-caixa .listagem-item{border:0;min-height:368px}
    .listagem.com-caixa .listagem-item .imagem-produto{border:0;padding:0}
    .listagem .listagem-item .info-produto{border:none!important;padding:5px 0}
    .listagem .listagem-item .info-produto a.nome-produto{min-height:110px;display:flex;align-items:center}
    .busca .botao-busca{padding:5px 14px!important}
    .listagem .listagem-item .acoes-produto-responsiva,#btn-top{display:none!important}
    .preco-produto s.preco-venda{display:block;font-size:14px}
    .preco-produto .desconto-a-vista, .preco-produto strong.titulo{font-size: 11px !important}
    .preco-venda {display:block;font-size:12px !important;}
    
}

@media (max-width: 1080px) {
  .testimonial {
    margin-right: 10px;
    overflow-x: hidden;
  }
}
*/

.banner-principal {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.banner-principal img {
  width: 100%;
  height: auto;
  max-height: 400px;
  display: block;
}


/* Ícone para categoria Aconchego */
.categoria-aconchego {
    background-image: url("https://cdn.awsli.com.br/2575/2575982/arquivos/bebe-vinil.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}