/*
Theme Name: Hudson
Theme URI: https://www.hudsonmeridian.com
Description: New York’s leading construction services firm offering a unique combination of construction expertise to private and public sector owners.
Author: Mikado Themes
Author URI: https://www.hudsonmeridian.com
Text Domain: wilmer
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


.mkdf-page-header .mkdf-menu-area {
    position: relative;
    height: 70px;
    background-color: #ffffffc9!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mkdf-side-menu-button-opener.mkdf-side-menu-button-opener-predefined {
    line-height: 1;
    background-color: #292b77!important;
    color: #fff;
    border: 0px solid #292b77!important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mkdf-header-tabbed .mkdf-page-header .mkdf-menu-area .mkdf-position-center .mkdf-main-menu>ul>li {
    width: 100%;
    text-align: center;
    border: 0px solid #e8e8e9 !important;
    border-right: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.mkdf-side-menu-button-opener.mkdf-side-menu-button-opener-predefined {
    line-height: 1;
    /* background-color: #ff5e14; */
    color: #fff;
    border: 0px solid #ff5e14!important;
    /* -webkit-box-sizing: border-box; */
    /* box-sizing: border-box; */
}

.mkdf-portfolio-single-holder .mkdf-ps-info-holder .mkdf-ps-info-section-title {
    margin: 34px 0 21px;
    display: none !important;
}