.pr_address_test_select { width: 100%; max-width: 752px; }
.pr_address_test_select + .select2 { margin: 20px auto 60px; }
.select2-container .select2-selection--single.pr_address_test_select2 { height: 70px; line-height: 70px; }
.select2-container--default .select2-selection--single.pr_address_test_select2 .select2-selection__rendered { line-height: 70px; }
.select2-container--default .select2-selection--single.pr_address_test_select2 .select2-selection__arrow { height: 69px; }
.select2-container--default .pr_address_test_select2_dropdown .select2-search--dropdown .select2-search__field { padding-left: 14px; padding-right: 14px;line-height: 40px; color: #5a5a5d; font-family: "Merriweather", Arial, Tahoma, sans-serif; font-size: 18px; }
.select2-container--default .pr_address_test_select2_dropdown .select2-search--dropdown input[type="search"].select2-search__field:focus { background-color: #f9f2e0 !important; }
.pr_address_test_select2_dropdown li.select2-results__option.select2-results__message { padding-bottom: 20px; text-align: center; font-weight: 700; color: #e0633b; }
.lcx-widget, .address-test-result, .address-test-result-offline { display: none; }
.address-ok .lcx-widget, .address-ok:not(.chat-hidden) .address-test-result { display: block; }
.address-ok.chat-hidden .address-test-result-offline { display: block; }
.lcx-action { display: inline-block; padding: 15px 30px; margin: 20px auto; border-radius: 3px; background-color: #ffcc3e; color: #5a5a5d; font-size: 110%; line-height: 110%; transition: background-color .3s; }
.lcx-action:hover { background-color: #edbe3a; color: #5a5a5d; text-decoration: none; }

@media only screen and (max-width: 479px) {
  .select2-container .select2-selection--single.pr_address_test_select2 { text-align: left; }
  .select2-container--default .pr_address_test_select2_dropdown .select2-search--dropdown .select2-search__field { font-size: 13px; }
}
