.handmade-h-progress-bar .vc_label, .vc_label_units {
    font-size: 13px;
    line-height: 1.4;
}

.handmade-h-progress-bar .progress-bar-title {
    margin: 0;
    text-transform: uppercase;
}

.handmade-h-progress-bar.style1 {
    margin-top: 20px;
}

.handmade-h-progress-bar.style1 .vc_single_bar .vc_bar {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.handmade-h-progress-bar.style1 .progress-bar-title, .handmade-h-progress-bar.style3 .progress-bar-title, .handmade-h-progress-bar.style3 .vc_label_units {
    position: absolute;
    top: -27px;
    font-size: 13px;
    line-height: 1.4;
}

.handmade-h-progress-bar.style1 .progress-bar-title, .handmade-h-progress-bar.style3 .progress-bar-title {
    left: -11px;
}

.handmade-h-progress-bar.style1 .vc_label_units {
    padding-left: 18px;
}

.handmade-h-progress-bar.style1 .vc_label {
    padding: 0 1em;
}

.handmade-h-progress-bar.style3 .vc_label_units {
    right: -11px;
}

.handmade-h-progress-bar.style1 .vc_single_bar, .handmade-h-progress-bar.style3 .vc_single_bar {
    margin-bottom: 52px;
    padding: 0.25em 1em;
    background-color: #EDEDED;
    box-shadow: none;
}

.handmade-h-progress-bar.style3 {
    margin-top: 37px;
}

.handmade-h-progress-bar.style3 .vc_label_units {
    position: absolute;
    right: 0;
    background-color: #555555;
    color: #ffffff;
    padding: 4px 0;
    text-align: center;
    width: 50px;
    top: -37px;
}

.handmade-h-progress-bar.style3 .vc_label_units:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #555555;
    content: "";
    left: 18px;
    position: absolute;
    top: 24px;
}

.handmade-h-progress-bar.style3 .progress-bar-title {
    top: -29px;
    color: #1F1F1F
}

.handmade-h-progress-bar.style1 .progress-bar-title {
    color: #1F1F1F
}

.handmade-h-progress-bar.style2 .vc_label {
    color: #ffffff;
}

.handmade-h-progress-bar.style2 .vc_label_units {
    position: absolute;
    right: 23px;
    top: 0;
    bottom: 0;
    color: #545454;
    line-height: 38px;
}

.handmade-h-progress-bar.style2 .vc_single_bar {
    background-color: #EDEDED;
    margin-bottom: 43px;
    box-shadow: none;
}

.handmade-h-progress-bar.style2 .vc_single_bar .vc_label {
    padding: 0.75em 1em;
}

.vc_progress_bar .vc_single_bar:last-child {
    margin-bottom: 0 !important;
}