:root {
    --color-primary: #8be58e;
    --color-primary-rgb: 139, 229, 142;
    --color-primary-solid: #8be58e;
    --color-primary-light: #b3ffb6;
    --color-primary-dark: #63bd66;
    --color-primary-contrast: #ffffff;
    --color-text-inverse: #ffffff;
    --color-header-bg: #000201;
    --color-header-bg-solid: #000201;
    --color-footer-bg: #010300;
    --color-footer-bg-solid: #010300;
    --color-site-bg: #2a322a;
    --color-site-bg-solid: #2a322a;
    --color-text-primary: #ffffff;
    --color-heading: #8be58e;
    --color-h1: #8be58e;
    --color-h2: #8be58e;
    --color-link: #d6d926;
    --color-link-hover: #858000;
    --color-header-link: #8be58e;
    --color-header-link-hover: #63bd66;
    --color-btn-primary-bg: #8be58e;
    --color-btn-primary-hover: #63bd66;
    --color-btn-primary-text: #1a1a1a;
    --color-btn-primary-hover-text: #1a1a1a;
    --color-btn-secondary-text: #8be58e;
    --color-btn-secondary-hover-text: #1a1a1a;
    --color-btn-tertiary-text: #1a1a1a;
    --color-btn-secondary-border: #8be58e;
    --color-btn-secondary-hover-bg: #8be58e;
    --color-hero-btn-text: #1a1a1a;
    --color-hero-btn-primary-text: #1a1a1a;
    --color-hero-btn-primary-hover-text: #1a1a1a;
    --color-hero-btn-secondary-text: #8be58e;
    --color-hero-btn-secondary-hover-bg-text: #1a1a1a;
    --color-header-btn-outline-text: #1a1a1a;
    --color-footer-btn-text: #1a1a1a;
    --color-content-btn-text: #1a1a1a;
    --color-blk-btn-text: #1a1a1a;
    --color-blk-x-btn-hover-text: #1a1a1a;
    --color-focus: #8be58e;
    --content-font-family: Montserrat;
    --content-font-weight: 400;
    --content-font-size: 17px;
    --content-line-height: 1.6;
    --table-border-color: #3f7840;
    --table-padding-compact: 8px 12px;
    --table-padding-normal: 12px 16px;
    --table-padding-spacious: 16px 24px;
    --table-border-radius: 0;
    --list-marker-color: #38c106;
    --list-spacing: 10px;
    --list-indentation: 20px
}

body {
    font-family: var(--content-font-family), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
    font-weight: var(--content-font-weight) !important;
    font-size: var(--content-font-size) !important;
    line-height: var(--content-line-height) !important
}

body * {
    font-family: inherit !important
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

#page,
.x64fdb0478,
main,
article,
.x0994f5432{
    font-family: var(--content-font-family), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important
}

p,
li,
td,
th,
span,
div,
article p,
article li {
    font-family: inherit !important;
    font-weight: inherit !important;
    font-size: inherit !important;
    line-height: inherit !important
}

h1,
h2,
h3,
h4,
h5,
h6{
    font-family: var(--content-font-family), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important
}


.x3d7d39033 img:not(.x3f91061a7),
article img:not(.x3f91061a7) {
    border-radius: 0px;
    transition: all 0.3s ease
}

.custom-logo,
.xc73cd11ce img {
    max-width: 200px !important;
    height: auto !important;
    width: auto !important
}

#sjwhid-masthead,
.x0994f5432 {
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease;
    position: relative;
    z-index: 1000
}


.x0994f5432.x3fbfa0c2a {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1)
}


.x0994f5432.xa555b0790 {
    transform: translateY(-100%)
}


.x0994f5432.x588e7abc0 {
    backdrop-filter: blur(10px);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1)
}









.xb3da50bbc ul ul,
.xb3da50bbc .x2744858de {
    background: #4e4f50 !important
}

.xb3da50bbc ul ul ul,
.xb3da50bbc .x2744858de .x2744858de {
    background: #4e4f50 !important
}

.xb3da50bbc ul ul a,
.xb3da50bbc .x2744858de a {
    color: #ffffff !important
}

.xb3da50bbc ul ul a:hover,
.xb3da50bbc ul ul a:focus,
.xb3da50bbc .x2744858de a:hover,
.xb3da50bbc .x2744858de a:focus {
    color: #ffffff !important
}

.xb3da50bbc ul ul a:hover,
.xb3da50bbc ul ul a:focus,
.xb3da50bbc .x2744858de a:hover,
.xb3da50bbc .x2744858de a:focus {
    background: #4e4f50 !important
}


body article table[style]{}



table,
.xafa38f32d:not(.is-style-stripes) table,
article table{
    width: 100% !important;
    margin: 1.5em 0 !important;
    padding: 0 !important;
    background: transparent !important;
    table-layout: auto !important;
    border: 2px solid var(--table-border-color) !important;
    border-spacing: 0 !important;
    border-collapse: separate !important
}

table th,
table td,
.xafa38f32d:not(.is-style-stripes) table th,
.xafa38f32d:not(.is-style-stripes) table td,
.xafa38f32d.is-style-stripes tbody tr:nth-child(odd) td,
.xafa38f32d.is-style-stripes tbody tr:nth-child(even) td,
article table th,
article table td {
    border: none !important;
    background: transparent !important;
    background-color: transparent !important;
    padding: 0 !important;
    margin: 0 !important
}






body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) table th,
body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) table td,
body .xafa38f32d:not(.is-style-stripes) table th,
body .xafa38f32d:not(.is-style-stripes) table td,
body table th,
body table td {
    padding: var(--table-padding-normal) !important;
    text-align: left !important;
    background: transparent !important;
    background-color: transparent !important;
    border: 1px solid var(--table-border-color) !important
}


body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) table thead th,
body .xafa38f32d:not(.is-style-stripes) table thead th,
body table thead th {
    background: rgba(var(--color-primary-rgb), 0.1) !important;
    background-color: rgba(var(--color-primary-rgb), 0.1) !important;
    font-weight: 600 !important;
    color: var(--color-primary) !important;
    border-bottom: 2px solid var(--table-border-color) !important
}



body .x3d7d39033 table tbody tr:nth-child(odd),
body .x3d7d39033 table tbody tr:nth-child(odd) td,
body .x3d7d39033 .xafa38f32d table tbody tr:nth-child(odd),
body .x3d7d39033 .xafa38f32d table tbody tr:nth-child(odd) td,
body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) tbody tr:nth-child(odd),
body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) tbody tr:nth-child(odd) td,
body .x3d7d39033 .xafa38f32d.is-style-regular tbody tr:nth-child(odd),
body .x3d7d39033 .xafa38f32d.is-style-regular tbody tr:nth-child(odd) td,
body .x3d7d39033 .xafa38f32d.is-style-stripes tbody tr:nth-child(odd),
body .x3d7d39033 .xafa38f32d.is-style-stripes tbody tr:nth-child(odd) td,
body .xafa38f32d table tbody tr:nth-child(odd),
body .xafa38f32d table tbody tr:nth-child(odd) td,
body .xafa38f32d.is-style-stripes tbody tr:nth-child(odd),
body .xafa38f32d.is-style-stripes tbody tr:nth-child(odd) td,
body table tbody tr:nth-child(odd),
body table tbody tr:nth-child(odd) td {
    background: transparent !important;
    background-color: transparent !important
}

body .x3d7d39033 table tbody tr:nth-child(even),
body .x3d7d39033 table tbody tr:nth-child(even) td,
body .x3d7d39033 .xafa38f32d table tbody tr:nth-child(even),
body .x3d7d39033 .xafa38f32d table tbody tr:nth-child(even) td,
body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) tbody tr:nth-child(even),
body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) tbody tr:nth-child(even) td,
body .x3d7d39033 .xafa38f32d.is-style-regular tbody tr:nth-child(even),
body .x3d7d39033 .xafa38f32d.is-style-regular tbody tr:nth-child(even) td,
body .x3d7d39033 .xafa38f32d.is-style-stripes tbody tr:nth-child(even),
body .x3d7d39033 .xafa38f32d.is-style-stripes tbody tr:nth-child(even) td,
body .xafa38f32d table tbody tr:nth-child(even),
body .xafa38f32d table tbody tr:nth-child(even) td,
body .xafa38f32d.is-style-stripes tbody tr:nth-child(even),
body .xafa38f32d.is-style-stripes tbody tr:nth-child(even) td,
body table tbody tr:nth-child(even),
body table tbody tr:nth-child(even) td {
    background: transparent !important;
    background-color: transparent !important
}

body .xafa38f32d:not(.is-style-stripes) table,
body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) table{
    border: none !important
}

body .xafa38f32d:not(.is-style-stripes) table tbody tr,
body .x3d7d39033 .xafa38f32d:not(.is-style-stripes) tbody tr{
    background-color: transparent !important
}

body .xafa38f32d:not(.is-style-stripes) table td,
body .xafa38f32d:not(.is-style-stripes) table th{
    border: none !important;
    background: transparent !important
}

body table,
body .xafa38f32d:not(.is-style-stripes) table{
    border-radius: var(--table-border-radius) !important;
    overflow: visible !important
}

body table thead tr:first-child th:first-child,
body table tbody:first-child tr:first-child td:first-child{
    border-top-left-radius: var(--table-border-radius) !important
}

body table thead tr:first-child th:last-child,
body table tbody:first-child tr:first-child td:last-child{
    border-top-right-radius: var(--table-border-radius) !important
}

body table tbody tr:last-child td:first-child{
    border-bottom-left-radius: var(--table-border-radius) !important
}

body table tbody tr:last-child td:last-child{
    border-bottom-right-radius: var(--table-border-radius) !important
}






.x1ea9206ab,
.xb3da50bbc ul,
#sjwhid-site-navigation ul,
#sjwhid-masthead ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important
}


.x1ea9206ab li,
.xb3da50bbc li,
#sjwhid-site-navigation li,
#sjwhid-masthead li{
    list-style: none !important;
    margin-bottom: 0 !important
}


.x1ea9206ab li::before,
.xb3da50bbc li::before,
#sjwhid-site-navigation li::before,
#sjwhid-masthead li::before{
    display: none !important;
    content: none !important
}



































.xd0b0dfb16.xb351dd0dd,
.xd0b0dfb16.x7f9e14e29 {
    background-color: var(--color-btn-primary-bg, var(--color-primary)) !important;
    color: var(--color-hero-btn-primary-text) !important;
    border: 2px solid transparent !important
}

.xd0b0dfb16.xb351dd0dd:hover,
.xd0b0dfb16.x7f9e14e29:hover {
    background-color: var(--color-btn-primary-hover, var(--color-primary-dark)) !important;
    color: var(--color-hero-btn-primary-hover-text) !important;
    transform: translateY(-1px) !important;
    box-shadow: var(--shadow-md) !important
}

.xd0b0dfb16.x9a8886a84,
.xd0b0dfb16.xd68d8bb20 {
    background-color: transparent !important;
    color: var(--color-hero-btn-secondary-text) !important;
    border: 2px solid var(--color-btn-secondary-border) !important
}

.xd0b0dfb16.x9a8886a84:hover,
.xd0b0dfb16.xd68d8bb20:hover {
    background-color: var(--color-btn-secondary-hover-bg) !important;
    color: var(--color-hero-btn-secondary-hover-bg-text) !important;
    border-color: var(--color-btn-secondary-hover-bg) !important;
    transform: translateY(-1px) !important;
    box-shadow: var(--shadow-md) !important
}

.xd0b0dfb16.xa3e6716b9,
.xd0b0dfb16.xdc149ca65 {
    background-color: transparent !important;
    color: var(--color-primary) !important;
    border: 2px solid transparent !important
}

.xd0b0dfb16.xa3e6716b9:hover,
.xd0b0dfb16.xdc149ca65:hover {
    background-color: var(--color-primary-light) !important;
    color: var(--color-primary-dark) !important
}

























@keyframes sjwh-pulse-wave {
    0% {
        box-shadow: 0 0 0 0 var(--color-btn-primary-bg);
        opacity: 0.7
    }
    70% {
        opacity: 0.3
    }
    100% {
        box-shadow: 0 0 0 8px var(--color-btn-primary-bg);
        opacity: 0
    }
}

@keyframes sjwh-bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0)
    }
    40% {
        transform: translateY(-10px)
    }
    60% {
        transform: translateY(-5px)
    }
}

@keyframes sjwh-shake {
    0%,
    100% {
        transform: translateX(0)
    }
    2% {
        transform: translateX(-3px) rotate(-1deg)
    }
    4% {
        transform: translateX(3px) rotate(1deg)
    }
    6% {
        transform: translateX(-3px) rotate(-1deg)
    }
    8% {
        transform: translateX(3px) rotate(1deg)
    }
    10% {
        transform: translateX(-2px) rotate(-0.5deg)
    }
    12% {
        transform: translateX(2px) rotate(0.5deg)
    }
    14%,
    100% {
        transform: translateX(0)
    }
}











@keyframes sjwh-glow {
    0%,
    100% {
        box-shadow: 0 0 3px rgba(var(--color-primary-rgb), 0.5), 0 0 6px rgba(var(--color-primary-rgb), 0.3)
    }
    50% {
        box-shadow: 0 0 8px rgba(var(--color-primary-rgb), 0.8), 0 0 12px rgba(var(--color-primary-rgb), 0.6), 0 0 18px rgba(var(--color-primary-rgb), 0.4)
    }
}

@keyframes sjwh-breathing {
    0%,
    100% {
        transform: scale(1);
        opacity: 1
    }
    50% {
        transform: scale(1.03);
        opacity: 0.95
    }
}



.x20f6536b7 {
    animation: sjwh-breathing 3s ease-in-out infinite !important
}


.x20f6536b7:hover {
    animation-play-state: paused !important
}









input[type="submit"],
input[type="button"],
button[type="submit"] {
    background: var(--color-primary) !important;
    color: var(--color-btn-primary-text) !important
}

input[type="submit"]:hover,
input[type="button"]:hover,
button[type="submit"]:hover {
    background: var(--color-primary-dark) !important;
    color: var(--color-btn-primary-hover-text) !important
}













.woocommerce button.button,
.woocommerce a.button,
.woocommerce input.button {
    background: var(--color-primary) !important;
    color: var(--color-btn-primary-text) !important
}

.woocommerce button.button:hover,
.woocommerce a.button:hover,
.woocommerce input.button:hover {
    background: var(--color-primary-dark) !important;
    color: var(--color-btn-primary-hover-text) !important
}






#back-to-top {
    background: var(--color-primary) !important;
    color: var(--color-btn-primary-text) !important
}

#back-to-top:hover{background:var(--color-primary-dark) !important;color:var(--color-btn-primary-hover-text) !important}footer.site-footer.x571e06132,footer#colophon.site-footer.x571e06132,footer.x40cc7b688,footer#colophon.x40cc7b688,footer.site-footer.x40cc7b688,footer#colophon.site-footer.x40cc7b688,#colophon.site-footer.x571e06132,#colophon.x40cc7b688,#colophon.site-footer.x40cc7b688,.site-footer.x571e06132,.site-footer.x40cc7b688{color:#ffffff !important}footer.site-footer.x571e06132 p,footer#colophon.site-footer.x571e06132 p,footer.x40cc7b688 p,footer#colophon.x40cc7b688 p,footer.site-footer.x40cc7b688 p,footer#colophon.site-footer.x40cc7b688 p,#colophon.site-footer.x571e06132 p,#colophon.x40cc7b688 p,#colophon.site-footer.x40cc7b688 p,.site-footer.x571e06132 p,.site-footer.x40cc7b688 p,footer.site-footer.x571e06132 span,footer#colophon.site-footer.x571e06132 span,footer.x40cc7b688 span,footer#colophon.x40cc7b688 span,footer.site-footer.x40cc7b688 span,footer#colophon.site-footer.x40cc7b688 span,#colophon.site-footer.x571e06132 span,#colophon.x40cc7b688 span,#colophon.site-footer.x40cc7b688 span,.site-footer.x571e06132 span,.site-footer.x40cc7b688 span,footer.site-footer.x571e06132 div,footer#colophon.site-footer.x571e06132 div,footer.x40cc7b688 div,footer#colophon.x40cc7b688 div,footer.site-footer.x40cc7b688 div,footer#colophon.site-footer.x40cc7b688 div,#colophon.site-footer.x571e06132 div,#colophon.x40cc7b688 div,#colophon.site-footer.x40cc7b688 div,.site-footer.x571e06132 div,.site-footer.x40cc7b688 div,footer.site-footer.x571e06132 h1,footer#colophon.site-footer.x571e06132 h1,footer.x40cc7b688 h1,footer#colophon.x40cc7b688 h1,footer.site-footer.x40cc7b688 h1,footer#colophon.site-footer.x40cc7b688 h1,#colophon.site-footer.x571e06132 h1,#colophon.x40cc7b688 h1,#colophon.site-footer.x40cc7b688 h1,.site-footer.x571e06132 h1,.site-footer.x40cc7b688 h1,footer.site-footer.x571e06132 h2,footer#colophon.site-footer.x571e06132 h2,footer.x40cc7b688 h2,footer#colophon.x40cc7b688 h2,footer.site-footer.x40cc7b688 h2,footer#colophon.site-footer.x40cc7b688 h2,#colophon.site-footer.x571e06132 h2,#colophon.x40cc7b688 h2,#colophon.site-footer.x40cc7b688 h2,.site-footer.x571e06132 h2,.site-footer.x40cc7b688 h2,footer.site-footer.x571e06132 h3,footer#colophon.site-footer.x571e06132 h3,footer.x40cc7b688 h3,footer#colophon.x40cc7b688 h3,footer.site-footer.x40cc7b688 h3,footer#colophon.site-footer.x40cc7b688 h3,#colophon.site-footer.x571e06132 h3,#colophon.x40cc7b688 h3,#colophon.site-footer.x40cc7b688 h3,.site-footer.x571e06132 h3,.site-footer.x40cc7b688 h3,footer.site-footer.x571e06132 li,footer#colophon.site-footer.x571e06132 li,footer.x40cc7b688 li,footer#colophon.x40cc7b688 li,footer.site-footer.x40cc7b688 li,footer#colophon.site-footer.x40cc7b688 li,#colophon.site-footer.x571e06132 li,#colophon.x40cc7b688 li,#colophon.site-footer.x40cc7b688 li,.site-footer.x571e06132 li,.site-footer.x40cc7b688 li,footer.site-footer.x571e06132 label,footer#colophon.site-footer.x571e06132 label,footer.x40cc7b688 label,footer#colophon.x40cc7b688 label,footer.site-footer.x40cc7b688 label,footer#colophon.site-footer.x40cc7b688 label,#colophon.site-footer.x571e06132 label,#colophon.x40cc7b688 label,#colophon.site-footer.x40cc7b688 label,.site-footer.x571e06132 label,.site-footer.x40cc7b688 label,footer.site-footer.x571e06132 a,footer#colophon.site-footer.x571e06132 a,footer.x40cc7b688 a,footer#colophon.x40cc7b688 a,footer.site-footer.x40cc7b688 a,footer#colophon.site-footer.x40cc7b688 a,#colophon.site-footer.x571e06132 a,#colophon.x40cc7b688 a,#colophon.site-footer.x40cc7b688 a,.site-footer.x571e06132 a,.site-footer.x40cc7b688 a,footer.x571e06132 .menu-item a,footer#colophon.x571e06132 .menu-item a,footer.site-footer.x571e06132 .menu-item a,footer#colophon.site-footer.x571e06132 .menu-item a,footer.x40cc7b688 .menu-item a,footer#colophon.x40cc7b688 .menu-item a,footer.site-footer.x40cc7b688 .menu-item a,footer#colophon.site-footer.x40cc7b688 .menu-item a,#colophon.x571e06132 .menu-item a,#colophon.site-footer.x571e06132 .menu-item a,#colophon.x40cc7b688 .menu-item a,#colophon.site-footer.x40cc7b688 .menu-item a,.site-footer.x571e06132 .menu-item a,.site-footer.x40cc7b688 .menu-item a{color:#ffffff !important}footer.site-footer.x571e06132 .xeda1bf905,footer#colophon.site-footer.x571e06132 .xeda1bf905,#colophon.site-footer.x571e06132 .xeda1bf905,.site-footer.x571e06132 .xeda1bf905,footer.x40cc7b688 .x3c1bc3d73,footer#colophon.x40cc7b688 .x3c1bc3d73,footer.site-footer.x40cc7b688 .x3c1bc3d73,footer#colophon.site-footer.x40cc7b688 .x3c1bc3d73,#colophon.x40cc7b688 .x3c1bc3d73,#colophon.site-footer.x40cc7b688 .x3c1bc3d73,.site-footer.x40cc7b688 .x3c1bc3d73{width:40px !important;height:40px !important;background:#1a1a1a !important;color:#ffffff !important}footer.site-footer.x571e06132 .xeda1bf905 svg,footer#colophon.site-footer.x571e06132 .xeda1bf905 svg,#colophon.site-footer.x571e06132 .xeda1bf905 svg,.site-footer.x571e06132 .xeda1bf905 svg,footer.x40cc7b688 .x3c1bc3d73 svg,footer#colophon.x40cc7b688 .x3c1bc3d73 svg,footer.site-footer.x40cc7b688 .x3c1bc3d73 svg,footer#colophon.site-footer.x40cc7b688 .x3c1bc3d73 svg,#colophon.x40cc7b688 .x3c1bc3d73 svg,#colophon.site-footer.x40cc7b688 .x3c1bc3d73 svg,.site-footer.x40cc7b688 .x3c1bc3d73 svg{width:20px !important;height:20px !important;fill:#ffffff !important;color:#ffffff !important}@media (max-width:768px){table{font-size:0.9em}table th,table td{padding:8px 10px}table th,table td{padding:var(--table-padding-compact);font-size:0.9em}}