/*
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");

.single .page-heading h1 {
	display: none;
}

.comments-closed {
	display: none;
}

img.logo-sticky {
	height: auto!important;
}

section.container .menu li .sub-menu a {
	background-color: transparent!important;
	color: #848484!important;
}

section.container .menu li .sub-menu a:hover, section.container ul.menu li.current_page_item > a, section.container ul.menu ul.sub-menu > li.current_page_item > a {
	color: #43b425!important;
}

@media only screen and (max-width:500px) {
	.site-footer .col-xs-6 {
		width: 100%;
	}

	.site-footer div[align=right] {
		text-align: left;
		padding-top: 20px;
	}
}

.page-id-1734 .site-footer .col-md-6:last-child .textwidget a:last-child {
	display: none;
}
