/*!
Theme Name: Bitrader
Theme URI: https://bitrader.thetork.com/
Author: TheTork
Author URI: https://themeforest.net/user/thetork
Description: Bitrader - Crypto, Stock and Forex Trading WordPress Theme
Version: 1.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bitrader
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


ul.social li.social__item a svg {
    height: 18px;
    width: 18px;
}

li.social__item.footer a svg {
    fill: #fff;
    transition: 0.3s;
}

li.social__item.footer a:hover svg {
    fill: #00D094;
}

.lightdark-switch span {
    margin-top: 20px;
}

nav.breadcrumb span {
    margin: 0px 3px;
}

nav.breadcrumb a {
    color: #9FA9BE;{
    margin: 0px 3px;};
}

nav.breadcrumb span span.current-item {
    color: #fff;
}