/*
Theme Name: Get Assistenza
Theme URI: https://example.com/
Description: Fast theme
Version: 1.0
Author: Never Before Italia
Author URI: https://www.neverbeforeitalia.it/
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: get-assistenza
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: border-box; /* 3 */
}

/* Sections
 */
body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

g {
	clip-path: none;
}


/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}


/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
 */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  height: auto;
  max-width: 100%;
}

/* Interactive
 */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

figcaption {
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
}

/* Misc
 */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Print
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important; /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid #cccccc;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
}

/**
 * Table styling
 */
table {
  background-color: transparent;
  width: 100%;
  margin-block-end: 15px;
  font-size: 0.9em;
  border-spacing: 0;
  border-collapse: collapse;
}
table th,
table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table th {
  font-weight: bold;
}
table thead th,
table tfoot th {
  font-size: 1em;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-block-start: 1px solid rgba(128, 128, 128, 0.5019607843);
}
table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: rgba(128, 128, 128, 0.0705882353);
}
table tbody tr:hover > td,
table tbody tr:hover > th {
  background-color: rgba(128, 128, 128, 0.1019607843);
}
table tbody + tbody {
  border-block-start: 2px solid rgba(128, 128, 128, 0.5019607843);
}
@media (max-width: 767px) {
  table table {
    font-size: 0.8em;
  }
  table table th,
  table table td {
    padding: 7px;
    line-height: 1.3;
  }
  table table th {
    font-weight: 400;
  }
}

/**
 * List styling
 */
dl,
dt,
dd,
ol,
ul,
li {
  margin-block-start: 0;
  margin-block-end: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


.wpcf7-form input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], select, textarea {
    width: 100% !important;
    border: 1px solid #0077E4;
    border-radius: .5555555555vw;
    padding: 15px 20px;
    font-family: 'Inter';
    color: #000;
    font-size: 16px;
    font-weight: 200;
    background: #fff;
}


.form .wpcf7-form p {
    width: 100%;
    font-family: 'Inter';
}


.form .flex p {
    font-weight: 600 !important;
}

.form .flex {
    display: flex
;
    width: 100%;
    align-items: center;
    gap: 20px;
}


.form .codedropz-upload-handler {
    border: 1px solid #0077E4;
    border-radius: .5555555555vw;
    margin-bottom: 10px;
    position: relative;
    background: #F2F4FF;
}


.form .myCheck {
      border: 1px solid #0077E4;
    border-radius: .5555555555vw;
    margin-bottom: 10px;
    position: relative;
    background: #F2F4FF;
    padding: 0px 20px;
    font-size: 18px !important;
}


.form .codedropz-upload-inner h3 {
    display: flex;
    flex-direction: column;
    text-align: left;
    font-size: 16px;
    line-height: 25px !important;
    width: 70%;
}


.form .codedropz-upload-inner .carica_file {
    font-weight: 400 !important;
}


.form .codedropz-upload-inner {
    text-align: left;
}


.form .codedropz-upload-handler {
        background-image: url(https://getassistenza.it/wp-content/uploads/2025/06/caricamento-file.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-position: calc(100% - 95px) center;
    background-size: 75px;
}

.form .wpcf7-list-item {
    margin: 0 !important;
}

.form .wpcf7-list-item-label {
    font-size: 13px;
}

.form .wpcf7-submit {
    border-radius: 100px;
    border: 1px solid #0077E4;
    background: #0077E4;
    color: #fff;
    padding: 10px 20px 10px 20px;
    font-family: 'Inter';
    font-weight: 700;
    font-size: 16px;
    text-align: center;
}

.form input.wpcf7-form-control.wpcf7-submit {
   display: block;
   margin: 0 auto;
}

.wpcf7-response-output {
	display: none;
}

svg {
	font-family: 'Inter';
}

.grecaptcha-badge {
    visibility: hidden !important;
}

@media screen and (max-width: 767px) {
   .form .flex {
        flex-direction: column;
        gap: 5px;
    }
    
    .form .codedropz-upload-handler {
    background-position: calc(100% - 25px) center;
    }
}
