/* UserWay */
#userwayAccessibilityIcon img.ui_b {
    filter: invert(100%) sepia(76%) saturate(1%) hue-rotate(57deg) brightness(109%) contrast(101%);
}
    
div#userwayAccessibilityIcon:hover {
    transform: scale(1.0) !important;
}




/* Pure Chat */
#purechat-container .purechat-messenger-frame {
    z-index:3000000000 !important;
}




/* Social Icons Color*/ 
#body #storeFront #StoreFooter-component img.social-media-icon.flex.m-r-1 {
    filter: brightness(0%) saturate(100%) invert(99%) sepia(99%) saturate(3%) hue-rotate(138deg) brightness(102%) contrast(102%);
}




/* GLOBAL */
#grecaptcha-badge  {
    display: none !important
}
    
#body .grecaptcha-badge {
    display: none !important
}
    
store-social-sharing {
    display: none !important;
}
    
    
    
    
   
    
    
    
    

    
    
    
    
    
    
    
    