3
Sub-Total:
$230.00
Tax (-10.00):
$12.05
Total:
$200.20

Social Icons

This is sub heading text to describe the page functionality

Note: All Social Icons must be wrapped by a parent element with class "social-list" Ex: <div class="social-list">
<a href="#">
    <i class="fa fa-facebook ic-facebook"></i>
</a>

Light Background

<a href="#">
    <i class="fa fa-facebook ic-facebook gry-bg"></i>
</a>

Dark Background

<a href="#">
    <i class="fa fa-facebook ic-facebook dark-bg"></i>
</a>

Colored Icons

<a href="#">
    <i class="fa fa-facebook ic-facebook ic-colored"></i>
</a>

No Border

<a href="#">
    <i class="fa fa-facebook ic-facebook no-border"></i>
</a>

Rounded Borders

<a href="#">
    <i class="fa fa-facebook ic-facebook rounded"></i>
</a>

Circle Borders

<a href="#">
    <i class="fa fa-facebook ic-facebook circle"></i>
</a>

Small Icons

<a href="#">
    <i class="fa fa-facebook ic-facebook sm-icon"></i>
</a>

Large Icons

<a href="#">
    <i class="fa fa-facebook ic-facebook lg-icon"></i>
</a>