/*
Theme Name: dwc-pipes
Theme URI: https://dwc-pipes.com/
Author: 7iquid
Author URI: https://dwc-pipes.com/
Description: Steeler is a WordPress theme exclusively built for manufacture, industry, factory, laboratory or construction company websites. The theme helps you to get your site up and running in less than minutes with the One Click Demo Importer. Create pages easily with the Drag & Drop Page Builder (Elementor Free) and fully responsive, retina ready and easy to customize.
Version: 3.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: dwc-pipes
Tags: elementor, factory, industrial, gas, chemical, company, construction, engineering, industry, laboratory, manufacture, mechanical, mining, oil, pharmaceutical, refinery, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

    #site-header-wrap.header-layout3 .site-header-main .site-branding img {
        max-height: 70px !important;
    }


    #site-header-wrap.header-layout3 .site-header-main .site-navigation-main-content {
       
        flex-direction: row;
        align-items: center;
        justify-content: space-evenly !important;
    }

@media only screen and (min-width: 0px) and (max-width: 700px) {
    #site-header-wrap.header-layout3 .site-header-main .site-branding img {
        max-height: 45px !important;
    }
	 #site-header-wrap.header-layout3 .site-header-main .site-navigation-main-content {
       
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }
	#site-header-wrap.header-layout2 .site-branding .logo-dark, #site-header-wrap.header-layout3 .site-branding .logo-dark, #site-header-wrap.header-layout7 .site-branding .logo-dark {
        opacity: 1 !important;
        display: block;
        margin-top: -30px !important;
    }
}

.logo-light{
    position: relative !important;
}
.menu-right-item{
    border-radius: 8px;
}
.elementor-icon-box-wrapper{
	display: flex;
}

