/*
Theme Name: Construz
Theme URI: https://wp.framerpeak.com/construz/
Author: Favdevs
Description: Construz - Construction WordPress Theme
Version: 1.0.0
Tested up to: 5.8
Requires at least: 5.6
Requires PHP: 7.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: construz
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images,threaded-comments, translation-ready
Copyright (C) 2024 Favdevs

This theme, like WordPress itself, is licensed under the GNU General Public License.
All rights reserved.s
*/

.header-navbar-logo img {
    width: 120px!important;
}
.header-layout1 .header-navbar-logo {
    margin-top: -45px!important;
    padding: 0px 0!important;
    padding-left: 48px!important;
}

button.search-btn.searchBoxToggler.simple-icon, button.sidebar-btn.sideMenuToggler.simple-icon {
    display: none;
}
.service-card_icon, .client-group-thumb{
    display: none;
}
.header-logo img {
    width: 120px;
}

.sticky-wrapper.sticky .header-navbar-logo {
    margin-top: 0px !important;
    width: 145px;
}