@charset "UTF-8";
/*
Theme Name: NFTLab
Theme URI: https://nftlab.jwsuperthemes.com
Author: the JWSThemes team
Author URI: https://themeforest.net/user/jwsthemes
Description: NFTLab is a NFT Marketplace Affiliate WordPress Theme for NFTs, where you can explore, collect, and trade unique digital artworks from top artists worldwide. We serve as a bridge between talented artists and the art-loving community, enabling you to participate in the digital art revolution. The theme is ideal for creating a successful affiliate marketing website because it has an integrated NFT importer from OpenSea. Use the marketplace affiliate WordPress theme to create your own successful, top-notch website. Using the Elementor Page Builder and the NFTLab theme, you can quickly and easily alter the existing content, remove, or add your own custom blocks to a page. It includes a Dark and Light NFT layout for the WooCommerce Marketplace and five demo variations including a blog, portfolio, and inner pages.
Requires at least: WordPress 4.9.6
Version: 1.0.8
License: GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/lgpl-3.0.en.html
Text Domain: nftlab
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

:root {
  --main: #031337;
  --secondary: #7f56f3;
  --accent: #4ffbd2;
  --bg-color: #f8f9fd;
  --bg-color-dark: #06041c;
  --text: #031337cc;
  --text_dark: #ffffffcc;
  --light: #f8f9fd;
  --white: #ffffff;
  --green: #70833c;
  --heading: #031337;
  --body: #646f79;
  --bodybg: #ffffff;
  --btn-color: #ffffff;
  --btn-bgcolor: #4f41e1;
  --btn-bgcolor2: #a77fc6;
  --e-global-color-primary: #031337;
  --e-global-color-secondary: #7b61ff;
  --menu-color: #031337;
  --menu-color-dark: #ffffff;
}

.btn-theme {
  background: var(--main);
  color: #ffffff;
  height: 50px;
  padding: 0 40px;
  text-align: center;
  line-height: 50px;
}

button.btn-theme {
  border: 0;
}
