/*
Theme Name: Tema Child Divi
Version: 1.0
Description: Tema child per personalizzare Divi.
Author: Elegant Themes
Author URI: https://elegantthemes.com/
Template: Divi
*/


@media only screen and (min-width: 981px) {
	.et_pb_scroll_top::before {
		content: url(/wp-content/uploads/2024/04/torna-su.png);
	
		padding: 10px;
		
	}
	.et_pb_scroll_top.et-pb-icon {
	   background: none !important;
	}
}