.elementor-2129 .elementor-element.elementor-element-8d29f5e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-2129 .elementor-element.elementor-element-d673994{text-align:center;}.elementor-2129 .elementor-element.elementor-element-d673994 img{width:100px;}body.elementor-page-2129:not(.elementor-motion-effects-element-type-background), body.elementor-page-2129 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}/* Start custom CSS for page-settings */#primary.content-area{
    flex: 1;
}
#primary.content-area #content.site-main{
    max-width: 700px;
    margin: 0px auto 60px;
    display: flex;
    padding: 20px;
    flex-direction: column;
    align-items: center;
}
.sng-zip-code-form .sng-zip-code .sng-button-submit,
#client_onboarding_form .sng-submit-button{
    background-color: #6db929;
    color: #000;
    border: none;
    text-transform: uppercase;
    font-family: "Trueno-ExBd", Sans-serif;
    border-radius: 5px;
}
.sng-zip-code-form .sng-zip-code .sng-button-submit:hover,
#client_onboarding_form .sng-submit-button:hover{
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
#client_onboarding_form .sng-submit-button{
    margin-top: 15px;
    padding: 10px 30px;
    font-size: 16px;
}
#select2-clean_up_frequency-results{
    display: flex;
    flex-direction: column;
}
#select2-clean_up_frequency-results .select2-results__option:nth-child(6){
    order: 1;
}
#select2-clean_up_frequency-results .select2-results__option:nth-child(4){
    order:2;
}
#select2-clean_up_frequency-results .select2-results__option:nth-child(3){
    order:3;
}
#select2-clean_up_frequency-results .select2-results__option:nth-child(5){
    order:4;
}
#select2-clean_up_frequency-results .select2-results__option:nth-child(2){
    order:5;
}
#select2-clean_up_frequency-results .select2-results__option:nth-child(1){
    order:6;
}
#content .sng-public-container .page-header .entry-title{
    text-align: center;
}
@media (max-width:767px){
    .sng-zip-code-form .sng-zip-code{
        flex-direction:column;
    }
}/* End custom CSS */