/*
Theme Name: Crypto Mining
Theme URI: https://wpfrank.com/wordpress-themes/crypto-airdrop-premium/
Template: crypto-airdrop
Author: WP Frank
Author URI: https://wpfrank.com/
Description: Crypto Mining is a responsive and fully customizable theme to Create Crypto Currency Coin Market websites. This theme is lightweight, it will enable you to create almost any type of website such a marketcap, crypto, currency, airdrops, tokens, coins, IDO, giveaway business, blogs, news, magazines, constructions, electronics, Restaurants & Grocery, corporate, agency, promotion, industries, Beauty saloon, highly photography, Express way, Business Press, gym, health care, medical, wedding startups, agencies, law firms, education & schools, university, restaurant & hotels, Minimal shops, client consulting, booking travels, coming soon website. It is very fast and responsive for creating beautiful fast-loading and accessible websites which is never underestimate. This theme has particles js Slider, About section, Theme Options, contact form, Popular Blogging Section. Coin Market is RTL & translation ready. The theme is fully responsive and compatible with any WordPress plugins like Elementor Page Builder, Beaver Builder, Visual Composer, SiteOrigin, Gutenberg, Block-Enabled, Polylang, WooCommerce, Custom Colors, Blocks, WPML, Yoast SEO, Jetpack, SiteOrigin, Contact Form 7, Mailchimp for WordPress, bbPress, Demo Importer, WPForms and more. Whether you’re running an online crypto market or setting up your currency website, Crypto AirDrop Theme gives everything you need for your Market to shine online. Because The theme is for any inspirational website. Go Check Demo: https://wpfrank.com/demo/crypto-mining/
Tags: one-column, two-columns, four-columns, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, post-formats, theme-options, threaded-comments, rtl-language-support, translation-ready, full-width-template, custom-logo, blog, e-commerce, portfolio
Version: 0.1.4
Tested up to: 6.3.1
Requires PHP: 5.4
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl.html
Text Domain: crypto-mining
*/

.site-menu-content--sticky.sticky-menu {
	top: unset;
}

/*--------------------------------------------------------------*/
/*	Documentaion
/*--------------------------------------------------------------*/
.documents .doc-icon {
	width: 100%;
    padding-bottom: 12px;
}
.token-docs p {
	color: #fff;
}

.token-docs {
    display: block;
    color: #fff;
    background: #f00;
    text-align: center;
    padding: 30px 20px;
    align-self: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-image: -webkit-gradient(linear, left bottom, right top, from(#3a67f6), color-stop(90%, #6cdafc), to(#67cffb));
    background-image: linear-gradient(to top right, #3a67f6 0%, #6cdafc 90%, #67cffb 100%);
}

.token-docs img {
	
	margin: 0 auto;
    margin-bottom: 15px;

}

.token-doc-2 {
    background-image: -webkit-gradient(linear, left bottom, right top, from(#ed6a7f), color-stop(90%, #f7bd7b), to(#f9cc7a));
    background-image: linear-gradient(to top right, #ed6a7f 0%, #f7bd7b 90%, #f9cc7a 100%);
}
.token-doc-3 {
       background-image: -webkit-gradient(linear, left bottom, right top, from(#02cafd), color-stop(90%, #55e8c6), to(#76f4b0));
    background-image: linear-gradient(to top right, #02cafd 0%, #55e8c6 90%, #76f4b0 100%);
}
.token-doc-4 {
      background-image: -webkit-gradient(linear, left bottom, right top, from(#9a26f6), color-stop(90%, #e24e8d), to(#e65087));
    background-image: linear-gradient(to top right, #9a26f6 0%, #e24e8d 90%, #e65087 100%);
}


