/* Compiled from: compatibility.scss */
/* Compiled at: 2026-06-14 11:12:48 */

@media only screen and (max-width: 767px) {
  .tt-cf7-form {
    gap: 16px;
  }
  .tt-cf7-form .tt-form-row {
    flex-direction: column;
    gap: 16px;
  }
  .tt-cf7-form .tt-form-submit input[type="submit"] {
    width: 100%;
  }
  .tt_banner_btns .elementor-button {
    min-width: 130px;
  }
  .tt_location_card .tt_location_card_content {
    height: auto;
  }
  .tt_auto_height .tt_auto_height_item {
    height: auto;
  }
  .tt_footer_mailchimp .mc4wp-form-fields {
    flex-direction: row;
    flex-wrap: wrap;
    column-gap: 0;
  }
  .tt_footer_mailchimp .mc4wp-form-fields .ht_form_row {
    flex-basis: 50% !important;
  }
  .tt_footer_mailchimp .mc4wp-form-fields .ht_form_row.ht_submit_row {
    flex-basis: 100% !important;
    padding: 0 !important;
  }
  .tt_footer_mailchimp .mc4wp-form-fields .ht_form_row input {
    width: 100%;
    max-width: 100%;
  }
  .tt_footer_mailchimp .mc4wp-form-fields .ht_form_row:nth-child(odd) {
    padding-right: 10px;
  }
  .tt_footer_mailchimp .mc4wp-form-fields .ht_form_row:nth-child(even) {
    padding-left: 10px;
  }
  .tt_table_data th {
    font-size: 16px !important;
    min-width: 230px !important;
  }
  .tt_table_data td {
    font-size: 14px !important;
  }
  #tt_blog_sp_layout .tt-post__grid {
    grid-template-columns: 1fr !important;
  }
  #tt_blog_sp_layout .tt-post__grid .tt-post__card:first-child {
    grid-column: unset;
  }
  #tt_blog_sp_layout .tt-post__grid .tt-post__card:first-child .tt-post__title a {
    font-size: 16px;
  }
  #tt_blog_sp_layout .tt-post__grid .tt-post__card:first-child .tt-post__meta {
    font-size: 16px;
  }
  .tt-logo-slider .tt-logo-slider__arrows {
    justify-content: center;
  }
  #menu-item-3294 {
    display: block !important;
  }
}
