/* 
    Theme Name: Kwekerij Theme 
    Description: Theme template voor Kwekerij de Kokmeeuw
    Version: 1.0
    Author: .Comheroes
    Author URI: http://www.comheroes.nl/     
*/ 
    
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

@font-face {
    font-family: 'museo_sans500';
    src: url('webfont/MuseoSans_500-webfont.eot');
    src: url('webfont/MuseoSans_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfont/MuseoSans_500-webfont.woff') format('woff'),
         url('webfont/MuseoSans_500-webfont.ttf') format('truetype'),
         url('webfont/MuseoSans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td ,hgroup{
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	font-family: 'museo_sans500';
	background: #fff;
	line-height: 1;
	color:#575153;
	min-width: 900px;
}
ol, ul {
	/*list-style: none;*/
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
a {
 	color: #575153;
 	text-decoration: none;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
.clear{ clear:both; }
.inner{ width:800px; margin:0 auto;}

/************************************************************************************
STRUCTURE
*************************************************************************************/
.map {
	position: relative;
	}

.location {
    background: rgb(255, 255, 255); /* The Fallback */
   	background: rgba(255, 255, 255, 0.8); 
    left: 0;
    margin: 0 auto;
    padding: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 20px;
    width: 496px;
    z-index: 2;
    font-size: 17px;
}

iframe {height:358px;position: relative; z-index: 1;}


#wrap{ background:#9ddaea; margin:15px 15px 0; overflow:hidden; position:relative; font-family: 'museo_sans500'; padding-bottom:50px;}
.logo{text-align:center; padding-top:14px;}
.flexslider{margin:30px 0;}
.row-1{width:608px; background:#9ddaea; padding-left:15px; padding-right:15px; margin:0 auto 15px; text-align:center;}
.row-1 h1{ font-size:22px; line-height:25px; padding:20px 0;}
.btn-more{width:310px; height:34px; margin:0 auto;}
.btn-contact{width:200px; height:34px; margin:0 auto;}
.btn-more a, .btn-contact a{border:2px solid #575153; font-size:18px; padding:10px; text-align:center; display:block;}
.btn-more a:hover, .btn-contact a:hover{background:#fff;}
h2.bdr{background:url(images/bdr.png) repeat-x center; width:320px; margin:0 auto; padding-top:95px; font-size:28px; text-align:center;}

ul.list-item{overflow:hidden; list-style:none; padding:40px 0 60px;}
ul.list-item li{float:left; width:auto; margin-right:1px; position:relative;}
ul.list-itme li:last-child{margin:0;}
ul.list-item li h2{position:absolute; bottom:5px; text-align:center; width:96%; padding:5px 0; background:rgba(255,255,255,0.7); margin-left:2%; font-size:18px;}



/*---- Product Page -------*/
.productdiv {padding:20px 0 50px; overflow: hidden;}
.productdiv h3{font-size:24px; font-weight:900; padding:50px 0 20px;}
.productdiv div {
	clear: both;
	position: relative;
	}
	
.productdiv ul li {
	list-style-type: none;
	width: 255px;
	display: inline-block;
	height: 255px;
	margin-right: 10px;
	overflow: hidden;
	font-family: 'museo_sans500';
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	float: left;
	}
.productdiv ul li img { display: inline-block;}
.productdiv ul li span { padding-top:10px; display: inline-block; }

.frm-container{width:545px; margin:0 auto;}
div.frm-container div.wpcf7 {display:none; background:#9ddbea; padding:25px; margin-top:50px;}
#contact{cursor:pointer;}

form.wpcf7-form p span.wpcf7-form-control-wrap input, form.wpcf7-form p span.wpcf7-form-control-wrap textarea{width:96%; border:1px solid #ccc; padding:2%;}
.wpcf7 .wpcf7-submit {width:100px; font-family: 'museo_sans500'; padding: 5px 10px; color: white; font-size:16px; cursor:pointer; text-align:center; border: none; border-radius: none; background: #ccc; }
form.wpcf7-form p{padding-bottom:15px;}

.infoWindow{ font-size:22px !important;width:445px; height:240px; padding:0 25px;}
.infoWindow p{padding-top:20px; line-height:22px; text-align:center;}
.infoWindow i{display:none;}
