/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

strong{
  color:#2d6053!important;
}

b{
  color:#2d6053!important;
}

span.rosso{
  color:#68998d;

}

span.consent{
  font-size:12px;
  line-height:17px;
}

.wpcf7 label{
  font-size:13px;
  line-height:17px;
}
.wpcf7-list-item{
  margin:0!important;
}

span.mc4wp-checkbox {
font-size:12px;
line-height:17px;
}

.foto-profilo{
    display:none!important;
}

@media screen and (max-width: 700px) {

.foto-profilo{
    display:block!important;
}

h2, h4{
    text-align:center!important;
}

p{
  text-align:center!important;
}

#bottone{
  text-align:center;
  margin: 0 auto!important;
}

.column1 .footer_col1 img{
  text-align:center!important;
  margin:0 auto!important;
  padding:0px!important;
}

.footer_top ul{
  text-align:center!important;
  padding:0px!important;

}

.colonna-contatti{
  text-align:center!important;
  margin:0 auto!important;
  padding:0px!important;
}


}
