/*!
Theme Name: Aleric
Theme URI: https://wp.aqlova.com/aleric/
Author: AQLOVA
Author URI: https://themeforest.net/user/aqlova/
Description: Aleric - Digital Agency and Portfolio WordPress Theme
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aleric
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
Tested up to: 6.9
Requires PHP: 7.4
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.
*/


.aleric-dark .dgm-brand-item img {
    filter: invert(1);
}

.aleric-dark .tp-header-itc.header-sticky .tp-main-menu-cst>nav>ul>li>a {
    color: #ffffff;
}

.aleric-dark .tp-header-itc.header-sticky .upd-btn-white-border.tp-btn-light-bg {
    color: #ffffff;
    background-color: #000000;
}

.aleric-dark .tp-header-itc.header-sticky .cr-header-login a:hover {
    color: #ffffff;
    background-color: transparent;
}

.tp-header-cst-menu-btn button span {
    background: var(--tp-common-black-1);
}

.tp-header-cst-menu-btn button {
    margin: 10px;
}