/**
* Theme Name: Fortradex Child
* Description: This is a child theme of Fortradex, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/tonatheme">Tona Theme</a>
* Template: fortradex
* Version: 1.0
*/

.boxed_wrapper.light_bg {
    background: #111114;
}

h1, h2, h3, h4, h5, h6, p, .main-header .search-btn .search-toggler {
    color: #fff !important;
}

.light-bg h2, .light-bg h3, .light-bg h4, .light-bg h5, .light-bg h6, .light-bg p {
    color: #000 !important;
}

h6.te-subtitle.sub-title {
    color: #7532ff !important;
}

.header-style-one .main-menu .navigation > li > a {
    color: #fff;
}

.header-style-one .main-menu .navigation > li > a {
    border-color: #fff;
}

.header-style-one .main-menu .navigation > li:hover > a {
    color: #7532ff;
}

.bottom-inner__ticker, .header-top {
    background: rgba(255, 255, 255, 0.1);
}

.trading-section .inner-container {
    background: #fff;
}

.trading-block-one .inner-box p {
    color: #666666 !important;
}

.sticky-header {
    -webkit-backdrop-filter: blur(15.6000003815px);
    backdrop-filter: blur(15.6000003815px);
    background: rgba(0, 0, 0, 0.3) !important;
}

.text-dark h5, .text-dark h6 {
    color: #000 !important;
}

.process-block-one .inner-box .count-text {
color: #fff;
}

.process-block-one .inner-box:hover .count-text {
color: #7532ff;
}

.account-block-one .inner-box .icon-box {
    display: flex;
    align-items: center;
    justify-content: center;
}
