/*
Theme Name: Softgen
Theme URI: https://wp.dynamiclayers.net/softgen
Author: DynamicLayers
Author URI: https://themeforest.net/user/dynamiclayers
Description: Softgen is a Software and Technology WordPress theme. Specially designed for Software Agency and IT Solution provider representing a software company with innovative technologies.
Version: 1.0.4
Requires at least: 5.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: softgen
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

header .navigation-wrapper {
   background: #ffffff;
box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
}

header .sidebar-trigger {
display: none;
}

header .header-right > a {
    border-radius: 25px;
background: rgb(21, 14, 62);
}

.header-wrapper .header-right .default-btn {
    padding: 2px 35px;
}
 
header .main-menu {
column-gap: 65px;
}

header .container {
max-width: 1400px !important;
}