@import url('//fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.titulo, body, div, h1, h2, h3, h4, h5, h6, input, option, p, select, span, strong, textarea {
  font-family: Poppins,sans-serif;
}

p, div, span, strong, input, textarea, option, select, h1, h2, h3, h4, h5, h6, .titulo {
  font-family: Poppins , sans-serif !important;
}

.botao-buy-whatsapp {
  position: static !important;
  float: initial !important;
  margin-top: 15px !important;
}

.flag-economize + .botao-buy-whatsapp {
  position: static !important;
  float: initial !important;
  margin-top: 15px !important;
}

.departs, .title-departs {
    color: #E00387 !important;
}

.departs .title-departs::after {
    background-color: #E00387 !important;
}

.departs .box-departs ul li a:hover .depart-item h3 {
  color: #E00387 !important;
}

#cabecalho .actions > li > a {
  color: #E00387 !important;
}

#cabecalho .actions > li:hover > a > .titulo {
  color: #E00387 !important;
}

.full.menu .conteiner .nivel-um > li > a > .titulo {
  color: #E00387;
}
.carrinho.cart .content-cart .price-total-cart {
  font-weight: 400; !important;
}

.carrinho.cart:hover .content-cart .price-total-cart, .carrinho.cart:hover .content-cart .titulo {
  color: #E00387 !important;
}

#rodape .sobre-loja-rodape .more {
    background-color: #E00387 !important;
}

#rodape .sobre-loja-rodape p {
  margin-top: 15px !important;
}
