/*
Theme Name: Construz Child
Theme URI: https://wp.framerpeak.com/construz/
Author: Favdevs
Author URI: https://themeforest.net/user/favdevs
Template: construz
Tested up to: 5.8
Requires PHP: 7.4
Description:  Construz - Construction WordPress Theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: construz-child
Copyright (C) 2024 Favdevs
*/

/*


    Add your custom styles here
*/

.breadcumb-wrapper{
	display:none;
}

.header-layout4 .main-menu > ul > li > a {
    color: var(--white-color);
    font-family: 'Tajawal', sans-serif;
}
.btn-group {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px 30px;
  display: none;
}

.align-items-center {
    text-align: left;
    margin-left: 100px;
}

.homey{
}