/* ON THE GO GENERAL STYLES */

/* STYLES LOADER */
@import url('http://www.epes.es/wp-content/plugins/cred-frontend-editor/vendor/toolset/onthego-resources/onthegosystems-icons/css/onthegosystems-icons.css');
@import url('http://www.epes.es/wp-content/plugins/cred-frontend-editor/vendor/toolset/onthego-resources/onthego-styles/onthego-colors.css');
@import url('http://www.epes.es/wp-content/plugins/cred-frontend-editor/vendor/toolset/onthego-resources/onthego-styles/onthego-styles-helper.css');
@import url('http://www.epes.es/wp-content/plugins/cred-frontend-editor/vendor/toolset/onthego-resources/onthego-styles/onthego-admin-styles.css');
@import url('http://www.epes.es/wp-content/plugins/cred-frontend-editor/vendor/toolset/onthego-resources/onthego-styles/onthego-buttons.css');

/* GENERAL OVERRIDES */
[class^="icon-"] {
    display:inline-block;
    width: auto;
    height: auto;
    line-height: normal;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
    vertical-align: middle;
}