/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 03 2018 | 06:28:46 (pm)
/*
/******* Do not edit this file *******/

/* #header_main > div.container > div > strong > a > img {
   display:none;
} 
*/
#header_main_alternate > div {
   padding:0;
}
#av_section_1 > div > main > div > div > div > table {
   background: transparent;
}
#av_section_1 > div > main > div > div > div > table > tbody > tr {
   background: transparent;
   text-align:center;
}
#av_section_1 > div > main > div > div > div > table > tbody > tr > td {
   border: 1px solid #000000 !important;
   font-size: 12px;
   padding: 8px !important;  
}
#av_section_1 > div > main > div > div > div > table > tbody > tr:nth-child(3) > td:nth-child(6) {
   padding: 0 !important;
}
.form-box .wpcf7-text, .form-box .wpcf7-captchar, .form-box .wpcf7-select {
   width:100% !important;
   border:1px solid !important;
}
.form-box .wpcf7-textarea {
   border:1px solid !important;
}










@media only screen and (min-width : 320px) and (max-width : 420px) {
   #header_main {
     height: 165px;
   }
}/* How To Adjust The Width Of The Entire Theme-Change the number of pixels to how wide OR narrow you want */

#page {
max-width: 1500px;