/**
* Theme Name: BuddyX Child
* Description: This is a child theme of BuddyX, generated by Merlin WP.
* Author: <a href="https://github.com/vapvarun/buddyx">wbcomdesigns,vapvarun</a>
* Template: buddyx
* Version: 4.6.6
*/

#activity-rss-feed, .feed {
	display: none;
}

/* Show Full Width Video on Activity Page */
.mejs-container, .mejs-overlay {
	width: 100% !important ;
}

#bplock-login-btn, #bplock-register-btn, #buddypress #header-cover-image .header-cover-reposition-wrap>.button, #buddypress.buddypress-wrap .activity-list .load-more a, #buddypress.buddypress-wrap .activity-list .load-newest a, #buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type=button], #buddypress input[type=reset]:not(.text-button), #buddypress input[type=submit], #buddypress ul.button-nav li a, #bupr_save_review, .avatar-history-actions button.avatar-history-action.delete, .avatar-history-actions button.avatar-history-action.recycle, .avatar-history-actions button.delete.disabled, .avatar-history-actions button.recycle.disabled, .bgr-submit-review, .buddypress .buddypress-wrap .action button, .buddypress .buddypress-wrap .bp-list.grid .action a, .buddypress .buddypress-wrap .bp-list.grid .action button, .buddypress .buddypress-wrap .btn-default, .buddypress .buddypress-wrap button.button, .buddypress .buddypress-wrap button.button.edit, .buddypress .buddypress-wrap button.gamipress-achievement-unlock-with-points-button, .buddypress .buddypress-wrap button.ges-change, .buddypress .buddypress-wrap button.group-email-tooltip__close, .buddypress .buddypress-wrap button.mpp-button-primary, .ges-change, .group-email-tooltip__close, .moderation-popup .modal-container .bb-model-footer .button.report-submit, a.bp-title-button, body.bp-nouveau.media #buddypress div#item-header div#item-header-content a, body.bp-nouveau.media #buddypress div#item-header div#item-header-content button, button#bbp_reply_submit, button#bbp_topic_submit, button#mpp-edit-media-submit, button.friendship-button, button.gamipress-achievement-unlock-with-points-button, button.group-button, form#bp-data-export button {
	font-size: small !important;
}

/* 
.subnav-filters {
    display: none !important;
}
*/

/* Footer Privacy Policy Link */
.privacy-policy-link {
	display: none;
}

#whats-new-post-in-box {
	display: none;
}

/* Register Page */
.register-page .signup-form #pass-strength-result, .register-page .signup-form #pass1, .register-page .signup-form #pass1-text {
	width: auto;
}

#pass1 {
	width: 100% !important;
}

#activity-stream {
	padding-top: 0;
}

.footer-inner {
	margin: 0 !important;
}

/* Username Availabilty Checker */
#signup_username {
	margin-bottom: 0;
}

.username_checker span.available, .username_checker span.error {
	width: 100%;
}

#nsl-custom-login-form-main .nsl-container {
    text-align: center !important;
}

#social-personal-li {
	display: none !important;
}

#buddypress div#item-header-cover-image h2, #buddypress div#item-header-cover-image h2 a, body.bp-nouveau.media #buddypress #item-header-cover-image .user-nicename {
	margin: 0;
}

.single-headers .activity {
	margin: 10px 0 10px;
}

.user-title {
	display: block;
}

.user-city,
.group-location {
	display: block;
	font-size: 13px;
}

.single-headers .activity {
	display: none;
}

/* Remove Favorites Tab from Activity Filter */
li#activity-favorites {
	display: none;
}

/* Mobile Sidepanel */
@media (max-width: 767px) {
    .mobile-menu-heading {
		background-color: #004aab !important;
		padding: 6px 20px !important;
		justify-content: flex-end;
	}

	.mobile-menu-heading .menu-title {
		display: none;
	}
}

@media (max-width: 767px) {
    .buddyx-mobile-menu .dropdown-toggle {
		color: #fff !important;
		height: 32px !important;
		width: 32px !important;
	}
}

/* Helpful Badge */
.helpful-badge {
	background-color: #00a83c;
    border-radius: 6px;
    color: #ffffff;
    font-size: 0.4em;
    font-weight: 400;
    padding: 2px 6px;
    vertical-align: middle;
}

/* Experience and Education Information editing screen */
.bprm_resume_form legend,
.bprm_resume_form .bprm_add_repeater_grp,
.bprm_resume_form a.bprm-add-repeater-field {
	background-color: #004aab !important;
}

.bprm_resume_form .bprm_add_repeater_grp,
.bprm_resume_form a.bprm-add-repeater-field {
	border: 1px solid #004aab !important;
}

.bprm_resume_form .bprm_add_repeater_grp:hover,
.bprm_resume_form a.bprm-add-repeater-field:hover {
	background-color: #003cab !important;
	color: #fff !important;
}

fieldset {
	margin-bottom: .75em;
	border-color: #004aab !important;
}

/* Hide Sidebar on Mobile */
@media screen and (max-width: 60em) {
    .primary-sidebar, .woo-primary-sidebar {
        display: none !important;
    }
}

/* WooCommerce Checkout Page Customization */
.wc-block-components-radio-control-accordion-content > div:empty {
    margin: 0;
	padding: 0;
}

.wc-block-components-radio-control-accordion-content:has(> div:empty) {
    padding: 0;
}

/* Report and Block User Button */
div.generic-button {
    display: inline-block;
}

/* Fix: BuddyPress Message Paragraph Margin Issue */
.bp-messages-content #bp-message-thread-list .message-content p {
	margin: 0 0 15px !important;
}

/* Fix: Group Members List Table Image Size */
@media screen and (max-width: 60em) {
    #group-members-list-table .group-member img.profile-photo {
        max-width: 20% !important;
    }
}

@media screen and (min-width: 60em) {
    #group-members-list-table .group-member img.profile-photo {
        max-width: 12% !important;
    }
}

/* Hide Block Button Members Archive Page */
body.directory.members .bublock-block-generic-button,
body.directory.members .bublock-unblock-generic-button {
    display: none !important;
}

/* Group Archive Items */
.buddypress-wrap .grid.bp-list > li .item .group-details {
    margin-top: 5px;
}

/* Member Archive Items */
.buddypress-wrap .members-list li .member-location {
    margin: 0;
}

/* Remove count display from template */
#user-groups > span.count {
	display: none !important;
}

/* Fix: Avatar Background Color */
.buddypress-wrap .grid.bp-list>li .list-wrap .item-avatar img.avatar {
    background-color: #fff !important;
}

/* Fix: Loading Icon Margin */
.buddypress .buddypress-wrap .generic-button .loading:not(.bp-tooltip):after {
    margin-left: 0 !important;
}

/* Fix: Message Threads Avatar Size */
#message-threads li .thread-from img.avatar,
#message-threads li .thread-to img.avatar {
    width: 36px;
}

/* Hide Email on Order Success Page */
.woocommerce-checkout .woocommerce-order-overview__email {
	display: none;
}

/* Hide Friends Count on User Profile */
#friends-personal-li #user-friends span.count {
	display: none !important;
}

/* Hide Order Actions on Order Details Page */
.woocommerce-view-order tfoot th.order-actions--heading,
.woocommerce-view-order tfoot th.order-actions--heading + td {
    display: none !important;
}

.buddypress-wrap .bp-messages-filters ul li #bp-messages-prev-page:before,
.buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page:before {
	content: unset !important;
}

#bp-messages-next-page,
#bp-messages-prev-page {
	padding: 10px !important;
}