/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 02 2026 | 20:12:27 */
.site-branding {
	pointer-events: none;
}

.ui-datepicker select.ui-datepicker-year {
    width: 95%;
}

.wp-block-woocommerce-checkout {
    padding-right: 30px;
}

/* Desktop layout shift for Cart Page */
@media (min-width: 1024px) {
  body.page-id-532 {
    margin-left: 15%;
    width: 85%;
	margin-top: 100px;
  }
}

/* Desktop layout shift for Cart Page */
@media (min-width: 1024px) {
  body.page-id-533 {
    margin-left: 15%;
    width: 85%;
	margin-top: 100px;
  }
}


table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    font-size: 18px !important;
    margin-bottom: 0px;
    color: white;
    text-decoration: none;
    font-family: 'DM SANS'; 
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    background: #F30F72;
	    border-radius: 6px;
	text-decoration: none;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover {
   color: white !important;
}


.woocommerce-message {
	display: none !important;
	  background-color: #000000;
	color: white;
	font-family: "DM Sans";
	font-size: 14px;
    border-top-color: #F30F72 !important;
}

.woocommerce-message .button {
	background-color: #F30F72 !important;
	color: white !important;
	border-radius: 6px !important;
}

.woocommerce-message::before {
    color: #F30F72;
}

.gamipress-wpforo-user-connectbux {
    display: none !important;
}


#wpforo #wpforo-wrap .wpforo-post .wpf-left .author-rating-full {
    display: none !important;
}

#wpforo #wpforo-wrap .wpforo-post .wpforo-attached-file {
    padding: 0px 0px 0px 0px;
    margin: 0px 0 0px 0;
    border: #bbbbbb00 dotted 0px;
    display: table;
}

.mepr-account-upgrade {
  display: none;
}
@media (min-width: 768px) {
.mepr-signup-form.alignwide {
    margin-top: -80px !important;
}
}

@media (max-width: 1024px) {
	.cart-details h3 {
		padding-top: 30px;
	}
}

@media (max-width: 1024px) {
.cart-details {
	color: #3b3b3b;
    margin-left: 0px;
    font-family: "DM Sans";
    font-size: 15px;
	margin-bottom: 60px;
}
}

@media (min-width: 1025px) {
.cart-details {
	color: #3b3b3b;
    margin-left: 10px;
    position: relative;
    top: 380px;
    font-family: "DM Sans";
    font-size: 15px;
}
}

.cart-details h3 {
	margin-bottom: 5px !important
	}

.cart-details p {
	margin-top: 0px !important
	}


.mepr-checkout-container .invoice-wrapper .invoice-amount {
    color: black;
}

.mepr-checkout-container .invoice-wrapper .mp-cart-item-image {
    display: none;
}

.mp_wrapper .mp-form-row label {
    color: #3d3d3d;
}

.app-layout .site-header {
	background: #242424 !important;
}


.mepr-tooltip-trigger {
  display: none;
}


.referral-text {
    font-size: 12px;
    color: white;
    font-family: "DM Sans", Sans-Serif;
    margin-top: 5px;
    line-height: 18px;
    font-style: italic;
	margin-top: -10px;
}

.mp_wrapper .mp-form-row.mp-address-group label.placeholder-text.active {
	display: none !important;
}

.mp_wrapper .mp-form-row .mp-form-row-group label.placeholder-text.active {
	display: none !important;
}

.mepr-pro-template .mp_wrapper .mepr_mepr-address-state .mp-form-label label.placeholder-text {
	display: none !important;
}

.mepr-pro-template #primary {
	border-radius: 10px;
padding-top: 0px !important;
	padding-left: 20px !Important;
	padding-right: 20px !important;
    background: #f8f8f8 !important;
	margin-top: 100px;
	margin-bottom: 40px;
}

.mp_wrapper .mepr-payment-methods-radios label {
    color: black !important;
}

.gamipress-notification {
    max-width: 350px;
}

.gamipress-restrict-content-unlock-content-with-points-confirmation p {
	color: white;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Hide child rows when flagged */
form.mepr-signup-form .mp-form-row.child-hidden {
  display: none !important;
}

.child-hidden {
  display: none !important;
}


@media (min-width: 1024px) {
  body.page-id-365 .elementor-location-footer {
    margin-left: 15%;
    width: 85%;
  }
}

a.open-profile {
	display: none !important;
}

@media (min-width: 840px) {
    #mepr-account-content {
        min-width: 800px;
        padding: 2em 2em 2em 2em;
    }
}

#mepr-account-content .mepr-rl-footer-widgets {
    display: none !important;
}

.mepr-account-container #mepr-account-nav {
    display: none;
}

.site-header .profile-menu__button.--is-tablet {
        pointer-events: none;
}
 
.site-header .profile-menu__arrow_down {
    display: none;
}

.mepr_updated {
    background-color: #b33c62 !important;
	    border: 0px solid #4d8c2e !important;
    border-radius: 6px;
}

.mepr-nav-item.mepr-logout {
	display: none !important;
}

div#mepr-account-welcome-message {
	display: none !important;
}

.mepr-account-container #mepr-account-nav {
    background: #1E1F23 !important;
}
body.memberpress .site-header.account-header,
body.page-id-43 .site-header.account-header,
.app-layout .site-header.account-header {
  background-color: #000 !important;
  background-image: none !important;
  border: none !important;
  box-shadow: none !important;
}

/* ===== Universal Styling for /community Pages ===== */
body.page,
body.single,
body.archive {
  /* Default safeguard: nothing */
}

/* Apply only on slugs beginning with /community */
body:not([class*=elementor-page-]) {
  background: #1E1F23 !important;
}

/* Hide page titles within the page header */
body:not([class*=elementor-page-]) .site-main .page-header .entry-title {
  display: none !important;
}

@media (min-width: 1024px) {
/* Push content to right of fixed menu */
body:not([class*=elementor-page-]) .site-content,
body:not([class*=elementor-page-]) #content,
body:not([class*=elementor-page-]) .app-layout main {
  margin-left: 15% !important;
  width: 85% !important;
}
}

/* Optional: ensure text is readable on dark bg */
body:not([class*=elementor-page-]) {
  color: #f5f5f5 !important;
}

bodybody:not([class*=elementor-page-]) a {
  color: #f30f72 !important;
}



#wpforo #wpforo-wrap .wpf-button, .wpf-button {
    background: #F30F72;
    border-radius: 6px !important;
    border: 0px solid #777777;
	color: white !important;
}

#wpforo #wpforo-wrap input[type="submit"] {
	background: #F30F72;
    border-radius: 6px !important;
    border: 0px solid #777777;
	color: white !important;
}

#wpforo #wpforo-wrap .wpf-button:hover, .wpf-button:hover {
    background: #F30F72;
}

#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum {
 background: #F30F72;
    border-radius: 6px !important;
    border: 0px solid #777777;
	color: white !important;
}

#wpforo #wpforo-wrap input[type="submit"]:hover {
	 background: #F30F72;
}

#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-topic {
    border: 0px solid #FF812D;
    background-color: #F30F72;
	color: white !important;
	 border-radius: 6px !important;
}


.wpfcl-5{ 
	color: white!important; 
	fill: white !important;
}


#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-user a {
	color: white !important;
}


#wpforo #wpforo-wrap #wpforo-title {
    color: white;
    font-size: 24px;
    letter-spacing: 0.3px;
    font-weight: 600;
    text-transform: uppercase;
}


#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts.wpf-new svg {
    color: #F30F72;
}

#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts-count {
    color: #F30F72;
}

#wpforo #wpforo-wrap .wpf-search i {
    color: #F30F72;
}

#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts {
    margin-bottom: -5px;
}


#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list {
    color: #000000;
    border-left: #F30F72 2px solid;
    background-color: #141414;
}

#wpforo #wpforo-wrap .wpf-action-link span i.fa-envelope {
    display: none;
}

#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more {
    display: none;
}

#wpforo #wpforo-wrap .wpforo-topic-footer {
    display: none;
}

#wpforo #wpforo-wrap #wpforo-footer {
    display: none;
}

#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title i {
    display: none !important;
}

#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-title i {
    display: none !important;
}

#wpforo #wpforo-wrap .wpfl-1 .wpforo-category {
    display: none;
}

#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-start-info {
    display: none;
}

#wpforo #wpforo-wrap .wpf-breadcrumb div:first-child {
    display: none;
}





.wpforo-last-post-user {
	color: white !important;
}


#wpforo #wpforo-wrap .wpf-post-starter {
    color: #F30F72;
    border-bottom: 1px solid #F30F72;
}

#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg {
    fill: #F30F72;
}



.topictoggle.fas.fa-chevron-up, .topictoggle.fas.fa-chevron-down {
	color: #F30F72 !important;
}

#wpforo #wpforo-wrap h3.wpforo-forum-title {
	font-size: 20px !important;
	letter-spacing: 0px;
}




#wpforo #wpforo-wrap .wpfl-1 .forum-wrap {
    background: #181818;
}

#wpforo #wpforo-wrap .wpfl-1 .topic-wrap {
        background-color: #323232;
	padding-top: 10px;
    padding-bottom: 10px;
	margin-top: 20px;
	border-radius: 10px;
	border-bottom: #F30F72 1px solid;
}

#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head {
    border-bottom: #ababab 2px solid;
}

#wpforo #wpforo-wrap .wpf-head-bar {
	    background-color: #323232;
	border-bottom: 1px solid #F30F72;
}


@media (min-width: 1200px) {
	body:not([class*=elementor-page-]) .site-main {
        max-width: 1440px;
    }
}
