::selection, input[type="checkbox"]:checked + label::before, .wpcf7 .wpcf7-form input[type="checkbox"]:checked + [class*="label"]::before, .wpcf7 .wpcf7-form input[type="radio"]:checked + [class*="label"]::after, body:not(.wp-admin) input[type="checkbox"]:checked + label::before, body:not(.wp-admin) input[type="radio"]:checked + label::after, .wp-block-button__link, .es_tab_list li a.active, .es_tab_list li a.active::before, .wpcf7 .wpcf7-form .wpcf7-submit, .more_bt .set_condition_switch .icon-check, .ntgeo-icon{
    background: #ff4800;
}
.select_wrap select{
    font-size: 14px;
}
.site-content{
    min-height: 0vh;
}
@media screen and (max-width: 740px) {
    .set_condition_pickup{
        padding-top: 50px;
    }
}