.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.wppb-user-forms .pms-field,
.wppb-user-forms .wppb-form-field:not(.wppb-recaptcha) {
margin-bottom: 16px;
}
.wppb-user-forms .wppb-form-field.wppb-subscription-plans .pms-group-memberships-field {
flex-direction: column;
}
.wppb-user-forms #pms-subscription-plans-discount input {
margin-bottom: 10px;
}
.wppb-user-forms .pms-field > label,
.wppb-user-forms #pms-subscription-plans-discount > label,
.wppb-user-forms .pms-group-memberships-field > label,
.wppb-form-field:not(.wppb-checkbox-terms-and-conditions, .wppb-gdpr-checkbox, .wppb-mailchimp-subscribe, .wppb-send-credentials-checkbox, .wppb-campaign-monitor-subscribe, .wppb-mailpoet-subscribe, .login-remember) > label,
.wppb-form-field .wppb-password-subfield > label {
font-size: 18px;
line-height: 26px;
font-weight: 500;
color: #090A0B;
}
.wppb-user-forms .pms-field > label,
.wppb-user-forms .pms-group-memberships-field label,
.wppb-form-field label,
#wppb-login-wrap .login-username label,
#wppb-login-wrap .login-password label,
#wppb-login-wrap .login-auth label {
width: auto !important;
margin-bottom: 5px;
display: block;
float: none !important;
}
.wppb-form-field .wppb-password-field-container,
.wppb-form-field input[type="text"]:not(.pms_pwyw_pricing),
.wppb-form-field input[type="number"],
.wppb-form-field input[type="email"],
.wppb-form-field input[type="url"],
.wppb-user-forms input[type="tel"],
.wppb-form-field input[type="password"],
.wppb-form-field input[type="search"],
.wppb-form-field select:not(#pms-currency-switcher),
.wppb-form-field textarea,
.wppb-user-forms .wppb-wysiwyg .wp-editor-wrap,
.wppb-checkboxes,
.wppb-radios,
#wppb-login-wrap .login-username input,
#wppb-login-wrap .login-password input,
#wppb-login-wrap .login-auth input {
width: 100% !important;
max-width: 100%;
float: none !important;
}
.wppb-form-field input[type="text"]#pms_subscription_plans_discount_code {
max-width: calc( 100% - 170px );
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="tel"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"],
.wppb-user-forms select:not(.custom_field_multiple_select, .custom_field_multiple_select2),
#select_user_to_edit_form select,
.wppb-user-forms .select2-selection,
#select_user_to_edit_form .select2-selection {
height: 44px;
}
.wppb-user-forms input[type="text"],
.wppb-user-forms input[type="number"],
.wppb-user-forms input[type="email"],
.wppb-user-forms input[type="url"],
.wppb-user-forms input[type="tel"],
.wppb-user-forms input[type="password"],
.wppb-user-forms input[type="search"],
.wppb-user-forms textarea,
.wppb-user-forms select,
#select_user_to_edit_form select,
.wppb-user-forms .select2-selection,
#select_user_to_edit_form .select2-selection {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 0 10px;
}
.wppb-user-forms input[type="text"]:hover,
.wppb-user-forms input[type="number"]:hover,
.wppb-user-forms input[type="email"]:hover,
.wppb-user-forms input[type="url"]:hover,
.wppb-user-forms input[type="tel"]:hover,
.wppb-user-forms input[type="password"]:hover,
.wppb-user-forms input[type="search"]:hover,
.wppb-user-forms textarea:hover,
.wppb-user-forms select:hover,
#select_user_to_edit_form select:hover,
.wppb-user-forms .select2-selection:hover,
#select_user_to_edit_form .select2-selection:hover,
.select2-container--default .select2-search--dropdown .select2-search__field:hover {
border-color: #999;
}
.wppb-user-forms input[type="text"]:focus,
.wppb-user-forms input[type="number"]:focus,
.wppb-user-forms input[type="email"]:focus,
.wppb-user-forms input[type="url"]:focus,
.wppb-user-forms input[type="tel"]:focus,
.wppb-user-forms input[type="password"]:focus,
.wppb-user-forms input[type="search"]:focus,
.wppb-user-forms textarea:focus,
.wppb-user-forms select:focus,
#select_user_to_edit_form select:focus,
.wppb-user-forms .select2-container--open .select2-selection,
#select_user_to_edit_form .select2-container--open .select2-selection,
.select2-container--default .select2-search--dropdown .select2-search__field:focus {
color: #111;
outline: none;
box-shadow: none;
border-color: #111;
} .wppb-select-cpt span.select2-container,
.wppb-select-taxonomy span.select2-container,
.wppb-select2 span.select2-container,
.wppb-select2-multiple span.select2-container {
width: 100% !important;
}
.wppb-form-field > span {
margin-left: 0;
}
.wppb-form-field .wppb-description-delimiter {
margin-top: 5px;
}
.wppb-user-forms .select2-selection:not(.select2-selection--multiple) .select2-selection__rendered {
line-height: 44px;
color: #666;
}
.wppb-user-forms .wppb-form-field.wppb-international-telephone-input .iti {
width: 100%;
max-width: 100%;
}
.wppb-user-forms .wppb-form-field.wppb-international-telephone-input .iti + .wppb-iti-error {
float: none !important;
width: 100% !important;
margin-left: 0 !important;
}
.wppb-user-forms .select2-container--open .select2-selection .select2-selection__rendered {
color: #111;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
height: 35px;
border-radius: 3px;
padding: 5px 10px;
}
.wppb-user-forms .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
padding: 0;
}
.wppb-user-forms .select2-selection,
#select_user_to_edit_form .select2-selection,
.wppb-user-forms .wppb-form-field:not(.wppb-select-multiple) select {
-webkit-appearance: none;
-moz-appearance: none;
background: #fff url('data:image/svg+xml;charset=US-ASCII,<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M5 6l5 5 5-5 2 1-7 7-7-7 2-1z" fill="rgba(136,136,136,1)"/></svg>') no-repeat right 5px top 55% !important;
}
.wppb-user-forms .select2-container--open .select2-selection,
#select_user_to_edit_form .select2-container--open .select2-selection,
.wppb-user-forms .wppb-form-field:not(.wppb-select-multiple) select:active {
background: #fff url('data:image/svg+xml;charset=US-ASCII,<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg"><path d="M15 14l-5-5-5 5-2-1 7-7 7 7-2 1z" fill="rgba(136, 136, 136, 1)"/></svg>') no-repeat right 5px top 55%;
}
.wppb-user-forms .select2-selection .select2-selection__arrow,
#select_user_to_edit_form .select2-selection .select2-selection__arrow {
display: none;
}
#select_user_to_edit_form .select2-container {
margin-left: 0px;
}
#select_user_to_edit_form .select2-selection__rendered {
padding: 0;
padding-top: 7px;
font-size: 85%;
} .wppb-user-forms textarea {
padding: 10px !important;
} .wppb-user-forms input[type="checkbox"],
.wppb-user-forms input[type="radio"] {
width: 18px !important;
height: 18px !important;
min-width: 18px;
}
.wppb-form-field.wppb-woocommerce-customer-billing-address .wppb-shipping-different-address label,
.wppb-form-field.wppb-send-credentials-checkbox label,
.wppb-form-field.wppb-campaign-monitor-subscribe label,
.wppb-form-field.wppb-mailpoet-subscribe label,
.wppb-form-field.wppb-checkbox-terms-and-conditions label,
.wppb-form-field.wppb-gdpr-checkbox label,
.wppb-form-field.wppb-mailchimp-subscribe label,
.wppb-user-forms .wppb-checkboxes > li,
.wppb-user-forms .wppb-radios > li {
display: inline-flex !important;
align-items: center;
}
.wppb-user-forms .wppb-checkboxes > li label,
.wppb-user-forms .wppb-radios > li label {
margin: 0;
} .wppb-form-field.wppb-timepicker select {
min-width: 100px;
}
.wppb-form-field.wppb-timepicker > span.wppb-timepicker-separator {
float: none !important;
line-height: 44px;
} div.wppb-sc-buttons-container {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
gap: 20px;
}
.wppb-sc-buttons-text-div {
flex-basis: 47%;
} .wppb-upload input[name^=simple_upload]::file-selector-button,
.wppb-avatar input[name^=simple_upload]::file-selector-button,
.wppb-user-forms input[type="submit"]:not(.wppb-ul-search .wppb-search-button),
.wppb-user-forms .wppb-epaa-admin-actions button,
.wppb-user-forms a.button {
display: inline-flex;
align-items: center;
justify-content: center;
border-radius: 3px;
text-decoration: none;
text-transform: none;
padding: 0 15px;
font-size: 16px;
border: none !important;
cursor: pointer;
}
.wppb-upload input[name^=simple_upload]::file-selector-button,
.wppb-avatar input[name^=simple_upload]::file-selector-button,
.wppb-user-forms input[type="submit"]:not(.wppb-delete-account, .wppb-ul-search .wppb-search-button),
.wppb-user-forms .wppb-epaa-admin-actions button,
.wppb-user-forms a.button {
color: #FFFFFF !important;
background: #333333;
}
.wppb-user-forms input[type="submit"].wppb-delete-account {
color: #FFFFFF !important;
background: #cb391f;
}
.wppb-user-forms input[type="submit"].wppb-delete-account,
.wppb-upload input[name^=simple_upload]::file-selector-button,
.wppb-avatar input[name^=simple_upload]::file-selector-button,
.wppb-user-forms .wppb-epaa-admin-actions button,
.wppb-user-forms a.button {
height: 40px;
min-width: 120px;
}
.wppb-user-forms input[type="submit"].wppb-delete-account:hover,
.wppb-user-forms input[type="submit"].wppb-delete-account:focus {
background: #e63145;
}
.wppb-user-forms input[type="submit"]:not(.wppb-delete-account) {
height: 50px;
min-width: 150px;
}
.wppb-upload input[name^=simple_upload]::file-selector-button:hover,
.wppb-upload input[name^=simple_upload]::file-selector-button:focus,
.wppb-avatar input[name^=simple_upload]::file-selector-button:hover,
.wppb-avatar input[name^=simple_upload]::file-selector-button:focus,
.wppb-user-forms input[type="submit"]:not(.wppb-delete-account):hover,
.wppb-user-forms input[type="submit"]:not(.wppb-delete-account):focus,
.wppb-user-forms .wppb-epaa-admin-actions button:hover,
.wppb-user-forms .wppb-epaa-admin-actions button:focus,
.wppb-user-forms a.button:hover,
.wppb-user-forms a.button:focus {
background-color: #444444;
}
.wppb-form-field input:disabled {
background-color: rgba(0, 0, 0, 0.05);
color: #666;
}