/*
Theme Name:   Port Theme Trust Child
Theme URI:    http://themetrust.com/
Description:  Child theme gebaseerd op Port
Author:       ThemeTrust
Author URI:   http://themetrust.com/
Template:     portthemetrust
Version:      1.0
Tags:         tags, port, child-theme
Text Domain:  portthemetrust-child
*/

@import url("../portthemetrust/style.css");
@import "maison/stylesheet.css";
@import "jeanluc/stylesheet.css";

body {
	font-family: "maison_neuebold", sans-serif;
}

.closeBtn {
	width: 30px;
	height: 30px;
	background: transparent url(img/menu-close.png) no-repeat !important;
	background-size: contain;
}
.menuToggle {
	background: transparent url(img/menu.png) no-repeat !important;
}

#footer .secondary img {
	width: 30px;
	height: auto;
}


#slideNav #mainNav li a {
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	font-family: jeanlucthin, sans-serif, serif !important;
	font-weight: normal;
}


#homeBanner #bannerText .main {
	font-family: jeanlucthin, sans-serif, serif !important;
	font-weight: normal;

}

#logo h1.logo a {
	color: #000 !important;
	font-size: 60px;
	line-height: 50px;
	font-weight: normal;
}

#logo .logo a img {
	display: inline-block;
	height: 80px;
	width: auto;
}

