/*
Theme Name: Olympus child Theme
Theme URI: https://olympus.crumina.net/
Author: Crumina Team
Author URI: https://crumina.net/
Description: BuddyPress WordPress child theme.
Version: 1
Template:olympus
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: olympus
*/

/*****************************************************************
Add Custom styles below 
******************************************************************/

@font-face {
  font-family: 'NeueHelveticaW04Heavy';
  src: url('https://thevault.catalystcircle.com.au/wp-content/uploads/2025/11/neue-helvetica.woff2') format('woff2'),
       url('https://thevault.catalystcircle.com.au/wp-content/uploads/2025/11/neue-helvetica.woff') format('woff'),
       url('https://thevault.catalystcircle.com.au/wp-content/uploads/2025/11/neue-helvetica.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
p{
    font-size: 18px;
}
h4{
    font-size: 24px;
}
.card-heading{
    font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
}
/* Apply the font globally */
.spu-container h2, .userRoles, .businessName {
  font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
}

.home-page .page-content{
    margin: 0 auto;
    width: 100% !important;
}

.select2-container--wpca .select2-search--inline .select2-search__field:not([placeholder='']){
    margin-right: 0 !important;
}
ul.sub-menu.drop-up {
    background: #05AC6D !important;
}
.my-profile .youzify .editfield fieldset
 {
    border: none;
    margin: 25px;
    padding: 0;
}
.my-profile input[type=text] {
    width: 100% !important;
}
.my-profile {
    font-family: "Poppins", Sans-serif !important;
}
.my-account legend {
    font-size: 14px !important;
    padding: 0 !important;
}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output
 {
    color: #333333;
}

.settings{
    font-family: "Poppins", Sans-serif !important;
}
.welcomeMenu{
	display: none;
}
#stunning-header .crumina-heading-background {
    background-image: url(https://thevault.catalystcircle.com.au/wp-content/uploads/2019/03/background3.jpg);
    background: #333;
}
.stunning-header-img-bottom img
 {
    display: none;
}
.post-grid-box h4{
   font-size: 1.5rem;
    line-height: 1.3;
    font-weight: 600;
    white-space: normal;
    overflow: visible;
}
.page-template-blog-template-php .post-grid-box p {
    font-size: 18px;
    line-height: 1.6;
}

.blog-post .post-content h4.post-title a:hover {
    font-size: 24px;
}
.reactions-btns-2196 li a img {
    margin-right: 8px;
    width: 25px;
    height: 25px;
    max-width: 25px;
    font-size: 18px;
    border: none !important;
}
.single-post .more-comments {
    font-size: 18px;
}
.single-post textarea{
    font-size: 18px;
}
.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label
 {
    top: 18px;
    font-size: 16px;
    line-height: 1.42857;
    left: 20px;
}

.single-post .choose-reaction .title{
    font-size: 16px;
    margin-bottom: 14px;
}
.comment-form button {
    font-size: 16px;
}
.my-profile input[type=text], .my-profile input[type=email], .my-profile input[type=tel], .my-profile .youzify div.item-list-tabs .youzify-bar-select, .my-profile .nice-select {
    font-size: 14px;
    color: #05AC6D !important;
    border: 1px solid #05AC6D !important;
}
.my-profile .nice-select .current{
 color: #05AC6D !important;
}
.field-visibility-settings-toggle
 {
    border-color: #05AC6D !important;
}
button.visibility-toggle-link {
    background: #05AC6D !important;
}
form#youzify-change-password input[type=text]::placeholder, form#youzify-change-password input[type=password]::placeholder {
    text-align: left;
}
form#youzify-change-password input[type=text], form#youzify-change-password input[type=password] {
    border-color: #05AC6D !important;
    color: #05AC6D !important;
    text-align: left !important;
    border: 1px solid #05AC6D !important;
    font-weight: 500 !important;
}
form#youzify-change-password .youzify-section-content > .uk-option-item {
    padding: 45px 54px;
    display: flex;
    align-items: center;
}
.my-profile #youzify_field_1, .my-profile #youzify_field_73 {
    float: left;
    width: 52%;
    margin-right: 0%;
}
.my-profile #youzify_field_66
 {
    display: inline-block;
    vertical-align: top;
    width: 44%;
    box-sizing: border-box;
    margin-right: 0%;
}
.my-profile #youzify_field_66 fieldset{
    margin: 25px 15px 25px 25px;
}
.my-profile #youzify_field_67 {
    width: 52%;
}
body.my-profile #field_66-1 {
    margin-left: 0px !important;
}

#field_66 {
    margin-left: 0 !important;
}
.youzify-user-qr input.wpcf7-form-control.wpcf7-submit {
    background: #009879;
    color: #000000;
    font-family: sans-serif;
    font-size: 18px !important;
    font-weight: 700 !important;
    letter-spacing: 0.7px;
}
.youzify-user-qr input[type=text], .youzify-user-qr input[type=email] {
    width: 50%;
}
.youzify-user-qr .userRoles, .youzify-user-qr .businessName {
    font-family: sans-serif !important;
}
.searchable-keywords {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
}
.keyword-pill {
  background-color: #eef2ff;
  border-radius: 20px;
  padding: 5px 12px;
  font-size: 13px;
  color: #333;
}
.single-post div#content {
    margin-top: 40px;
}
/* Always show Date of Birth field */
/* #youzify_field_47 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
} */

/* Hide the visibility toggle so users can't change it */
/* #youzify_field_47 .field-visibility-settings-toggle,
#youzify_field_47 .field-visibility-settings {
    display: none !important;
} */
.youzify-photo-preview
 {
    margin-bottom: 20px;
}
.resource-service .youzify-option-inner {
    padding: 0 !important;
}
.uk-option-item.resource-url-item
 {
    margin-top: 15px;
}

.youzify-service-image
 {
    height: 100%;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    height: 100px;
}

.youzify-cover .youzify-cover-pattern {
    background-size: inherit;
    height: 100px;
    width: 100%;
}
.youzify-cover {
    position: absolute;
    top: 0;
    right: 0;
    height: auto;
    width: 100%;
}
.youzify-services-content.custom-cards .youzify-user-data {
    background: #ffffff;
    border-radius: 5px;
    padding: 25px 25px;
    position: relative;
    height: 482px;
    max-height: 100%;
}
.custom-cards .youzify-user-data p
 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 3;
}
.youzify-services-content .youzify-item-content {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.youzify-service-item .youzify-item-avatar{
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
}
.youzify-service-item .youzify-item-avatar img {
    border-radius: 0;
    height: 240px;
    max-height: 100%;
    width: 100%;
    object-fit: contain;
    background: #eeeeee;
}
.my-profile div#youzify_field_119, .my-profile div#youzify_field_118, .my-profile div#youzify_field_102
 {
    display: none;
}
.custom-cards button.youzify-btn.youzify-btn-primary.youzify-btn-sm
 {
    background-color: var(--yzfy-scheme-color) !important;
    color: var(--yzfy-scheme-text-color) !important;
    border: none;
    padding: 10px;
    width: 100%;
    border-radius: 3px;
}
.custom-cards button.youzify-btn.youzify-btn-primary.youzify-btn-sm:hover{
	background-color: var(--primary-accent-color);
}
.youzify-services-content.custom-cards {
    margin-bottom: 3em;
}
/* Desktop: half screen */
#offcanvasRight {
    width: 50% !important;
    max-width: 50% !important;
}
#offcanvasRight1 {
    width: 50% !important;
    max-width: 50% !important;
}
ul.sub-menu.sub-menu-right {
    background-color: #05AC6D !important;
}
.edit-guest-btn
 {
    padding: 13px 30px !important;
    border-radius: 5px;
}
#spu-2239 .spu-close {
    font-size: 30px;
    color: #FFFFFF !important;
    text-shadow: 0 1px 0 #000;
    background: #000000;
    padding: 6px;
    border-radius: 50%;
}
#youzify-members-list a.youzify-fullname {
    color: #009879;
    font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
    font-size: 23px;
    letter-spacing: 0.5px;
}
.viewProfileBtn a {
    border: 1px solid orange !important;
    background: transparent !important;
    color: orange;
    font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
}
.viewProfileBtn a:hover {
    background: orange !important;
    color: #ffffff;
}
.bottomBtns .youzify-meta-item, .bottomBtns .viewProfileBtn a {
    font-size: 20px !important;
}
.bottomBtns span.youzify-meta-item {
    border: 1px solid orange;
    background: transparent !important;
    color: orange !important;
    border-radius: 50px;
    width: 100% !important;
    padding: 12px 10px;
    margin: 0 !important;
    font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
    font-size: 50px;
}
.youzify-user-data {
    height: 324px;
}
.bottomBtns span.youzify-meta-item:hover {
    background: orange !important;
    color: #ffffff !important;
}
.my-profile .visibility-public {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}
.my-profile .field_type_textarea
 {
    width: 100%;
}
/* .my-profile .field_type_datebox{
	width: 100%;
} */

.my-profile div#youzify_field_48 {
    width: 100%;
}
#youzify_field_47 .youzify .editfield .input-options.datebox-selects .nice-select, #youzify_field_47 .youzify .editfield .input-options.datebox-selects select
 {
    margin-right: 1px;
    width: initial;
}
.addResource .uk-option-item {
    width: 100% !important;
}
.youzify-member-extra .member-name
 {
    color: #009879;
    font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
    font-size: 30px;
    letter-spacing: 0.5px;
    font-weight: bold;
}
.member-extra-info p
 {
    color: #000000 !important;
    font-size: 20px;
}

/* Default: mobile + tablet */
.custom-responsive-display {
    display: block !important;
}
body .darkBtn{
	border: 1px solid #000000 !important;
	border-radius: 50px;
	color: #000000 !important;
	font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
	font-size: 20px;
	width: 50%;
	background: transparent !important;
}
body .darkBtn:hover{
	background: #000000 !important;
	color: #FFFFFF !important;
}

.service-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.service-modal-content {
    background: #fff;
    padding: 25px;
    max-width: 500px;
    width: 90%;
    border-radius: 10px;
    position: relative;
}

.service-modal-content .close {
    position: absolute;
    right: 15px;
    top: 10px;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
}
#stunning-header{
		display: block;
	}
#mobile-memberlist-head{
	display: none;
}
.member-action-buttons .friendship-button.not_friends a
 {
    background-color: transparent !important;
    padding: 14px;
    justify-content: center;
    display: flex;
    color: #000000;
}
.member-action-buttons .friendship-button.not_friends a:hover{
	color: #FFFFFF;
}
.member-action-buttons .friendship-button.not_friends a:before{
	display: none;
}
.member-action-buttons .friendship-button.pending_friend a{
	background-color: transparent !important;
    padding: 14px;
    justify-content: center;
    display: flex;
    color: #000000;
}
.member-action-buttons .friendship-button.pending_friend a:hover{
	color: #FFFFFF;
}
.member-action-buttons .friendship-button.pending_friend a:before{
	display: none;
}

.youzify-widget.youzify-user_balance.youzify_effect.without-title.youzify-white-bg.fadeIn.full-visible {
    margin: 0;
}

div#youzify_field_49 #field_49-1, div#youzify_field_49 input#field_49 {
    width: 100%;
}

.product_info .youzify-right-sidebar-layout {
    grid-template-columns: calc(100% - 0px) 0%;
    flex-direction: column;
    display: flex;
    margin-bottom: 3em;
}


.my-account .youzify-right-sidebar-layout {
    grid-template-columns: calc(72% - 35px) 28% !important;
}

.spu-box {
    background: white !important;
    overflow: hidden !important;
}
/* .spu-box .spu-container{
    transform: translate(30px, 10px);
} */
.youzify-user-qr .cf7-inline-form input[type="text"], .youzify-user-qr .cf7-inline-form input[type="email"], .youzify-user-qr .cf7-inline-form input[type="file"],.youzify-user-qr .cf7-inline-form input[type="submit"]{
    min-width: 100% !important;
}
.youzify-user-qr .cf7-inline-form input[type="text"], .youzify-user-qr .cf7-inline-form input[type="email"]{
    font-size: 16px !important;
    border: 1px solid #ada6a6 !important;
}

#youzify-membership-form .youzify-membership-form-item input:not([type=checkbox]), #youzify-membership-form .youzify-membership-form-item input[type=text] {
    border: 1px solid #727070 !important;
}
.show-user-avatar img {
    border-radius: 50% !important;
}
#youzify_membership_signup_form input[type=password], #youzify_membership_signup_form input[type=text], #youzify_membership_signup_form input[type=email], #youzify_membership_signup_form input[type=number]{
    border: 1px solid #727070 !important;
}
.show-user-avatar a.menu-user-avatar {
    padding-bottom: 6px !important;
}
.page-id-2462 .page-content {
    margin: 0 auto;
    width: 100%;
}
.invited-guests-table table thead th, .invited-guests-table table tbody td {
    font-size: 14px !important;
}
.invited-guests-table th {
    background: #dedede;
    color: #000;
    padding: 10px 20px;
    border: 1px solid #aaa5a5;
}
.invited-guests-table table tbody td {
    border: 1px solid #aaa5a5;
    padding: 10px 16px;
} 
.youzify .editfield .input-options.datebox-selects .nice-select, .youzify .editfield .input-options.datebox-selects select {
    margin-right: 1px;
    width: initial;
}  
.youzify .editfield .input-options label{
    margin-right: 2px;
}
.resend-icon {
    width: 130px;        
    height: auto;
    max-width: 100%;
    display: inline-block;
}
/* Fix column height */
.action-td {
    height: 100%;
    max-height: 100%;
    min-height: 60px;
}

/* Make sure buttons don’t stretch */
.action-td button {
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Keep icon properly sized */
.field_searchable-keywords legend#field_100-1 {
    width: 100% !important;
}
.field_searchable-keywords tags.tagify {
    width: 100%;
}
.page .page-content{
    height: auto !important;
    min-height: auto;
}

.youzify-directory-filter a {
    font-size: 17px !important;
}
div#subnav li label, div#subnav li select
 {
    font-size: 18px;
}
input[type=text], input[type=email], input[type=password], select, textarea, input[type=submit] {
    font-size: 16px !important;
}
.youzify-info-label, .youzify-info-data p, .youzify-info-data a {
    font-size: 16px !important;
}
.invite-message-textarea {
  width: 100%;
  padding: 12px;
  font-family: inherit;
  line-height: 1.6;
  resize: vertical;
}
.youzify-infos-content .youzify-info-item {
    padding-bottom: 0px;
}
.youzify-infos-content .youzify-info-data p, .youzify-infos-content .youzify-info-data a{
    color: #000000 !important;
}
.youzify-settings-actions {
    display: none;
}
.youzify-menu-description {
    display: none !important;
}
.youzify-wg-services-options .youzify-wg-item{
	border: none !important;
	border-bottom: 1px solid #d0d0d0 !important;
}
.youzify-wg-container input[type=text], .youzify-wg-container textarea {
    border: 1px solid #000000 !important;
}
.card.user-service-card img{
    height: 250px;
    object-fit: cover;
    background: #def2ff;
}
a#youzify-service-button {
    background: #f75d52;
}
span.youzify-switch-mode {
    display: none;
}
.addResource .youzify-option-inner {
    padding: 0 0px !important;
}

@media (max-width: 768px) {
    .resend-invite-btn {
        padding: 10px !important;
        min-width: 48px;
        min-height: 48px;
    }
input#new-task {
    width: 100%;
    margin-bottom: 1em;
}
    .resend-icon {
        width: 21px;
    }
    .action-td {
    height: 100%;
    max-height: 100%;
    min-height: 161px;
}
.field_searchable-keywords fieldset {
    display: flex;
    flex-direction: column;
}
	.youzify-account-form-actions, .youzify-copyright{
		float: inherit !important;
	}
	#youzify .uk-option-item .option-infos label {
    color: #000000 !important;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
}
}

/* Laptop and larger */
@media (min-width: 992px) {
    .custom-responsive-display {
        display: flex !important;
    }
}

/* Mobile: full screen */
@media (max-width: 768px) {
    #offcanvasRight {
        width: 100% !important;
        max-width: 100% !important;
    }
    #offcanvasRight1 {
        width: 100% !important;
        max-width: 100% !important;
    }
	.my-profile .visibility-public {
    width: 100% !important;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
}
#youzify-members-directory .youzify-mobile-nav {
    display: flex;
}
	#stunning-header{
		display: none;
	}
	#mobile-memberlist-head{
		display: block;
		font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
	}
	h1.stunning-header-title {
    color: #000000 !important;
    font-family: 'NeueHelveticaW04Heavy', sans-serif !important;
    text-align: center;
}
	.bg-body{
		background-color: transparent !important;
	}
	 /* Ensure menu stays visible */
    #youzify-profile-navmenu .youzify-navbar-widgets,
    #youzify-profile-navmenu ul {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
        flex-direction: row;
        flex-wrap: nowrap;
    }

    /* Hide any leftover toggle container */
    #youzify-profile-navmenu .youzify-open-nav,
    .youzify-responsive-menu {
        display: none !important;
    }
	.youzify .youzify-boxed-navbar .youzify-profile-navmenu .youzify-navbar-item a {
    min-width: 100%;
    padding: 12px;
}
	div#item-header {
    margin: 0 !important;
    padding-top: 0 !important;
}
	.youzify .youzify-boxed-navbar .youzify-profile-navmenu .youzify-navbar-item a {
    min-width: 100% !important;
}
.edit-guest-btn {
    padding: 12px 17px !important;
    border-radius: 5px;
}
.eventRow .fc-table-responsive{
    width: 200px !important;
}
.show-user-avatar span {
    position: absolute;
    top: 0;
    left: 74px;
    translate: 13%;
    line-height: 4.5;
}

}

@media screen and (max-width: 600px) {
        .primary-menu-responsive .primary-menu-menu.scrollable {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        position: absolute;
        max-height: calc(100vh - 150px) !important;
        top: 100%;
        left: 0px;
        width: calc(100% - 0px);
        box-shadow: var(--ol-box-shadow);
        padding: 0;
        border-radius: 0 0 5px 5px;
        z-index: 20;
    }
        .primary-menu-responsive .primary-menu-menu ul.sub-menu, .primary-menu-responsive .primary-menu-menu ul.sub-menu li ul.sub-menu {
        width: 100%;
        left: 0;
        position: static;
        border: none;
        background: #d9d9d9 !important;
        float: left;
    }
        .primary-menu-responsive .primary-menu-menu ul.sub-menu li a {
        border-bottom: solid 1px var(--ol-border-color);
        padding: 12px 30px;
        font-size: 18px;
		font-weight: 700;
		color: #1f1f1f !important;
    }
    
    /* #primary-menu .menu-item-has-children > .sub-menu {
    display: block !important;
} */
.open-responsive-menu i {
    transition: all .3s ease;
    font-size: 24px;
}
.open-responsive-menu .olympus-icon-Close-Icon {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    font-size: 24px;
}
.youzify-settings-sidebar .youzify-account-menus ul {
    padding: 10px 0;
    background-color: #FFFFFF !important;
}
.page-template-blog-template .may-contain-custom-bg {
    margin-bottom: 20px;
}
.footer-content .row > div:nth-child(1)
 {
    display: none;
}

.footer-content .row > div {
    width: 50%;
}
.youzify-user-qr input[type=text], .youzify-user-qr input[type=email] {
    width: 100%;
}
#youzify-membership-form .youzify-membership-form-item input:not([type=checkbox]), #youzify-membership-form .youzify-membership-form-item input[type=text] {
    border: 1px solid #ada6a6 !important;
}
.youzify-widget-content
 {
    display: block !important;
}
.card .youzify-member-extra
 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.card .shareBtn
 {
    width: 100%;
    text-align: center;
}
.card .cc-buttons.member-action-buttons {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
li.youzify-navbar-item.youzify-connectiontype-item
 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
span.select2.select2-container.select2-container--default{
    width: 100% !important;
}
.how-to-use-box
 {
    width: 100% !important;
    max-width: 100% !important;
    margin-bottom: 1em;
}
#youzify-services ul.youzify-wg-opts.youzify-wg-services-options.ui-sortable {
    padding: 0 22px;
}
.resource-service .youzify-option-inner {
    margin-bottom: 0px;
    margin-top: 20px;
}
.resource-service .youzify-cphoto-content {
    padding: 0;
}
.addResource .youzify-option-inner{
    padding: 0 !important;
}
.addResource .youzify-photo-preview {
    margin-bottom: 15px;
}
form#youzify-change-password .youzify-section-content > .uk-option-item {
    padding: 27px 29px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.nice-select, .youzify div.item-list-tabs .youzify-bar-select{
    padding-left: 8px !important;
    padding-right: 25px !important;
}
.youzify .editfield .input-options.datebox-selects .nice-select, .youzify .editfield .input-options.datebox-selects select{
    margin-right: 3px;
    width: 100%;
}
/* .input-options.datebox-selects {
    display: flex;
    align-items: center;
} */
.nice-select .current{
    font-size: 11px;
}
}
@media screen and (min-width: 400px) and (max-width: 500px) {
    form#youzify-change-password .youzify-section-content > .uk-option-item {
        padding: 27px 29px;
        display: flex;
        align-items: center;
        width: 100% !important;
    }
    .youzify-account-form-actions, .youzify-copyright {
    float: right;
    width: 100%;
}
}
#page-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
    z-index: 99999;
    display: none;
    align-items: center;
    justify-content: center;
}

#page-loader .spinner {
    width: 50px;
    height: 50px;
    border: 5px solid #ddd;
    border-top: 5px solid #000;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
#global-ajax-loader {
    position: fixed;
    inset: 0;
    background: rgba(255,255,255,0.6);
    z-index: 999999;
    display: none;
    align-items: center;
    justify-content: center;
}

.loader-spinner {
    width: 48px;
    height: 48px;
    border: 4px solid #ddd;
    border-top: 4px solid #0073aa;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    to { transform: rotate(360deg); }
}

/* Hide the entire Members Directory (All Members section) */
body.attendee-only-connections .members-directory-header,
body.attendee-only-connections .members-list,
body.attendee-only-connections #members-dir-list,
body.attendee-only-connections form#members-directory-form,
body.attendee-only-connections .bp-subnavs,
body.attendee-only-connections #subnav,
body.attendee-only-connections #members-order-select,
body.attendee-only-connections .search-members {
    display: none !important;
}

/* Keep only Connections content visible */
body.attendee-only-connections #buddypress .members.connections,
body.attendee-only-connections .bp-navs li#members-connections {
    display: block !important;
}
.resend-icon{
	width:21px!important;
}