/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */
 body,
.menu li a,
input{font-family: 'din_proregular', Arial, Helvetica, sans-serif!important;} 
h1{font-family: 'din_problack', Arial, Helvetica, sans-serif!important;font-size:4rem!important;}
h2,
h3,
h4,
h5,
h6{font-family: 'din_probold', Arial, Helvetica, sans-serif!important;}

h2{font-size:2.125rem!important;}
p{font-size:1.313rem!important;}

/* Disabilitare il link del logo */
.site-branding a {
    pointer-events: none;
    cursor: default;
}


.betterdocs-wrapper.betterdocs-single-wrapper{background-color:#000!important;}

@media (max-width: 767px) {
.um-page-login{padding:0 35px;}
.um-page-login header {
    display: none;
}
.um-login svg {
  width: 80px;
    position:relative;
    top:-45px;
}

.um-field-checkbox:not(.um-field){margin:30px 0!important;}


table td:first-child {
    width: 100px;
    text-align: center;
  }
  
  table td:first-child img {
    width: 100%;
    height: auto;
    display: inline-block;
  }
      .table--long td {
        min-width: 100px !important;
    }
}
