﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
.footer-buttom-total {
    margin: 0;
    padding: 0;
    margin-top: 10px;
}

.left-arrow {
    margin-top: 5px;
    margin-left: 10px;
    margin-right: 10px;
}

.footer-buttom-total li {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    margin-top: 5px;
}

.footer-row {
    margin-top: 20px;
    margin-left: 60px;
}

.footer-row span {
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 10px;
}

.first-one-stry {
    background-color: #c9c9c9;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.first-one-stry span {
    font-size: 28px;
    color: white;
    position: relative;
    top: 1px;
    left: 15px;
    font-weight: 600;
}

.Mullion-total {
    margin-left: 15px;
}

.Steps-first {
    font-size: 12px;
    color: #c9c9c9;
}

.Steps-first-shopping {
    color: #c9c9c9;
    font-weight: 600;
}

.actions {
    background-color: #ff9000;
    color: #ff9000;
}

.actions1 {
    color: #ff9000;
}