/* Enter Your Custom CSS Here */
.soc-icons.custom-social-position.widget {
    top: -10px!important;
    position: absolute!important;
  	z-index:1000;
}
.custom-social-position a {
    color: #fff!important;
    width: 25px!important;
    height: 40px!important;
    font-size: 18px;
    right: 80px;
}
.widget.soc-icons a:after {
    display: none!important;
}
.headroom--pinned.headroom--top .soc-icons.custom-social-position.widget, .headroom--top .soc-icons.custom-social-position.widget{
    top: -10px!important;
}
.headroom--unpinned .soc-icons.custom-social-position.widget, .headroom--pinned .soc-icons.custom-social-position.widget {
    top: 5px!important;
}
.headroom--pinned.headroom--top .custom-social-position a, .headroom--top .custom-social-position a{
    right: 80px;
}
.headroom--unpinned .custom-social-position a, .headroom--pinned .custom-social-position a {
    right: 0;
}

#lrg .widget.widget_pages ul li a {
    color: #fff!important;
}
#lrg h3.widget-title {
    color: #fff;
}
