/*!
Theme Name: g_united_theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description 
*/
#wpadminbar {
  display: none;
}

.news-card {
  position: relative;
}

.news-link {
  z-index: 10;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.wpcf7-not-valid-tip {
  top: 0;
  left: 0;
  position: relative;
  text-align: center;
  font-size: 12px;
}

.wpcf7-spinner,
.wpcf7-response-output {
  display: none
}

.file-attach-wrapper .wpcf7-form-control-wrap {
  width: 100%
}

.codedropz-upload-handler {
  border: 1px solid #c5c5c5;
  font-size: 14px;
}

.dnd-upload-counter {
  display: none
}

.dnd-upload-status .dnd-upload-details {

  font-size: 12px;
}

.codedropz-upload-container {
  padding: 10px;
}

#thx-popup {
  text-align: center;
  padding: 60px 40px 50px 40px;
  max-width: 620px;
  border-radius: 50px;
}

.thx-sub {
  margin-top: 15px;
  font-size: 20px
}

a.custom-btn {
  text-align: center;
}

@media all and (max-width: 576px) and (max-width: 575.98px) {
  #thx-popup {
    padding: 40px 20px 30px 20px;
    border-radius: 40px;
  }
}

@media (max-width: 768px) and (max-width: 767.98px) {
  .order-serv-col-1 {
    width: 80px;
    height: 100px;
  }