/* Client-specific styles for Magixs Child Theme */

/* Add custom styles for each client below */
/* Example: 
.client-1 .site-header {
    background-color: #1a3c5e;
}
.client-2 .site-footer {
    color: #cc3366;
}
*/

.eael-reading-progress-wrap .eael-reading-progress .eael-reading-progress-fill {
    background-color: #40BC65 !important;
}

#sticky-reachus{
	position: fixed !important;
    top: 200px;
    right: 0px;
    z-index: 99999;
}
