/*

Theme Name: Avada Child

Description: Child theme for Avada theme

Author: ThemeFusion

Author URI: https://theme-fusion.com

Template: Avada

Version: 1.0.0

Text Domain:  Avada

*/



li.slide-id-126 .background.background-image::before{
  content: "";
  position: absolute;
  inset: 0; /* top:0; right:0; bottom:0; left:0 */
  background: rgba(0,0,0,0.5); /* negre 50% uniforme */
  /* o si vols gradient: background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.3)); */
  pointer-events: none; /* perquè no tapi clics */	
}