/* 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: 1279px) {
      #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 */
#newsletter_block_left {
  display: none;
  font-size: 11px; }
  #newsletter_block_left h3 {
    text-decoration: underline;
    -moz-text-decoration-color: #b2965e;
    text-decoration-color: #b2965e;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 30px 0;
    text-align: center;
    font-size: 11px;
    font-weight: bold; }
    #newsletter_block_left h3:after {
      display: none; }
  #newsletter_block_left .block_content {
    overflow: hidden; }
  #newsletter_block_left .form-group {
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      #newsletter_block_left .form-group .form-control {
        height: 45px;
        max-width: 267px;
        background: none;
        border-top: 1px solid #b2965e;
        border-bottom: 1px solid #b2965e;
        border-right: transparent;
        border-left: transparent;
        box-shadow: none;
        color: #b2965e;
        padding: 10px 43px 10px 12px;
        display: inline-block;
        float: left; } }
    #newsletter_block_left .form-group .button-small {
      margin-left: -43px;
      border: none;
      background: none;
      text-align: center;
      color: #b2965e;
      padding: 8px; }
      #newsletter_block_left .form-group .button-small:before {
        content: "\f054";
        font-family: "FontAwesome";
        font-size: 11px;
        line-height: 28px; }
      #newsletter_block_left .form-group .button-small:hover {
        color: #b2965e !important; }
      #newsletter_block_left .form-group .button-small span {
        display: none; }
      @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
        #newsletter_block_left .form-group .button-small {
          display: none; } }
  #newsletter_block_left .warning_inline {
    display: block;
    color: #f13340;
    font-size: 13px;
    line-height: 26px;
    clear: both; }
    @media (min-width: 1280px) {
      #newsletter_block_left .warning_inline {
        display: inline-block;
        position: relative;
        top: -35px;
        margin-bottom: -35px;
        left: 15px;
        clear: none; } }
  @media (max-width: 767px) {
    #newsletter_block_left .newsletter-input {
      max-width: 300px !important; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    #newsletter_block_left .newsletter-input {
      margin: 0 auto;
      height: 25px;
      width: 250px;
      background-color: #111820;
      border: 1px solid #b2965e;
      text-align: center;
      text-transform: uppercase; } }
  @media (max-width: 767px) {
    #newsletter_block_left {
      width: 100%; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    #newsletter_block_left {
      display: block; }
      #newsletter_block_left h3 {
        margin: 30px 0 10px;
        text-decoration: none;
        color: #fff; }
      #newsletter_block_left .block_content {
        margin: 0; } }

/*# sourceMappingURL=blocknewsletter.css.map */
