/*!
Theme Name: Solvior
Theme URI: http://solvior.themejunction.net/
Author: Theme Junction
Author URI: https://themeforest.net/user/theme-junction/portfolio
Description: Solvior is a Business Consulting  WordPress Theme.
Version: 1.1.4
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: solvior
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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.

Solvior Theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/


.h6-marquee-slider .marquee-wrapper {
    transition-duration: 14000ms !important;
}
.tj-header-area.style-6 .header_right_info > *:first-child::after {
        display: none;
}
.tj-header-area.header-6 {
    border-color: rgba(255,255,255,0.1);
}
.mainmenu ul > li.current-menu-ancestor > a, 
.mainmenu ul > li.current-menu-item > a{
    color: #231f20 !important;
}

.header-sticky.sticky .mainmenu ul > li.current-menu-ancestor > a, 
.header-sticky.sticky .mainmenu ul > li.current-menu-item > a{
    color: #fff !important;
} 

.header-sticky.sticky .mainmenu ul > li:hover > a,
.mainmenu ul > li:hover > a {
    color: var(--tj-color-theme-primary) !important;
}

.blog-swipe.left-swipe {
    height: 100%;
}
.blog-style-2.style-6 { 
    height: 100%;
}
.brand-slider-2 .brand-logo img {
    filter: invert(0) !important;
}
.brand-slider-2 .brand-logo {
    width: 100% !important;
    height: 160px !important;
    padding: 20px !important;
}
.swiper-slide {
    margin-right: 10px !important;
}
.brand-slider-2::before, .brand-slider-2::after {
    display:none;
}

.wpcf7 form .wpcf7-response-output {
    color: white;
}
