.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-8463fa9:#9E005D;--e-global-color-424aad8:#2A3832;--e-global-color-fa04316:#E1B12C;--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-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-8463fa9 );font-size:18px;color:#FFFFFF;border-radius:15px 15px 15px 15px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:#9E005DCF;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h1{font-size:34px;}.elementor-kit-6 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h1{font-size:28px;}.elementor-kit-6 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */.elementor-element[data-id="1fdc288"] {
    overflow: visible !important;
    position: relative;
}

.elementor-element[data-id="1fdc288"]::after {
    content: '';
    position: absolute;
    bottom: -17px; /* match your SVG height (viewBox is 18px tall) */
    left: 0;
    width: 100%;
    height: 28px;
    background-image: url('https://offgridcommunityscio.org/wp-content/uploads/2026/04/OffGridCommunity_Mustard_Edge.svg');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: 999;
    pointer-events: none;
}
@media (max-width: 600px) {
.elementor-element[data-id="1fdc288"]::after {
    content: '';
    position: absolute;
    bottom: -10px; /* match your SVG height (viewBox is 18px tall) */
    left: 0;
    width: 100%;
    height: 20px;
    background-image: url('https://offgridcommunityscio.org/wp-content/uploads/2026/04/OffGridCommunity_Mustard_Edge.svg');
    z-index: 999;
    background-size: cover;
}
}
@media (max-width: 1000px) {
.elementor-element[data-id="1fdc288"]::after {
    content: '';
    position: absolute;
    bottom: -10px; /* match your SVG height (viewBox is 18px tall) */
    left: 0;
    width: 100%;
    height: 20px;
    background-image: url('https://offgridcommunityscio.org/wp-content/uploads/2026/04/OffGridCommunity_Mustard_Edge.svg');
    z-index: 999;
    background-size: cover;
}
}

/* ==============================
   JAGGED EDGE UTILITY CLASSES
   ============================== */

/* Shared setup for all jagged sections */
.jagged-top::before,
.jagged-bottom::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 10;
}

/* Make sure the section allows overflow */
.jagged-top,
.jagged-bottom {
    position: relative;
    overflow: visible !important;
}

/* --- BOTTOM edges --- */
.jagged-bottom-mustard::after {
    bottom: -17px;
    height: 18px;
    background-image: url('/wp-content/themes/YOUR-THEME/shapes/OffGridCommunity_Mustard_Edge.svg');
}

.jagged-bottom-green::after {
    bottom: -17px;
    height: 18px;
    background-image: url('/wp-content/themes/hello-elementor/shapes/OffGridCommunity_Green_Edge.svg');
}

.jagged-bottom-purple::after {
    bottom: -17px;
    height: 18px;
    background-image: url('/wp-content/themes/hello-elementor/shapes/OffGridCommunity_Purple_Edge.svg');
}

/* --- TOP edges (flipped) --- */
.jagged-top-green::before {
    top: -17px;
    height: 100px;
    background-image: url('/wp-content/themes/hello-elementor/shapes/OffGridCommunity_Green_Edge_Flipped.svg');
}

.jagged-top-mustard::before {
    top: -17px;
    height: 100px;
    background-image: url('/wp-content/themes/hello-elementor/shapes/OffGridCommunity_Mustard_Edge_Flipped.svg');
}

/* Desktop only - button style on last nav item */
@media (min-width: 1025px) {

  .nav-btn > a {
    background-color: #9e005d !important;
    color: #ffffff !important;
    padding: 10px 22px !important;
    border-radius: 4px !important;
    border: 2px solid #your-color !important;
    transition: all 0.3s ease !important;
  }

  .nav-btn > a:hover {
    background-color: #7B0249FF !important;
    color: #fff !important;
  }

}/* End custom CSS */