/*
 Theme Name:   Havart
 Template:     bridge
 Version:      1.0.0
*/

/* Global */

html {
    -webkit-tap-highlight-color: transparent;
}

.qbutton {
    padding: 10px 20px !important;
}

.text-light h2 {
    color: #f1f1ee;
}

@media all and (max-width: 767px) {
  .responsive-spacing {
      margin: 60px 0 0;
  }
}

/* End Global */

/* Header */

.telephone-text {
    padding: 0 !important;
}

.telephone-icon {
    display: none !important;
}

@media only screen and (max-width: 768px) {
  .header_bottom_right_widget_holder {
      display: table-cell !important;
      padding: 0 !important;
  }
  .cta-text, .telephone-text {
      display: none !important;
  }
  .telephone-icon {
      display: inline-block !important;
      padding: 0 !important;
  }
}

/* End Header */

/* Main Menu */

.mobile_menu #menu-main-menu-1 {
    padding: 0 0 15px;
}

/* End Main Menu */

/* Testimonials */

.testimonials_holder .testimonial_text_inner {
    text-align: left !important;
}

/* End Testimonials */

/* Blog Masonry */

.q_masonry_blog {
    margin: 0 !important;
}

.q_masonry_blog article {
    margin: 0 0 30px !important;
    background-color: transparent !important;
}

.q_masonry_blog article .q_masonry_blog_post_info {
    color: #2d2d2d !important;
}

/* End Blog Masonry */

/* Contact Form 7 */

.wpcf7-submit {
    padding: 10px 20px !important;
}

/* End Contact Form 7 */

/* Footer */

.footer-header {
    font-size: 25px !important;
    line-height: 30px !important;
    margin: 0 0 20px;
    font-weight: 700;
    letter-spacing: 1px;
}

.footer_top_holder .footer_top .q_social_icon_holder:hover i.simple_social {
    color: #545454 !important;
}

/* End Footer */

/* 404 Page */

.page_not_found h2 {
    font-size: 30px !important;
}

/* End 404 Page */

/* Google reCAPTCHA */

.grecaptcha-badge {
    z-index: 9999;
}

/* End Google reCAPTCHA */
