/*

 Theme Name:     Divi Child Theme

 Theme URI:      http://www.elegantthemes.com/gallery/divi/

 Description:    Divi Child Theme

 Author:         Elegant Themes

 Author URI:     http://www.elegantthemes.com

 Template:       Divi

 Version:        1.0.0

*/

 

@import url("../Divi/style.css");

 

/* =Theme customization starts here

------------------------------------------------------- */

.imgTonda, .imgTonda img, .imgTonda .et_pb_image_wrap{
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	border-radius: 400px;
}

.home .imgTonda, .home .imgTonda img,.home .imgTonda  .et_pb_image_wrap {
	-webkit-border-radius: 400px;
	-moz-border-radius: 400px;
	border-radius: 400px;
	border: 3px solid  #1b8e34;
}
@media (max-width: 980px){
.home .imgTonda, .home .imgTonda img{
width:110px;
}
}