/*
Theme Name: Opportunity
Theme URI: http://opportunity.mikado-themes.com/
Description: A Professional Theme for Consulting and Finance Businesses
Author: Mikado Themes
Author URI: http://demo.mikado-themes.com
Text Domain: opportunity
Version: 1.6
License: GNU General Public License
License URI: licence/GPL.txt

Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready
CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
span.mkd-back-to-top-text {
      visibility: hidden;
    position: relative;
	    left: 0px !important;
}

span.mkd-back-to-top-text:after {
    visibility: visible;
    position: absolute;  
    content: "TOP";	
}

/* #mkd-back-to-top .mkd-back-to-top-text-holder .mkd-back-to-top-text { left: 0% !important;}*/