/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

.iconlist-char.icon-clock:before { content: '\e862'; font-size: 25px; } /* '\1f554' */
.iconlist-char.icon-book-open:before { content: '\e84e'; font-size: 25px; } /* '\1f4d6' */
.iconlist-char.icon-monitor:before { content: '\e8ab'; font-size: 25px; } /* '\1f4bb' */


.location_icons li {
    max-width: none !important;
}

.bx-wrapper .bx-loading {
    display: none !important;
}

@media only screen and (max-width: 989px) {
    #top #wrap_all .sub_menu { display: table !important; margin-top: 15px; }
}