/*
	Theme Name: Genesis - ikhuurmijnwebsite
	Colorscheme: set4 
	Gebruikt in: neem-actie
*/


/* Chrome fix */
body > div {
	font-size: 1.7rem;
}
body {
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: 400;
}
h1  {
	font-size: 60px;
	font-weight: 700;
	line-height: 72px;
	margin-bottom: 48px;
}
.site-title,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
	line-height: 1.2;
	margin: 0 0 10px;
}
h2,
h3,
h4,
h5,
h6 {
	margin-top: 20px;
}
.site-title {
	margin-bottom: 0;
}
.site-title a {
	font-size: 44px;
	text-transform: uppercase;
	font-weight: 300;
}
.site-description {
	font-weight: 600;
	line-height: 1.2;
}
.header-image .title-area, 
.title-area {
    width: 200px;
    text-align: center;
    padding: 14px 10px 10px 0;
}
	/*media query mobile first*/
	@media only screen and (min-width: 1024px) {
		.header-image .title-area, 
		.title-area {
	        height: 100px;
	        width: 21vw;
		}
	}
	/*media query mobile first*/
/*	@media only screen and (min-width: 1100px) {
		.header-image .title-area, 
		.title-area {
		    width: 250px;
		}
	}*/

	/*media query mobile first*/
	@media only screen and (min-width: 1200px) {
		.header-image .title-area,
		.title-area {
			width: 280px;
		    padding: 10px 20px 10px 0;
		}
	}


	/*media query mobile first*/
	@media only screen and (min-width: 1024px) {
		#headerfoto {
		    padding-top: 100px;
		}
	}
.content h1:before { /*streepje*/
	content: '';
	display: block;
	height: 5px;
	margin-bottom: 25px;
	width: 120px;
}
.widget-title {
    text-transform: none;
    font-size: 22px;
    font-size: 2.2rem;  
}
.widget ul > li {
	list-style-type: disc;
	margin-left: 2rem;
}
blockquote {
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	font-style: italic;
    margin: 0 10px 10px 20px;
    line-height: 1.4;
}
blockquote p:before {
    left: -24px;
    top: -12px;
    font-weight: 600;
}
blockquote p:after {
	top: 5px;
    font-weight: 600;
    left: 1px;
}
.klant .klant_img {
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
}
aside .klant,
aside .klant_img  {
	text-align: center;
}
.klant {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
}
.front-page  blockquote {
	font-size: 40px;
	font-weight: 700;
}
.front-page blockquote p:after {
	top: 0;
}
.genesis-nav-menu a {
    padding: 32px 0 10px;
    margin: 0 5px;
    font-size: 15px;
    letter-spacing: -0.02em;
}
	/*media query mobile first*/
	@media only screen and (min-width: 1240px) {
		.genesis-nav-menu a {
		    margin: 0 10px;
		    font-size: 16px;
		}
	}

	/*media query mobile first*/
	@media only screen and (min-width: 1340px) {
		.genesis-nav-menu a {
		    margin: 0 16px;
		}
	}

.site-inner .broken_link, 
.site-inner a.broken_link {
    text-decoration: none;
}

.front-page-1 p {
	font-size: 18px;
	line-height: 2;
	text-align: center;
	padding: 0 40px;
}
.front-page-2 {
	text-align: center;
}
.front-page-2 .button {
	font-size: 20px;
	font-size: 2rem;
	padding: 12px 24px;
}
.front-page-3 p {
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
}
#front-page-3 h4.entry-title a {
	border-bottom: none;	
	font-size: 30px;
	font-size: 3rem;
	font-weight: 300;
}
#front-page-3 h4.entry-title {
	text-align: center;
	margin-bottom: 12px;

}
.flex-footer, 
.site-footer {
    text-align: center;
}
/*is een leuk driehoekje maar wel lastig*/
/*.nav-primary .genesis-nav-menu a:hover:after,  
.nav-primary .genesis-nav-menu .current-menu-item > a:after {
    color: #fff;
    content: "\25b2";
}
.nav-primary .genesis-nav-menu a:after {
    content: "";
    display: block;
    font-size: 30px;
    margin-top: 12px;
    text-align: center;
}*/
/*p {
	color: #40434A;
	font-family: 'Quicksand', sans-serif;
	font-size: 22px;
	font-weight: 400;
	line-height: 36px;
	margin-bottom: 36px;
	max-width: 500px;
}*/

/*a {
	color: #009A9C;	border-bottom: 2px solid #bdbbb5;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #202329;
}