/*
Theme Name:        Archy
Text Domain:       archy
Version:           1.0.5
Description:       Architecture WordPress Theme
Tested up to:      6.2
Requires at least: 5.9
Requires PHP:      5.6
Tags:              portfolio
Author:            Pixelwars
Author URI:        https://themeforest.net/user/pixelwars
Theme URI:         https://themeforest.net/user/pixelwars/portfolio
License:           ThemeForest License
License URI:       https://themeforest.net/licenses
Domain Path:       /languages
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!
*/

/* Plugin: "Top 10 - Popular Posts" */

.tptn_counter {
    display: none;
}

.wpcf7 label {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

/* Plugin: "Top 10 - Popular Posts" */

@media screen and (min-width: 992px) {
	.is-menu-hover-badge .nav-menu ul > li.current-menu-item > a {
        color: #222!important;
    }
    .is-menu-hover-badge .nav-menu ul ul li.current-menu-item > a > span.link-text {
        color: #222;
    }
}


@media screen and (max-width: 992px) {
	.search-container{
		display: none!important;
	}
}
