/** Shopify CDN: Minification failed

Line 13:0 Unexpected ")"
Line 23:0 Unexpected ")"
Line 33:0 Unexpected ")"
Line 52:0 Unexpected ")"
Line 65:4 Unexpected ")"

**/
:is(
.template-nerve-fraying-warning,
.template-carpal-tunnel-truth,
) *, 
.template-stress-switch *,
.template-nerve-health-warning *,
.template-hugterra-neck-pain-advertorial * {
    letter-spacing: 0;
}

:is(
.template-nerve-fraying-warning,
.template-carpal-tunnel-truth,
),
.template-stress-switch,
.template-nerve-health-warning,
.template-hugterra-neck-pain-advertorial {
    background-color: rgb(243, 244, 246) !important;
}

:is(
.template-nerve-fraying-warning,
.template-carpal-tunnel-truth,
) #MainContent, 
.template-stress-switch #MainContent,
.template-nerve-health-warning #MainContent,
.template-hugterra-neck-pain-advertorial #MainContent {
    margin-bottom: 0px;
}
.custom-logo-header.neck-pain-page-logo {
    margin-bottom: 42px;
}
.container{
    max-width: 1142px;
    margin: 0 auto;
    padding: 0 0px;
}

/* nerve-helth-warning */
:is(
.template-nerve-fraying-warning,
.template-carpal-tunnel-truth,
) .custom-logo-header.neck-pain-page-logo, 
.template-nerve-health-warning .custom-logo-header.neck-pain-page-logo
{
    margin-bottom: 0;
}
/* .template-nerve-health-warning .heding_background { */
.heding_background {
    margin: 0 0 20px;
}
@media (max-width: 575px){
    :is(
    .template-nerve-fraying-warning,
    .template-carpal-tunnel-truth,
    )  .neck-pain-page-logo .custom-logo-container,
    .template-nerve-health-warning .neck-pain-page-logo .custom-logo-container {
        width: 80% !important;
    }
}