.WCFR_message_overlay { position: fixed; z-index: 99999; top: 0; bottom: 0; left: 0; right: 0; background: rgba(0, 0, 0, 0.7); }
.WCFR_message_box { margin: 70px auto; padding: 20px; background: #fff; border-radius: 5px; width: 40%; position: relative; transition: all 1s ease-in-out; }
.WCFR_message_box .WCFR_message_close { position: absolute; top: 15px; right: 20px; transition: all 200ms; font-size: 40px; font-weight: bold; text-decoration: none; color: #333; cursor: pointer; }

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--fundraiser a:before{
   /* content: url('data:image/svg+xml;charset=UTF-8, <svg version="1.0" id="Layer_1" xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 0 128.000000 128.000000" preserveAspectRatio="xMidYMid meet"> <g transform="translate(0.000000,128.000000) scale(0.100000,-0.100000)" fill="white" stroke="none"><path d="M595 1267 c-104 -62 -118 -85 -90 -147 17 -38 17 -41 0 -60 -12 -14 -16 -29 -12 -52 5 -30 2 -36 -43 -70 -89 -68 -190 -241 -190 -327 l0 -28 -34 16 c-39 18 -45 34 -46 106 -1 75 -16 137 -36 152 -27 19 -78 16 -99 -7 -14 -15 -20 -56 -32 -206 -10 -124 -12 -194 -5 -208 5 -12 59 -82 119 -156 127 -157 133 -166 133 -217 0 -22 5 -44 12 -51 16 -16 210 -16 226 0 18 18 16 251 -2 286 l-14 27 158 0 158 0 -14 -27 c-18 -35 -20 -268 -2 -286 16 -16 210 -16 226 0 7 7 12 29 12 51 0 51 6 60 133 217 60 74 114 145 119 156 7 15 5 83 -5 209 -12 147 -19 191 -33 206 -20 22 -72 25 -98 6 -20 -15 -35 -77 -36 -152 -1 -72 -7 -88 -45 -106 l-33 -15 -6 45 c-12 92 -106 247 -191 316 -39 32 -43 40 -38 66 4 21 0 36 -12 49 -17 19 -17 22 0 60 28 62 14 85 -90 147 -11 7 -31 13 -45 13 -14 0 -34 -6 -45 -13z m93 -52 c17 -14 34 -25 40 -25 20 0 22 -33 4 -64 -18 -30 -20 -31 -92 -31 -72 0 -74 1 -92 31 -18 31 -16 64 4 64 6 0 23 11 40 25 16 14 38 25 48 25 10 0 32 -11 48 -25z m51 -178 c21 -26 -9 -37 -100 -37 -90 0 -122 13 -97 38 17 17 182 16 197 -1z m33 -106 c97 -62 199 -233 206 -346 l4 -60 -69 -72 c-65 -69 -70 -72 -128 -80 -77 -10 -213 -10 -290 0 -58 8 -63 11 -128 80 l-69 72 5 68 c8 118 97 265 204 336 43 29 53 31 133 31 78 0 90 -3 132 -29z m-647 -123 c3 -13 9 -64 13 -115 7 -80 5 -94 -10 -113 -28 -35 -22 -73 18 -121 88 -106 124 -141 139 -135 8 3 15 9 15 14 0 5 -34 47 -75 93 -41 46 -75 91 -75 99 0 21 20 40 40 40 16 0 245 -254 268 -297 7 -12 12 -66 12 -127 l0 -106 -85 0 -85 0 0 34 c0 54 -11 73 -129 219 -60 75 -115 145 -120 155 -10 19 12 353 25 373 11 18 44 9 49 -13z m1079 13 c13 -20 35 -354 25 -373 -5 -10 -60 -80 -120 -155 -118 -146 -129 -165 -129 -219 l0 -34 -85 0 -85 0 0 106 c0 61 5 115 12 127 23 43 252 297 268 297 20 0 40 -19 40 -40 0 -8 -34 -53 -75 -99 -41 -46 -75 -88 -75 -93 0 -5 7 -11 15 -14 15 -6 51 29 139 135 40 48 46 86 18 121 -15 19 -17 33 -9 123 4 56 10 108 12 115 5 14 41 16 49 3z"/><path d="M620 810 c0 -10 -9 -24 -21 -30 -26 -14 -47 -64 -41 -96 5 -30 47 -64 76 -64 45 0 64 -59 26 -80 -23 -12 -60 2 -60 23 0 7 -4 18 -9 26 -8 12 -12 12 -25 2 -20 -16 -3 -66 30 -88 13 -8 24 -24 24 -34 0 -12 7 -19 20 -19 12 0 20 7 20 16 0 9 14 29 30 44 41 38 43 99 4 129 -15 12 -36 21 -48 21 -45 0 -64 59 -26 80 26 14 60 -3 60 -30 0 -25 17 -35 35 -20 19 15 1 66 -31 87 -13 8 -24 24 -24 34 0 12 -7 19 -20 19 -13 0 -20 -7 -20 -20z"/></g></svg>'); */
}