/*
 Theme Name:   Get Invite Cards Child
 Template:     flatsome
*/

/* -----------------------------------------
   👇 Final CSS to control FPD download button
------------------------------------------ */

/* Hide FPD download button by default */
.fpd-btn[data-action="download"] {
    visibility: hidden;
}


