/*
 Theme Name:   Course Builder Child
 Theme URI:    http://wordpresslms.thimpress.com
 Description:  Course Builder Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     course-builder
 Version:      1.0.0
 Text Domain:  course-builder-child
*/

/* Прячем любые соц-иконки в попапе Thim, независимо от плагина */
#thim-popup-login #wp-social-login-connect-with,
#thim-popup-login .wp-social-login-widget,
#thim-popup-login .wp-social-login-provider-list,
#thim-popup-login .nsl-container,
#thim-popup-login .thim-social-login,
#thim-popup-login .the_champ_login_container,
#thim-popup-login .heateor_ss_login_container,
#thim-popup-login .heateor_sss_sharing_container,
#thim-popup-login .heateor_ss_container {
  display: none !important;
}
