/* MIE MODIFICHE */

#Mod123 .well, #Mod117 .well, #Mod118 .well, #Mod119 .well, #Mod120 .well, #Mod121 .well{
	background-color: white;
}

div#description1 {
	width:10px !important;
  display: none !important;
}

.linkcursor {
  cursor: context-menu;
}

li.item-191 {
    display: none !important;
}

.map-section{
    /*padding: 0; */
    margin-bottom: 20px;
   /*background: none;*/
   /* margin-top: -15px;*/
}

.banner-section{
    display: none;
}

h3.page-header {
    display: none;
}
ul.post-tags {
    display: none;
}
@media screen and (max-width: 892px){
    ul.drop-down{
        display: none !important;    
    }
}



.table-section .table-responsive th,.table-section .table-responsive td{
     white-space: normal !important;
}
.flexslider .slides img{
  height: auto !important;
}

ul.pagination-list li {
    margin-right: 5px;
}
.comment-form textarea {
height: 150px;
}
.blog-section .blog-post h2{clear: both;}
div.pager-line ul li{margin-right: 0;}
div.recent-post-box ul li p{margin-left: 75px;}
.social-box ul li a i{margin-left: 3px;}
footer .up-footer .footer-widgets .tweet-list p a{
    text-decoration: underline;
color: #ffffff;
transition: all 0.23s ease-in-out;
-moz-transition: all 0.23s ease-in-out;
-webkit-transition: all 0.23s ease-in-out;
-o-transition: all 0.23s ease-in-out;
}
footer .up-footer .footer-widgets .tweet-list p,footer .up-footer .footer-widgets .tweet-list span{
    margin-top: 3px;
    color: #ffffff;
font-weight: 100;
-webkit-font-smoothing: antialiased;
font-family: 'Roboto', sans-serif;
margin: 0;
line-height: 17px;
}
footer .up-footer .footer-widgets .tweet-list p{
    margin-bottom: 3px;
}
.banner h1 {color: #ffffff !important;} 
div.pager-line span{color: #ffffff !important;}
.pager-line ul li a,.pager-line ul li.active span{text-transform: lowercase; color: #ffffff;}
.btk2Pagination ul.pagination-list li a{width: 45px;padding: 0 6px;}
.bterror a{
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
    transition: all 0.23s ease-in-out;
    -moz-transition: all 0.23s ease-in-out;
    -webkit-transition: all 0.23s ease-in-out;
    -o-transition: all 0.23s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 9px 16px;
    background: transparent;
    border: 1px solid #dedede;
    margin-bottom: 5px;
    margin-top: 15px;
}
/*nasconde icone main-menu*/
.fa-home::before, .fa-user::before, .fa-briefcase::before, .fa-comment::before, .fa-envelope::before,
.fa-cog::before { 
    content: none;
}
/*toglie padding logo*/
header .header-logo {
    padding: 0;
    background-color: black;
}
img{
  max-width: 100%;
}

#menu-footer-1,
#menu-footer-2 { 
  list-style-type: none;
  margin-bottom: 0px;
}
#menu-footer-1 a,
#menu-footer-2 a { color: #fff; }
div.footer-widgets { margin-bottom: 0px !important; }

#link-cookie,
#link-cookie:hover { color: #fff; }

#fin-messaggio,
#fin-nome-mobile,
#fin-email-mobile,
#fin-messaggio-mobile { width: 100%; }
#fin-nome,
#fin-email { width: 90%; }
#fin-messaggio #messaggio,
#fin-nome #nome,
#fin-email #email,
#fin-nome-mobile #nome-mobile,
#fin-email-mobile #email-mobile,
#fin-messaggio-mobile #messaggio-mobile { 
  width: 100% !important; 
  max-width: 100%;
}
#fin-messaggio #messaggio { min-height: 84px; }
#form-successo {
  font-size: 2rem;
  text-align: center;
  background-color: #63ff682e;
  color: #35ad1f;
  border: 1px solid #35ad1f;
  border-radius: 8px;
  padding: 8px;
  display: inline-block;
}
#fin-invia .btn-custom, 
#fin-invia-mobile .btn-custom {
  background: #d62222;
  border: 1px solid #d62222;
  color: #ffffff;
  padding: 8px 50px;
  border-radius: 0;
  font-size: 1.6rem;
  height: auto;
  transition: all .4s;
}
.btn-custom:hover,
#fin-invia .btn-custom:hover,
#fin-invia-mobile .btn-custom:hover {
  background: #ffffff;
  color: #d62222;
  text-decoration: none;
}

#checkbox-privacy-mobile {
  float: left;
  margin: 4px 4px 0 0;
}

#fin-checkbox-privacy-mobile label.gcore-label-checkbox { max-width: 90%; }

@media (min-width: 767px) {
  .nascosto-desktop { display: none !important; }
}

@media (max-width: 767px) {
  .nascosto-mobile { display: none !important; }
}