.padding-default-border {
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
}
.padding-default {
  padding-top: 11px;
  padding-right: 25px;
  padding-bottom: 11px;
  padding-left: 25px;
}
.iwd_opc_clear {
  clear: both;
}
.iwd_opc_alternative_column {
  width: 290px;
  box-sizing: border-box;
}
@media (max-width: 1050px) {
  .iwd_opc_alternative_column {
    width: 320px;
  }
}
@media (max-width: 390px) {
  .iwd_opc_alternative_column {
    width: 290px;
  }
}
.iwd_opc_universal_wrapper {
  margin-bottom: 25px;
  position: relative;
  max-width: 290px;
}
@media (max-width: 1050px) {
  .iwd_opc_universal_wrapper {
    max-width: 320px;
  }
}
@media (max-width: 390px) {
  .iwd_opc_universal_wrapper {
    max-width: 290px;
  }
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label {
  position: relative;
  cursor: pointer;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label .iwd_opc_checkbox_label_value {
  color: #868686;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  display: block;
  padding-left: 25px;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label .iwd_opc_checkbox_label_value:before {
  content: '';
  font-family: 'FontAwesome';
  width: 16px;
  height: 16px;
  line-height: 14px;
  border-radius: 4px;
  border: 1px solid #dddddd;
  display: inline-block;
  top: 2px;
  position: absolute;
  left: 0;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  font-size: 8px;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:not(:checked).validation-failed + .iwd_opc_checkbox_label_value:before,
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:not(:checked).validation-failed + .iwd_opc_checkbox_label_value {
  border-color: #f7954e;
  color: #f7954e;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:checked + .iwd_opc_checkbox_label_value:before {
  content: '\f00c';
  border-color: #999966;
  background-color: #999966;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:disabled + .iwd_opc_checkbox_label_value:before {
  color: #b6b6b6;
  background-color: #f3f3f3;
  border-color: #868686;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:focus:checked + .iwd_opc_checkbox_label_value:before {
  background-color: #26b3bf;
  border-color: #26b3bf;
}
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:focus + .iwd_opc_checkbox_label_value:before,
.iwd_opc_universal_wrapper .iwd_opc_checkbox_label input.iwd_opc_checkbox:focus.validation-failed + .iwd_opc_checkbox_label_value:before {
  border-color: #999966;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label {
  position: relative;
  cursor: pointer;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label .iwd_opc_radio_label_value {
  color: #868686;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  display: block;
  padding-left: 25px;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label .iwd_opc_radio_label_value:before {
  content: '';
  font-family: 'FontAwesome';
  width: 16px;
  height: 16px;
  line-height: 15px;
  border-radius: 14px;
  border: 1px solid #dddddd;
  display: inline-block;
  position: absolute;
  margin-right: 10px;
  color: #fff;
  top: 2px;
  left: 0;
  font-size: 8px;
  text-align: center;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label input.iwd_opc_radio {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -1;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label input.iwd_opc_radio:not(:checked).validation-failed + .iwd_opc_radio_label_value:before,
.iwd_opc_universal_wrapper .iwd_opc_radio_label input.iwd_opc_radio:not(:checked).validation-failed + .iwd_opc_radio_label_value {
  border-color: #e9545e;
  color: #e9545e;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label input.iwd_opc_radio:checked + .iwd_opc_radio_label_value:before {
  content: '\f00c';
  border-color: #999966;
  background-color: #999966;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label input.iwd_opc_radio:disabled + .iwd_opc_radio_label_value:before {
  color: #b6b6b6;
  background-color: #f3f3f3;
  border-color: #868686;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label input.iwd_opc_radio:focus:checked + .iwd_opc_radio_label_value:before {
  background-color: #26b3bf;
  border-color: #26b3bf;
}
.iwd_opc_universal_wrapper .iwd_opc_radio_label input.iwd_opc_radio:focus + .iwd_opc_radio_label_value:before {
  border-color: #999966;
}
.iwd_opc_universal_wrapper .iwd_opc_field {
  box-shadow: none;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_select {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  opacity: 0;
  z-index: -1;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea {
  background: inherit;
  border-radius: 4px;
  border: 1px solid #dddddd;
  color: #343434;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  font-size: 14px;
  outline: none;
  height: auto;
  width: 100%;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input:focus,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea:focus {
  border-color: #999966;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input.validation-failed,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea.validation-failed {
  border-color: #e9545e;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input:invalid,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea:invalid,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input:-moz-ui-invalid,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea:-moz-ui-invalid {
  outline: none;
  box-shadow: none;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input::-moz-placeholder,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea::-moz-placeholder {
  color: #868686;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input:-moz-placeholder,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea:-moz-placeholder {
  color: #868686;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input:-ms-input-placeholder,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea:-ms-input-placeholder {
  color: #868686;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input::-webkit-input-placeholder,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea::-webkit-input-placeholder {
  color: #868686;
  opacity: 1;
  transition: opacity 0.3s ease;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_input:disabled,
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea:disabled {
  color: #b6b6b6;
  background-color: #f3f3f3;
}
.iwd_opc_universal_wrapper .iwd_opc_field.iwd_opc_textarea {
  max-width: 100%;
  overflow: hidden;
  line-height: inherit;
  resize: none;
}
.iwd_opc_universal_wrapper .iwd_opc_field[type="password"] {
  padding-right: calc(43px);
}
.iwd_opc_universal_wrapper.iwd_opc_message {
  font-size: 12px;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  border: 1px solid;
  border-radius: 4px;
  text-align: center;
}
.iwd_opc_universal_wrapper.iwd_opc_message.success_message {
  color: #999966;
  border-color: #999966;
}
.iwd_opc_universal_wrapper.iwd_opc_message.error_message {
  color: #e9545e;
  border-color: #e9545e;
}
.iwd_opc_universal_wrapper.iwd_opc_message.info_message {
  color: #f7954e;
  border-color: #f7954e;
}
.iwd_opc_universal_wrapper .iwd_opc_show_hide_password {
  font-family: 'FontAwesome';
  color: #868686;
  font-size: 14px;
  position: absolute;
  width: 15px;
  height: 15px;
  display: inline-block;
  right: 25px;
  top: 14px;
  line-height: 1;
  cursor: pointer;
}
.iwd_opc_universal_wrapper .iwd_opc_show_hide_password.active:after {
  content: "\f070";
}
.iwd_opc_universal_wrapper .iwd_opc_show_hide_password:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "\f06e";
}
.iwd_opc_universal_wrapper .iwd_opc_show_hide_password:hover {
  color: #343434;
}
.iwd_opc_universal_wrapper.validation-error {
  background: inherit;
  padding: inherit;
}
.iwd_opc_universal_wrapper.validation-error.iwd_opc_empty_field .iwd_opc_field {
  border-color: #f7954e;
}
.iwd_opc_universal_wrapper.validation-error.iwd_opc_empty_field .iwd_opc_field:focus {
  border-color: #999966;
}
.iwd_opc_universal_wrapper.validation-error.iwd_opc_empty_field .scroll-wrapper {
  border-color: #f7954e;
}
.iwd_opc_universal_wrapper.validation-error.iwd_opc_empty_field .scroll-wrapper.focused {
  border-color: #999966;
}
.iwd_opc_universal_wrapper.validation-error .scroll-wrapper {
  border-color: #e9545e;
}
.iwd_opc_universal_wrapper .validation-advice {
  display: none !important;
}
.iwd_opc_short_fields {
  display: inline-block;
}
.iwd_opc_short_fields .iwd_opc_universal_wrapper {
  display: block;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
.iwd_opc_short_fields .iwd_opc_universal_wrapper:first-child {
  padding-right: calc(12.5px);
}
.iwd_opc_short_fields .iwd_opc_universal_wrapper:last-child {
  padding-left: calc(12.5px);
}
.iwd_opc_section_delimiter {
  height: 1px;
  background: #f3f3f3;
  width: calc(100% -  50px );
  margin: 0 auto 25px auto;
}
.iwd_opc_small_button,
.iwd_opc_button {
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  width: 100%;
  padding-top: 11px;
  padding-right: 25px;
  padding-bottom: 11px;
  padding-left: 25px;
  border: none;
  outline: none;
  margin: 0;
  color: #fff;
  background-color: #868686;
  cursor: pointer;
}
.iwd_opc_small_button:not(.disabled):hover,
.iwd_opc_button:not(.disabled):hover {
  background-color: #999999;
}
.iwd_opc_small_button.disabled,
.iwd_opc_button.disabled {
  color: #b6b6b6;
  background-color: #f3f3f3;
  cursor: default;
}
.iwd_opc_small_button.active,
.iwd_opc_button.active {
  color: #fff;
  background-color: #999966;
}
.iwd_opc_small_button.active:hover,
.iwd_opc_button.active:hover,
.iwd_opc_small_button.active:focus,
.iwd_opc_button.active:focus {
  background-color: #26b3bf;
}
.iwd_opc_small_button {
  padding-right: 8.33333333px;
  padding-left: 8.33333333px;
  display: block;
  box-sizing: border-box;
  width: 45%;
  overflow: hidden;
}
.iwd_opc_small_button:first-child {
  float: left;
}
.iwd_opc_small_button:last-child {
  float: right;
}
.iwd_opc_small_button_container {
  overflow: hidden;
}
.iwd_opc_loader_wrapper {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.iwd_opc_loader_wrapper.active {
  display: block;
}
.iwd_opc_loader_wrapper .iwd_opc_loader_mask {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
}
.iwd_opc_loader_wrapper .iwd_opc_loader {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  margin: auto;
  font-size: 8px;
  border-top: 0.8em solid rgba(34, 161, 173, 0.2);
  border-right: 0.8em solid rgba(34, 161, 173, 0.2);
  border-bottom: 0.8em solid rgba(34, 161, 173, 0.2);
  border-left: 0.8em solid #999966;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
.iwd_opc_loader_wrapper .iwd_opc_loader:after {
  border-radius: 50%;
  width: 5em;
  height: 5em;
}
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.iwd_opc_popup_wrapper {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 102;
  width: 100%;
  height: 100%;
}
.iwd_opc_popup_wrapper.active {
  display: block;
}
.iwd_opc_popup_wrapper .iwd_opc_popup {
  background: #fff;
  border-radius: 4px;
  padding: 25px;
  position: absolute;
  top: 40%;
  left: 50%;
  width: auto;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -40%);
  max-height: 85%;
  overflow: auto;
}
@media (max-width: 600px) {
  .iwd_opc_popup_wrapper .iwd_opc_popup {
    padding: 12.5px;
  }
}
.iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_close {
  line-height: 1;
  font-size: 14px;
  color: #868686;
  cursor: pointer;
  margin-bottom: 25px;
}
@media (max-width: 600px) {
  .iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_close {
    margin-bottom: 12.5px;
  }
}
.iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_close:hover {
  color: #999966;
}
.iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_close:before {
  font-family: 'FontAwesome';
  content: '\f137';
  padding-right: 2px;
}
.iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_content {
  max-height: 100%;
  max-width: 480px;
  outline: none;
}
@media (max-width: 600px) {
  .iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_content {
    width: 290px;
  }
}
@media (max-width: 390px) {
  .iwd_opc_popup_wrapper .iwd_opc_popup .iwd_opc_popup_content {
    width: calc(277.5px);
  }
}
.iwd_opc_popup_wrapper .iwd_opc_popup_mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.iwd_opc_wrapper {
  width: 100%;
  position: relative;
  color: #343434;
  overflow: hidden;
}
.iwd_opc_wrapper * {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.4;
  box-sizing: border-box;
}
.iwd_opc_wrapper .iwd_opc_form {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper {
  overflow: hidden;
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column_content {
  outline: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper {
  width: 66.666666%;
  margin: 0 auto;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_column {
  width: 50%;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper {
    width: 100%;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_column {
    width: 100%;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_top .iwd_opc_top_buttons {
  width: 290px;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_top .iwd_opc_top_buttons {
    width: 320px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_top .iwd_opc_top_buttons[data-has-login="true"] {
    width: 320px;
  }
}
@media (max-width: 1050px) and (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_top .iwd_opc_top_buttons[data-has-login="true"] {
    margin-bottom: 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_top .iwd_opc_top_buttons[data-has-login="true"] .iwd_opc_top_button:last-child {
  margin-bottom: 0;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_top .iwd_opc_top_buttons[data-has-login="true"] .iwd_opc_top_button:last-child {
    margin-bottom: 25px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper.iwd_opc_two_column_wrapper .iwd_opc_top .iwd_opc_top_buttons .iwd_opc_top_button {
  float: none;
  display: inline-block;
  height: 32px;
  text-align: center;
  margin: 0 calc(12.5px) 25px calc(12.5px);
  padding: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top {
  width: 100%;
  display: inline-block;
  line-height: 1;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons {
  width: calc(100% -  290px );
  float: left;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons {
    text-align: center;
    float: none;
    margin: 0 auto;
    width: 320px;
  }
}
@media (max-width: 390px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons {
    width: 290px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons[data-has-login="true"] {
  margin-bottom: 25px;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons[data-has-login="true"] {
    margin-bottom: 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons #iwd_opc_top_login_button {
  width: 290px;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons #iwd_opc_top_login_button {
    width: 320px;
    margin-bottom: 25px;
  }
}
@media (max-width: 390px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons #iwd_opc_top_login_button {
    width: 290px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons .iwd_opc_top_button {
  display: table-cell;
  padding-right: 25px;
  height: 41px;
  line-height: 1;
  vertical-align: middle;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons .iwd_opc_top_button {
    padding: 0;
    float: none;
    display: inline-block;
    height: 32px;
    margin: 0 calc(12.5px) 25px calc(12.5px);
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons .iwd_opc_top_button .iwd_opc_top_button_paypal {
  width: 170px;
  height: 100%;
  cursor: pointer;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons .iwd_opc_top_button .iwd_opc_top_button_paypal.iwd_opc_top_button_paypal_express {
  background: url('images/paypal_express.png') no-repeat center center;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons .iwd_opc_top_button .iwd_opc_top_button_paypal.iwd_opc_top_button_paypal_bml {
  width: 174px;
  background: url('images/paypal_bml.png') no-repeat center center;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top .iwd_opc_top_buttons .iwd_opc_top_button .iwd_opc_top_button_amazon img {
  max-height: 41px !important;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review {
  width: 290px;
  float: right;
  position: relative;
  font-size: 14px;
  outline: none;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review {
    width: 320px;
  }
}
@media (max-width: 390px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review {
    width: 290px;
  }
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review {
    float: none;
    margin: 0 auto;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review.active #iwd_opc_top_review_items_totals {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review.active #iwd_opc_top_review_head {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review.active #iwd_opc_top_review_head:before {
  content: '\f106';
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head {
  text-align: center;
  padding-top: 11px;
  padding-right: 25px;
  padding-bottom: 11px;
  padding-left: 25px;
  position: relative;
  cursor: pointer;
  background-color: #999966;
  color: #fff;
  border-radius: 4px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head:hover {
  background-color: #26b3bf;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head:after,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head:before {
  font-family: 'FontAwesome';
  position: absolute;
  line-height: 1;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head:after {
  content: '\f07a';
  top: 11px;
  left: 25px;
  font-size: 16px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_head:before {
  content: '\f107';
  top: 10px;
  right: 25px;
  font-size: 20px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 300;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items_wrapper {
  max-height: 500px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items {
  display: table;
  position: relative;
  width: 100%;
  background: #fff;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items:after {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  background: #dddddd;
  top: 0;
  left: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 1px;
  background: #dddddd;
  right: 0;
  top: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item {
  display: table-row;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item:last-child .iwd_opc_top_review_item_cell {
  border: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell {
  display: table-cell;
  border-bottom: 1px solid #f3f3f3;
  padding: 11px 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_qty {
  color: #868686;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_subtotal_incl_tax {
  padding-top: 10px;
  color: #868686;
  font-style: italic;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_options {
  padding-top: 10px;
  font-size: 12px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_options .iwd_opc_top_review_item_option {
  overflow: hidden;
  padding-bottom: 10px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_options .iwd_opc_top_review_item_option:last-child {
  padding-bottom: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_options .iwd_opc_top_review_item_option .iwd_opc_top_review_item_option_label {
  display: inline;
  word-wrap: break-word;
  word-break: break-word;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_options .iwd_opc_top_review_item_option .iwd_opc_top_review_item_option_label.active {
  color: #999966;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_options .iwd_opc_top_review_item_option .iwd_opc_top_review_item_option_value {
  color: #868686;
  display: inline;
  word-wrap: break-word;
  word-break: break-word;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell .iwd_opc_top_review_item_options .iwd_opc_top_review_item_option .iwd_opc_top_review_item_option_value .price {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell:first-child {
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_items .iwd_opc_top_review_item .iwd_opc_top_review_item_cell:last-child {
  padding-right: 25px;
  padding-left: calc(12.5px);
  text-align: right;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals {
  color: #fff;
  display: table;
  width: 100%;
  background-color: #999966;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals .iwd_opc_top_review_total {
  display: table-row;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals .iwd_opc_top_review_total.iwd_opc_top_review_total_tax {
  font-style: italic;
  color: #dddddd;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals .iwd_opc_top_review_total:last-child .iwd_opc_top_review_total_cell {
  padding-bottom: 11px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals .iwd_opc_top_review_total .iwd_opc_top_review_total_cell {
  display: table-cell;
  vertical-align: middle;
  padding-top: 11px;
  line-height: 1;
  width: 50%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals .iwd_opc_top_review_total .iwd_opc_top_review_total_cell:first-child {
  padding-left: 25px;
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_top #iwd_opc_top_review #iwd_opc_top_review_items_totals #iwd_opc_top_review_totals .iwd_opc_top_review_total .iwd_opc_top_review_total_cell:last-child {
  padding-right: 25px;
  text-align: right;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column {
  width: 33.333333%;
  position: relative;
  float: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column#iwd_opc_address_column .iwd_opc_alternative_column {
  float: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column#iwd_opc_shipping_column .iwd_opc_alternative_column {
  margin: 0 auto;
  float: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column#iwd_opc_payment_column .iwd_opc_alternative_column {
  float: right;
}
@media (max-width: 1050px) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column {
    float: none;
    width: 100%;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column {
    margin: 0 auto;
    float: none !important;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_powered_by_logo {
  overflow: hidden;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_powered_by_logo a {
  float: right;
  display: inline-block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_powered_by_logo a img {
  width: 69px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_billing_address {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_billing_address #iwd_opc_login {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_customer_dob_field {
  display: inline-block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .dob-day {
  max-width: 30%;
  margin-right: 5%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .dob-month {
  max-width: 30%;
  margin-right: 5%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .dob-year {
  max-width: 30%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_shipping_address {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_shipping_method {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_shipping_method #iwd_opc_shipping_rates .iwd_opc_shipping_one_rate_group {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_shipping_method #iwd_opc_shipping_rates .iwd_opc_shipping_one_rate_group.selected {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_comment {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_gift_message {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_gift_message #iwd_opc_gift_message_types {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_gift_message #iwd_opc_gift_message_types.selected {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_gift_message #iwd_opc_gift_message_types.selected .iwd_opc_gift_message_type {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_gift_message #iwd_opc_gift_message_types.selected .iwd_opc_gift_message_type.selected {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_gift_message #iwd_opc_gift_message_types.selected .iwd_opc_gift_message_type.selected .iwd_opc_gift_message_quote_item {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_gift_message #iwd_opc_gift_message_types.selected .iwd_opc_gift_message_type.selected .iwd_opc_gift_message_quote_item.selected {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment {
  position: relative;
  font-size: 14px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form {
  margin: 0 auto;
  text-align: center;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form .iwd_opc_checkbox_label {
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form .iwd_opc_payment_label {
  color: #868686;
  font-size: 12px;
  padding-bottom: 10px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="square"] .sq-input {
  height: 41px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="square"] iframe {
  margin-bottom: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization {
  padding: 0 25px 0 25px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization .iwd_opc_authorize_net_label {
  font-size: 12px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization .iwd_opc_authorize_net_cards {
  font-size: 12px;
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization .iwd_opc_authorize_net_cards .iwd_opc_authorize_net_label {
  padding-bottom: 10px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization .iwd_opc_authorize_net_cards .iwd_opc_authorize_net_cc_row {
  overflow: hidden;
  padding-bottom: 5px;
  line-height: 1;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization .iwd_opc_authorize_net_cards .iwd_opc_authorize_net_cc_row div:first-child {
  float: left;
  color: #868686;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization .iwd_opc_authorize_net_cards .iwd_opc_authorize_net_cc_row div:last-child {
  float: right;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="authorizenet"] #iwd_opc_authorize_net_partial_authorization .iwd_opc_authorize_net_cards .iwd_opc_authorize_net_cc_row:last-child {
  padding-bottom: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="checkmo"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="banktransfer"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="cashondelivery"] {
  padding: 0 25px 0 25px;
  margin: 0;
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="iwd_authorizecim"] #iwd_authroize_net_cim_saved_cards,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="iwd_authorizecim"] #iwd_authroize_net_cim_new_card {
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="iwd_authorizecim"] #iwd_authroize_net_cim_saved_cards img,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="iwd_authorizecim"] #iwd_authroize_net_cim_new_card img {
  margin-right: 10px;
  height: 20px;
  float: left;
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="iwd_authorizecim_echeck"] #iwd_authroize_net_echeck_saved_account,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="iwd_authorizecim_echeck"] #iwd_authroize_net_echeck_new_account {
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #paypal-saved-accounts,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #paypal-saved-accounts,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #creditcard-saved-accounts,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #creditcard-saved-accounts {
  text-align: left;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #paypal-saved-accounts img,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #paypal-saved-accounts img,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #creditcard-saved-accounts img,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #creditcard-saved-accounts img {
  margin-right: 10px;
  height: 20px;
  float: left;
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #creditcard-saved-accounts,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #creditcard-saved-accounts {
  padding: 0 25px 0 25px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #braintree-hosted-submit,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #braintree-hosted-submit {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #payment_form_gene_braintree_creditcard .braintree-input-field,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #payment_form_gene_braintree_creditcard .braintree-input-field {
  border-radius: 4px;
  border: 1px solid #dddddd;
  color: #343434;
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 14px;
  outline: none;
  height: 41px;
  width: 100%;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #payment_form_gene_braintree_creditcard .braintree-input-field.braintree-hosted-fields-focused,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #payment_form_gene_braintree_creditcard .braintree-input-field.braintree-hosted-fields-focused {
  border-color: #999966;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] #payment_form_gene_braintree_creditcard .braintree-input-field.braintree-hosted-fields-invalid,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_creditcard"] #payment_form_gene_braintree_creditcard .braintree-input-field.braintree-hosted-fields-invalid {
  border-color: #e9545e;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypal_express"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypal_express_bml"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypaluk_express"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypaluk_express_bml"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="payflow_link"],
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="payflow_advanced"] {
  padding: 0 25px 0 25px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="gene_braintree_paypal"] .iwd_opc_paypal_redirect_icon,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypal_express"] .iwd_opc_paypal_redirect_icon,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypal_express_bml"] .iwd_opc_paypal_redirect_icon,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypaluk_express"] .iwd_opc_paypal_redirect_icon,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="paypaluk_express_bml"] .iwd_opc_paypal_redirect_icon,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="payflow_link"] .iwd_opc_paypal_redirect_icon,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_method_forms .iwd_opc_payment_method_form[data-payment-method-code="payflow_advanced"] .iwd_opc_paypal_redirect_icon {
  width: 180px;
  height: 150px;
  margin: 0 auto;
  background: url('images/paypal_redirect.png') no-repeat center center;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container.selected .iwd_opc_select_option .iwd_opc_cc_types {
  display: none;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types {
  display: inline-block;
  float: right;
  margin-left: 10px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper {
  float: left;
  width: 25px;
  height: 17px;
  margin-right: 5px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper:last-child {
  margin-right: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper .iwd_opc_tooltip_content_fixed {
  width: 115px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper .iwd_opc_tooltip_content_fixed .iwd_opc_cc_wrapper {
  margin-top: 5px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper .iwd_opc_tooltip_content_fixed .iwd_opc_cc_wrapper:nth-child(4n) {
  margin-right: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper .iwd_opc_tooltip_content_fixed .iwd_opc_cc_wrapper:nth-child(-n+4) {
  margin-top: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper.iwd_opc_more_cc_types {
  width: 15px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper.iwd_opc_more_cc_types .iwd_opc_payment_tooltip {
  z-index: 1;
  right: 0;
  top: 2px;
  background: inherit;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper:before {
  right: 0;
  top: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper {
    width: 27px;
    height: 19px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_select_container .iwd_opc_select_option .iwd_opc_cc_types .iwd_opc_cc_wrapper .iwd_opc_tooltip_content_fixed {
    width: 123px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper:before {
  position: absolute;
  width: 25px;
  height: 17px;
  display: inline-block;
  right: 25px;
  top: 12px;
  line-height: 1;
  background-image: url('images/cc_numbers.png');
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper:before {
    background-image: url('images/cc_numbers_retina.png');
    background-size: 243px 19px;
    width: 27px;
    height: 19px;
    top: 11px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-https="1"]:before {
  right: 62.5px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="AE"]:before {
  content: '';
  background-position: -1px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="AE"]:before {
    background-position: 0 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="VI"]:before {
  content: '';
  background-position: -27px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="VI"]:before {
    background-position: -27px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="MC"]:before {
  content: '';
  background-position: -53px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="MC"]:before {
    background-position: -54px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="DI"]:before {
  content: '';
  background-position: -79px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="DI"]:before {
    background-position: -81px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="DICL"]:before {
  content: '';
  background-position: -79px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="DICL"]:before {
    background-position: -81px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="SO"]:before {
  content: '';
  background-position: -105px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="SO"]:before {
    background-position: -108px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="ME"]:before {
  content: '';
  background-position: -131px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="ME"]:before {
    background-position: -135px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="JCB"]:before {
  content: '';
  background-position: -157px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="JCB"]:before {
    background-position: -162px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="OT"]:before {
  content: '';
  background-position: -183px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="OT"]:before {
    background-position: -189px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="SM"]:before {
  content: '';
  background-position: -209px -1px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min--moz-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 4 / 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_cc_wrapper[data-cc-type="SM"]:before {
    background-position: -216px 0;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip {
  position: absolute;
  width: 15px;
  height: 15px;
  display: inline-block;
  right: 25px;
  top: 14px;
  line-height: 1;
  cursor: pointer;
  padding-left: 1px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: attr(data-icon);
  color: #868686;
  font-family: 'FontAwesome';
  font-size: 14px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip .iwd_opc_tooltip_content_fixed {
  display: none;
  color: #999966;
  cursor: default;
  font-size: 12px;
  padding: 15px;
  border-radius: 4px;
  position: absolute;
  bottom: -20px;
  background: #fff;
  box-sizing: content-box;
  text-align: center;
  box-shadow: 0 0 0 3px rgba(34, 161, 173, 0.2);
  right: calc(100% + 15px);
  width: 130px;
  line-height: 1.2;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip[data-content]:before {
  content: attr(data-content);
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip .iwd_opc_tooltip_content_fixed {
  position: fixed;
  bottom: auto;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:hover:after {
  color: #999966;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:hover:before,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_payment_method .iwd_opc_payment_tooltip:hover .iwd_opc_tooltip_content_fixed {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard {
  position: relative;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_discount_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_discount_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_discount_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_storecredit_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_storecredit_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_storecredit_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_giftcard_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_giftcard_form,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_giftcard_form {
  display: none;
  padding: 0 25px 0 25px;
  margin: 0;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_discount_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_discount_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_discount_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_storecredit_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_storecredit_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_storecredit_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_giftcard_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_giftcard_form .iwd_opc_giftcard_buttons,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_giftcard_form .iwd_opc_giftcard_buttons {
  overflow: hidden;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_discount_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_discount_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_discount_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_storecredit_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_storecredit_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_storecredit_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_giftcard_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_giftcard_form .iwd_opc_additional_payment_label,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_giftcard_form .iwd_opc_additional_payment_label {
  color: #868686;
  display: inline;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_discount_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_discount_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_discount_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_storecredit_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_storecredit_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_storecredit_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_giftcard_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_giftcard_form .iwd_opc_additional_payment_value,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_giftcard_form .iwd_opc_additional_payment_value {
  display: inline;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_discount_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_discount_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_discount_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_storecredit_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_storecredit_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_storecredit_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_giftcard_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_giftcard_form .iwd_opc_additional_row,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_giftcard_form .iwd_opc_additional_row {
  padding-bottom: 10px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_discount_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_discount_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_discount_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_storecredit_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_storecredit_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_storecredit_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_discount #iwd_opc_giftcard_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_storecredit #iwd_opc_giftcard_form.selected,
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_payment #iwd_opc_giftcard #iwd_opc_giftcard_form.selected {
  display: block;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_agreements .iwd_opc_one_agreement_content_container {
  position: relative;
  display: none;
  margin-bottom: 25px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_agreements .iwd_opc_one_agreement_content_container .iwd_opc_one_agreement_content {
  max-height: 120px;
  border: 1px solid #dddddd;
  padding-top: 11px;
  padding-right: 25px;
  padding-bottom: 11px;
  padding-left: 25px;
  color: #868686;
  background-color: #f3f3f3;
  font-size: 12px;
  border-radius: 4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_agreements .iwd_opc_one_agreement_content_container:before {
    position: absolute;
    top: 0.5px;
    left: 1px;
    width: calc(100% - 2px);
    height: 11px;
    background-color: #f3f3f3;
    z-index: 1;
    content: '';
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_agreements .iwd_opc_one_agreement_content_container:after {
    position: absolute;
    bottom: 1px;
    left: 1px;
    width: calc(100% - 2px);
    height: 11px;
    background-color: #f3f3f3;
    z-index: 1;
    content: '';
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column #iwd_opc_agreements .iwd_opc_one_agreement .iwd_opc_checkbox_label_value:hover {
  text-decoration: underline;
  color: #999966;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status {
  overflow: visible;
  text-align: center;
  font-size: 24px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  line-height: 60px;
  background: #f3f3f3;
  color: #b6b6b6;
  display: inline-block;
  position: relative;
  margin-top: 50px;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status[data-status="active"] {
  color: #fff;
  background: #999966;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status[data-status="incomplete"] {
  color: #fff;
  background: #f7954e;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status[data-status="error"] {
  color: #fff;
  background: #e9545e;
  font-weight: normal;
}
.iwd_opc_wrapper .iwd_opc_alternative_wrapper .iwd_opc_column .iwd_opc_alternative_column .iwd_opc_universal_wrapper.iwd_opc_column_status .iwd_opc_column_alternative_status[data-status="complete"]:after {
  content: '\f00c';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  font-family: 'FontAwesome';
  background: #999966;
  color: #fff;
  border-radius: inherit;
}
.iwd_opc_wrapper #iwd_opc_place_order #paypal-container button.braintree-paypal-button {
  border-radius: 4px;
  cursor: pointer;
  padding-top: 11px;
  padding-right: 25px;
  padding-bottom: 11px;
  padding-left: 25px;
  background: #999966;
  color: #fff;
  border: none;
  font-size: 14px;
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  outline: none;
}
.iwd_opc_wrapper #iwd_opc_place_order #paypal-container button.braintree-paypal-button:hover {
  background-color: #26b3bf;
}
.iwd_opc_wrapper #iwd_opc_place_order #paypal-container button.braintree-paypal-button > span {
  background: url(../../../images/gene/braintree/paypal.png) right center no-repeat;
  background-size: 80px;
  padding-right: 94px;
}
.iwd_opc_wrapper .iwd_opc_button.active#iwd_opc_place_order_button {
  background-color: #f2c577;
}
.iwd_opc_wrapper .iwd_opc_button.active#iwd_opc_place_order_button:hover,
.iwd_opc_wrapper .iwd_opc_button.active#iwd_opc_place_order_button:focus {
  background-color: #fecf7c;
}
.iwd_opc_column_content .scroll-wrapper {
  border-radius: 4px;
  border: 1px solid #dddddd;
}
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
  outline: none;
}
.scroll-wrapper.focused {
  border-color: #999966;
}
.scroll-wrapper .scroll-content {
  outline: none;
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-width: none !important;
  overflow-y: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-wrapper .scroll-element {
  display: none;
  box-sizing: content-box;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 102;
}
.scroll-wrapper .scroll-element div {
  box-sizing: content-box;
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}
.scroll-wrapper .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 0;
}
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer {
  display: block;
  height: 100%;
  left: 0;
  width: 100%;
  top: 5px;
}
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-element_size {
  top: -10px;
}
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-element_track {
  display: none;
}
.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible .scroll-element_outer .scroll-bar {
  left: -12px;
  min-height: 60px;
  width: 8px;
  cursor: default;
  background-color: #343434;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  filter: alpha(opacity=25);
  opacity: 0.25;
  border-radius: 4px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}
.iwd_opc_empty_field.validation-error .iwd_opc_select_container:not(.disabled) {
  border-color: #f7954e;
}
.iwd_opc_empty_field.validation-error .iwd_opc_select_container:not(.disabled):focus {
  border-color: #999966;
}
.iwd_opc_select_container {
  border: 1px solid #dddddd;
  outline: none;
  border-radius: 4px;
  width: 100%;
  max-height: 160px;
  position: relative;
  overflow: hidden;
}
.iwd_opc_select_container[data-element-name="iwd_opc_shipping_method_group_select"],
.iwd_opc_select_container[data-element-name^="iwd_opc_shipping_method"] {
  max-height: 240px;
}
.iwd_opc_select_container[data-element-name="payment[method]"] {
  max-height: 300px;
}
.iwd_opc_select_container.selected .iwd_opc_select_option {
  display: none;
  border-bottom: 0;
  color: #343434;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.iwd_opc_select_container.selected .iwd_opc_select_option.selected {
  display: block;
  background-color: inherit;
  padding-right: calc(43px);
}
.iwd_opc_select_container.selected .iwd_opc_select_option.selected[data-value=''] {
  color: #868686;
}
.iwd_opc_select_container.selected .iwd_opc_select_option:after {
  font-family: 'FontAwesome';
  content: '\f107';
  position: absolute;
  color: #868686;
  font-size: 20px;
  right: 25px;
  line-height: 1;
  top: calc(50% - 10px);
}
.iwd_opc_select_container.selected .iwd_opc_select_option:hover {
  background-color: inherit;
}
.iwd_opc_select_container.disabled .iwd_opc_select_option,
.iwd_opc_select_container.disabled .iwd_opc_select_option.selected {
  color: #b6b6b6;
  background: #f3f3f3;
  cursor: default;
}
.iwd_opc_select_container.disabled .iwd_opc_select_option[data-value=''],
.iwd_opc_select_container.disabled .iwd_opc_select_option.selected[data-value=''] {
  color: #b6b6b6;
}
.iwd_opc_select_container.disabled .iwd_opc_select_option:after,
.iwd_opc_select_container.disabled .iwd_opc_select_option.selected:after {
  content: '\f05e';
  color: inherit;
  top: calc(50% - 7px);
  font-size: 14px;
}
.iwd_opc_select_container.disabled:focus {
  border-color: #dddddd;
}
.iwd_opc_select_container.multiple .iwd_opc_select_option.selected {
  border-color: #fff;
}
.iwd_opc_select_container .iwd_opc_select_option {
  padding-top: 10px;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
  color: #868686;
  font-size: 14px;
  border-bottom: 1px solid #f3f3f3;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
}
.iwd_opc_select_container .iwd_opc_select_option.selected {
  background-color: #f3f3f3;
}
.iwd_opc_select_container .iwd_opc_select_option:last-child {
  border-bottom: none;
}
.iwd_opc_select_container .iwd_opc_select_option:hover {
  background-color: #f3f3f3;
}
.iwd_opc_select_container:focus {
  border-color: #999966;
}
/*# sourceMappingURL=onepage.map */