
.active-cart-step {
    background-color:#ece260 !important;
}

.active-cart-step:after {
    border-left-color: #ece260 !important;
}

.item-detail h2:hover {
    color: #ece260;
}

.item-controls button:hover {
    background-color: #ece260 !important;
}

.cart-container .cart-product-list .carts-table tbody tr td:nth-child(4) button:hover {
    color: #ece260 !important;
}

.active-cart-step:after {
    border-left-color: #ece260 !important;
}

.item-detail h2:hover {
    color: #ece260;
}

.item-controls button:hover {
    background-color: #ece260 !important;
}

.cart-container .cart-product-list .carts-table tbody tr td:nth-child(4) button:hover {
    color: #ece260 !important;
}

.item-price {
    color: #ece260;
}

.cart-total {
    color: #ece260;
}

.continue-order-btn {
    background-color: #ece260;
}

.cart-price-color {
    color: #ece260;
}