html {
	width:100%;
	min-height:100%;
	margin:0;
	padding:0;
	}
body{
	-webkit-font-smoothing:antialiased; 
	-webkit-text-size-adjust:100%;
	background:#fff;
	color:#2f353b;
	font:11px/20px Verdana, Arial, sans-serif;
	}
a {color:#777;}
p a {color:inherit;}
[class^="cms"] a {text-decoration:underline;}
[class^="cms"] a:hover {text-decoration:none;}
a:hover{color:#888;}
a:focus{outline:none;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {color:#111; margin-top:0;}
h1,.h1{font-size:32px;}
h2,.h2{font-size:26px;}
h3,.h3{font-size:26px;}
h4,.h4{font-size:22px;}
h5,.h5{font-size:20px;}
h6,.h6{font-size:16px;}
.strong {font-weight:bold;}
.em {font-style:italic;}

.form-group *::-webkit-input-placeholder {color:#fff !important;}
.form-group *:-moz-placeholder {color:#fff !important;opacity:1 !important;}
.form-group *::-moz-placeholder {color:#fff !important;opacity:1 !important;}
.form-group *::-moz-placeholder {color:#fff !important;opacity:1 !important;}
.form-group *:-ms-input-placeholder {color:#fff !important;}

.wrong {border:1px solid #F00 !important;}
label.wrong {border:none !important; color:#F00 !important;}
label.wrong span {color:#F00 !important;}
label {font-weight:normal;}

.mb15 {margin-bottom:1.5em;}
.mb30 {margin-bottom:3em;}
.mb40 {margin-bottom:4em;}
.mt15 {margin-top:1.5em;}
.mt30 {margin-top:3em;}
.mt40 {margin-top:4em;}
.pb15 {padding-bottom:1.5em;}
.pb30 {padding-bottom:3em;}
.pb40 {padding-bottom:4em;}
.pt15 {padding-top:1.5em;}
.pt30 {padding-top:3em;}
.pt40 {padding-top:4em;}

.girder {float:left;width:100%;}

.btn {
	background:#C2C2C2;
	padding:5px 12px;
	color:#fff;
	border-radius:0;
	position:relative;
	}
	.btn-transp, .btn-transp:hover, .btn-transp:focus {
		color:#fff;
		background:transparent;
		border:1px solid #fff;
		text-transform:none;
		padding:10px 16px;
		}
	.btn-transp:hover {
		opacity:1;
		}
.btn.btn-white, .btn.btn-white:hover {
    background:#FFF;
    color: #333;
    border: 1px solid #CCC;
	}
.colCenter {
	text-align:center;
	float:left;
	width:100%;
	}
.colCenter > [class^="col-"] {
	display:inline-block;
	float:none;
	text-align:left;
	max-width:100%;
	}
.alert {
	margin:5px;
	padding:15px;
	border:1px solid transparent;
	border-radius:5px;
	float:left;
	width: 100%;
	text-align: center;
	}
div[class^="col"] .alert {margin:10px 0;}
.alert-danger {
	background-color:#f2dede;
	border-color:#ebccd1;
	color:#a94442;
	}
.alert-success {
	background-color:#dff0d8;
	border-color:#d6e9c6;
	color:#3c763d;
	}
.alert-warning {
	background-color:#f4d2ab;
	border-color:#ee7f01;
	color:#000;
	}
.sp {
	background:url('../img/applepiecms/sprite.png') no-repeat 1000px 1000px;
	}
.relative {
	position:relative;
	}
.kop, .subkop {
	float:left;
	width:100%;
	font-size:20px;
	line-height:26px;
	}
hr {
	float:left;
	width:100%;
	}
main {
	float:left;
	width:100%;
	margin-top:105px;
	}
.breadcrumb {
	margin-bottom:10px;
	text-transform:none;
	background:transparent;
	padding:0;
	}
	.breadcrumb a, .breadcrumb p {
		font-size:12px;
		}
.slick-dots {
	position:absolute;
	}
.slick-slide {
	position:relative;
	}
.slick-dots {
	position:absolute;
	left:0;
	width:100%;
	text-align:center;
	bottom:66px;
	padding:0;
	margin:0;
	z-index:6;
	list-style:none;
	}
	.slick-dots li {
		display:inline-block;
		}
	.slick-dots button {
		border:0;
		background:#fff;
		color:#fff;
		margin:5px;
		border-radius:50%;
		opacity:.4;
		padding:0;
		height:20px;
		outline:none;
		width:20px;
		}
	.slick-dots li.slick-active button {
		opacity:.8;
		}
	.slick-slide img {
		width:100%;
		}
.blogbalk {
	float:left;
	width:100%;
	margin:0 0 20px;
	}
	.blogbalk .item {
		background:#fff;
		float:left;
		width:100%;
		padding:0;
		}
		.blogbalk .item.detail {
			border:1px solid #E8E8E8;
			}
		.blogbalk .item img {
			width:100%;
			}
		.blogImage {
			overflow:hidden;
			float:left;
			width:100%;
			margin:0 0 20px;
			}
	.blogbalk .supkop {
		float:left;
		width:100%;
		margin:0 0 20px;
		}
.ehImage {
	text-align:center;
	vertical-align:middle;
	width:100%;
	}
	.ehImage a {
		display:block;
		vertical-align:middle;
		}
		.ehImage img {
			display:inline-block;
			}
	.ehText {
		float:left;
		width:100%;
		margin:0 0 10px;
		}
a.list-group-item:focus, a.list-group-item:hover {
	background:inherit;
	}
.pricePadding {
	margin:1px 0 1px 10px;
	}
.cmsBlok10 .text {
	background:#fff;
	border:1px solid #e5e5e5;
	padding:15px;
	}
.form-control {
	font-size:12px;
	border-radius: 0;
	margin: 0 0 5px;
	}
#backgroundOverlay {
	position:fixed;
	display:block;
	width:100%;
	min-width:100%;
	height:100%;
	min-height:100%;
	top:0;
	left:0;
	background:#dbdbdb;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
	opacity:.5;
	z-index:20;
	}
	#ajaxContainer {
		position:absolute;
		display:block;
		left:50%;
		box-shadow:0 0 10px 0 rgba(50,50,50,.50);
		z-index:21;
		}
	.ajaxBasket {
		display:block;
		width:970px;
		min-height:100px;
		margin:0 0 0 -485px;
		padding:0 0 15px;
		top:150px;
		background:#fff;
		}
	.categoryMenu a{
		color:#0a264c;
		background:#fff;
		margin:0 0 3px; 
		font-size:16px;
		padding:10px 5px;
		}
		.categoryMenu a:hover{
			background:#C2C2C2;
			color:#fff;
			text-decoration:none;
			}
.averageRating {
	float:left;
	font-weight:bold;
	margin:0 10px 0 0;
	}
.panel-smart {
	float:left;
	width:100%;
    padding: 20px 20px 0px;
    background: #FFF none repeat scroll 0% 0%;
    border: 1px solid #E8E8E8;
    border-radius: 0px;
	}
	.panel-smart .panel-heading {
		float:left;
		width:100%;
		padding:0 0 10px;
		margin:0;
		}
	.panel-heading span {
		font-size: 16px;
		font-weight: 600;
		}
	.panel-body {
		float:left;
		width:100%;
		padding: 10px 0;
		}
.form-horizontal .checkbox {
	padding-top:0;
	}
.checkbox input[type="checkbox"] {
	margin-left:0;
	position:static;
	}
.filterBlock .list-group-item-heading + .list-group-item {
	margin-bottom:20px;
	}
.calendarIcon {
	float:right;
	margin:5px 0 0;
	}
.calendarField {
	width:93%;
	}
.ipad .zijkant .list-group-item label {
	font-size:12px;
	}
.DynarchCalendar-topCont {
	margin-left:-347px;
	}
a.list-group-item.selected {
	color:#000;
	}
.price-old {
	position: relative;
	text-decoration:none !important;
	}
.price-old:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	right: 0;
	border-top: 1px solid;
	border-color: inherit;
	-webkit-transform:rotate(-8deg);
	-moz-transform:rotate(-8deg);
	-ms-transform:rotate(-8deg);
	-o-transform:rotate(-8deg);
	transform:rotate(-8deg);
	}
.price-ex-in {color:#afafaf;}
.pagination a.selected,
.pagination a:hover {
    background-color: #777;
    color: #FFF;
}

	.mb5 {margin-bottom:0.25em;}
	.mb10 {margin-bottom:0.5em;}
.pagination a {
    padding: 5px 10px;
    border: 1px solid #777;
    margin: 0 2px;
	text-decoration:none;
	}
.panel {border:0;}
.panel-heading {padding:0;float:left;width:100%;border:0;}
.panel-body {padding:0;float:left;width:100%;border:0;}
.panel-title {font-size: 30px;margin: 0 0 .75em;font-weight:bold;}
.panel-body > .btn {margin-top:15px;}

.panel-faq {float:left;width:100%;}
.panel-faq .panel-heading {padding:0;}
.panel-faq .panel-heading a {margin:0; padding:8px; text-decoration:none; float:left; width:100%;}
.panel-faq .panel-title {margin:0;}
.panel-faq .panel-collapse {float:left;width:100%;margin:10px 0 0;}
.form-group {float:left;width:100%;margin:0 0 5px;}

.customerAlready {
	background:#C2C2C2;
	padding:6px 10px;
	color:#fff;
	float:right;
	position: absolute;
	right: 15px;
	top: -20px;
	}
	#accountlogin {
		margin-top:35px;
		}
	.customerAlready:hover, .customerAlready:focus {
		color:#000;
		text-decoration:none;
		}
	.customerAlready .fa {
		margin-right:10px;
		}
[class^="payment-"]{font-weight:700;}
[class^="payment-"] span{float:left;}
[class^="payment-"] span.paymentIcon{
	float:left;
	min-width:50px;
	min-height:20px;
	margin-left:10px;
}
.deliveryDesc,
.paymentDesc{margin-left:5px;}
.alternateAddress { padding-left:0 !important}
.alternateAddress input.radio{float:left; margin-right: 20px}
.alternateAddress p{float:left;}
@media(min-width:1900px){
	.slick-dots {bottom:102px;}
}
@media(min-width:767px) and (max-width:992px){
	.cmsBlok10 h1 {font-size:27px; line-height:29px;}
	.slick-dots {bottom:40px;}
}
@media(max-width:767px){
	body {padding-top: 0;}
	main {margin-top: 0;}
	.mb5 {margin-bottom:0.25em;}
	.mb10 {margin-bottom:0.5em;}
	.mb15 {margin-bottom:0.75em;}
	.mb30 {margin-bottom:1.5em;}
	.mb40 {margin-bottom:2em;}
	.mt15 {margin-top:0.75em;}
	.mt30 {margin-top:1.5em;}
	.mt40 {margin-top:2em;}
	.pb15 {padding-bottom:0.75em;}
	.pb30 {padding-bottom:1.5em;}
	.pb40 {padding-bottom:2em;}
	.pt15 {padding-top:0.75em;}
	.pt30 {padding-top:1.5em;}
	.pt40 {padding-top:2em;}
	[class^="cms"] .img-responsive {width:100%;}
	.slick-dots {display:none !important;}
	.btn {width:auto;}
	.btn-transp, .btn-transp:hover, .btn-transp:focus {font-size:15px;}
	.kop {font-size:30px !important;line-height:40px !important;}
	.header-top {margin:0;}
	.fb-like {display:none !important;}
	.btn-group .dropdown-toggle {box-shadow:none !important;}
	.DynarchCalendar-topCont {left:10px !important; right:10px !important; width:91% !important; margin:auto;}
	.DynarchCalendar {width:100% !important;}
}
.wordwrap {
	word-wrap: break-word;
}
.meta {
	display:none;
}