body {
    font-family: "Jost", serif !important;
}
.close-btn {
    background-color: #F2791D;
}
body:has(.nossas-lojas) .contact-us {
  padding: 0 !important;
}
.menu-tab {
  background-color: white !important;
}
.menu-tab .category-link {
  color: rgb(255, 138, 0) !important;
  font-weight: 400 !important;
}
.menu-tab .category-link svg path {
  fill: rgb(255, 138, 0) !important;
}
.priceModal .font-medium.text-lg {
 text-align: left; 
}
.speps-list .card {
  width: 100% !important;
}
.defaultFour .steps {
  display: block !important;
}
.nossas-lojas .swiper-button-next, .nossas-lojas .swiper-button-prev {
  background-color: var(--black) !important;
    border: 0 !important;
}
.nossas-lojas .swiper-button-next:after, .nossas-lojas .swiper-button-prev:after {
  color: white !important;
}
.wishlist-card-item {
  background-color: black !important;
}
.btn-wishlist-itemcard svg {
    fill: white !important;
}
.VariationAndAddToCart .btnAdd {
  padding: 5px !important;
}
.heading3.title-tab {
  text-transform: uppercase !important;
  font-weight: 500 !important;
}
.side-cart .sc-totals-actions {
  background-color: black !important;
}
.side-cart td.rotulo, .side-cart td.subtotal {
  color: white !important;
}
.button-view_cart, .btn_finish {
  background-color: #F2791D !important;
  color: white !important;
  border: 0 !important;
}
.button-view_cart:hover {
  background-color: #F2791D !important;
  color: white !important;
}
.button-keep-buying {
  color: white !important;
}
.total-items.quantity, .product-details .btn-wishlist-details, .choose-quantity .btn-product-buy {
  background-color: #F2791D !important;
  color: white !important;
}
.share-buttons {
  background-color: #F2791D !important;
}
.share-buttons svg {
  fill: white !important;
}
.share-buttons:hover svg path {
  fill: black !important;
}
.list-action .btn-copy .tag-action::before, .list-action .btn-send-whatsapp .tag-action::before, .list-action .btn-copy .tag-action, .list-action .btn-send-whatsapp .tag-action {
  background-color: #F2791D !important;
}
.button-cep {
    border-radius: 10px !important;
    background: black  !important;
    color: white !important;
    padding: 8px 36px !important;
    margin-right: 1px !important;
}
#shipping {
  display: none;
}