/*
Theme Name: Crypteck Child
Theme URI: https://crypteck.jwsuperthemes.com
Template: crypteck
Author: the JWSThemes team
Author URI: https://jwsuperthemes.com
Description: CrypteckBIT is a WordPress theme built on Elementor page builder to easily create Crypto based project website easily. Anyone can easily build a single page or multipage cryptocurrency related business website with Cryptoz. Cryptocurrency table with recent price update via API is included. You display details of any coin present in Coingeco without any extra hastel.
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
Version: 2.1.4
Updated: 2022-09-26 07:35:38
*/

:root {
  --main: #cbfb45;
  --secondary: #161617;
  --neutral: #232325;
  --darker: #000000;
  --text: #898990;
  --whiter: #f3f3f3;
  --white: #ffffff;
  --dark: #151517;
  --green: #70833c;
  --heading: #f3f3f3;
  --body: #898990;
  --bodybg: #ffffff;
  --btn-color: #151517;
  --btn-color2: #f3f3f3;
  --btn-bgcolor: #cbfb45;
  --e-global-color-primary: #cbfb45;
  --e-global-color-secondary: #ffffff;
  --menu-color: #ffffff;
}

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

button.btn-theme {
  border: 0;
}
