/*
Theme Name: UM Theme Child
Theme URI: https://ultimatemember.com/theme/
Template: um-theme
Author: Ultimate Member
Author URI: https://ultimatemember.com/
Description: UM Theme is an intuitive & flexible, WordPress theme offering deep integration with Ultimate Member.
Tags: one-column,two-columns,right-sidebar,flexible-header,custom-header,custom-background,custom-menu,custom-colors,sticky-post,threaded-comments,translation-ready,featured-images,theme-options,post-formats,footer-widgets,rtl-language-support
Version: 1.35.1742470085
Updated: 2025-03-20 11:28:05

*/

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-member {
  width: 18%;
}

body .um-directory .um-members-wrapper .um-members.um-members-grid .um-gutter-sizer {
  width: 2%;
}

body .um-directory.uimob340 .um-members-wrapper .um-members .um-member {
  width: 100%;
}

.um-groups-lazy-load {
  border: none !important;
  display: block;
  width: 100%;
  line-height: 1em !important;
  text-align: center;
  text-transform: none !important;
  font-weight: 400 !important;
  overflow: hidden;
  position: relative;
  transition: 0.25s;
  border-radius: 4px !important;
  box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  opacity: 1;
  text-decoration: none !important;
  font-size: 12px;
  padding: 12px 15px !important;
  background-color: #3ba1da !important;
  color: #ffffff !important;
  margin-top: 16px;
}