/*
Theme Name:     Your Constructo child-theme name
Theme URI:      http://anpsthemes.com/constructo/
Description:    Child theme for the Constructo theme 
Author:         Anps
Template:       constructo
Version:        1.0
*/
@import url("../constructo/style.css");

.site-search-toggle,
.comments-closed,.post-meta,.post-meta-divider,.post-meta-comments,.folionav {display: none;}

.single.single-post .post header img {
    max-width: 200px !important;
}

@media (min-width: 992px) {
	.site-header-dropdown-3 .site-navigation > ul > .menu-item:not(.megamenu) .sub-menu .menu-item-depth-2 a {
		min-width: 300px;
	}
}