/*!
Theme Name: Ishpat
Theme URI: https://wp.storebuild.shop/ishpat
Author: Theme_Pure
Author URI: https://themeforest.net/user/theme_pure/
Description: Ishpat – Construction WordPress Theme
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ishpat
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, 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.
*/
.tp-header-top {
	display:none;
}
.tp-header-top{
	display:none;
}

@media (min-width: 992px) {
    .tp-header-top {
        display: none;
    }
}

@media screen and (min-width: 1400px) {
    .tp-header-top {
        display: none;
    }
}
.tp-header-logo img {
        width: 50%;
    }