/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://madebyquip.com
 Description:  Echo Electuary
 Author:       Made by Quip
 Author URI:   https://madebyquip.com
 Template:     Divi
 Version:      1.0.1
*/

/*****Add any custom CSS below this line*****/


/****** Add overlay to parallax sections *******/  .gradient-overlay:before { content:""; position:absolute; z-index:1; background:inherit; top:0; bottom:0; width:100%; } .gradient-overlay .et_pb_row { z-index:2 !important; } .gradient-overlay { background-color: transparent; }