/**
 * Theme Name: Shopeo Child
 * Description: Shopeo Child theme
 * Author: Shopeo
 * Author URI: https://shopeo.cn
 * Template: blocksy
 * Text Domain: blocksy-child
 */
.um:not(.um-admin) {
    width: 90% !important;
}

body form.woocommerce-EditAccountForm p.form-row-first {
    float: none !important;
    width: 100% !important;
}

body form.woocommerce-EditAccountForm p.form-row-last {
    float: none !important;
    width: 100% !important;
}

.um .picker__footer .picker__button--close {
    display: none !important;
}

.picker--focused .picker__day--highlighted, .picker--focused .picker__list-item--highlighted, .picker--focused .picker__list-item--selected, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover, .picker__footer, .picker__header, .picker__list-item--highlighted:hover, .picker__list-item--selected, .picker__list-item--selected:hover, .picker__list-item:hover, .um .um-field-group-head:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.um .picker__nav--next, .um .picker__nav--prev {
    color: #000 !important;
}

.um .picker__select--month, .um .picker__select--year {
    color: #000 !important;
}

.um .picker__nav--next:before, .um .picker__nav--prev:before {
    color: #000 !important;
}

.um .picker__nav--prev:before {
    border-right: .5em solid #000 !important;
}

.um .picker__nav--next:before {
    border-left: .5em solid #000 !important;
}

.picker__box, .picker__nav--next:hover, .picker__nav--prev:hover, .um .um-field-group-head, .um .um-members-pagi span.current, .um .um-members-pagi span.current:hover, .um .um-profile-nav-item.active a, .um .um-profile-nav-item.active a:hover, .um-modal-btn, .um-modal-btn.disabled, .um-modal-btn.disabled:hover, .um-modal-header, .upload, div.uimob800 .um-account-side li a.current, div.uimob800 .um-account-side li a.current:hover {
    background-color: #fff !important;
    color: #54595F !important;
}

.um .picker__weekday {
    border: none !important;
    color: #000 !important;
}

.um:not(.um-admin):not(.um-directory) input, .um:not(.um-admin):not(.um-directory) select, .um:not(.um-admin):not(.um-directory) textarea, .um .picker__header {
    font-size: 16px !important;
}