.elementor-kit-39{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-39 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1470px;}.e-con{--container-max-width:1470px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}.sc_layouts_title_caption{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */button.sc_button_hover_slide_left{
    padding: 12px !important;
}

.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
    padding: 25px !important;
}

h2.wp-block-heading {
    font-family: Fjalla-one;
    font-size: 25px;
    padding-bottom: 10px;
}

ol.wp-block-latest-comments {
    padding: 0;
    margin: 0;
}

label.wp-block-search__label {
    display: none !important;
}

form.wp-block-search__button-outside.wp-block-search__text-button.wp-block-search {
    padding: 10px;
}
/**{*/
/*    background-color: #000!important;*/
/*}*/

.youzify-content {
    background: black;
}

/* Force entire page background to black */
html,
body {
    background-color: #000 !important;
    margin: 0;
    padding: 0;
    min-height: 100vh;
}

/* Remove any wrapper background */
.site,
#page,
#content,
#primary,
#main,
.wrap,
.container,
.row {
    background: transparent !important;
}

/* BuddyPress / Community wrappers */
#buddypress,
#buddypress-wrap,
#youzify,
.youzify,
.yz-page,
.yz-content,
.yz-content-inner {
    background: transparent !important;
}

/* Kill any accidental white section below */
button.sc_button_hover_slide_left {
    background: #8E7142 !important;
}
a.youzify-membership-link-button {
    background: red !important;
}

.youzify-membership-form-cover.youzify-membership-default-cover {
    display: none;
}

/* GLOBAL ACCENT COLOR → GOLD */
:root {
    --yz-primary-color: #BFA265 !important;
    --yz-secondary-color: #BFA265 !important;
}

/* Headings, labels, links */
a,
a:hover,
.youzify a,
.youzify a:hover,
#buddypress a,
#buddypress a:hover {
    color: #BFA265 !important;
}

/* Required badges */
.yz-required,
.required,
.yz-required-label {
    background-color: #BFA265 !important;
    color: #000 !important;
}

/* Input focus borders */
input:focus,
textarea:focus,
select:focus {
    border-color: #BFA265 !important;
    box-shadow: 0 0 0 1px rgba(191,162,101,0.5) !important;
}

/* Buttons */
button,
input[type="submit"],
.yz-btn,
.yz-submit,
.youzify button {
    background-color: #BFA265 !important;
    border-color: #BFA265 !important;
    color: #000 !important;
}

button:hover,
input[type="submit"]:hover,
.yz-btn:hover {
    background-color: #a8924f !important;
    border-color: #a8924f !important;
}

/* Section titles (Account Details, Profile Details) */
.yz-section-title,
.yz-form-title,
.yz-profile-field-title {
    color: #BFA265 !important;
}

/* Checkbox & radio */
input[type="checkbox"]:checked,
input[type="radio"]:checked {
    accent-color: #BFA265 !important;
}

/* Privacy dropdown & pills */
.yz-privacy,
.yz-field-visibility,
.yz-visibility-label {
    background-color: #BFA265 !important;
    color: #000 !important;
}

/* Terms & links at bottom */
.yz-form-footer a {
    color: #BFA265 !important;
}
.form-with-header .youzify-membership-success-msg {
    border-top
Shorthand property for setting border width, style and color

Widely available across major browsers (Baseline since January 2018)
Learn more

Don't show
: 8px solid #060606;
}
.youzify-membership-form .youzify-membership-success-msg p {
    border-radius: 2px;
    padding: 15px 25px;
    border-left
Shorthand property for setting border width, style and color

Widely available across major browsers (Baseline since January 2018)
Learn more

Don't show
: 6px solid #000000;
}

/* GLOBAL SEARCH BUTTON (top right & sidebar) */
.youzify-search-submit,
.yz-search-button,
.yz-search-form button,
.yz-search-form input[type="submit"] {
    background-color: #BFA265 !important;
    border-color: #BFA265 !important;
    color: #000 !important;
}

/* Search icon inside button */
.youzify-search-submit i,
.yz-search-button i {
    color: #000 !important;
}

/* WHAT'S NEW → POST BUTTON */
.youzify-wall-post,
#youzify-wall-form .youzify-wall-post,
.yz-wall-post-btn,
button.youzify-wall-post {
    background-color: #BFA265 !important;
    border-color: #BFA265 !important;
    color: #000 !important;
}

/* Hover states */
.youzify-wall-post:hover,
.youzify-search-submit:hover,
.yz-search-button:hover {
    background-color: #a8924f !important;
    border-color: #a8924f !important;
    color: #000 !important;
}

/* Pills / tabs like All Members, Mentions */
.yz-nav-links li a,
.yz-tabs-list li a {
    color: #BFA265 !important;
}

.yz-nav-links li.active a,
.yz-tabs-list li.active a {
    background-color: #BFA265 !important;
    color: #000 !important;
}

/* Small action icons */
.yz-icon,
.yz-btn i {
    color: #BFA265 !important;
}

/* SEARCH ICON BUTTON (top right) */
.youzify-global-wall .youzify-search-submit,
.youzify-global-wall button,
.youzify-search-submit,
button.yz-search-button {
    background-color: #BFA265 !important;
    border-color: #BFA265 !important;
    color: #000 !important;
}

/* SEARCH ICON SVG */
.youzify-search-submit svg,
.youzify-search-submit svg path,
.yz-search-button svg,
.yz-search-button svg path {
    fill: #000 !important;
    stroke: #000 !important;
}

/* POST BUTTON (what's new) — THIS ONE */
button.youzify-wall-post,
#youzify-wall-form button[type="submit"],
#youzify-wall-form .youzify-wall-post {
    background-color: #BFA265 !important;
    border-color: #BFA265 !important;
    color: #000 !important;
}

/* POST BUTTON ICON */
button.youzify-wall-post svg,
button.youzify-wall-post svg path {
    fill: #000 !important;
}

/* STATUS / PHOTO / SLIDESHOW / QUOTE / GIF pills */
.youzify-wall-options li.active,
.youzify-wall-options li:hover,
.youzify-wall-options li.active i,
.youzify-wall-options li:hover i {
    background-color: #BFA265 !important;
    color: #000 !important;
}

/* TAB COUNT BADGE (the blue "3") */
.yz-tab-count,
.yz-tab-count span {
    background-color: #BFA265 !important;
    color: #000 !important;
    border: none !important;
}

/* Sometimes it's injected via ::before */
.yz-tab-count::before,
.yz-tab-count::after {
    background-color: #BFA265 !important;
}

/* Ensure parent tab doesn't override */
.yz-tabs-list li a .yz-tab-count {
    background-color: #BFA265 !important;
    color: #000 !important;
}

h2.wp-block-heading {
    color: white !important;
}/* End custom CSS */