/*
 Theme Name:   Trend Setters
 Template:     bridge
 Version:      1.0.0
*/

/* Global */

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

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

.text-large p {
    font-size: 20px;
    line-height: 38px;
    font-weight: 600;
}

.text-light h2, .text-light h3, .text-light p {
    color: #fff;
}

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

/* End Global */

/* Main Menu */

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

/* End Main Menu */

/* Icon List Item */

@media only screen and (max-width: 768px) {
  .q_icon_list p {
      padding: 0 0 0 38px !important;
      line-height: 27px !important;
  }
}

/* End Icon List Item */

/* Contact Form 7 */

.intl-tel-input {
    display: block !important;
}

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

/* End Contact Form 7 */

/* 404 Page */

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

/* End 404 Page */

/* Google reCAPTCHA */

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

/* End Google reCAPTCHA */
