@charset "utf-8";
/*
 Theme Name:   Ekoterra Child
 Theme URI:    http://ekoterra.ancorathemes.com/
 Description:  Ekoterra Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     ekoterra
 Version:      1.0
 Tags:         light, inheritable theme options
 Text Domain:  ekoterra
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
/* POP UP BUTTON */
.scheme_default .trx_popup .sc_button {
    background: #FF9D00 !important;
    color: #fff !important;
}

/* COUNT DOWN WORDS */

.scheme_default .sc_countdown .sc_countdown_label {
    color: #FF9D00; !important;
    font-size: 23px;
    font-family: assistant !important;
}

/* FOOTER LINKS */

.scheme_dark a {
    color: #fff !important;
}

.scheme_dark a:hover {
    color: #FF229F !important;
}