/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Feb 29 2024 | 04:45:07 (pm)
/*
/******* Do not edit this file *******/

@media print {
  * { 
    text-shadow: none !important;
    color: #000 !important; 
    background: transparent !important;
    box-shadow: none !important;
    
  }
   footer,#navigation,.nav-toggle { display: none; }
  @page { margin: 0.25in; }
  
    #wrapper,#inner-wrapper {
width:1000px!Important; 
}
  .column {
width:500px!Important; 
}
#main {
width:500px!Important; 
    float:left!Important; 
}
 #sidebar {
float:right!Important; 
}
  
  #header {

padding-top: 10px!Important;
padding-bottom: 20px!Important;

}
  
}

/*SCREEN*/

.vita,.vita table,.vita td {
 border:none!Important; 
}

.gform_wrapper .left_label .gfield_label {

font-weight: normal!Important;
}

#field_1_6 object {
display:none!Important;
}

.page-title, .post .title, .page .title {
display:none!Important;
}

.flex-active {
display:none!Important;
}

@media only screen and (min-width: 768px)
    {
#navigation ul {
margin-bottom: 0;
margin-left: 20px;
}
}

.gform_wrapper input {
 padding: 0 !important;
  margin-bottom: 0!Important;
}