.icon-h .fa, .sub_categories .img_container p, .card-product .info-wrap .price-wrap, .title-addcart, .modal-body .fa-shopping-cart, .btn-link, .order-confirm {
    color: #862e94!important;
}

.cont_search .btn-search {
    background: #862e94!important;
}

.img_container.nav-selected{
    background: #862e94!important;
  }
  
.sub_categories .img_container p.item-selected{
color: #ffffff!important;
}

.no-fount, .price {
    color: #862e94!important;
}

.card-banner .overlay {
    background-color: rgb(134 46 148 / 81%);
    padding: 7px;
}

footer {
    background-color: #862e94!important;
    color: #fff;
}

.footer-title-name {
    color: #fff!important;
}

.text-white-50 {
    color: rgb(255 255 255 / 84%)!important;
}

.footer-social .btn {
    color: #862e94!important;
}

.footer-copywriter{
    color: #ededed!important;
}

.table-cart .btn-primary, .payment .btn-info {
    background: #862e94;
    border: #862e94;
}

.attribute_size .list-size a.active, .attribute_size .list-size a:hover {
    background: #862e94;
}

.page-item.active .page-link {
    background-color: #862e94;
}

.navbar-dark .navbar-nav .nav-link {
    color: #862e94;
    font-weight: 500;
    font-size: 14px;
}

.sub-title {
    color: #862e94;
}

.btn-catalogo {
    background: #862e94;
    border-color: #862e94;
}

.btn-catalogo:hover {
    color: #862e94;
    background: #ffffff;
    border-color: #862e94;
}

.product-price-mayor .variation {
    display:none;
}

.btns-cart .btn-cart {
    background: #862e94;
}

.btn-cart:hover {
    color: #b4ffe5!important;
    border: 2px solid #b4ffe5;
}

#card_comments {
    display: none;
}