/*
Theme Name: 110elode

Author: Ljuba Daviè
Author URI: http://www.ljuba.it
Template: Divi
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../Divi/style.css");
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/


form.wpcf7-form { text-align: center !important; }
 
div.et_pb_column.et_pb_column_4_4.et_pb_column_0 { margin-top: 50px !important; }

.et_pb_toggle_close { background-color: rgba(29,134,202,0.2); }

ul { color: #000000;
font-family: 'Lato';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.8;}

body { color: #000000;
font-family: 'Lato';
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 1.8;}

#footer-widgets a { color: #fff !important; }

#breadcrumbs{ float: left; width: 75%; font-size: 14px; }
@media screen and (max-width: 980px){
 #breadcrumbs{ width: 100%; font-size: 11px; }
}


@media screen and (max-width: 767px) {
.wpcf7 textarea  {
  width: 80%;
}

.wpcf7 input  {
  width: 80%;
}

@media screen and (max-width: 767px) {
h1  {
  font-size: 24px !important;
}

h2 {
  font-size: 21px !important;
}

h3 {
  font-size: 19px !important;
}

h4 {
  font-size: 19px !important;
}

h5 {
  font-size: 19px !important;
}

}