/* Block newsletter */
#columns #newsletter_block_left .form-group {
  margin-bottom: 0; }
  #columns #newsletter_block_left .form-group .form-control {
    max-width: 222px;
    display: inline-block;
    margin-right: 6px; }
    @media (min-width: 768px) and (max-width: 1199px) {
      #columns #newsletter_block_left .form-group .form-control {
        margin-bottom: 10px;
        margin-right: 0; } }
#columns #newsletter_block_left .success_inline, #columns #newsletter_block_left .warning_inline {
  text-align: left;
  padding: 1px 0 0 0;
  margin-bottom: -19px; }
#columns #newsletter_block_left .success_inline {
  color: #418B19; }
#columns #newsletter_block_left .warning_inline {
  color: #f13340; }

/* Block newsletter footer */
#footer #newsletter_block_left {
  overflow: hidden;
  float: left;
  margin-bottom: 0;
  padding: 0; }
  @media (max-width: 767px) {
    #footer #newsletter_block_left {
      width: 100%; } }
  #footer #newsletter_block_left h4 {
    background: none;
    padding: 0;
    line-height: 25px;
    border: none; }
    #footer #newsletter_block_left h4:after {
      display: none; }
  #footer #newsletter_block_left .block_content {
    overflow: hidden;
    margin-top: 18px; }
  #footer #newsletter_block_left .form-group {
    margin-bottom: 0;
    position: relative; }
    #footer #newsletter_block_left .form-group .form-control {
      height: 40px;
      max-width: 100%;
      background: #fff;
      border-color: #fff;
      padding: 10px 43px 10px 12px;
      display: inline-block;
      float: left;
      -moz-border-radius: 0;
      -webkit-border-radius: 0;
      border-radius: 0; }
      #footer #newsletter_block_left .form-group .form-control:focus {
        -moz-box-shadow: black 0px 0px 0px;
        -webkit-box-shadow: black 0px 0px 0px;
        box-shadow: black 0px 0px 0px; }
    #footer #newsletter_block_left .form-group .button-small {
      position: absolute;
      top: 0;
      right: 0;
      left: auto;
      bottom: auto;
      height: 40px;
      line-height: 40px;
      width: 45px;
      border: none;
      text-align: center;
      color: #fff;
      font-size: 0;
      background: transparent;
      padding: 0 15px;
      -moz-border-radius: 0 4px 4px 0;
      -webkit-border-radius: 0;
      border-radius: 0 4px 4px 0;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
      #footer #newsletter_block_left .form-group .button-small:before {
        font-family: "FontAwesome";
        content: "\f1d8";
        font-size: 15px;
        display: block;
        color: #333; }
      #footer #newsletter_block_left .form-group .button-small:hover {
        color: #fff !important;
        opacity: 0.6;
        filter: alpha(opacity=60); }
      #footer #newsletter_block_left .form-group .button-small span {
        padding: 0;
        font-family: "PT Sans", sans-serif;
        font-weight: 600; }
  #footer #newsletter_block_left .warning_inline {
    display: block;
    color: #f13340;
    font-size: 13px;
    line-height: 26px;
    clear: both; }
    @media (min-width: 1200px) {
      #footer #newsletter_block_left .warning_inline {
        display: inline-block;
        position: relative;
        top: -35px;
        margin-bottom: -35px;
        left: 15px;
        clear: none; } }

#footer #newsletter_block_left h4 {
  font-size: 18px;
  margin-bottom: 20px;
  color: #fff;
  text-transform: uppercase;
  display: block; }
  @media (max-width: 767px) {
    #footer #newsletter_block_left h4 {
      display: none; } }

/*# sourceMappingURL=blocknewsletter.css.map */
