/*
Theme Name: Bloemmarlou
Theme URI: https://bloemmarlou.nl/
Author: Noeste IJver
Author URI: https://noesteijver.nl/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
Text Domain: bloemmarlou
BitBucket Theme URI: https://bitbucket.org/noesteijver/bloemmarlou/
*/

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

article, aside, details, figcaption, figure, footer, header, nav, section, summary 		{ display: block; }
audio, canvas, video 																	{ display: inline-block; }
audio:not([controls]) 																	{ display: none; height: 0; }
[hidden] 																				{ display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: "asapregular", Helvetica, sans-serif; letter-spacing: 1px; }

body { color: #141412; line-height: 1.5; margin: 0; }

a { color: #fff; text-decoration: underline; }
a:visited { color: #fff; }
a:active, a:hover { color: #9FCC3B; }
a:hover { color: #9FCC3B; text-decoration: underline; }
a.active { color: #9FCC3B; }

h1, h2, h3, h4, h5, h6 { clear: both; font-family: "asapregular", Helvetica, sans-serif; line-height: 1.3; }

h1 	{ font-size: 48px; margin: 33px 0; }
h2 	{ font-size: 22px; margin: 20px 0 24px 0; }
h3 	{ font-size: 22px; margin: 0 0 11px 0; }
h4 	{ font-size: 20px; margin: 25px 0; }
h5 	{ font-size: 14px; margin: 0 0 7px 0; color: #9FCC3B; }
h6 	{ font-size: 16px; margin: 36px 0; }

address {
	font-style: italic;
	margin: 0 0 24px;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

p {
	margin: 0 0 24px; font-size: 0.875em;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}

pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

small {
	font-size: smaller;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

dl {
	margin: 0 20px;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 0 20px;
}

menu,
ol,
ul {
	margin: 16px 0;
	padding: 0 0 0 40px;
}

ul {
	list-style-type: square;
}

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

li > ul,
li > ol {
	margin: 0;
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
	white-space: normal;
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {
	line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	padding-right: 2px; /* Don't cut off the webkit search cancel button */
	width: 270px;
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-bottom: 0px none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	line-height: 2;
	margin: 0;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

caption {
	font-size: 16px;
	margin: 20px 0;
}

th {
	font-weight: bold;
	text-transform: uppercase;
}

td {
	border-top: 0px none;
	padding: 6px 10px 6px 0;
}

/*-- additional fonts with @font-face --*/
@font-face {
    font-family: 'asapregular';
    src: url('fonts/asap-regular-webfont.eot');
    src: url('fonts/asap-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/asap-regular-webfont.woff') format('woff'),
         url('fonts/asap-regular-webfont.ttf') format('truetype'),
         url('fonts/asap-regular-webfont.svg#asapregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*-- header --*/
#header-container { width: 100%; height: 206px; background: url('http://bloemmarlou.nl/wp-content/themes/bloemmarlou/images/bg-grad.png') repeat-x top left; margin: 0; padding: 0; }
#header { width: 960px; margin: 0 auto; padding: 0; }

#header .left-container { width: 360px; height: auto; background: #2D2D2C url('http://bloemmarlou.nl/wp-content/themes/bloemmarlou/images/bg-grad.png') repeat-x top left; color: #fff; float: left; border: 0; }
#main-container	.left-container { width: 360px; height: auto; background: #2D2D2C; color: #fff; float: left; }
.right-container { width: 600px; height: auto; float: left; }

 .left { width: 320px; margin: 0 auto; }
 img#logo { margin-top: 60px; }
 .right { width: 560px; margin: 0 auto; }
#menu { height: 125px; padding-top: 109px; text-align: center; text-transform: uppercase; }
#menu a 		{ color: #fff; text-decoration: none; font-weight: bold;  }
#menu a:visited { color: #fff; }
#menu a:hover 	{ color: #9FCC3B; }
#menu a.active 	{ color: #9FCC3B; }

.line { border-top: 1px solid #fff; }
.left-container .line { width: 320px; margin: 40px auto; }
.right-container .line { width: 560px; margin: 40px 20px 40px 20px; }

/*-- main --*/
#main-container { width: 960px; margin: 0 auto 20px auto; }

.left .text-center, .right .text-center { text-align: center; }
.left.text-right { text-align: right; }
.left .text-justify { text-align: justify; }
.left .openingstijden { border: 1px solid #fff; padding: 25px 20px 5px 20px; }
.openingstijden .dag { width: 105px; float: left; text-align: right; padding: 0; margin-right: 15px; }
.openingstijden .tijd { width: 158px; float: right; text-align: left; padding: 0; margin: 0; } 
img#naam { margin: 40px 0 10px 0; }

#main-container .right { background: rgba(0,0,0,0.6); color: #fff; padding-top: 1px; padding-bottom: 1px; }
#main-container .right .content { width: 520px; height: auto; margin: 0 20px 20px; padding-bottom: 1px; }

.content .over-left { width: 250px; float: left; padding-right: 10px; }
.content .over-right { width: 270px; float: left; border-left: 1px solid #fff; padding-left: 20px; }




.product-wrapper-left, .product-wrapper-right { height: 150px; overflow: hidden; position: relative; width: 150px; }
.product-wrapper-left { margin: 0 20px 20px 0; float: left; }
.product-wrapper-right { margin: 0 0 20px 0; float: right; }
.product-wrapper-left a, .product-wrapper-right a { text-decoration: none; }

.product-overlay { background-color: #000; bottom: 0; color: #fff; opacity: 0.55; filter: alpha(opacity = 0.55); position: absolute; width: 150px; height: 150px; z-index: 1000; }
h4.one-line, h4.two-line { word-break: break-word; color: #fff; position: absolute; width: 150px; text-align: center; opacity: 1; filter: alpha(opacity = 1); z-index: 1001; font-size: 18px; }
h4.one-line { bottom: 37px; }
h4.two-line { bottom: 23px; }
.product-wrapper-left:hover .product-overlay,
.product-wrapper-right:hover .product-overlay { background-color: #9FCC3B; opacity: 0.75; filter: alpha(opacity = 75); transition:opacity 0.45s; -moz-transition:opacity 0.45s; -webkit-transition:opacity 0.45s; }
.product-active .product-overlay { background-color: #9FCC3B; }

.err a { text-decoration: none; color: red; }
.err a:hover { text-decoration: none; color: red; }

.plaats-bestelling {
	-moz-box-shadow:inset 0px 1px 0px 0px #b8e35b;
	-webkit-box-shadow:inset 0px 1px 0px 0px #b8e35b;
	box-shadow:inset 0px 1px 0px 0px #b8e35b;
	background-color:#9ecc3b;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #9ecc3b;
	display:inline-block;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:45px;
	line-height:45px;
	padding: 0 20px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #92b345;
}
.plaats-bestelling:hover {
	background-color:#b4e346;
}
.plaats-bestelling:active {
	position:relative;
	top:1px;
}