/*
Theme Name: buddyX-custom
Author: 
Description: Your description goes here
Version: 1.0
Template: buddyx

This is the child theme for BuddyX theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

.llms-visibility-toggle-state {display:none;}
@media (min-width: 600px) {
	.logged-in .llms-sd-layout-columns {
		grid-template-columns: 1fr 1fr;
	}
}