/*
 Theme Name:   AMP
 Theme URI:    http://themeforest.net/user/strongholdthemes
 Description:  TechLife Child Theme
 Version:      4.6
 Author:       Stronghold Themes
 Author URI:   http://themeforest.net/user/strongholdthemes
 Text Domain:  tech-life
 Template:     tech-life
*/

/* Header */

@media only screen and (min-width: 961px) and (max-width: 1199px) {
  .header-six .container {
    width: 100%;
  }

  .header-six .header-contact-info {
    max-width: 335px;
  }

  .header-six .header-contact-info .icon-wrapper {
    display: none !important;
  }
}

@media only screen and (min-width: 1200px) {
  .open-hrs {
    width: 55%;
  }

  .open-hrs .hcontact-info {
    width: 73%;
  }
}

.header-contact-info .icon-wrapper {
  vertical-align: top;
}

.bandeau-special {
  font-size: 16px;
}

.stronghold-counter-wrapper .stronghold-info-icon-desc {
  line-height: 34px;
}

.wpcf7-form .input-group .input-icon {
    top: 23px;
}

.wpcf7-form .input-group .wpcf7-form-control-wrap .wpcf7-select {
  border: 1px solid #ECEAEA;
  color: #999;
}

.wpcf7-form .input-group .wpcf7-form-control-wrap .wpcf7-select:focus {
  color: #111;
}

.tech_life_company {
  margin-top: 30px;
}

.opening-hours-wid li span {
    width: 57%;
}
