/*
Theme Name: ATU1572 Child One
Template: kadence
Description: This is a child theme.
Version: 1.0
*/

table { width: 100%; }
table td {vertical-align: top; }
@media screen and (max-width: 600px) {
  table.responsive { border: 0; }
  table.responsive thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table.responsive tr {
    border-bottom: 2px solid #eee;
    display: block;
    margin-bottom: .625em;
  }
  
  table.responsive td {
    border-bottom: 1px solid #ddd;
    display: block;
  }
  
  table.responsive td::before {
    content: attr(data-label);
    float: left;
  }
  
  table.responsive td:last-child {
    border-bottom: 0;
  }
}

form .4wp_captcha_field{float: left;}

form#loginform img.wpcaptcha-captcha-img { width: 80px; }

body.page-id-3238 .single-content { overflow-y: hidden;}
body.page-id-3238 .single-content table tr td:first-child { max-width: 312px !important;}
body.page-id-3238 .single-content table tr td:first-child img{ min-width: 85px;}


div.g-recaptcha { display: inline-block !important;}
footer .site-middle-footer-inner-wrap .widget-area .widget-title { font-size: 20px; }
footer .upw-posts .entry-title { font-size: 14px; font-weight: 400; }
footer .upw-posts .entry-meta { margin: 0 0 1em 0;color: #ffffff;}
footer .upw-posts article { border-bottom: 1px solid #3b6ba2; }

