/*
Theme Name: Hanson Child Theme
Theme URI: https://themeforest.net/item/hanson-multipurpose-wordpress-theme/20762871?ref=ithemeslab
Description: Hanson is a fresh, clean & feature rich multipurpose WordPress theme. Highly recommended for any kind of agency/ organizational website. Hanson comes with popular drag n drop page builder, so no coding skill required. The layout looks beautiful at any size, be it a laptop screen, iPad, iPhone, Android Mobile or tablets.
Author: iThemesLab
Author URI: http://ithemeslab.com
Template: hanson
Version: 1.2
*/
.wpmm_brand_logo_wrap img{   
	content: url(http://newsite.velvetmind.pt/wp-content/uploads/2018/01/LOGO-FRIMARC_1-Favicon.png) !important;   width: 70px !important;    margin-top: auto !important;
}

#wp-megamenu-primary {
    background-color: rgba(255,255,255,0.9) !important;
}

.project.type-project > .row > .col-md-3{
    display: none !important;
}

.navbar-fixed-top{
	transition: unset !important;
}

.wp-megamenu-wrap .wpmm-nav-wrap > ul{
	padding-top:20px !important;
}


@media screen and (min-width: 767px){   
	.wp-megamenu-wrap .wpmm-nav-wrap .wpmm_brand_logo_wrap img {        
		content: url(http://frimarc.pt/wp-content/uploads/2018/03/LOGO-FRIMARC_Descritivo-e1532679964311.png) !important;
		height: 100px;
		width: 160px !important;
		margin-top: 10px !important;
	}
}