/*
Theme Name: Techwix
Theme URI: http://thepixelcurve.com/wp/techwix
Author: Devthrow
Author URI: https://themeforest.net/user/devthrow
Description: IT Solutions & Technology WordPress Theme
Version: 1.0.9
License: Split License
License URI: https://help.market.envato.com/hc/en-us/articles/202501064-What-is-Split-Licensing-and-the-GPL-
Text Domain: techwix
Requires PHP: 7.4
Tested up to: 6.3
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready

This theme, Techwix, is licensed under the GNU General Public License.

Techwix - IT Solutions & Technology WordPress Theme
Copyright (C) 2024 Devthrow
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/

/* Note: The CSS files are loaded from assets/css/ folder. */

.elementor-1488 .elementor-element.elementor-element-b80c87d .dbl__title {
	font-size: 70px !important;
    font-weight: 500 !important;
}
/*
.techwix-header-area.techwix-navbar {
    background-color: rgba(255, 255, 255, 0.2) !important;
}*/
.techwix-header-area.techwix-navbar-expand-lg ul.techwix-navbar-nav>li>a.nav-link, .techwix-header-area ul.techwix-navbar-nav>li>a {
    font-size: 16px !important;
    color: white !important;
}
.site-branding img.site-logo {
    max-width: 80% !important;
}

.techwix-service.service-style-4 {
	color: #17314a !important;
}

.theme-default-header .techwix-header-right-side:after {
    display: none;
}

@media only screen and (max-width: 1550px) {
    .techwix-page-title-area {
        min-height: 200px !important;
    }
}

.techwix-page-title-area.techwix-breadcrumb-style-1 .techwix-breadcrumb-wrapper{
    display: none !important;
}