body {
  margin: 0;
}

*,
*::before,
*::after{
    box-sizing:border-box;
}

html,
body{
    overflow-x:hidden;
}

@font-face {
  font-family: "Open Sans";
  src: url("../assets/fonts/OpenSans-VariableFont_wdth\,wght.ttf")
    format("truetype");
  font-weight: 300 900; /* intervalo suportado */
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: "Hantepy Qablema";
    src: url("../assets/fonts/hantepy-qablema.otf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


img {
  max-width: 100%;
  height: auto;
}

  .desktop_item{
    display: block;
  }

.container{
          width: stretch;
    
}

.margens_padrao,
.container_conteudo_padrao{
    width:100%;
    max-width:1140px;
    margin:0 auto;
    box-sizing:border-box;
}

.container_conteudo_padrao{
  
    padding: 80px 0px;
}






.header_box_content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.menu_mobile_btn,
.menu_mobile_fechar {
  display: none;
  background: none;
  border: none;
  font-size: 34px;
  cursor: pointer;
}



.banner_footer_pedido_online{
    background-image: url(../assets/images/footer_banner_pedidos_online.png);
    padding: 40px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #442000;
    background-position: center;
    border-radius: 40px;
}

.botoes_pedido_online_ajuste{
      display: flex;
    width: 80%;
    align-items: center;
    justify-content: space-between;
    margin: auto;
}

.banner_footer_pedido_online h2{
  margin-top: 0px;
  color: #F8CB97;
text-align: center;
font-family: "Hantepy Qablema";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 40px;
}

.btn_ajuste_unidade_pedido_online{
       border-radius: 10px;
    background: #F8CB97;
    display: flex;
    width: fit-content;
    padding: 18px 0px;
    align-items: center;
    width: 30%;
    gap: 9px;
    color: #442000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.48px;
    justify-content: center;
}

.box_nossa_loja_conteudo h2{
margin-top: 0px;
color: #442000;
font-family: "Hantepy Qablema";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-bottom: 40px;
}

.box_geral_endrececos_horarios{
  display: flex;
    flex-direction: column;
    gap: 40px;
}

.box_endereco_unidade{
      display: flex;
    gap: 20px;
}

.conteudo_area_endereco_conteudo p{
  margin: 0px;
  color: #442000;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 140%;
}

.button_nossa_loja_map{
  margin-top: 40px;
    margin-left: 10%;
      display: flex;
    padding: 9px 29px;
    justify-content: center;
    align-items: center;
    width: fit-content;
    gap: 8px;
    border-radius: 10px;
    border: 1px solid #FD5497;
    color: #442000;
    text-align: center;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.45px;
}

.box_nossa_loja_imagem{
  width: 50%;
}

.box_nossa_loja_conteudo{
 width: 50%;
    padding: 45px 55px;
    border-radius: 40px 0px 0px 0px;
    background: #FFF6FA;
}

.box_nossa_loja_imagem_geral {
       display: flex;
    align-items: center;
}

.imagens_galeria_ajuste img{
  width: 24%;
}

.conteudo_banner_sobre_nos h2{
  color: #442000;
font-family: "Hantepy Qablema";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 0px;
margin-bottom:25px;
}

.conteudo_banner_sobre_nos p{
color: #442000;
margin-bottom: 0px;
text-align: justify;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 25.2px */
}

.banner_sobre_nos{
  border-radius: 40px 40px 0 40px;
background: #FFF6FA;
}

.imagem_banner_sobre_nos{
   width: 50%;
}

.conteudo_banner_sobre_nos {
    width: 50%;
    display: flex;
    justify-content: center;
}

.banner_sobre_nos{
      display: flex;
    align-items: center;
}

.logos_itens_empresas_parceiras{
      display: flex;
    justify-content: space-between;
    align-items: center;
}


.tabs_abas_experiencias_conteudo_geral{
      width: 89%;
    margin: auto;
}

.tab_experiencias_conteudo_unidade{
      display: flex;
    align-items: center;
}

.tabs_botoes_experiencias_geral{
     display: flex;
    margin-top: 46px;
    margin-bottom: 83px;
    align-items: center;
    gap: 15px;
    justify-content: center;
}

.tab_experiencias_unidade{
      color: #442000;
    leading-trim: both;
    border: 1px solid #F8CB97;
    text-edge: cap;
    font-family: Montserrat;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 16px;
    cursor: pointer;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.48px;
    display: flex;
    width: 25%;
    padding: 16px;
    transition: all 0.3s ease;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
  background: #F8CB97;
    box-shadow: 0 0 4px 0 #F8B9D4;
}

.item_sabor_unidade:hover{
    color: #442000;
border-bottom: 1px solid #FD5497;
  
}

.conteudo_sabor_geral_container {
    display: flex;
    gap: 20px 0px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.item_sabor_unidade{
  cursor: pointer;
    border-bottom: 1px solid #F8B9D4;
    display: flex;
    width: 24%;
    padding: 16px 0px;
    justify-content: center;
    align-items: center;
    gap: 8px 20px;
    color: #8C725D;
    text-align: center;
    box-shadow: 0 6px 8px -8px rgba(248, 185, 212, 0.8);
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.42px;
    transition: all 0.3s ease;
}

.header_itens_sabor h2{
  color: #442000;
text-align: center;
font-family: "Hantepy Qablema";
font-size: 35px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top:0px;
margin-bottom:12px;
}

.header_itens_sabor p{
  color: #442000;
text-align: center;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 0px;
margin-bottom: 16px;
}

.header_itens_sabor{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slick-dotted.slick-slider {
    margin-bottom: 0px;
}


.tab_produtos_unidade.ativo {
  background: transparent;
  border: 1px solid #FD5497;
}



.content_produtos_conteuto_tab{
    width: 60%;
    display: flex;
    border-radius: 0 40px 0 0;
    border-left: 0px !important;
    border: 1px solid #F8B9D4;
    justify-content: center;
    padding: 56px 0px;
}

.ajuste_flex_conteudo_tabs_tamanho{
  width: 50%;
}


.botao_produtos_conteudo_tab:hover{
background: #F8B9D4;
box-shadow: 0 0 4px 0 #F8B9D4;
border: 1px solid #F8B9D4;
}

.botao_produtos_conteudo_tab {
    color: #442000;
    display: flex;
    cursor: pointer;
        padding: 10px 25px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.39px;
    border-radius: 10px;
    border: 1px solid #FD5497;
    box-shadow: 0 0 4px 0 #F8B9D4;
    width: fit-content;
}

.content_produtos_conteuto_tab h2{
  color: #442000;
font-family: "Hantepy Qablema";
font-size: 28px;
font-style: normal;
margin-top:0px;
font-weight: 400;
line-height: normal;
margin-bottom: 18px;
}

.content_produtos_conteuto_tab p{
color: #442000;
font-family: Montserrat;
margin-top: 0px;
margin-bottom: 18px;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 19.6px */
}

.tabs_abas_produtos_conteudo_geral{
      width: 89%;
    margin: auto;
}

.image_produtos_conteudo_tab {
    width: 40%;
    border-radius: 40px 40px 0 40px;
    overflow: hidden;
}

.tab_produtos_conteudo_unidade{
      display: flex;
    align-items: center;
}

.tab_produtos_unidade {
    color: #442000;
    leading-trim: both;
        border: 1px solid #F8B9D4;
    text-edge: cap;
    font-family: Montserrat;
     user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    font-size: 16px;
    cursor: pointer;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.48px;
    display: flex;
    width: 25%;
    padding: 16px;
        transition: all 0.3s ease;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #F8B9D4;
    box-shadow: 0 0 4px 0 #F8B9D4;
}

.tabs_botoes_produtos_geral{
      display: flex;
      margin-top:46px;
      margin-bottom:83px;
    align-items: center;
        gap: 15px;
}

.produtos_cabecalho_item p {
  color: #442000;
text-align: center;
font-family: Montserrat;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.ajuste_flex_cabecalho_produtos_tab{
      display: flex;
    gap: 7px;
    justify-content: center;
    align-items: flex-start;
}

.ajuste_flex_cabecalho_produtos_tab h2{
  color: #442000;
text-align: center;
font-family: "Hantepy Qablema";
font-size: 40px;
font-style: normal;
font-weight: 400;
line-height: normal;
    margin: 0px;
}

.slide_hero_itens .slick-dots {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    display: flex !important;
    justify-content: center;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.slide_hero_itens .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
}

.slide_hero_itens .slick-dots li button {
    display: none;
}

.slide_hero_dot {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #ffffff;
    opacity: 0.5;
    transition: 0.3s ease;
    cursor: pointer;
}

.slide_hero_itens .slick-dots li.slick-active .slide_hero_dot {
    background: #FFF;
    opacity: 1;
 
    border-radius: 20px;
}


.slide_hero_item_unidade img{

width: -webkit-fill-available;
}



.slide_hero_item_unidade{
 width: 100%;
}

.footer_box_content_geral a{
color: #8C725D;
font-family: Montserrat;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 25px; /* 178.571% */
}

.footer_box_content_geral h2 {
    font-family: "Hantepy Qablema" !important;
    color: #FD5497;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 25px;
    transform: scaleX(0.92);
    transform-origin: left center;
}

.footer_conteudo_1{
  width: 31%;
}

.footer_conteudo_2{
  width: 10%;
}

.footer_conteudo_3{
  width: 10%;
}

.footer_conteudo_4{
  width: 12%;
}


.menu_footer_itens{
      display: flex;
    flex-direction: column;
}

.footer_box_content_geral {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.feito_por_area a{
  color: #FFF;
text-align: right;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;
text-decoration: none;
}

.separator_footer_ajuste{
  height: 10px;
    border: 1px solid #FFF;
    margin: 0px 10px;
}

.copyright_area a{
color: #FFF;
font-family: Montserrat;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
}

.copyright_area{
  display: flex;
  display: flex;
    align-items: center;
}

.footer_box_content{
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.header_menu_content li:not(.header_menu_content_button) a {
    position: relative;
    display: inline-flex;
    
}

.header_menu_content li:not(.header_menu_content_button) a::after {
    content: "";
    position: absolute;
    left: 50%;
        bottom: -23px;
    width: 81px;
    height: 19px;
    background: url("../assets/images/Forma.svg") center/contain no-repeat;
    transform: translateX(-50%) translateY(6px);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.header_menu_content li:not(.header_menu_content_button) a:hover::after {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
}



.header_menu_content_button a:hover{
     background: #FFF;
    border: 1px solid #FD5497;
}

.header_menu_content_button a{
      border-radius: 10px;
    background: #F8B9D4;
    display: flex;
        border: 1px solid #F8B9D4;
       padding: 6px 22px;
    justify-content: center;
    align-items: center;
    color: #442000;
    text-align: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.39px;
     transition: all 0.3s ease;
}

.header_menu_content ul{
  list-style: none;
  padding: 0px;
    margin: 0px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_box_content_logo{
  width: 30%;
}

.header_menu_content{
  width: 70%;
}

.header_box_content{
      display: flex;
    justify-content: space-between;
    align-items: center;
}

.header_menu_content li{
  cursor: pointer;
color: #442000;
text-align: center;
font-family: Montserrat;
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: normal;
text-transform: uppercase;
}

.mobile_item{
  display: none;
}



@media (max-width: 768px) {

  .desktop_item{
    display: none;
  }

.mobile_item {
    display: block;
}

.container,
.container_conteudo_padrao,
.margens_padrao{
    width:100%;
    max-width:100%;
    padding:0 20px;
}



.btn_ajuste_unidade_pedido_online {
    border-radius: 10px;
    background: #F8CB97;
    display: flex;
    width: fit-content;
    padding: 18px 0px;
    align-items: center;
    width: 100%;
    gap: 9px;
    color: #442000;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: 0.48px;
    justify-content: center;
}


.botoes_pedido_online_ajuste {
    display: flex;
    width: 80%;
    align-items: center;
    justify-content: space-between;
    margin: auto;
    flex-direction: column;
    gap: 30px;
}


.box_nossa_loja_imagem {
    width: 100%;
}

.box_nossa_loja_conteudo {
    width: 100%;
    padding: 0px;
    border-radius: 40px 0px 0px 0px;
    background: #FFF6FA;
}

.box_nossa_loja_imagem_geral {
          display: flex;
        align-items: center;
        flex-direction: column-reverse;
        gap: 30px;
}

.conteudo_banner_sobre_nos p {
    color: #442000;
    margin-bottom: 0px;
    text-align: justify;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-align: center;
}

.conteudo_banner_sobre_nos h2 {
    color: #442000;
    font-family: "Hantepy Qablema";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 0px;
    margin-bottom: 25px;
    text-align: center;
}

.conteudo_banner_sobre_nos > div {
width: 100% !important;

}

.conteudo_banner_sobre_nos {
    width: 100%;
    display: flex;
    justify-content: center;
}

.imagem_banner_sobre_nos {
    width: 100%;
}

.banner_sobre_nos {
      background: #FFF;
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 30px;
}

  .logos_itens_empresas_parceiras_mobile {
    position: relative;
    padding: 20px 35px;
  }

  .logos_itens_empresas_parceiras_mobile .slick-slide > div {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .logos_itens_empresas_parceiras_mobile img {
    max-width: 180px;
    margin: 0 auto;
    display: block;
  }

  .slick-logo-prev,
  .slick-logo-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
  }

  .slick-logo-prev {
    left: 0;
  }

  .slick-logo-next {
    right: 0;
  }

  .logos_itens_empresas_parceiras_mobile .slick-dots {
    display: flex !important;
    justify-content: center;
    gap: 8px;
    padding: 0;
    margin-top: 20px;
    list-style: none;
  }

  .logos_itens_empresas_parceiras_mobile .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
  }

  .logos_itens_empresas_parceiras_mobile .slick-dots li button {
    display: none;
  }

  .slide_logo_dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #D9D9D9;
    transition: 0.3s ease;
  }

  .logos_itens_empresas_parceiras_mobile .slick-dots li.slick-active .slide_logo_dot {
    background: #FD5497;
  }


.slide_experiencias_mobile {
  position: relative;
}

.slick-exp-prev,
.slick-exp-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.slick-exp-prev {
  left: -23px;
}

.slick-exp-next {
  right: -23px;
}

.slide_experiencias_mobile .slick-dots {
  display: flex !important;
  justify-content: center;
  gap: 8px;
  padding: 0;
  margin-top: 20px;
  list-style: none;
}

.slide_experiencias_mobile .slick-dots li button {
  display: none;
}

.slide_experiencias_dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #d9d9d9;
}

.slide_experiencias_mobile .slick-dots li.slick-active .slide_experiencias_dot {
  background: #FD5497;
}


  .conteudo_sabor_geral_container {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0 55px;
  }

  .conteudo_sabor_geral_container .slick-slide > div {
    width: 100%;
  }

  .conteudo_sabor_geral_container .item_sabor_unidade {
    width: 100% !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    min-height: 82px;
    padding: 16px 0;
    text-align: center;
  }

  .slick-sabor-prev,
  .slick-sabor-next {
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    background: transparent;
    border: 0;
    padding: 0;
  }

  .slick-sabor-prev {
    left: 15px;
  }

  .slick-sabor-next {
    right: 15px;
  }


.conteudo_sabor_geral_container .slick-dots {
            margin: auto;
            width: -webkit-fill-available;
            margin-left: -43px;
            margin-bottom: -20px;
        }

  .conteudo_sabor_geral_container .slick-dots button {
    display: none;
  }

  .slide_sabor_dot {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #442000;
  }

  .conteudo_sabor_geral_container .slick-dots li.slick-active .slide_sabor_dot {
    background: #FD5497;
  }



.slide_produtos_mobile {
  position: relative;
  width: 100%;
  max-width: 100%;
}

.slide_produtos_mobile .slick-list {
  overflow: hidden;
}

.slide_produtos_mobile .slick-slide {
  padding: 0 15px;
  box-sizing: border-box;
}

.slick-prod-prev,
.slick-prod-next {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  z-index: 5;
  background: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
}

.slick-prod-prev {
  left: -10px;
}

.slick-prod-next {
  right: -10px;
}

.slide_produtos_mobile .slick-dots {
  display: flex !important;
  bottom: -36px;
  justify-content: center;
  gap: 14px;
  padding: 0;
  margin: 35px 0 0;
  list-style: none;
}

.slide_produtos_mobile .slick-dots li {
  width: auto;
  height: auto;
  margin: 0;
}

.slide_produtos_mobile .slick-dots button {
  display: none;
}

.slide_produtos_dot {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #442000;
}

.slide_produtos_mobile .slick-dots li.slick-active .slide_produtos_dot {
  background: #FD5497;
}

.container_conteudo_padrao{
  padding: 60px 20px;
}

.cabecalho_item_detalhe svg{
  width: 54px;
}

.ajuste_flex_conteudo_tabs_tamanho {
    width: 77%;
            margin-top: 30px;
}

.content_produtos_conteuto_tab {
    width: 100%;
    display: flex;
    border-left: 1px solid #F8B9D4 !important;
    justify-content: center;
    padding: 46px 0px;
    border-radius: 0 0 40px 0;
    border: 1px solid #F8B9D4;
    margin-top: -38px;
    border-top: 0px;
}

    .image_produtos_conteudo_tab {
        width: 100%;
        border-radius: 40px 40px 30px 40px;
        overflow: hidden;
        border: 1px solid #FFF;
        z-index: 999999;
        border-bottom: 0px;
    }


  .menu_mobile_btn {
    display: block;
    color: #FD5497;
  }

  .header_menu_content {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 320px;
    height: 100vh;
    background: #fff;
    z-index: 9999;
    padding: 80px 25px 25px;
    transition: 0.3s ease;
    box-shadow: -4px 0 20px rgba(0,0,0,0.15);
  }

  .header_menu_content.ativo {
    right: 0;
  }

  .menu_mobile_fechar {
    display: block;
    position: absolute;
    top: 20px;
    right: 25px;
    color: #FD5497;
  }

  .header_menu_content ul {
    display: flex;
    flex-direction: column;
    gap: 22px;
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .header_menu_content a {
    font-size: 18px;
    text-decoration: none;
    color: #333;
  }

  .header_menu_content_button a {
    display: inline-block;
    background: #FD5497;
    color: #fff;
    padding: 12px 18px;
    border-radius: 30px;
  }




  .slide_produtos_mobile .slick-dots,
  .slide_experiencias_mobile .slick-dots,
  .conteudo_sabor_geral_container .slick-dots,
  .logos_itens_empresas_parceiras_mobile .slick-dots {
    display: flex !important;
    justify-content: center;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin: 20px 0 0 0;
    list-style: none;
            margin: auto !important;
        width: -webkit-fill-available !important;
        margin-left: -43px !important;
        margin-bottom: -20px !important;
  }

  .slide_produtos_mobile .slick-dots li,
  .slide_experiencias_mobile .slick-dots li,
  .conteudo_sabor_geral_container .slick-dots li,
  .logos_itens_empresas_parceiras_mobile .slick-dots li {
    width: auto;
    height: auto;
    margin: 0;
  }

  .slide_produtos_mobile .slick-dots li button,
  .slide_experiencias_mobile .slick-dots li button,
  .conteudo_sabor_geral_container .slick-dots li button,
  .logos_itens_empresas_parceiras_mobile .slick-dots li button {
    display: none;
  }

  .slide_produtos_dot,
  .slide_experiencias_dot,
  .slide_sabor_dot,
  .slide_logo_dot {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #442000;
    transition: 0.3s ease;
    cursor: pointer;
  }

  .slide_produtos_mobile .slick-dots li.slick-active .slide_produtos_dot,
  .slide_experiencias_mobile .slick-dots li.slick-active .slide_experiencias_dot,
  .conteudo_sabor_geral_container .slick-dots li.slick-active .slide_sabor_dot,
  .logos_itens_empresas_parceiras_mobile .slick-dots li.slick-active .slide_logo_dot {
    background: #FD5497;
  }




}
