/* ThemeREX Popup
------------------------------------------------------------------------------------ */
.trx_popup .trx_popup_container {
  width: 400px;
  height: 332px;
}

.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_subtitle {
  font-size: 14px;
  margin-bottom: 30px;
}

.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_title {
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 700;
  margin-bottom: 0.7em;
  letter-spacing: 0px;
}

.trx_popup .trx_popup_container .trx_popup_inner .trx_popup_button {
  font-size: 13px;
}
