.total-items {
  right: -8px;
}
.btn-add-cart, .btn-product-buy {
    background-color: #39DA8A !important;
    box-shadow: 0 2px 4px 0 rgba(57, 218, 138, 0.5) !important;
    border: 1px solid #23bd70 !important;
    color: black !important;
}
.cardlist-1 .btn-action-product {
      color: white !important;
}
.card.border-0 h3.h5 {
  margin-bottom: 10px !important;
}
.list-action-right .add-wishlist-btn {
  border-radius: 99px !important;
}
.ci-instagram {
    font-size: 23px;
    margin-bottom: 14px !important;

}
.list-size .size-item:hover {
    border-color: #000;
    color: black !important;
}
.container-fluid .card.border-0.rounded-0 .card-body br {
  display: none !important;
}
.group-price .item-group h4.text-accent {
  	text-transform: uppercase !important;
    font-size: 1.5rem;
    line-height: 2rem;
}
.cardlist-1 label.active-option:hover {
    color: #ff8a00 !important;
}
.btns-compras {
  color: white !important;
}
.product-details .btn-product-buy:hover {
  color: white !important;
}
.valor-frete, .item-frete {
  color: black !important;
}
.product-details .list-size .size-item:hover {
  color: #ff8a00 !important;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
  background: black !important;
}
.swiper-button-next:hover::after,
.swiper-button-prev:hover::after {
  color: white !important;
  transition: color 0.3s ease;
}
.header-main .heading4 img {
	filter: invert(1);
}
#header .topbar-text h1 {
  text-align: center !important;
}
.no-small {
  filter: invert(1);
}
.topbar-text {
  text-align: center;
  padding: 10px;
}