/*

Theme Name: MS Treasury
Theme URI: https://1ef87a99-e22f-464b-80a5-626d227701c9.p.bardy.io/
Author: Acquire Digital
Author URI: https://1ef87a99-e22f-464b-80a5-626d227701c9.p.bardy.io/
Description: Make all of your modifications in this child theme.
Version: 2.0.0
Template: pro

*/

.disc{
  display:inline-block;
  text-transform:uppercase;
  border:1px solid #fff;
  padding:.25rem .75rem;
  opacity:.5;
}
.text-disc{
  max-width: 450px;
  width: 100%;
  margin: 0 auto 1rem;
  letter-spacing: 0;
}
.x-btn, .button, [type="submit"] {
    text-shadow: none !important;
  }
.x-colophon.bottom{
  padding:10px 0;
}
.x-navbar a.x-brand, .x-header-landmark{
  letter-spacing:0;
}
.x-navbar-wrap>.x-navbar .desktop .x-nav > li > a:hover > span, .x-navbar-wrap>.x-navbar .desktop .x-nav > li.x-active > a > span, .x-navbar-wrap>.x-navbar .desktop .x-nav > li.current-menu-item > a > span{
  box-shadow:none;
}
.x-navbar .desktop-social .x-social-global {
    float: right;
  margin:22px 0 0 14px;
}
.mobile-social{
  display:none;
  margin:22px 0 0 4px;
}
.x-navbar .x-social-global a {
    width: 45px;
    height: 45px;
    background-color:transparent;
}
.x-navbar .x-social-global a>i {
line-height:45px;
}
.x-navbar .x-social-global a:hover{
    color:#fff;
    }
.x-navbar>.x-navbar-inner .x-btn-navbar{
	box-shadow:none;
}
/* GRAVITY FORMS HELPER CODE */
.gform_wrapper ul.gform_fields li.gfield {
    margin-right: 0 !important;
    float: none !important;
}
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle,
.gf_simple_horizontal_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last {
  padding-top: 0 !important;
}

.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gf_simple_horizontal_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0 !important;
}

.gf_simple_horizontal_wrapper li.hidden_label input {
  margin-top: 0 !important;
}

body .gf_simple_horizontal_wrapper .top_label div.ginput_container {
  margin-top: 0 !important;
}

.gf_simple_horizontal div.gform_footer.top_label {
  width: auto !important;
  vertical-align: top !important;
}

.gf_simple_horizontal div.gform_body {
  width: auto !important;
}

.gf_simple_horizontal div.gform_footer.top_label input[type="submit"] {
  line-height: 26px;
  font-size: 13px;
  padding: 0 24px;
  text-transform: uppercase;
  letter-spacing: 1px
}
form.post-password-form {
    text-align: center !important;
    padding: 30vh 0 !important;
}
.hide-me{
  display:none !important;
}
body .gform_wrapper .gform_body ul.gform_fields li.gfield select, body .gform_wrapper .gform_body ul.gform_fields li.gfield textarea, body .gform_wrapper .gform_body ul.gform_fields li.gfield input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']){
  font-size: inherit !important;
}
.x-social-global .x-icon-facebook-square:before {content:"\f39e";}
.x-social-global .x-icon-twitter-square:before {content:"\f099";}
@media screen and (max-width:979px){
  .mobile-social{
  display:inline-block;
}
}
