====================================================================
  Pricing Section styles
====================================================================

***/
#pricing{
    padding-bottom:70px
}
.pricing-table{
    padding: 40px;
    border: 1px solid #b1adad;
    margin-bottom: 30px
}
.pricing-table .list-wrap{
    margin-top: 32px
}
.pricing-table .list-wrap .divider{
    width: 100%;
    height: 3px;
    margin-bottom: 32px;
    border-left: 32px solid #faaf52;
    box-shadow: inset 0 1px 0 0 #e7e7e7;
}
.text-thin{
    font-weight: 300
}
.plan-desc {
    font-size: 16px;
    font-weight: 500;
    color: #333;
}

/*** 