/* 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: 30px;
	

}

.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: 30px!important;
}
.headroom--unpinned .custom-social-position a, .headroom--pinned .custom-social-position a {
    right: -30px!important;
}

a:gfield_consent_label {
    color: #000000;
}

